.InstallPanel-module__7SvFCW__panel{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background-color:color-mix(in srgb,var(--panel)55%,transparent);align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.InstallPanel-module__7SvFCW__tile{border:1px solid #21313a;border-radius:22.5%;flex-shrink:0;width:44px;height:44px;margin-top:1px}.InstallPanel-module__7SvFCW__body{flex-direction:column;gap:6px;min-width:0;display:flex}.InstallPanel-module__7SvFCW__title{font-family:var(--font-serif);color:var(--text-primary);margin:0;font-size:15px;line-height:1.3}.InstallPanel-module__7SvFCW__gesture{color:var(--text-secondary);text-wrap:pretty;margin:0;font-size:12.5px;line-height:1.55}.InstallPanel-module__7SvFCW__aside{color:var(--text-muted);text-wrap:pretty;margin:0;font-size:11.5px;line-height:1.5}.InstallPanel-module__7SvFCW__dialogTile{border:1px solid #21313a;border-radius:22.5%;flex-shrink:0;width:56px;height:56px;display:block}.InstallPanel-module__7SvFCW__dialogGesture{color:var(--text-secondary);text-wrap:pretty;display:block}.InstallPanel-module__7SvFCW__dialogAside{color:var(--text-muted);text-wrap:pretty;margin-top:10px;font-size:11.5px;line-height:1.5;display:block}
.EmberField-module__AEYYYW__field{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:hidden}.EmberField-module__AEYYYW__ember{background-color:var(--ember-core);will-change:transform,opacity;border-radius:50%;position:absolute;top:0;left:0}
.chat-module__mtHFFq__pageWrap{flex-direction:column;flex:1;min-height:0;padding:20px 32px;display:flex}.chat-module__mtHFFq__grid{flex:1;grid-template-columns:300px minmax(0,1fr);gap:16px;min-height:0;display:grid}.chat-module__mtHFFq__grid[data-list=collapsed]{grid-template-columns:44px minmax(0,1fr)}.chat-module__mtHFFq__listCol{min-width:0;min-height:0;display:flex}.chat-module__mtHFFq__listPanel{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);min-height:0;box-shadow:var(--shadow-panel);flex-direction:column;flex:1;display:flex;overflow:hidden}.chat-module__mtHFFq__listHead{border-bottom:1px solid var(--divider);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;min-height:60px;padding:8px 12px 8px 16px;display:flex}.chat-module__mtHFFq__listKicker{color:var(--accent-gold);font-family:var(--font-sans);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-label);text-transform:uppercase;align-items:center;gap:8px;font-size:12px;display:inline-flex}.chat-module__mtHFFq__listHeadTools{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.chat-module__mtHFFq__collapseBtn{border-radius:var(--radius-md);border:1px solid var(--border-subtle);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;background-color:#0000;justify-content:center;align-items:center;display:inline-flex}.chat-module__mtHFFq__collapseBtn:hover{border-color:var(--border-strong);color:var(--text-primary);background-color:var(--hover-overlay)}.chat-module__mtHFFq__listBody{scrollbar-gutter:stable;flex:1;min-height:0;padding:8px;overflow-y:auto}.chat-module__mtHFFq__listSkeleton{gap:10px;padding:8px 4px;display:grid}.chat-module__mtHFFq__rows{grid-template-columns:minmax(0,1fr);gap:2px;margin:0;padding:0;list-style:none;display:grid}.chat-module__mtHFFq__groupLabel{font-family:var(--font-sans);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--text-muted);padding:12px 12px 4px;font-size:12px}.chat-module__mtHFFq__groupLabel:first-child{padding-top:4px}.chat-module__mtHFFq__row{border-radius:var(--radius-md);background-color:#0000;border:1px solid #0000;align-items:center;gap:8px;width:100%;padding:9px 12px;display:flex;position:relative}.chat-module__mtHFFq__row:hover{background-color:var(--hover-overlay)}.chat-module__mtHFFq__row[data-active=true]{border-color:var(--border-gold-soft);background-color:var(--selected-overlay)}.chat-module__mtHFFq__rowNav{text-align:left;min-width:0;color:var(--text-secondary);cursor:pointer;font-family:var(--font-sans);background:0 0;border:0;flex:1;align-items:center;padding:0;display:flex}.chat-module__mtHFFq__rowTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:var(--fw-medium);color:var(--text-primary);overflow:hidden}.chat-module__mtHFFq__rowActions{opacity:.55;flex-shrink:0;align-items:center;gap:2px;transition:opacity .12s;display:inline-flex}.chat-module__mtHFFq__row:hover .chat-module__mtHFFq__rowActions,.chat-module__mtHFFq__row[data-active=true] .chat-module__mtHFFq__rowActions,.chat-module__mtHFFq__rowActions:focus-within{opacity:1}.chat-module__mtHFFq__rowAction{border-radius:var(--radius-sm);width:26px;height:26px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.chat-module__mtHFFq__rowAction:hover{color:var(--text-primary);background-color:var(--hover-overlay);border-color:var(--border-subtle)}.chat-module__mtHFFq__renameInput{border-radius:var(--radius-sm);border:1px solid var(--accent-gold);background-color:var(--panel-elevated);min-width:0;color:var(--text-primary);font-family:var(--font-sans);font-size:13px;font-weight:var(--fw-medium);box-shadow:var(--focus-ring-gold);outline:none;flex:1;padding:4px 8px}input.chat-module__mtHFFq__renameInput:focus-visible{outline:none}@media (hover:none){.chat-module__mtHFFq__row .chat-module__mtHFFq__rowActions{display:inline-flex}.chat-module__mtHFFq__rowAction{width:44px;height:44px}}.chat-module__mtHFFq__edgeTab{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:44px;height:100%;box-shadow:var(--shadow-panel);color:var(--accent-gold);cursor:pointer;flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;padding-top:16px;display:flex}.chat-module__mtHFFq__edgeSigil{display:inline-flex}.chat-module__mtHFFq__edgeLabel{writing-mode:vertical-rl;letter-spacing:var(--tracking-label);text-transform:uppercase;font-size:11px;font-weight:var(--fw-semibold);color:var(--text-muted);transform:rotate(180deg)}.chat-module__mtHFFq__threadPanel{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);min-width:0;min-height:0;box-shadow:var(--shadow-panel);flex-direction:column;display:flex;overflow:hidden}.chat-module__mtHFFq__threadHead{border-bottom:1px solid var(--divider);flex-shrink:0;align-items:center;gap:12px;min-height:64px;padding:10px 20px;display:flex}.chat-module__mtHFFq__listToggle{border-radius:var(--radius-md);border:1px solid var(--border-subtle);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;background-color:#0000;flex-shrink:0;justify-content:center;align-items:center;display:none}.chat-module__mtHFFq__listToggle:hover{border-color:var(--border-strong);color:var(--text-primary)}.chat-module__mtHFFq__threadHeadMain{flex:1;min-width:0}.chat-module__mtHFFq__threadTitle{font-family:var(--font-serif);font-weight:var(--fw-medium);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:20px;line-height:1.2;overflow:hidden}.chat-module__mtHFFq__threadSubtitle{font-family:var(--font-sans);color:var(--text-muted);margin:2px 0 0;font-size:12px}.chat-module__mtHFFq__contextBtn{border-radius:var(--radius-md);border:1px solid var(--border-subtle);height:34px;color:var(--text-secondary);font-family:var(--font-sans);font-size:13px;font-weight:var(--fw-medium);cursor:pointer;background-color:#0000;flex-shrink:0;padding:0 14px}.chat-module__mtHFFq__contextBtn:disabled{color:var(--text-disabled);cursor:not-allowed}.chat-module__mtHFFq__scroller{flex:1;min-height:0;padding:24px 24px 32px;overflow-y:auto}.chat-module__mtHFFq__thread{flex-direction:column;gap:18px;max-width:720px;margin:0 auto;display:flex}.chat-module__mtHFFq__starterEmpty{flex-direction:column;align-items:center;gap:18px;padding:clamp(32px,8vh,72px) 12px 24px;display:flex}.chat-module__mtHFFq__starterPrompts{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.chat-module__mtHFFq__starterPrompt{border:1px solid var(--border-subtle);background:var(--panel-elevated);color:var(--text-secondary);font-family:var(--font-sans);cursor:pointer;border-radius:999px;padding:8px 12px;font-size:12px;transition:border-color .12s,color .12s,background-color .12s}.chat-module__mtHFFq__starterPrompt:hover,.chat-module__mtHFFq__starterPrompt:focus-visible{border-color:var(--accent-gold);color:var(--accent-gold-bright);background-color:var(--selected-overlay);outline:none}.chat-module__mtHFFq__userRow{flex-direction:column;align-items:flex-end;display:flex}.chat-module__mtHFFq__userBubble{border:1px solid var(--border-subtle);background-color:var(--panel-elevated);max-width:82%;color:var(--text-primary);font-family:var(--font-sans);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:12px 12px 4px;padding:11px 15px;font-size:14px;line-height:1.6}.chat-module__mtHFFq__userTime{font-family:var(--font-mono);color:var(--text-muted);margin-top:4px;font-size:10.5px}.chat-module__mtHFFq__assistantRow{grid-template-columns:24px minmax(0,1fr);align-items:start;gap:12px;display:grid}.chat-module__mtHFFq__gutter{color:var(--accent-gold);justify-content:center;align-items:flex-start;padding-top:6px;display:flex}.chat-module__mtHFFq__gutter[data-tone=purple]{color:var(--accent-purple)}.chat-module__mtHFFq__card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow-card);background-color:var(--panel);background-image:url(/lore/v1/texture-mist.svg);background-repeat:repeat;background-size:600px 600px;padding:16px 20px}.chat-module__mtHFFq__cardHead{justify-content:space-between;align-items:center;gap:12px;min-height:16px;margin-bottom:8px;display:flex}.chat-module__mtHFFq__cardTime{font-family:var(--font-mono);color:var(--text-muted);flex-shrink:0;font-size:10.5px}.chat-module__mtHFFq__correctedNote{font-family:var(--font-sans);color:var(--accent-purple-light);font-size:11.5px;font-style:italic}.chat-module__mtHFFq__answerBody{font-family:var(--font-serif);color:var(--text-manuscript);text-wrap:pretty;font-size:16.5px;line-height:1.72}.chat-module__mtHFFq__answerBody p{margin:0 0 .75em}.chat-module__mtHFFq__answerBody p:last-child{margin-bottom:0}.chat-module__mtHFFq__answerBody em{font-style:italic}.chat-module__mtHFFq__answerBody strong{font-weight:var(--fw-semibold);color:var(--text-primary)}.chat-module__mtHFFq__answerBody a{color:var(--accent-gold);text-decoration:none}.chat-module__mtHFFq__answerBody a:hover{color:var(--accent-gold-bright)}.chat-module__mtHFFq__answerBody blockquote{border-left:2px solid var(--accent-gold-soft);color:var(--text-secondary);margin:.5em 0;padding-left:14px}.chat-module__mtHFFq__answerBody ul,.chat-module__mtHFFq__answerBody ol{margin:.5em 0;padding-left:1.4em}.chat-module__mtHFFq__answerBody li{margin:.2em 0}.chat-module__mtHFFq__answerBody code{font-family:var(--font-mono);border-radius:var(--radius-sm);color:var(--accent-gold-bright);background-color:#d8a84f12;border:1px solid #d8a84f2e;padding:1px 5px;font-size:.85em}.chat-module__mtHFFq__stageBlock{flex-direction:column;gap:8px;padding-top:2px;display:flex}.chat-module__mtHFFq__stageLine{font-family:var(--font-serif);color:var(--text-secondary);animation:chat-module__mtHFFq__chatStageIn var(--dur-base)var(--ease-out);font-size:15.5px;font-style:italic}@keyframes chat-module__mtHFFq__chatStageIn{0%{opacity:0}to{opacity:1}}.chat-module__mtHFFq__toolList{gap:4px;margin:0;padding:0;list-style:none;display:grid}.chat-module__mtHFFq__toolLine{font-family:var(--font-sans);color:var(--text-muted);align-items:center;gap:7px;font-size:12px;display:inline-flex}.chat-module__mtHFFq__toolMark{width:12px;color:var(--accent-gold);justify-content:center;align-items:center;display:inline-flex}.chat-module__mtHFFq__toolDot{background-color:var(--accent-gold);border-radius:50%;width:6px;height:6px}.chat-module__mtHFFq__toolLine[data-state=completed] .chat-module__mtHFFq__toolMark{color:var(--accent-green)}.chat-module__mtHFFq__toolLine[data-state=failed] .chat-module__mtHFFq__toolMark{color:var(--accent-red)}.chat-module__mtHFFq__toolLine[data-state=failed] .chat-module__mtHFFq__toolDot{background-color:var(--accent-red)}.chat-module__mtHFFq__streamBody{font-family:var(--font-serif);color:var(--text-manuscript);text-wrap:pretty;font-size:16.5px;line-height:1.72}.chat-module__mtHFFq__streamText{white-space:pre-wrap}.chat-module__mtHFFq__caret{vertical-align:text-bottom;background-color:var(--accent-gold);width:2px;height:1.05em;margin-left:2px;animation:1s step-end infinite chat-module__mtHFFq__chatCaretBlink;display:inline-block}@keyframes chat-module__mtHFFq__chatCaretBlink{0%,50%{opacity:1}50.01%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.chat-module__mtHFFq__caret{opacity:1;animation:none}.chat-module__mtHFFq__stageLine,.chat-module__mtHFFq__drawer{animation:none}}.chat-module__mtHFFq__cardFailed{border-color:var(--accent-red-border);background-color:var(--accent-red-soft-bg);background-image:none}.chat-module__mtHFFq__failIcon{color:var(--accent-red);display:inline-flex}.chat-module__mtHFFq__failText{font-family:var(--font-sans);color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.chat-module__mtHFFq__failActions{margin-top:12px}.chat-module__mtHFFq__tryAgain{border-radius:var(--radius-md);border:1px solid var(--accent-red-border);color:var(--accent-red);font-family:var(--font-sans);font-size:13px;font-weight:var(--fw-medium);cursor:pointer;background-color:#0000;align-items:center;padding:7px 14px;display:inline-flex}.chat-module__mtHFFq__tryAgain:hover{border-color:var(--accent-red);background-color:#d65a541a}.chat-module__mtHFFq__cardObscured{border-color:var(--accent-purple-soft);background-color:#a66cff0d;background-image:none}.chat-module__mtHFFq__obscuredLabel{font-family:var(--font-sans);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--accent-purple-light);font-size:11px}.chat-module__mtHFFq__obscuredText{font-family:var(--font-sans);color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.chat-module__mtHFFq__progressLink{color:var(--accent-gold);font-family:var(--font-sans);font-size:13px;font-weight:var(--fw-medium);align-items:center;gap:6px;margin-top:12px;text-decoration:none;display:inline-flex}.chat-module__mtHFFq__progressLink:hover{color:var(--accent-gold-bright)}.chat-module__mtHFFq__systemNote{text-align:center;max-width:56ch;font-family:var(--font-sans);color:var(--text-muted);justify-content:center;align-items:center;gap:8px;margin:0 auto;font-size:11.5px;display:flex}.chat-module__mtHFFq__systemNoteMark{color:var(--accent-purple);flex-shrink:0;display:inline-flex}.chat-module__mtHFFq__composerDock{border-top:1px solid var(--divider);flex-shrink:0;padding:12px 20px 10px}.chat-module__mtHFFq__banner{border-radius:var(--radius-md);max-width:720px;font-family:var(--font-sans);justify-content:space-between;align-items:center;gap:12px;margin:0 auto 10px;padding:9px 14px;font-size:13px;display:flex}.chat-module__mtHFFq__bannerDown{border:1px solid var(--accent-red-border);background-color:var(--accent-red-soft-bg);color:var(--accent-red)}.chat-module__mtHFFq__bannerConnecting{border:1px solid var(--accent-gold-soft);color:var(--accent-gold);background-color:#d8a84f12}.chat-module__mtHFFq__bannerRetry{border-radius:var(--radius-md);border:1px solid var(--accent-red-border);color:var(--accent-red);font-family:var(--font-sans);font-size:12px;font-weight:var(--fw-semibold);cursor:pointer;background-color:#0000;flex-shrink:0;padding:5px 12px}.chat-module__mtHFFq__bannerRetry:hover{border-color:var(--accent-red)}.chat-module__mtHFFq__composerInner{max-width:720px;margin:0 auto}.chat-module__mtHFFq__composerField{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background-color:var(--bg-elevated);align-items:flex-end;gap:8px;padding:8px 8px 8px 14px;display:flex}.chat-module__mtHFFq__composerField:focus-within{border-color:var(--accent-gold-soft)}.chat-module__mtHFFq__textarea{resize:none;min-width:0;color:var(--text-primary);font-family:var(--font-sans);background:0 0;border:0;outline:none;flex:1;max-height:160px;padding:6px 0;font-size:14px;line-height:1.6}.chat-module__mtHFFq__textarea::placeholder{color:var(--text-muted)}.chat-module__mtHFFq__composerField .chat-module__mtHFFq__textarea:focus-visible{outline:none}.chat-module__mtHFFq__sendBtn{border-radius:var(--radius-md);border:1px solid var(--accent-gold);background-color:var(--accent-gold);width:36px;height:36px;color:var(--text-on-gold);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.chat-module__mtHFFq__sendBtn:hover:not(:disabled){background-color:var(--accent-gold-bright);border-color:var(--accent-gold-bright)}.chat-module__mtHFFq__sendBtn:disabled{background-color:var(--panel);border-color:var(--border-subtle);color:var(--text-disabled);cursor:not-allowed}.chat-module__mtHFFq__stopBtn{border-radius:var(--radius-md);border:1px solid var(--accent-red);width:36px;height:36px;color:var(--accent-red);cursor:pointer;background-color:#0000;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.chat-module__mtHFFq__stopBtn:hover{background-color:#d65a541a}.chat-module__mtHFFq__disclaimer{text-align:center;font-family:var(--font-sans);color:var(--text-muted);margin:8px 0 0;font-size:11px}.chat-module__mtHFFq__composerCompact{flex-direction:column;gap:8px;display:flex}.chat-module__mtHFFq__composerCompactRow{align-items:flex-end;gap:8px;display:flex}.chat-module__mtHFFq__compactInput{resize:none;border:1px solid var(--border-strong);background-color:var(--surface-sunken);min-width:0;min-height:40px;max-height:160px;color:var(--text-primary);font-family:var(--font-sans);border-radius:10px;outline:none;flex:1;padding:10px 13px;font-size:13px;line-height:1.4}.chat-module__mtHFFq__compactInput::placeholder{color:var(--text-muted)}textarea.chat-module__mtHFFq__compactInput:focus-visible{border-color:var(--accent-gold-soft);outline:none}.chat-module__mtHFFq__compactSend,.chat-module__mtHFFq__compactStop{cursor:pointer;border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.chat-module__mtHFFq__compactSend{border:1px solid var(--accent-gold);background-color:var(--accent-gold);color:var(--text-on-gold)}.chat-module__mtHFFq__compactSend:hover:not(:disabled){background-color:var(--accent-gold-bright);border-color:var(--accent-gold-bright)}.chat-module__mtHFFq__compactSend:disabled{background-color:var(--panel);border-color:var(--border-subtle);color:var(--text-disabled);cursor:not-allowed}.chat-module__mtHFFq__compactStop{border:1px solid var(--accent-red);color:var(--accent-red);background-color:#0000}.chat-module__mtHFFq__compactStop:hover{background-color:#d65a541a}.chat-module__mtHFFq__composerCompact .chat-module__mtHFFq__disclaimer{margin:0}.chat-module__mtHFFq__drawerWrap{z-index:40;display:flex;position:fixed;inset:0}.chat-module__mtHFFq__drawerBackdrop{cursor:pointer;background-color:#03080c80;border:0;position:absolute;inset:0}.chat-module__mtHFFq__drawer{width:min(320px,88%);height:100%;box-shadow:var(--shadow-elevated);animation:chat-module__mtHFFq__chatDrawerIn var(--dur-base)var(--ease-out);display:flex;position:relative}@keyframes chat-module__mtHFFq__chatDrawerIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (max-width:1279px){.chat-module__mtHFFq__pageWrap{padding:16px 20px}.chat-module__mtHFFq__listToggle{display:inline-flex}}@media (max-width:767px){.chat-module__mtHFFq__pageWrap{padding:0}.chat-module__mtHFFq__grid,.chat-module__mtHFFq__grid[data-list=collapsed]{grid-template-columns:minmax(0,1fr)}.chat-module__mtHFFq__listCol{display:none}.chat-module__mtHFFq__threadPanel{box-shadow:none;border-left:0;border-right:0;border-radius:0}.chat-module__mtHFFq__threadHead{min-height:56px;padding:8px 12px}.chat-module__mtHFFq__scroller{padding:16px 14px 24px}.chat-module__mtHFFq__assistantRow{grid-template-columns:minmax(0,1fr);gap:0}.chat-module__mtHFFq__gutter{display:none}.chat-module__mtHFFq__userBubble{max-width:88%}.chat-module__mtHFFq__composerDock{padding-bottom:calc(10px + env(safe-area-inset-bottom))}.chat-module__mtHFFq__composerField{align-items:center}.chat-module__mtHFFq__sendBtn,.chat-module__mtHFFq__stopBtn{width:38px;height:38px;position:relative}.chat-module__mtHFFq__sendBtn:after,.chat-module__mtHFFq__stopBtn:after{content:"";position:absolute;inset:-4px}}.chat-module__mtHFFq__badgeBase{background-color:var(--accent-gold);min-width:18px;height:18px;color:var(--text-on-gold);font-family:var(--font-sans);border-radius:5px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.chat-module__mtHFFq__citation{cursor:pointer;vertical-align:baseline;border:0;margin:0 1px;transform:translateY(-.22em);}.chat-module__mtHFFq__citation:hover{background-color:var(--accent-gold-bright)}.chat-module__mtHFFq__citation:focus-visible{box-shadow:var(--focus-ring-gold);outline:none}.chat-module__mtHFFq__cardSelected{border-color:var(--border-gold-soft)}.chat-module__mtHFFq__sectionLabel{font-family:var(--font-sans);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--text-muted);margin:0 0 8px;font-size:11px}.chat-module__mtHFFq__answerSection,.chat-module__mtHFFq__referenceSections{margin-top:16px}.chat-module__mtHFFq__referenceSections{flex-direction:column;gap:16px;display:flex}.chat-module__mtHFFq__referenceSections[data-context=true]{gap:20px;margin-top:0}.chat-module__mtHFFq__referenceFamily{min-width:0}.chat-module__mtHFFq__referenceGroup+.chat-module__mtHFFq__referenceGroup{margin-top:10px}.chat-module__mtHFFq__referenceBasisLabel{font-family:var(--font-sans);letter-spacing:.035em;color:var(--text-muted);margin:0 0 6px;font-size:10px}.chat-module__mtHFFq__referenceItem{display:contents}.chat-module__mtHFFq__chipRow{flex-wrap:wrap;gap:8px;display:flex}.chat-module__mtHFFq__evList,.chat-module__mtHFFq__eventList{flex-direction:column;gap:8px;display:flex}.chat-module__mtHFFq__evCard{border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:border-color var(--dur-base)var(--ease-out),box-shadow var(--dur-base)var(--ease-out);background-color:#ffffff04;padding:11px 13px}.chat-module__mtHFFq__evCardFocused{border-color:var(--border-gold-soft);box-shadow:var(--glow-gold)}.chat-module__mtHFFq__evHead{align-items:center;gap:8px;min-width:0;display:flex}.chat-module__mtHFFq__evBadge{flex-shrink:0;}.chat-module__mtHFFq__evProv{font-family:var(--font-sans);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.chat-module__mtHFFq__evSnippet{border-left:2px solid var(--accent-gold-soft);font-family:var(--font-serif);color:var(--text-manuscript);margin:9px 0 0;padding:2px 0 2px 12px;font-size:14.5px;font-style:italic;line-height:1.6}.chat-module__mtHFFq__evStub{border-left:2px solid var(--border-subtle);font-family:var(--font-sans);color:var(--text-muted);margin:9px 0 0;padding:2px 0 2px 12px;font-size:12px;font-style:italic;line-height:1.5}.chat-module__mtHFFq__evFoot{justify-content:space-between;align-items:center;gap:10px;margin-top:9px;display:flex}.chat-module__mtHFFq__evReadLink{font-family:var(--font-sans);color:var(--accent-gold);white-space:nowrap;flex-shrink:0;align-items:center;gap:5px;font-size:12px;text-decoration:none;display:inline-flex}.chat-module__mtHFFq__evReadLink:hover{color:var(--accent-gold-bright)}.chat-module__mtHFFq__eventCard{border:1px solid var(--border-subtle);border-radius:var(--radius-md);grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px;padding:8px;text-decoration:none;display:grid}.chat-module__mtHFFq__eventCard:hover{border-color:var(--accent-gold-soft)}.chat-module__mtHFFq__eventCard[data-reference-basis=mentioned]{border-style:dashed}.chat-module__mtHFFq__eventCard[data-reference-basis=asked]{background-color:color-mix(in srgb,var(--bg-deep)45%,transparent)}.chat-module__mtHFFq__eventCard[data-reference-basis=asked] .chat-module__mtHFFq__eventThumb{opacity:.7}.chat-module__mtHFFq__eventThumb{border-radius:6px;width:96px}.chat-module__mtHFFq__eventText{flex-direction:column;gap:2px;min-width:0;display:flex}.chat-module__mtHFFq__eventMeta{font-family:var(--font-sans);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.chat-module__mtHFFq__eventTitle{font-family:var(--font-serif);color:var(--text-primary);font-size:16px;line-height:1.25}.chat-module__mtHFFq__eventSummary{-webkit-line-clamp:2;line-clamp:2;font-family:var(--font-sans);color:var(--text-secondary);-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.chat-module__mtHFFq__validationNote{border-top:1px solid var(--divider);font-family:var(--font-sans);color:var(--text-muted);align-items:flex-start;gap:7px;margin:14px 0 0;padding-top:10px;font-size:11.5px;line-height:1.5;display:flex}.chat-module__mtHFFq__validationSigil{color:var(--accent-purple-soft);flex-shrink:0;margin-top:1px;display:inline-flex}.chat-module__mtHFFq__seedRow{flex-wrap:wrap;align-items:center;gap:8px;max-width:720px;margin:0 auto 10px;display:flex}.chat-module__mtHFFq__seedChip{border:1px solid var(--accent-gold-soft);border-radius:var(--radius-pill);background-color:#d8a84f0f;align-items:center;gap:8px;max-width:100%;padding:6px 8px 6px 11px;display:inline-flex}.chat-module__mtHFFq__seedChipMark{color:var(--accent-gold);flex-shrink:0;display:inline-flex}.chat-module__mtHFFq__seedChipLabel{min-width:0;font-family:var(--font-sans);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.4;overflow:hidden}.chat-module__mtHFFq__seedChipDismiss{border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:4px;display:inline-flex}.chat-module__mtHFFq__seedChipDismiss:hover{color:var(--text-primary)}.chat-module__mtHFFq__contextUpdatedPill{border:1px solid var(--accent-purple-soft);border-radius:var(--radius-pill);font-family:var(--font-sans);color:var(--accent-purple-light);background-color:#a66cff12;flex-shrink:0;align-items:center;gap:6px;padding:5px 10px;font-size:11px;display:inline-flex}.chat-module__mtHFFq__seedNote{min-width:0;font-family:var(--font-sans);color:var(--text-muted);font-size:11.5px;line-height:1.5}.chat-module__mtHFFq__ctxWrap{z-index:45;justify-content:flex-end;display:flex;position:fixed;inset:0}.chat-module__mtHFFq__ctxBackdrop{cursor:pointer;background-color:#03080c80;border:0;position:absolute;inset:0}.chat-module__mtHFFq__ctxPanel{z-index:1;border-left:1px solid var(--border-strong);width:min(384px,100% - 32px);height:100%;box-shadow:var(--shadow-elevated);animation:chat-module__mtHFFq__chatCtxDrawerIn var(--dur-base)var(--ease-out);flex-direction:column;display:flex;position:relative}.chat-module__mtHFFq__ctxGrip{display:none}.chat-module__mtHFFq__ctxHead{border-bottom:1px solid var(--divider);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;min-height:56px;padding:8px 12px 8px 16px;display:flex}.chat-module__mtHFFq__ctxKicker{color:var(--accent-gold);font-family:var(--font-sans);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-label);text-transform:uppercase;align-items:center;gap:7px;font-size:12px;display:inline-flex}.chat-module__mtHFFq__ctxClose{border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;background-color:#0000;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.chat-module__mtHFFq__ctxClose:hover{color:var(--text-primary);border-color:var(--border-strong)}.chat-module__mtHFFq__ctxBody{flex-direction:column;flex:1;gap:20px;min-height:0;padding:16px 16px 24px;display:flex;overflow-y:auto}.chat-module__mtHFFq__ctxLoreverse{align-items:center;gap:10px;display:flex}.chat-module__mtHFFq__ctxLoreSigil{width:34px;height:34px;color:var(--accent-gold);flex-shrink:0;display:flex}.chat-module__mtHFFq__ctxLoreText{flex-direction:column;min-width:0;display:flex}.chat-module__mtHFFq__ctxLoreName{font-family:var(--font-display);font-weight:var(--fw-medium);letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);font-size:13px}.chat-module__mtHFFq__ctxLoreSub{font-family:var(--font-serif);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-style:italic;overflow:hidden}.chat-module__mtHFFq__ctxSeedText{font-family:var(--font-sans);color:var(--text-secondary);margin:0;font-size:12.5px;line-height:1.55}.chat-module__mtHFFq__ctxSeedNote{font-family:var(--font-sans);color:var(--accent-purple-light);margin:6px 0 0;font-size:11.5px;line-height:1.5}.chat-module__mtHFFq__ctxBoundary{font-family:var(--font-sans);color:var(--text-secondary);margin:0;font-size:12.5px;line-height:1.6}.chat-module__mtHFFq__ctxProgressLink{font-family:var(--font-sans);color:var(--accent-gold);align-items:center;gap:6px;margin-top:8px;font-size:12px;text-decoration:none;display:inline-flex}.chat-module__mtHFFq__ctxProgressLink:hover{color:var(--accent-gold-bright)}.chat-module__mtHFFq__ctxEmpty{font-family:var(--font-sans);color:var(--text-muted);margin:0;font-size:12px;line-height:1.55}.chat-module__mtHFFq__ctxEntities{gap:6px;display:grid}.chat-module__mtHFFq__focusGroup{flex-direction:column;gap:8px;display:flex}.chat-module__mtHFFq__focusField{display:block}.chat-module__mtHFFq__focusLabel{font-family:var(--font-sans);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--text-muted);margin:0 0 4px;font-size:9.5px;display:block}.chat-module__mtHFFq__focusNote{font-family:var(--font-sans);color:var(--text-muted);margin:8px 0 0;font-size:11.5px;line-height:1.55}@keyframes chat-module__mtHFFq__chatCtxDrawerIn{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@keyframes chat-module__mtHFFq__chatCtxSheetUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.chat-module__mtHFFq__ctxWrap{justify-content:stretch;align-items:flex-end}.chat-module__mtHFFq__ctxPanel{border-left:0;border-top:1px solid var(--border-strong);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);width:100%;height:auto;max-height:84%;animation:chat-module__mtHFFq__chatCtxSheetUp var(--dur-base)var(--ease-out)}.chat-module__mtHFFq__ctxGrip{cursor:pointer;background:0 0;border:0;flex-shrink:0;width:100%;padding:10px 0 6px;display:block}.chat-module__mtHFFq__ctxGrip:before{content:"";border-radius:var(--radius-pill);background-color:var(--border-strong);width:44px;height:4px;margin:0 auto;display:block}}@media (prefers-reduced-motion:reduce){.chat-module__mtHFFq__ctxPanel{animation:none}}
.embedded-grounded-chat-module__eq9C6q__embeddedChat{flex-direction:column;height:100%;min-height:0;display:flex}.embedded-grounded-chat-module__eq9C6q__provenance{color:var(--accent-gold);font:600 9px/1.45 var(--font-sans);letter-spacing:.1em;text-transform:uppercase;margin:0;padding:12px 18px 0}.embedded-grounded-chat-module__eq9C6q__intro{color:var(--text-muted);text-align:center;padding:18px 18px 8px;font-size:11.5px;line-height:1.55}.embedded-grounded-chat-module__eq9C6q__intro p{margin:0}.embedded-grounded-chat-module__eq9C6q__suggestionList{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:12px;display:flex}.embedded-grounded-chat-module__eq9C6q__suggestionList button{border:1px solid var(--border-gold-soft);color:var(--accent-gold);cursor:pointer;background:#d8a84f0f;border-radius:999px;padding:6px 9px;font-size:10px}.embedded-grounded-chat-module__eq9C6q__scroller{flex:1;min-height:0;padding:14px 14px 20px;overflow-y:auto}.embedded-grounded-chat-module__eq9C6q__embeddedChat[data-variant=panel] .embedded-grounded-chat-module__eq9C6q__scroller{padding:14px 16px}.embedded-grounded-chat-module__eq9C6q__stageIntro{color:var(--text-muted);margin:0 0 12px;font-size:11.5px;line-height:1.55}.embedded-grounded-chat-module__eq9C6q__panelFooter{padding:10px 14px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--divider);flex-direction:column;flex:none;gap:8px;display:flex}.embedded-grounded-chat-module__eq9C6q__panelSuggestions{flex-wrap:wrap;gap:6px;display:flex}.embedded-grounded-chat-module__eq9C6q__panelFooter .embedded-grounded-chat-module__eq9C6q__panelSuggestions button{border:1px solid var(--border-strong);min-height:0;color:var(--text-secondary);cursor:pointer;background:#061018b3;border-radius:999px;padding:6px 11px;font-size:11px;position:relative}.embedded-grounded-chat-module__eq9C6q__panelFooter .embedded-grounded-chat-module__eq9C6q__panelSuggestions button:after{content:"";position:absolute;inset:-8px 0}.embedded-grounded-chat-module__eq9C6q__panelSuggestions button:hover,.embedded-grounded-chat-module__eq9C6q__panelSuggestions button:focus-visible{border-color:var(--accent-gold-soft);color:var(--accent-gold)}.embedded-grounded-chat-module__eq9C6q__embeddedChat[data-variant=panel] [data-chat-row=assistant]{display:block}.embedded-grounded-chat-module__eq9C6q__embeddedChat[data-variant=panel] [data-chat-row=assistant]>span:first-child{display:none}.embedded-grounded-chat-module__eq9C6q__embeddedChat[data-variant=panel] [data-chat-row=assistant]>div{max-width:none;box-shadow:none;background:0 0;border:0;padding:0}.embedded-grounded-chat-module__eq9C6q__embeddedChat[data-variant=panel] [data-chat-row=user]>div{padding:6px 10px;font-size:12px}.embedded-grounded-chat-module__eq9C6q__continueReading{background:var(--accent-gold);min-height:42px;color:var(--text-on-gold,#0b0907);cursor:pointer;border:0;border-radius:10px;font-size:13px;font-weight:600}.embedded-grounded-chat-module__eq9C6q__continueReading:hover,.embedded-grounded-chat-module__eq9C6q__continueReading:focus-visible{filter:brightness(1.08)}.embedded-grounded-chat-module__eq9C6q__error{color:var(--accent-red);margin:7px 14px;font-size:11px}.embedded-grounded-chat-module__eq9C6q__retry{border:1px solid var(--border-strong);color:var(--text-secondary);font:10px var(--font-sans);cursor:pointer;background:0 0;border-radius:7px;align-self:flex-start;margin:0 14px 7px;padding:6px 10px}.embedded-grounded-chat-module__eq9C6q__retry:hover,.embedded-grounded-chat-module__eq9C6q__retry:focus-visible{border-color:var(--accent-gold-soft);color:var(--accent-gold)}
.embedded-chat-drawer-module__OiG3MW__backdrop{z-index:78;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#03080c8a;border:0;position:fixed;inset:0}.embedded-chat-drawer-module__OiG3MW__drawer{z-index:79;border-left:1px solid var(--border-gold-soft);width:384px;min-height:0;animation:embedded-chat-drawer-module__OiG3MW__embedded-drawer-in .26s var(--ease-out);flex-direction:column;display:flex;position:fixed;inset:0 0 0 auto;box-shadow:-24px 0 60px #0000008f}@keyframes embedded-chat-drawer-module__OiG3MW__embedded-drawer-in{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}.embedded-chat-drawer-module__OiG3MW__panelHeader{align-items:center;gap:8px;min-height:40px;padding:10px 10px 0 18px;display:flex}.embedded-chat-drawer-module__OiG3MW__panelHeader button{border:1px solid var(--border-subtle);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:9px;flex:none;place-items:center;display:grid}.embedded-chat-drawer-module__OiG3MW__panelHeader button:hover{border-color:var(--border-strong);color:var(--accent-gold-bright)}.embedded-chat-drawer-module__OiG3MW__panelGrab{display:none}.embedded-chat-drawer-module__OiG3MW__panelKicker{min-width:0;color:var(--accent-gold);font:600 8.5px/1.5 var(--font-mono);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;flex:auto;overflow:hidden}.embedded-chat-drawer-module__OiG3MW__panelKicker [data-glyph]{margin-right:4px;font-size:11px}.embedded-chat-drawer-module__OiG3MW__panelIdentity{border-bottom:1px solid var(--divider);flex:none;padding:2px 18px 12px}.embedded-chat-drawer-module__OiG3MW__panelIdentity h2{color:var(--text-primary);font:500 20px/1.25 var(--font-serif);outline:none;margin:0}.embedded-chat-drawer-module__OiG3MW__panelIdentity p{color:var(--text-muted);font:500 8.5px/1.5 var(--font-mono);letter-spacing:.11em;text-transform:uppercase;margin:3px 0 0}.embedded-chat-drawer-module__OiG3MW__body{flex:1;min-height:0}@media (max-width:1279px){.embedded-chat-drawer-module__OiG3MW__drawer{border:1px solid var(--border-gold-soft);width:min(620px,100% - 32px);height:min(78vh,720px);animation:embedded-chat-drawer-module__OiG3MW__embedded-sheet-in .26s var(--ease-out);border-bottom:0;border-radius:18px 18px 0 0;inset:auto auto 0 50%;transform:translate(-50%)}.embedded-chat-drawer-module__OiG3MW__drawer button{min-height:44px}.embedded-chat-drawer-module__OiG3MW__drawer button[data-citation]{min-width:18px;min-height:18px}.embedded-chat-drawer-module__OiG3MW__panelGrab{background:var(--border-strong);border-radius:999px;width:38px;height:4px;display:block;position:absolute;top:7px;left:50%;transform:translate(-50%)}}@keyframes embedded-chat-drawer-module__OiG3MW__embedded-sheet-in{0%{opacity:0;transform:translate(-50%,28px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:767px){.embedded-chat-drawer-module__OiG3MW__drawer{border-left:0;border-right:0;width:100%;height:min(86dvh,760px)}}
.MarkFinishedDialog-module__cXqosq__notice{color:var(--danger,#dc7f74);margin-top:10px;display:block}.MarkFinishedDialog-module__cXqosq__working{color:var(--text-muted);margin-top:10px;display:block}.MarkFinishedDialog-module__cXqosq__priorList{margin:12px 0;display:block}.MarkFinishedDialog-module__cXqosq__priorItem{align-items:baseline;gap:8px;padding:4px 0;display:flex}.MarkFinishedDialog-module__cXqosq__priorTitle{color:var(--text-primary)}.MarkFinishedDialog-module__cXqosq__priorSeries{color:var(--text-muted);font-size:.85em}.MarkFinishedDialog-module__cXqosq__priorSeries:before{content:"· "}
.RereadDialog-module__fTLJga__notice{color:var(--danger,#dc7f74);margin-top:10px;display:block}.RereadDialog-module__fTLJga__working{color:var(--text-muted);margin-top:10px;display:block}
.book-details-module__UlqqgW__page{overscroll-behavior-y:contain;scrollbar-gutter:stable;height:100%;min-height:0;padding:22px clamp(20px,4vw,44px) 58px;overflow-y:auto}.book-details-module__UlqqgW__inner{max-width:980px;margin:0 auto}.book-details-module__UlqqgW__breadcrumb{color:var(--text-muted);font:9.5px var(--font-mono);letter-spacing:.12em;align-items:center;gap:12px;margin-bottom:18px;display:flex}.book-details-module__UlqqgW__breadcrumb>span{text-transform:uppercase}.book-details-module__UlqqgW__breadcrumb a{border:1px solid var(--border-subtle);color:var(--text-secondary);border-radius:8px;padding:8px 11px;text-decoration:none}.book-details-module__UlqqgW__hero{grid-template-columns:216px minmax(0,1fr);grid-template-areas:"cover body""cover status";align-content:start;align-items:start;gap:8px 30px;display:grid}.book-details-module__UlqqgW__coverWrap{grid-area:cover;width:216px}.book-details-module__UlqqgW__heroBody{flex-direction:column;grid-area:body;gap:8px;min-width:0;max-width:514px;display:flex}.book-details-module__UlqqgW__heroStatus{flex-direction:column;grid-area:status;gap:8px;min-width:0;max-width:514px;display:flex}.book-details-module__UlqqgW__heroBody h2{color:var(--text-primary);font:500 clamp(27px,3.5vw,36px)/1.13 var(--font-serif);text-wrap:pretty;margin:0}.book-details-module__UlqqgW__authors,.book-details-module__UlqqgW__series{color:var(--text-secondary);font:13.5px var(--font-sans);margin:0}.book-details-module__UlqqgW__series{color:var(--text-muted);font:10px var(--font-mono);letter-spacing:.08em;text-transform:uppercase}.book-details-module__UlqqgW__tags{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.book-details-module__UlqqgW__tags span{border:1px solid var(--border-subtle);color:var(--text-muted);font:9px var(--font-mono);letter-spacing:.06em;border-radius:999px;padding:3px 9px}.book-details-module__UlqqgW__tags span:first-child{border-color:var(--border-strong);color:var(--text-secondary)}.book-details-module__UlqqgW__readingState{border:1px solid var(--border-strong);background:#0d1820a8;border-radius:10px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;max-width:540px;margin-top:4px;padding:11px 14px;display:grid}.book-details-module__UlqqgW__stateCopy{flex-direction:column;gap:2px;min-width:0;display:flex}.book-details-module__UlqqgW__stateGlyph{border:1.5px solid var(--text-muted);border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.book-details-module__UlqqgW__readingState[data-state=in_progress] .book-details-module__UlqqgW__stateGlyph{border-color:var(--accent-gold);background:linear-gradient(90deg,var(--accent-gold)0 50%,transparent 50% 100%)}.book-details-module__UlqqgW__readingState[data-state=completed] .book-details-module__UlqqgW__stateGlyph{color:var(--accent-green);box-shadow:none;font:700 12px/1 var(--font-sans);background:#63c58e14;border-color:#63c58e73}.book-details-module__UlqqgW__readingState strong{color:var(--text-primary);font:500 12.5px var(--font-sans)}.book-details-module__UlqqgW__readingState span{color:var(--text-muted);font:10.5px var(--font-sans)}.book-details-module__UlqqgW__warning{max-width:540px;color:var(--text-secondary);font:11.5px/1.55 var(--font-sans);background:#d8a84f12;border:1px solid #d8a84f66;border-radius:10px;padding:10px 14px}.book-details-module__UlqqgW__warning strong{color:var(--accent-gold)}.book-details-module__UlqqgW__actions{flex-wrap:wrap;gap:9px;margin-top:6px;display:flex}.book-details-module__UlqqgW__actions button,.book-details-module__UlqqgW__revealBox button{border:1px solid var(--border-strong);min-height:42px;color:var(--text-primary);font:600 13px var(--font-sans);cursor:pointer;background:0 0;border-radius:10px;padding:0 19px}.book-details-module__UlqqgW__actions button.book-details-module__UlqqgW__primary{border-color:var(--accent-gold);color:#0b0907;background:var(--accent-gold)}.book-details-module__UlqqgW__actions button:disabled{cursor:wait;opacity:.55}.book-details-module__UlqqgW__actionError{color:var(--danger,#dc7f74);font:11px var(--font-sans);margin:2px 0 0}.book-details-module__UlqqgW__content{max-width:760px;margin-top:20px}.book-details-module__UlqqgW__synopsis{color:var(--text-secondary);font:16.5px/1.65 var(--font-serif);text-wrap:pretty;margin:0}.book-details-module__UlqqgW__facts{border-top:1px solid var(--divider);grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 18px;margin:16px 0 0;padding-top:14px;display:grid}.book-details-module__UlqqgW__facts div{min-width:0}.book-details-module__UlqqgW__facts dt{color:var(--text-muted);font:8px var(--font-mono);letter-spacing:.12em;text-transform:uppercase}.book-details-module__UlqqgW__facts dd{color:var(--text-secondary);font:12px/1.4 var(--font-sans);margin:3px 0 0}.book-details-module__UlqqgW__revealBox{background:#a66cff0d;border:1px dashed #a66cff73;border-radius:12px;margin-top:20px;padding:15px 18px}.book-details-module__UlqqgW__revealBox>span,.book-details-module__UlqqgW__revealed{color:var(--accent-purple-light);font:9px var(--font-mono);letter-spacing:.12em;text-transform:uppercase}.book-details-module__UlqqgW__revealBox p{color:var(--text-secondary);font:11.5px/1.55 var(--font-sans);margin:7px 0 11px}.book-details-module__UlqqgW__revealBox button{min-height:34px;color:var(--accent-purple-light);border-color:#a66cff80}.book-details-module__UlqqgW__revealed{background:#a66cff14;border:1px solid #a66cff80;border-radius:999px;width:fit-content;margin-top:20px;padding:6px 12px}.book-details-module__UlqqgW__snapshot{margin-top:24px}.book-details-module__UlqqgW__scope{color:var(--accent-purple-light);font:8.5px var(--font-mono);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;display:flex}.book-details-module__UlqqgW__scope span{background:var(--divider);flex:1;height:1px}.book-details-module__UlqqgW__snapshot h3,.book-details-module__UlqqgW__nextBook h3{color:var(--accent-gold);font:600 10.5px var(--font-sans);letter-spacing:.1em;text-transform:uppercase;margin:18px 0 8px}.book-details-module__UlqqgW__snapshot a{color:inherit;text-decoration:none}.book-details-module__UlqqgW__eventList{gap:8px;display:grid}.book-details-module__UlqqgW__eventList article,.book-details-module__UlqqgW__characterGrid article{border:1px solid var(--border-subtle);background:#0d182099;border-radius:10px;padding:11px 15px}.book-details-module__UlqqgW__eventList article:hover,.book-details-module__UlqqgW__characterGrid article:hover{border-color:var(--border-strong)}.book-details-module__UlqqgW__eventList small{font:600 8px var(--font-mono);letter-spacing:.1em;text-transform:uppercase;margin-bottom:2px;display:block}.book-details-module__UlqqgW__snapshot h4{color:var(--text-primary);font:500 16px var(--font-serif);margin:0}.book-details-module__UlqqgW__snapshot p{color:var(--text-secondary);font:11.5px/1.5 var(--font-sans);margin:3px 0 0}.book-details-module__UlqqgW__characterGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.book-details-module__UlqqgW__characterGrid article{align-items:center;gap:10px;height:100%;display:flex}.book-details-module__UlqqgW__characterGrid article>span{width:34px;height:34px;color:var(--accent-purple-light);font:15px var(--font-serif);border:1px solid #a66cff73;border-radius:50%;flex:none;place-items:center;display:grid}.book-details-module__UlqqgW__characterGrid small{color:var(--text-muted);font:9.5px var(--font-sans)}.book-details-module__UlqqgW__pills{flex-wrap:wrap;gap:7px;display:flex}.book-details-module__UlqqgW__pills span{color:var(--text-secondary);font:11px var(--font-sans);background:#63c58e12;border:1px solid #63c58e59;border-radius:999px;padding:5px 12px;display:inline-flex}.book-details-module__UlqqgW__snapshot p.book-details-module__UlqqgW__theme{margin-bottom:7px}.book-details-module__UlqqgW__theme strong{color:var(--text-primary);font-family:var(--font-serif);font-size:14px}.book-details-module__UlqqgW__nextBook{border-top:1px solid var(--divider);margin-top:22px;padding-top:1px}.book-details-module__UlqqgW__nextBook>a{border:1px solid var(--border-subtle);max-width:460px;color:var(--text-primary);background:#0d182099;border-radius:10px;align-items:center;gap:13px;padding:10px 14px;text-decoration:none;display:flex}.book-details-module__UlqqgW__nextBook strong{font:500 14.5px var(--font-serif);flex:1}.book-details-module__UlqqgW__nextCover{flex:0 0 38px;width:38px}.book-details-module__UlqqgW__state{min-height:60vh;color:var(--text-secondary);text-align:center;font:13px var(--font-sans);place-content:center;gap:9px;padding:30px;display:grid}.book-details-module__UlqqgW__state h2,.book-details-module__UlqqgW__state p{margin:0}.book-details-module__UlqqgW__state h2{color:var(--text-primary);font:500 26px var(--font-serif)}.book-details-module__UlqqgW__state a{color:var(--accent-blue)}.book-details-module__UlqqgW__resumeBackdrop{z-index:80;background:#02080ccc;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.book-details-module__UlqqgW__resumeDialog{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--panel-elevated);gap:8px;width:min(440px,100%);padding:28px;display:grid}.book-details-module__UlqqgW__resumeDialog>span{color:var(--accent-gold);font:9px var(--font-mono);letter-spacing:.12em;text-transform:uppercase}.book-details-module__UlqqgW__resumeDialog h3,.book-details-module__UlqqgW__resumeDialog p{margin:0}.book-details-module__UlqqgW__resumeDialog h3{color:var(--text-primary);font:500 25px var(--font-serif)}.book-details-module__UlqqgW__resumeDialog p{color:var(--text-secondary);font:13px var(--font-sans);margin-bottom:10px}.book-details-module__UlqqgW__resumeDialog button{border:1px solid var(--border-strong);min-height:42px;color:var(--text-primary);font:600 13px var(--font-sans);cursor:pointer;background:0 0;border-radius:9px}.book-details-module__UlqqgW__resumeDialog button[data-primary=true]{border-color:var(--accent-gold);color:#0b0907;background:var(--accent-gold)}@media (max-width:767px){.book-details-module__UlqqgW__page{scrollbar-gutter:auto;-webkit-overflow-scrolling:touch;padding:18px 18px 50px}.book-details-module__UlqqgW__hero{grid-template-columns:108px minmax(0,1fr);grid-template-areas:"cover body""status status";gap:14px 16px}.book-details-module__UlqqgW__coverWrap{width:108px}.book-details-module__UlqqgW__heroBody h2{font-size:22px}.book-details-module__UlqqgW__actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.book-details-module__UlqqgW__actions button{width:100%;padding:0 12px}.book-details-module__UlqqgW__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.book-details-module__UlqqgW__characterGrid{grid-template-columns:1fr}}
.global-home-module__ZmRvcq__page{overscroll-behavior-y:contain;scrollbar-gutter:stable;height:100%;min-height:0;padding:30px clamp(20px,4vw,48px) 56px;overflow-y:auto}.global-home-module__ZmRvcq__header{max-width:1320px;margin:0 auto 28px;display:block}.global-home-module__ZmRvcq__galleryBreadcrumb{align-items:center;gap:10px;margin-bottom:14px;display:flex}.global-home-module__ZmRvcq__galleryBreadcrumb a,.global-home-module__ZmRvcq__galleryBreadcrumb span{color:var(--text-muted);font:9px var(--font-mono);letter-spacing:.12em;text-decoration:none}.global-home-module__ZmRvcq__galleryBreadcrumb a{color:var(--accent-blue)}.global-home-module__ZmRvcq__galleryBreadcrumb span{text-transform:uppercase}.global-home-module__ZmRvcq__galleryBreadcrumb span:before{content:"";background:var(--border-strong);width:16px;height:1px;margin:0 10px 3px 0;display:inline-block}.global-home-module__ZmRvcq__search{border:1px solid var(--border-strong);width:100%;height:42px;color:var(--text-muted);background:var(--surface-sunken);border-radius:999px;align-items:center;gap:9px;padding:0 16px;display:flex}.global-home-module__ZmRvcq__search:focus-within{border-color:var(--accent-gold-soft);box-shadow:0 0 0 2px #d8a84f1f}.global-home-module__ZmRvcq__search input{min-width:0;color:var(--text-primary);font:13px var(--font-sans);background:0 0;border:0;outline:0;flex:1}.global-home-module__ZmRvcq__search input:focus-visible{outline:none}.global-home-module__ZmRvcq__search input::placeholder{color:var(--text-muted)}.global-home-module__ZmRvcq__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.global-home-module__ZmRvcq__shelves,.global-home-module__ZmRvcq__results,.global-home-module__ZmRvcq__resultTools,.global-home-module__ZmRvcq__loading,.global-home-module__ZmRvcq__state,.global-home-module__ZmRvcq__actionError{max-width:1320px;margin-left:auto;margin-right:auto}.global-home-module__ZmRvcq__actionError{color:var(--danger,#dc7f74);font:11px var(--font-sans);margin-top:-12px;margin-bottom:18px}.global-home-module__ZmRvcq__shelf{margin:0 0 34px}.global-home-module__ZmRvcq__shelfHeading,.global-home-module__ZmRvcq__resultHeading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:13px;display:flex}.global-home-module__ZmRvcq__shelfHeading h3,.global-home-module__ZmRvcq__resultHeading h3{color:var(--text-primary);font:500 21px/1.2 var(--font-serif);margin:0}.global-home-module__ZmRvcq__shelfHeading p,.global-home-module__ZmRvcq__resultHeading p{color:var(--text-muted);font:11px/1.5 var(--font-sans);margin:3px 0 0}.global-home-module__ZmRvcq__shelfTools>a,.global-home-module__ZmRvcq__resultTools>a{color:var(--accent-blue);font:9px var(--font-mono);letter-spacing:.1em;text-transform:uppercase;text-decoration:none}.global-home-module__ZmRvcq__shelfTools,.global-home-module__ZmRvcq__railControls{align-items:center;gap:8px;display:flex}.global-home-module__ZmRvcq__railControls button{border:1px solid var(--border-subtle);width:30px;height:30px;color:var(--text-secondary);background:var(--panel);font:18px/1 var(--font-sans);cursor:pointer;border-radius:999px;place-items:center;display:grid}.global-home-module__ZmRvcq__railControls button:hover,.global-home-module__ZmRvcq__railControls button:focus-visible{border-color:var(--accent-gold-soft);color:var(--accent-gold)}.global-home-module__ZmRvcq__rail{scrollbar-width:none;scroll-snap-type:x proximity;gap:18px;padding:2px;scroll-padding-inline:2px;display:flex;overflow-x:auto}.global-home-module__ZmRvcq__rail::-webkit-scrollbar{display:none}.global-home-module__ZmRvcq__rail:focus-visible{outline:1px solid var(--accent-gold-soft);outline-offset:4px}.global-home-module__ZmRvcq__rail>*{scroll-snap-align:start}.global-home-module__ZmRvcq__grid{grid-template-columns:repeat(auto-fill,minmax(132px,166px));gap:30px 20px;display:grid}.global-home-module__ZmRvcq__resultTools{align-items:flex-end;gap:14px;margin-top:-8px;margin-bottom:24px;display:flex}.global-home-module__ZmRvcq__resultTools>a{margin-right:auto;padding-bottom:9px}.global-home-module__ZmRvcq__resultToolsSpacer{margin-right:auto}.global-home-module__ZmRvcq__resultTools label{color:var(--text-muted);font:9px var(--font-mono);letter-spacing:.08em;text-transform:uppercase;gap:5px;display:grid}.global-home-module__ZmRvcq__resultTools select{border:1px solid var(--border-subtle);min-width:140px;height:34px;color:var(--text-secondary);background:var(--panel);font:12px var(--font-sans);border-radius:7px;padding:0 9px}.global-home-module__ZmRvcq__resultHeading>span{color:var(--text-muted);font:10px var(--font-mono)}.global-home-module__ZmRvcq__loading>span{color:var(--text-muted);font:10px var(--font-mono);letter-spacing:.12em;text-transform:uppercase}.global-home-module__ZmRvcq__loadingGrid{grid-template-columns:repeat(5,minmax(100px,166px));gap:18px;margin-top:18px;display:grid}.global-home-module__ZmRvcq__loadingGrid i{aspect-ratio:2/3;border:1px solid var(--border-subtle);background:linear-gradient(110deg,var(--panel),var(--panel-elevated),var(--panel));border-radius:7px;animation:1.4s ease-in-out infinite global-home-module__ZmRvcq__pulse}.global-home-module__ZmRvcq__state{border:1px dashed var(--border-subtle);border-radius:var(--radius-lg);text-align:center;padding:56px 24px}.global-home-module__ZmRvcq__state h3{color:var(--text-primary);font:500 24px var(--font-serif);margin:0 0 8px}.global-home-module__ZmRvcq__state p{max-width:500px;color:var(--text-secondary);font:13px/1.55 var(--font-sans);margin:0 auto 18px}.global-home-module__ZmRvcq__state a,.global-home-module__ZmRvcq__state button{border:1px solid var(--border-strong);color:var(--text-primary);background:var(--panel);font:12px var(--font-sans);cursor:pointer;border-radius:8px;padding:9px 14px;text-decoration:none}.global-home-module__ZmRvcq__dialogBackdrop{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#02080ccc;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.global-home-module__ZmRvcq__dialog{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--panel-elevated);width:min(440px,100%);box-shadow:var(--shadow-elevated);padding:28px}.global-home-module__ZmRvcq__dialog h3{color:var(--text-primary);font:500 25px var(--font-serif);margin:7px 0}.global-home-module__ZmRvcq__dialog p{color:var(--text-secondary);font:13px var(--font-sans)}.global-home-module__ZmRvcq__dialog>div{gap:8px;margin-top:20px;display:grid}.global-home-module__ZmRvcq__dialog button{border:1px solid var(--border-strong);min-height:42px;color:var(--text-primary);font:600 13px var(--font-sans);cursor:pointer;background:0 0;border-radius:9px;padding:0 16px}.global-home-module__ZmRvcq__dialog button.global-home-module__ZmRvcq__primary{border-color:var(--accent-gold);color:#0b0907;background:var(--accent-gold)}@keyframes global-home-module__ZmRvcq__pulse{50%{opacity:.55}}@media (max-width:767px){.global-home-module__ZmRvcq__page{scrollbar-gutter:auto;-webkit-overflow-scrolling:touch;padding:22px 18px 46px}.global-home-module__ZmRvcq__search{width:100%}.global-home-module__ZmRvcq__rail{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px;scroll-padding-inline:18px}.global-home-module__ZmRvcq__resultTools{flex-direction:column;align-items:stretch}.global-home-module__ZmRvcq__shelfHeading{align-items:flex-start}.global-home-module__ZmRvcq__shelfTools{flex-direction:column;align-items:flex-end}.global-home-module__ZmRvcq__railControls{display:none}.global-home-module__ZmRvcq__shelfHeading p{font-size:10.5px;line-height:1.5}.global-home-module__ZmRvcq__resultTools>a{margin-right:0}.global-home-module__ZmRvcq__grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.global-home-module__ZmRvcq__loadingGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.global-home-module__ZmRvcq__shelfTitleBlock{align-items:baseline;gap:18px;display:flex}.global-home-module__ZmRvcq__shelfHeading h3,.global-home-module__ZmRvcq__resultHeading h3{font-size:22px;line-height:1.3}.global-home-module__ZmRvcq__shelfHeading p{margin:0}.global-home-module__ZmRvcq__shelfTools>a{letter-spacing:.1em;font-size:9.5px}}
.ArrivalShell-module__whPtTG__shell{min-height:100dvh;position:relative;overflow:hidden}.ArrivalShell-module__whPtTG__vignette{z-index:4;pointer-events:none;background-image:radial-gradient(95% 60% at 50% 0,#d8a84f14,#0000 62%);position:absolute;inset:0}.ArrivalShell-module__whPtTG__content{z-index:5;min-height:100dvh;position:relative}
.ArrivalSlideDeck-module___zOtUG__deck{z-index:2;flex-direction:column;min-height:100dvh;padding:clamp(72px,9vh,96px) clamp(24px,6vw,40px) clamp(40px,6vh,56px);display:flex;position:relative}.ArrivalSlideDeck-module___zOtUG__skip{z-index:4;cursor:pointer;font-family:var(--font-sans);font-weight:var(--fw-medium);font-size:var(--fs-xs);letter-spacing:.05em;color:var(--text-muted);background:0 0;border:none;padding:8px;position:absolute;top:clamp(20px,4vh,34px);right:clamp(16px,4vw,30px)}.ArrivalSlideDeck-module___zOtUG__skip:hover{color:var(--text-secondary)}.ArrivalSlideDeck-module___zOtUG__skip:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}.ArrivalSlideDeck-module___zOtUG__stage{flex:1;justify-content:center;align-items:center;display:flex}.ArrivalSlideDeck-module___zOtUG__slide{text-align:center;flex-direction:column;align-items:center;max-width:340px;animation:.42s cubic-bezier(.2,.8,.2,1) ArrivalSlideDeck-module___zOtUG__arrivalFadeUp;display:flex}.ArrivalSlideDeck-module___zOtUG__motif{color:var(--accent-gold);justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.ArrivalSlideDeck-module___zOtUG__motifGold{filter:drop-shadow(0 0 14px #d8a84f4d)}.ArrivalSlideDeck-module___zOtUG__motifSpine{position:relative}.ArrivalSlideDeck-module___zOtUG__horizonTarget{pointer-events:none;width:1px;height:1px;position:absolute;top:73.44%;left:50%}.ArrivalSlideDeck-module___zOtUG__eyebrow{font-family:var(--font-display);font-weight:var(--fw-semibold);font-size:var(--fs-sm);letter-spacing:.2em;text-transform:uppercase;color:var(--accent-gold);margin:0 0 22px}.ArrivalSlideDeck-module___zOtUG__title{font-family:var(--font-serif);font-weight:var(--fw-medium);color:var(--text-primary);margin:0;font-size:clamp(28px,5vw,31px);line-height:1.18}.ArrivalSlideDeck-module___zOtUG__emphasis{font-family:var(--font-serif);font-style:italic;font-size:var(--fs-lg);color:var(--text-primary);margin:16px 0 0;line-height:1.55}.ArrivalSlideDeck-module___zOtUG__body{font-size:var(--fs-sm);color:var(--text-secondary);margin:14px 0 0;line-height:1.6}.ArrivalSlideDeck-module___zOtUG__controls{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:360px;margin:0 auto;display:flex}.ArrivalSlideDeck-module___zOtUG__finishBlock{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.ArrivalSlideDeck-module___zOtUG__finishNote{font-size:var(--fs-micro);color:var(--text-muted);margin:0}.ArrivalSlideDeck-module___zOtUG__continueBtn{border-radius:var(--radius-md);border:1px solid var(--border-strong);width:100%;height:46px;color:var(--text-secondary);font-family:var(--font-sans);font-weight:var(--fw-medium);cursor:pointer;background:0 0;font-size:13.5px;transition:border-color .2s cubic-bezier(.2,.8,.2,1),color .2s}.ArrivalSlideDeck-module___zOtUG__continueBtn:hover{border-color:var(--accent-gold-soft);color:var(--text-primary)}.ArrivalSlideDeck-module___zOtUG__continueBtn:active{transform:translateY(1px)}.ArrivalSlideDeck-module___zOtUG__continueBtn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@media (min-width:768px){.ArrivalSlideDeck-module___zOtUG__slide{max-width:620px}.ArrivalSlideDeck-module___zOtUG__motif{margin-bottom:24px}.ArrivalSlideDeck-module___zOtUG__motifSpineSvg{width:156px;height:166px}.ArrivalSlideDeck-module___zOtUG__motifThreadsSvg{width:196px;height:206px}.ArrivalSlideDeck-module___zOtUG__eyebrow{letter-spacing:.22em;margin-bottom:30px;font-size:15px}.ArrivalSlideDeck-module___zOtUG__title{font-size:44px;line-height:1.14}.ArrivalSlideDeck-module___zOtUG__titleFirst{font-size:46px;line-height:1.12}.ArrivalSlideDeck-module___zOtUG__emphasis{max-width:520px;font-size:21px}.ArrivalSlideDeck-module___zOtUG__body{max-width:480px;font-size:15.5px;line-height:1.65}}@keyframes ArrivalSlideDeck-module___zOtUG__arrivalFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.ArrivalSlideDeck-module___zOtUG__slide{animation-name:ArrivalSlideDeck-module___zOtUG__arrivalFade}}@keyframes ArrivalSlideDeck-module___zOtUG__arrivalFade{0%{opacity:0}to{opacity:1}}
.ArrivalProgressDots-module__YH7pNq__dots{justify-content:center;align-items:center;gap:8px;display:flex}.ArrivalProgressDots-module__YH7pNq__dot{border-radius:var(--radius-pill);cursor:pointer;background-color:var(--border-strong);border:none;width:6px;height:6px;padding:0;transition:width .2s cubic-bezier(.2,.8,.2,1),background-color .2s;position:relative}.ArrivalProgressDots-module__YH7pNq__dot:before{content:"";position:absolute;inset:-9px}.ArrivalProgressDots-module__YH7pNq__dot:hover{background-color:var(--text-muted)}.ArrivalProgressDots-module__YH7pNq__dot.ArrivalProgressDots-module__YH7pNq__active{background-color:var(--accent-gold);width:18px}.ArrivalProgressDots-module__YH7pNq__dot:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){.ArrivalProgressDots-module__YH7pNq__dot{transition:none}}
.shell-module__4uPaEG__shell{grid-template-columns:var(--sidebar-w)1fr;grid-template-rows:calc(var(--topbar-h) + var(--safe-top))1fr;background-color:var(--bg-textured-base);background-image:url(/lore/v1/texture-mist.svg);background-repeat:repeat;background-size:600px 600px;width:100%;height:100dvh;display:grid;overflow:hidden}.shell-module__4uPaEG__shell.shell-module__4uPaEG__collapsed{grid-template-columns:var(--sidebar-collapsed-w)1fr}.shell-module__4uPaEG__sidebar{background-color:var(--bg-textured-base);border-right:1px solid var(--border-subtle);padding-left:var(--safe-left);padding-bottom:var(--safe-bottom);transition:width var(--dur-base)var(--ease-out);z-index:2;background-image:url(/lore/v1/texture-mist.svg);background-repeat:repeat;background-size:600px 600px;flex-direction:column;grid-area:2/1/3/2;display:flex;position:relative;overflow:hidden}.shell-module__4uPaEG__sidebar button{font:inherit;color:inherit}.shell-module__4uPaEG__top{background-color:var(--bg-textured-base);border-bottom:1px solid var(--border-subtle);padding:var(--safe-top)calc(24px + var(--safe-right))0 var(--safe-left);z-index:3;background-image:url(/lore/v1/texture-mist.svg);background-repeat:repeat;background-size:600px 600px;grid-area:1/1/2/3;align-items:center;gap:20px;display:flex;position:relative}.shell-module__4uPaEG__top button{font:inherit;color:inherit}.shell-module__4uPaEG__main{flex-direction:column;grid-area:2/2/3/3;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.shell-module__4uPaEG__brand{color:var(--accent-gold);flex-shrink:0;align-items:center;gap:14px;height:100%;padding:0 28px 0 22px;text-decoration:none;display:flex}.shell-module__4uPaEG__brandMark{width:38px;height:38px;color:var(--accent-gold);filter:drop-shadow(0 0 14px #d8a84f40);flex-shrink:0}.shell-module__4uPaEG__brandWordmark{font-family:var(--font-display);letter-spacing:var(--tracking-wordmark);color:var(--accent-gold);white-space:nowrap;font-size:22px;font-weight:600;line-height:1;display:block}.shell-module__4uPaEG__brandText{min-width:0;display:block}.shell-module__4uPaEG__hamburger{border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:38px;height:38px;color:var(--text-secondary);cursor:pointer;transition:all var(--dur-base)var(--ease-out);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:none}.shell-module__4uPaEG__hamburger:hover{color:var(--text-primary);border-color:var(--border-strong)}.shell-module__4uPaEG__hamburger.shell-module__4uPaEG__active{color:var(--accent-gold);border-color:var(--accent-gold-soft);box-shadow:var(--glow-gold);background:#d8a84f1a}.shell-module__4uPaEG__hamburger svg{width:18px;height:18px}.shell-module__4uPaEG__titleWrap{flex:1;align-items:baseline;gap:14px;min-width:0;display:flex}.shell-module__4uPaEG__title{font-family:var(--font-serif);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:22px;font-weight:500;line-height:1;overflow:hidden}.shell-module__4uPaEG__titleEmDash{color:var(--text-muted);margin:0 4px;font-style:normal}.shell-module__4uPaEG__titleEm{color:var(--text-secondary);font-style:italic}.shell-module__4uPaEG__topActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.shell-module__4uPaEG__topActions:empty{display:none}.shell-module__4uPaEG__userWrap{flex-shrink:0;position:relative}.shell-module__4uPaEG__userAvatar{border:1px solid var(--border-strong);background-color:var(--panel);width:38px;height:38px;font-family:var(--font-display);color:var(--accent-gold);cursor:pointer;transition:all var(--dur-base)var(--ease-out);letter-spacing:.05em;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:500;display:flex}.shell-module__4uPaEG__userAvatar:hover{border-color:var(--accent-gold-soft);background:var(--panel-elevated)}.shell-module__4uPaEG__userAvatar.shell-module__4uPaEG__open{border-color:var(--accent-gold);box-shadow:var(--glow-gold)}.shell-module__4uPaEG__userMenu{background-color:var(--panel-translucent);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-strong);border-radius:var(--radius-lg);width:240px;box-shadow:var(--shadow-elevated);z-index:20;flex-direction:column;gap:2px;padding:8px;display:flex;position:absolute;top:calc(100% + 10px);right:0}.shell-module__4uPaEG__userMenuTopStart{width:min(240px,100vw - 32px);inset:auto auto calc(100% + 10px) 0}.shell-module__4uPaEG__userMenuTopEnd{width:min(240px,100vw - 32px);inset:auto 0 calc(100% + 10px) auto}.shell-module__4uPaEG__userHeader{border-bottom:1px solid var(--divider);align-items:center;gap:12px;margin-bottom:4px;padding:10px 10px 12px;display:flex}.shell-module__4uPaEG__userHeaderAvatar{border:1px solid var(--accent-gold-soft);background:var(--panel);width:36px;height:36px;font-family:var(--font-display);color:var(--accent-gold);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:500;display:flex}.shell-module__4uPaEG__userName{font-family:var(--font-sans);color:var(--text-primary);font-size:13px;font-weight:600}.shell-module__4uPaEG__userSub{font-family:var(--font-sans);color:var(--text-muted);font-size:11px}.shell-module__4uPaEG__menuItem{border-radius:var(--radius-md);font-family:var(--font-sans);color:var(--text-secondary);cursor:pointer;text-align:left;width:100%;transition:background var(--dur-fast)var(--ease-out);background:0 0;border:0;align-items:center;gap:12px;padding:10px 12px;font-size:13px;text-decoration:none;display:flex}.shell-module__4uPaEG__menuItem:hover{background:var(--hover-overlay);color:var(--text-primary)}.shell-module__4uPaEG__menuItem svg{width:16px;height:16px;color:var(--text-muted);flex-shrink:0}.shell-module__4uPaEG__lvCard{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;padding:24px 18px 18px;display:flex;position:relative}.shell-module__4uPaEG__lvSigil{width:64px;height:64px;color:var(--accent-gold);filter:drop-shadow(0 0 18px #d8a84f38);transition:width var(--dur-base)var(--ease-out),height var(--dur-base)var(--ease-out);appearance:none;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;margin-bottom:6px;padding:0;display:flex}.shell-module__4uPaEG__lvCard .shell-module__4uPaEG__lvSigil{color:var(--accent-gold)}.shell-module__4uPaEG__lvSigil svg{width:100%;height:100%;display:block}.shell-module__4uPaEG__lvName{font-family:var(--font-display);letter-spacing:var(--tracking-small-caps);text-transform:uppercase;color:var(--text-primary);text-align:center;font-size:14px;font-weight:500;line-height:1.25}.shell-module__4uPaEG__lvKind{font-family:var(--font-serif);color:var(--text-muted);margin-bottom:6px;font-size:12px;font-style:italic}.shell-module__4uPaEG__lvWorks{font-family:var(--font-sans);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--text-muted);margin-bottom:6px;font-size:11px}.shell-module__4uPaEG__lvSwitch{background-color:var(--panel);border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;font-family:var(--font-sans);color:var(--text-secondary);cursor:pointer;transition:all var(--dur-base)var(--ease-out);justify-content:space-between;align-items:center;padding:8px 12px;font-size:12px;display:flex}.shell-module__4uPaEG__lvSwitch:hover{background:var(--panel-elevated);color:var(--text-primary);border-color:var(--border-strong)}.shell-module__4uPaEG__lvSwitch.shell-module__4uPaEG__open{background:var(--panel-elevated);border-color:var(--accent-gold-soft);color:var(--text-primary)}.shell-module__4uPaEG__lvSwitch svg{transition:transform var(--dur-base)var(--ease-out)}.shell-module__4uPaEG__lvSwitch.shell-module__4uPaEG__open svg{transform:rotate(180deg)}.shell-module__4uPaEG__collapsed .shell-module__4uPaEG__sidebar .shell-module__4uPaEG__lvCard{cursor:pointer;padding:16px 0}.shell-module__4uPaEG__collapsed .shell-module__4uPaEG__sidebar .shell-module__4uPaEG__lvName,.shell-module__4uPaEG__collapsed .shell-module__4uPaEG__sidebar .shell-module__4uPaEG__lvKind,.shell-module__4uPaEG__collapsed .shell-module__4uPaEG__sidebar .shell-module__4uPaEG__lvWorks,.shell-module__4uPaEG__collapsed .shell-module__4uPaEG__sidebar .shell-module__4uPaEG__lvSwitch{display:none}.shell-module__4uPaEG__collapsed .shell-module__4uPaEG__sidebar .shell-module__4uPaEG__lvSigil{width:36px;height:36px;margin:0}.shell-module__4uPaEG__collapsed .shell-module__4uPaEG__sidebar .shell-module__4uPaEG__lvSigil svg{width:36px;height:36px}.shell-module__4uPaEG__lvPopover{z-index:10;background-color:var(--panel-translucent);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-elevated);flex-direction:column;gap:2px;padding:8px;display:flex;position:absolute;top:calc(100% - 4px);left:18px;right:18px}.shell-module__4uPaEG__lvOption{border-radius:var(--radius-md);cursor:pointer;transition:background var(--dur-fast)var(--ease-out);text-align:left;background:0 0;border:1px solid #0000;grid-template-rows:auto;grid-template-columns:1fr auto;align-items:center;column-gap:10px;width:100%;padding:10px 12px;display:grid}.shell-module__4uPaEG__lvOption:hover{background:var(--hover-overlay)}.shell-module__4uPaEG__lvOption.shell-module__4uPaEG__current{background:var(--selected-overlay);border-color:var(--border-gold-soft)}.shell-module__4uPaEG__lvOptName{font-family:var(--font-display);letter-spacing:var(--tracking-small-caps);text-transform:uppercase;color:var(--text-primary);grid-area:1/1/2/2;font-size:12px;font-weight:500;line-height:1.25}.shell-module__4uPaEG__lvOptKind{font-family:var(--font-serif);color:var(--text-muted);grid-area:2/1/3/2;align-self:end;font-size:12px;font-style:italic;line-height:1.3}.shell-module__4uPaEG__lvOptWorks{font-family:var(--font-sans);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--text-muted);white-space:nowrap;grid-area:1/2/2/3;place-self:center end;font-size:10.5px}.shell-module__4uPaEG__lvOption.shell-module__4uPaEG__current .shell-module__4uPaEG__lvOptWorks{color:var(--accent-gold)}.shell-module__4uPaEG__lvSelectError{color:var(--danger,#dc7f74);font:12px var(--font-sans);padding:8px 10px 4px}.shell-module__4uPaEG__lvPopoverHero{color:var(--accent-gold);filter:drop-shadow(0 0 14px #d8a84f33);justify-content:center;align-items:center;padding:6px 0 10px;display:flex}.shell-module__4uPaEG__nav{overscroll-behavior:contain;flex-direction:column;flex:1;gap:1px;min-height:0;padding:16px 12px 12px;display:flex;overflow-y:auto}.shell-module__4uPaEG__navSectionLabel{font-family:var(--font-sans);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--text-muted);align-items:center;gap:8px;padding:18px 14px 8px;font-size:10px;font-weight:600;display:flex}.shell-module__4uPaEG__collapsed .shell-module__4uPaEG__sidebar .shell-module__4uPaEG__navSectionLabel{justify-content:center;padding:14px 0 6px;font-size:0}.shell-module__4uPaEG__collapsed .shell-module__4uPaEG__sidebar .shell-module__4uPaEG__navSectionLabel:before{content:"";background:var(--border-subtle);width:20px;height:1px;display:block}.shell-module__4uPaEG__navItem{font-family:var(--font-sans);color:var(--text-secondary);cursor:pointer;transition:color var(--dur-base)var(--ease-out),background var(--dur-base)var(--ease-out);-webkit-user-select:none;user-select:none;white-space:nowrap;text-align:left;background:0 0;border:0;border-radius:0;align-items:center;gap:14px;width:100%;margin:0 -12px;padding:11px 22px 11px 26px;font-size:14px;font-weight:500;text-decoration:none;display:flex;position:relative}.shell-module__4uPaEG__navItem:hover{color:var(--text-primary);background:linear-gradient(90deg,#d8a84f2e 0%,#d8a84f14 35%,#d8a84f00 80%)}.shell-module__4uPaEG__navItem:disabled{cursor:not-allowed;opacity:.45}.shell-module__4uPaEG__navItem:hover svg{color:var(--accent-gold);opacity:.85}.shell-module__4uPaEG__navItem.shell-module__4uPaEG__active{color:var(--accent-gold);background:linear-gradient(90deg,#d8a84f4d 0%,#d8a84f29 40%,#d8a84f0a 75%,#d8a84f00 100%)}.shell-module__4uPaEG__navItem.shell-module__4uPaEG__active:before{content:"";background:var(--accent-gold);width:2px;box-shadow:var(--glow-gold);border-radius:2px;position:absolute;top:6px;bottom:6px;left:0}.shell-module__4uPaEG__navItem.shell-module__4uPaEG__active svg{color:var(--accent-gold);opacity:1}.shell-module__4uPaEG__navItem svg{opacity:.75;width:18px;height:18px;transition:opacity var(--dur-base)var(--ease-out),color var(--dur-base)var(--ease-out);flex-shrink:0}.shell-module__4uPaEG__navLabel{transition:opacity var(--dur-fast)var(--ease-out)}.shell-module__4uPaEG__collapsed .shell-module__4uPaEG__sidebar .shell-module__4uPaEG__navItem{justify-content:center;gap:0;margin:0;padding:12px 0}.shell-module__4uPaEG__collapsed .shell-module__4uPaEG__sidebar .shell-module__4uPaEG__navLabel{display:none}.shell-module__4uPaEG__foot{border-top:1px solid var(--divider);flex-shrink:0;align-items:center;gap:8px;padding:8px 12px;display:flex}.shell-module__4uPaEG__collapseBtn{width:100%;color:var(--text-muted);font-family:var(--font-sans);letter-spacing:var(--tracking-body);cursor:pointer;transition:color var(--dur-base)var(--ease-out),background var(--dur-base)var(--ease-out);border-radius:var(--radius-md);background:0 0;border:0;align-items:center;gap:12px;padding:9px 14px;font-size:12px;display:flex}.shell-module__4uPaEG__collapseBtn:hover{color:var(--text-primary);background:#d8a84f0f}.shell-module__4uPaEG__collapseBtn svg{flex-shrink:0;width:16px;height:16px}.shell-module__4uPaEG__collapsed .shell-module__4uPaEG__sidebar .shell-module__4uPaEG__collapseBtn{justify-content:center;padding:9px 0}.shell-module__4uPaEG__collapsed .shell-module__4uPaEG__sidebar .shell-module__4uPaEG__collapseLabel{display:none}.shell-module__4uPaEG__drawerBackdrop{inset:calc(var(--topbar-h) + var(--safe-top))0 0 0;-webkit-backdrop-filter:blur(2px);z-index:30;cursor:default;background:#03080c8c;border:0;width:100%;position:absolute}.shell-module__4uPaEG__chooserBackdrop{z-index:90;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#02080cc7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.shell-module__4uPaEG__chooserDialog{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--panel-elevated);width:min(480px,100%);max-height:min(680px,100vh - 40px);box-shadow:var(--shadow-elevated);text-align:center;padding:28px;overflow:auto}.shell-module__4uPaEG__chooserDialog h2{font:500 24px/1.2 var(--font-display);color:var(--text-primary);margin:8px 0 6px}.shell-module__4uPaEG__chooserDialog>p{color:var(--text-secondary);font:14px/1.55 var(--font-sans);margin:0 0 20px}.shell-module__4uPaEG__chooserSigil{color:var(--accent-gold);filter:drop-shadow(0 0 14px #d8a84f38);display:inline-flex}.shell-module__4uPaEG__chooserOptions{text-align:left;gap:8px;display:grid}.shell-module__4uPaEG__chooserOption{width:100%;color:var(--text-primary);background:var(--panel);border:1px solid var(--border-subtle);border-radius:var(--radius-md);font:500 13px var(--font-sans);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;display:flex}.shell-module__4uPaEG__chooserOption:hover,.shell-module__4uPaEG__chooserOption:focus-visible{border-color:var(--accent-gold-soft);background:var(--selected-overlay)}.shell-module__4uPaEG__chooserOption small{color:var(--text-muted);font:10px var(--font-sans);letter-spacing:var(--tracking-label);text-transform:uppercase}.shell-module__4uPaEG__chooserCancel{color:var(--text-secondary);font:13px var(--font-sans);cursor:pointer;background:0 0;border:0;margin-top:18px;padding:8px 12px}.shell-module__4uPaEG__drawer{top:calc(var(--topbar-h) + var(--safe-top));padding-bottom:var(--safe-bottom);background-color:var(--bg-textured-base);border-right:1px solid var(--border-subtle);z-index:31;width:280px;max-width:86%;box-shadow:var(--shadow-elevated);overscroll-behavior:contain;background-image:url(/lore/v1/texture-mist.svg);background-repeat:repeat;background-size:600px 600px;flex-direction:column;display:flex;position:absolute;bottom:0;left:0;overflow-y:auto}.shell-module__4uPaEG__drawer .shell-module__4uPaEG__lvCard{border:1px solid var(--border-subtle);background:#061018b3;border-radius:12px;align-items:stretch;gap:4px;margin:14px 14px 4px;padding:12px 14px}.shell-module__4uPaEG__fullscreenNavItem,.shell-module__4uPaEG__sidebar .shell-module__4uPaEG__fullscreenNavItem{color:var(--accent-gold);background:linear-gradient(90deg,#d8a84f4d 0%,#d8a84f29 40%,#d8a84f0a 75%,#d8a84f00 100%);margin-top:auto}.shell-module__4uPaEG__fullscreenNavItem svg,.shell-module__4uPaEG__sidebar .shell-module__4uPaEG__fullscreenNavItem svg{color:var(--accent-gold);opacity:1}.shell-module__4uPaEG__fullscreenNavItem:hover,.shell-module__4uPaEG__sidebar .shell-module__4uPaEG__fullscreenNavItem:hover{color:var(--accent-gold-bright);background:linear-gradient(90deg,#d8a84f5c 0%,#d8a84f33 40%,#d8a84f0f 75%,#d8a84f00 100%)}.shell-module__4uPaEG__collapsed .shell-module__4uPaEG__sidebar .shell-module__4uPaEG__fullscreenNavItem{margin-top:auto}.shell-module__4uPaEG__drawer .shell-module__4uPaEG__lvName{text-align:left}.shell-module__4uPaEG__drawer .shell-module__4uPaEG__lvWorks{letter-spacing:0;text-transform:none;margin:0 0 4px}.shell-module__4uPaEG__drawer .shell-module__4uPaEG__lvSwitch{width:fit-content;color:var(--accent-gold);background:0 0;border:0;gap:4px;padding:3px 0}.shell-module__4uPaEG__drawer .shell-module__4uPaEG__lvSwitch:hover,.shell-module__4uPaEG__drawer .shell-module__4uPaEG__lvSwitch.shell-module__4uPaEG__open{color:var(--accent-gold-bright);background:0 0;border:0}.shell-module__4uPaEG__drawer .shell-module__4uPaEG__lvSwitch svg{transform:rotate(-90deg)}.shell-module__4uPaEG__pageSurface{overscroll-behavior:contain;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:auto}.shell-module__4uPaEG__pageBody{flex-direction:column;flex:1;gap:18px;min-height:0;padding:8px 32px 32px;display:flex}.shell-module__4uPaEG__skeletonGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.shell-module__4uPaEG__stateCenter{flex:1;justify-content:center;align-items:center;padding:32px;display:flex}@media (min-width:768px) and (max-width:1279px) and (min-height:501px){.shell-module__4uPaEG__shell:not(.shell-module__4uPaEG__expandedPref){grid-template-columns:var(--sidebar-collapsed-w)1fr}.shell-module__4uPaEG__shell:not(.shell-module__4uPaEG__expandedPref) .shell-module__4uPaEG__lvCard{cursor:pointer;padding:16px 0}.shell-module__4uPaEG__shell:not(.shell-module__4uPaEG__expandedPref) .shell-module__4uPaEG__lvName,.shell-module__4uPaEG__shell:not(.shell-module__4uPaEG__expandedPref) .shell-module__4uPaEG__lvKind,.shell-module__4uPaEG__shell:not(.shell-module__4uPaEG__expandedPref) .shell-module__4uPaEG__lvWorks,.shell-module__4uPaEG__shell:not(.shell-module__4uPaEG__expandedPref) .shell-module__4uPaEG__lvSwitch{display:none}.shell-module__4uPaEG__shell:not(.shell-module__4uPaEG__expandedPref) .shell-module__4uPaEG__lvSigil{width:36px;height:36px;margin:0}.shell-module__4uPaEG__shell:not(.shell-module__4uPaEG__expandedPref) .shell-module__4uPaEG__lvSigil svg{width:36px;height:36px}.shell-module__4uPaEG__shell:not(.shell-module__4uPaEG__expandedPref) .shell-module__4uPaEG__navSectionLabel{justify-content:center;padding:14px 0 6px;font-size:0}.shell-module__4uPaEG__shell:not(.shell-module__4uPaEG__expandedPref) .shell-module__4uPaEG__navSectionLabel:before{content:"";background:var(--border-subtle);width:20px;height:1px;display:block}.shell-module__4uPaEG__shell:not(.shell-module__4uPaEG__expandedPref) .shell-module__4uPaEG__navItem{justify-content:center;gap:0;margin:0;padding:12px 0}.shell-module__4uPaEG__shell:not(.shell-module__4uPaEG__expandedPref) .shell-module__4uPaEG__navLabel{display:none}.shell-module__4uPaEG__shell:not(.shell-module__4uPaEG__expandedPref) .shell-module__4uPaEG__collapseBtn{justify-content:center;padding:9px 0}.shell-module__4uPaEG__shell:not(.shell-module__4uPaEG__expandedPref) .shell-module__4uPaEG__collapseLabel{display:none}}@media (max-width:767px),(max-height:500px) and (pointer:coarse){.shell-module__4uPaEG__shell.shell-module__4uPaEG__shell{grid-template-columns:1fr}.shell-module__4uPaEG__sidebar{display:none}.shell-module__4uPaEG__main{padding:0 var(--safe-right)var(--safe-bottom)var(--safe-left);grid-column:1/-1}.shell-module__4uPaEG__top{padding:var(--safe-top)calc(12px + var(--safe-right))0 calc(12px + var(--safe-left));grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:8px;display:grid}.shell-module__4uPaEG__brand{grid-area:1/2;justify-self:start;gap:10px;min-width:0;padding:0}.shell-module__4uPaEG__brandWordmark{text-overflow:ellipsis;min-width:0;overflow:hidden}.shell-module__4uPaEG__hamburger{grid-area:1/1;justify-self:start;display:flex}.shell-module__4uPaEG__titleWrap{display:none}.shell-module__4uPaEG__top>.shell-module__4uPaEG__userWrap{grid-area:1/3;justify-self:end;display:block}.shell-module__4uPaEG__topActions{display:none}.shell-module__4uPaEG__pageBody{padding:4px 18px 18px}.shell-module__4uPaEG__title{font-size:18px}.shell-module__4uPaEG__titleEmDash,.shell-module__4uPaEG__titleEm{display:none}.shell-module__4uPaEG__bookDetailsSurface{grid-template-rows:1fr}.shell-module__4uPaEG__bookDetailsSurface .shell-module__4uPaEG__top{display:none}.shell-module__4uPaEG__bookDetailsSurface .shell-module__4uPaEG__main{padding:var(--safe-top)var(--safe-right)var(--safe-bottom)var(--safe-left);grid-row:1}.shell-module__4uPaEG__skeletonGrid{grid-template-columns:1fr}}@media (max-width:360px){.shell-module__4uPaEG__brandMark{width:30px;height:30px}.shell-module__4uPaEG__brandWordmark{font-size:18px}}
.progress-standalone-module__6nUKDG__surface{background-color:var(--bg-textured-base);background-image:url(/lore/v1/texture-mist.svg);background-repeat:repeat;background-size:600px 600px;flex-direction:column;height:100dvh;display:flex;overflow:hidden}
.StoryChoiceGrid-module__BmaeVW__root{min-height:100dvh;animation:.24s StoryChoiceGrid-module__BmaeVW__chooseFadeIn}.StoryChoiceGrid-module__BmaeVW__inner{max-width:980px;margin:0 auto;padding:clamp(40px,8vh,64px) clamp(20px,5vw,40px) clamp(40px,6vh,60px)}.StoryChoiceGrid-module__BmaeVW__header{border-bottom:1px solid var(--border-subtle);margin-bottom:14px;padding-bottom:18px}.StoryChoiceGrid-module__BmaeVW__eyebrow{font-family:var(--font-sans);font-weight:var(--fw-semibold);font-size:var(--fs-micro);letter-spacing:.11em;text-transform:uppercase;color:var(--accent-gold);margin:0 0 7px}.StoryChoiceGrid-module__BmaeVW__title{font-family:var(--font-serif);font-weight:var(--fw-medium);color:var(--text-primary);margin:0;font-size:clamp(1.875rem,3.5vw,2.375rem);line-height:1.1}.StoryChoiceGrid-module__BmaeVW__lede{max-width:560px;font-size:var(--fs-xs);color:var(--text-secondary);margin:7px 0 0;line-height:1.55}.StoryChoiceGrid-module__BmaeVW__status{font-size:var(--fs-sm);color:var(--text-muted);margin:24px 0 0}.StoryChoiceGrid-module__BmaeVW__list{grid-template-columns:1fr;gap:14px;margin-top:22px;display:grid}@media (min-width:640px){.StoryChoiceGrid-module__BmaeVW__list{grid-template-columns:1fr 1fr}}.StoryChoiceGrid-module__BmaeVW__card{text-align:left;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background-color:var(--panel);cursor:pointer;align-items:center;gap:12px;width:100%;padding:14px 15px;transition:border-color .18s,transform .12s;display:flex}.StoryChoiceGrid-module__BmaeVW__card:hover{border-color:var(--border-strong)}.StoryChoiceGrid-module__BmaeVW__card:active{transform:translateY(1px)}.StoryChoiceGrid-module__BmaeVW__card:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.StoryChoiceGrid-module__BmaeVW__sigil{border-radius:var(--radius-md);width:40px;height:40px;color:var(--accent-gold);background-color:#d8a84f12;border:1px solid #d8a84f42;flex-shrink:0;justify-content:center;align-items:center;display:flex}.StoryChoiceGrid-module__BmaeVW__text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.StoryChoiceGrid-module__BmaeVW__nameRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.StoryChoiceGrid-module__BmaeVW__name{font-family:var(--font-serif);font-weight:var(--fw-medium);font-size:var(--fs-xl);color:var(--text-primary)}.StoryChoiceGrid-module__BmaeVW__chip{font-family:var(--font-sans);font-weight:var(--fw-semibold);letter-spacing:.09em;color:var(--accent-purple-light);white-space:nowrap;border:1px solid #a66cff66;border-radius:999px;align-items:center;gap:4px;padding:2.5px 7px;font-size:8px;display:inline-flex}.StoryChoiceGrid-module__BmaeVW__chipIcon{fill:var(--accent-purple);flex-shrink:0}.StoryChoiceGrid-module__BmaeVW__descriptor{-webkit-line-clamp:2;line-clamp:2;font-size:var(--fs-xs);color:var(--text-secondary);-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.StoryChoiceGrid-module__BmaeVW__meta{font-family:var(--font-mono);font-weight:var(--fw-medium);font-size:var(--fs-micro);letter-spacing:.07em;color:var(--text-muted);margin-top:4px}.StoryChoiceGrid-module__BmaeVW__chevron{color:var(--text-muted);flex-shrink:0}@keyframes StoryChoiceGrid-module__BmaeVW__chooseFadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.StoryChoiceGrid-module__BmaeVW__root{animation:none}}
.PublicAuthShell-module__FPmRYW__root{justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex;position:relative;overflow:hidden}.PublicAuthShell-module__FPmRYW__vignette{z-index:4;pointer-events:none;background-image:radial-gradient(at 16% 8%,#d8a84f0d,#0000 52%),radial-gradient(at 88% 96%,#a66cff0d,#0000 58%);position:absolute;inset:0}.PublicAuthShell-module__FPmRYW__inner{z-index:6;flex-direction:column;gap:22px;width:100%;max-width:400px;display:flex;position:relative}
.Button-module__FvmD8W__btn{font-family:var(--font-sans);border-radius:var(--radius-md);cursor:pointer;transition:all var(--dur-base)var(--ease-out);-webkit-user-select:none;user-select:none;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:9px 16px;font-size:13px;font-weight:500;line-height:1;display:inline-flex}.Button-module__FvmD8W__btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.Button-module__FvmD8W__btn svg{width:14px;height:14px}.Button-module__FvmD8W__primary{background:var(--accent-gold);color:var(--text-on-gold);border-color:var(--accent-gold)}.Button-module__FvmD8W__primary:hover{background:var(--accent-gold-bright)}.Button-module__FvmD8W__primary:active{box-shadow:none;transform:translateY(1px)}.Button-module__FvmD8W__secondary{color:var(--text-primary);border-color:var(--accent-gold-soft);background:0 0}.Button-module__FvmD8W__secondary:hover{background:var(--hover-overlay);border-color:var(--accent-gold)}.Button-module__FvmD8W__ghost{color:var(--text-secondary);border-color:var(--border-subtle);background:0 0}.Button-module__FvmD8W__ghost:hover{color:var(--text-primary);border-color:var(--border-strong);background:var(--hover-overlay)}.Button-module__FvmD8W__btn:disabled,.Button-module__FvmD8W__btn[aria-disabled=true]{color:var(--text-disabled);background:var(--panel);border-color:var(--border-subtle);cursor:not-allowed;pointer-events:none}.Button-module__FvmD8W__lg{padding:12px 22px;font-size:14px}.Button-module__FvmD8W__sm{padding:6px 12px;font-size:12px}.Button-module__FvmD8W__block{width:100%;display:flex}
.ConfirmDialog-module__AWi_uq__overlay{z-index:1000;position:fixed;inset:0}.ConfirmDialog-module__AWi_uq__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#03080c99;border:0;margin:0;padding:0;position:absolute;inset:0}.ConfirmDialog-module__AWi_uq__dialog{background:var(--panel-elevated);border:1px solid var(--border-strong);border-radius:var(--radius-xl);width:340px;max-width:86vw;box-shadow:var(--shadow-elevated);animation:ConfirmDialog-module__AWi_uq__dialog-in var(--dur-base)var(--ease-out);padding:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ConfirmDialog-module__AWi_uq__dialog[data-tone=spoiler]{border-color:color-mix(in srgb,var(--accent-purple)68%,transparent);box-shadow:var(--shadow-elevated),0 0 36px color-mix(in srgb,var(--accent-purple)16%,transparent)}.ConfirmDialog-module__AWi_uq__dialog[data-tone=success]{border-color:color-mix(in srgb,var(--accent-green)68%,transparent);box-shadow:var(--shadow-elevated),0 0 36px color-mix(in srgb,var(--accent-green)14%,transparent)}@keyframes ConfirmDialog-module__AWi_uq__dialog-in{0%{opacity:0;transform:translate(-50%,calc(10px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}@media (prefers-reduced-motion:reduce){.ConfirmDialog-module__AWi_uq__dialog{animation:none}}.ConfirmDialog-module__AWi_uq__eyebrow{font-family:var(--font-sans);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--accent-gold);margin:0 0 2px;font-size:11px;font-weight:600}.ConfirmDialog-module__AWi_uq__dialog[data-tone=spoiler] .ConfirmDialog-module__AWi_uq__eyebrow{color:var(--accent-purple-light)}.ConfirmDialog-module__AWi_uq__dialog[data-tone=success] .ConfirmDialog-module__AWi_uq__eyebrow{color:var(--accent-green)}.ConfirmDialog-module__AWi_uq__title{font-family:var(--font-serif);color:var(--text-primary);margin:2px 0 0;font-size:22px;font-weight:500}.ConfirmDialog-module__AWi_uq__masthead{align-items:center;gap:14px;display:flex}.ConfirmDialog-module__AWi_uq__mastheadText{min-width:0}.ConfirmDialog-module__AWi_uq__masthead .ConfirmDialog-module__AWi_uq__title{text-wrap:balance;font-size:20px;line-height:1.2}.ConfirmDialog-module__AWi_uq__body{font-family:var(--font-sans);color:var(--text-secondary);margin:6px 0 16px;font-size:13px;line-height:1.5}.ConfirmDialog-module__AWi_uq__body strong{color:var(--text-primary);font-weight:600}.ConfirmDialog-module__AWi_uq__actions{flex-direction:column;gap:8px;display:flex}.ConfirmDialog-module__AWi_uq__dialog[data-tone=spoiler] .ConfirmDialog-module__AWi_uq__actions>button:first-child{border-color:var(--accent-purple);color:var(--text-primary);background:var(--accent-purple)}.ConfirmDialog-module__AWi_uq__dialog[data-tone=spoiler] .ConfirmDialog-module__AWi_uq__actions>button:first-child:hover{background:var(--accent-purple-light)}.ConfirmDialog-module__AWi_uq__dialog[data-tone=success] .ConfirmDialog-module__AWi_uq__actions>button:first-child{border-color:var(--accent-green);color:var(--bg-deep);background:var(--accent-green)}.ConfirmDialog-module__AWi_uq__dialog[data-tone=success] .ConfirmDialog-module__AWi_uq__actions>button:first-child:hover{filter:brightness(1.08)}.ConfirmDialog-module__AWi_uq__keep{color:var(--text-muted);font-family:var(--font-sans);cursor:pointer;background:0 0;border:0;padding:6px;font-size:12.5px}.ConfirmDialog-module__AWi_uq__keep:hover{color:var(--text-secondary)}
.IconButton-module__1RdZqa__btn{border-radius:var(--radius-md);cursor:pointer;transition:all var(--dur-base)var(--ease-out);border:1px solid var(--border-subtle);color:var(--text-secondary);background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.IconButton-module__1RdZqa__btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.IconButton-module__1RdZqa__sm{width:28px;height:28px}.IconButton-module__1RdZqa__md{width:34px;height:34px}.IconButton-module__1RdZqa__lg{width:40px;height:40px}.IconButton-module__1RdZqa__sm svg{width:14px;height:14px}.IconButton-module__1RdZqa__md svg{width:16px;height:16px}.IconButton-module__1RdZqa__lg svg{width:18px;height:18px}.IconButton-module__1RdZqa__ghost{color:var(--text-secondary);border-color:var(--border-subtle);background:0 0}.IconButton-module__1RdZqa__ghost:hover{color:var(--text-primary);border-color:var(--border-strong);background:var(--hover-overlay)}.IconButton-module__1RdZqa__gold{color:var(--accent-gold);border-color:var(--accent-gold-soft);background:#d8a84f0f}.IconButton-module__1RdZqa__gold:hover{border-color:var(--accent-gold);background:#d8a84f1f}.IconButton-module__1RdZqa__btn:disabled,.IconButton-module__1RdZqa__btn[aria-disabled=true]{color:var(--text-disabled);border-color:var(--border-subtle);background:var(--panel);cursor:not-allowed}
.Badge-module__BwRJwa__badge{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:var(--tracking-label);border-radius:var(--radius-sm);white-space:nowrap;border:1px solid #0000;align-items:center;gap:6px;padding:4px 9px;font-size:10.5px;font-weight:600;line-height:1;display:inline-flex}.Badge-module__BwRJwa__sm{padding:3px 7px;font-size:9.5px}.Badge-module__BwRJwa__neutral{color:var(--text-secondary);background:#9aa1a814;border-color:#9aa1a840}.Badge-module__BwRJwa__character,.Badge-module__BwRJwa__inferred{color:var(--accent-purple);background:#a66cff1a;border-color:#a66cff59}.Badge-module__BwRJwa__faction{color:var(--accent-purple-light);background:#a66cff0f;border-color:#a66cff40}.Badge-module__BwRJwa__concept{color:var(--accent-purple-muted);background:#a66cff14;border-color:#a66cff4d}.Badge-module__BwRJwa__location,.Badge-module__BwRJwa__canonical{color:var(--accent-blue);background:#4ea4d91a;border-color:#4ea4d959}.Badge-module__BwRJwa__artifact,.Badge-module__BwRJwa__event,.Badge-module__BwRJwa__relevant{color:var(--accent-gold);background:#d8a84f1a;border-color:#d8a84f59}.Badge-module__BwRJwa__explicit{color:var(--accent-green);background:#63c58e1a;border-color:#63c58e59}.Badge-module__BwRJwa__warning{color:var(--accent-red);background:#d65a541a;border-color:#d65a5459}
.StatusChip-module__YEFxrq__chip{font-family:var(--font-sans);border-radius:var(--radius-pill);white-space:nowrap;border:1px solid #0000;align-items:center;gap:6px;padding:4px 10px 4px 8px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.StatusChip-module__YEFxrq__glyph{color:currentColor;justify-content:center;align-items:center;width:12px;height:12px;display:inline-flex}.StatusChip-module__YEFxrq__queued{color:var(--accent-gold);background:#d8a84f1a;border-color:#d8a84f59}.StatusChip-module__YEFxrq__processing{color:var(--accent-blue);background:#4ea4d91a;border-color:#4ea4d959}.StatusChip-module__YEFxrq__processing .StatusChip-module__YEFxrq__glyph{animation:1.6s linear infinite StatusChip-module__YEFxrq__spin}@keyframes StatusChip-module__YEFxrq__spin{to{transform:rotate(360deg)}}.StatusChip-module__YEFxrq__failed{color:var(--accent-red);background:#d65a541a;border-color:#d65a5459}.StatusChip-module__YEFxrq__reviewed{color:var(--accent-purple);background:#a66cff1a;border-color:#a66cff59}.StatusChip-module__YEFxrq__uploaded,.StatusChip-module__YEFxrq__published{color:var(--accent-green);background:#63c58e1a;border-color:#63c58e59}.StatusChip-module__YEFxrq__cancelled{color:var(--text-secondary);background:#9aa1a814;border-color:#9aa1a840}@media (prefers-reduced-motion:reduce){.StatusChip-module__YEFxrq__processing .StatusChip-module__YEFxrq__glyph{animation:none}}
.ImageWithFallback-module__WLbr5a__imgwf{border-radius:var(--radius-lg);background:var(--panel);border:1px solid var(--border-subtle);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ImageWithFallback-module__WLbr5a__imgwf img{object-fit:cover;width:100%;height:100%;display:block}.ImageWithFallback-module__WLbr5a__fallback svg{width:38%;height:38%}.ImageWithFallback-module__WLbr5a__character{color:var(--accent-purple);background:radial-gradient(#a66cff33,#071015f5),linear-gradient(135deg,#20153a,#0a0815)}.ImageWithFallback-module__WLbr5a__faction{color:#c8a4ff;background:radial-gradient(#a66cff1f,#071015f5),linear-gradient(135deg,#1a1530,#0a0815)}.ImageWithFallback-module__WLbr5a__location{color:var(--accent-blue);background:radial-gradient(#4ea4d92e,#071015f5),linear-gradient(135deg,#0e2538,#060d14)}.ImageWithFallback-module__WLbr5a__artifact{color:var(--accent-gold);background:radial-gradient(#d8a84f38,#071015f5),linear-gradient(135deg,#2a1f10,#0a0815)}.ImageWithFallback-module__WLbr5a__concept{color:var(--accent-purple);background:radial-gradient(#a66cff33,#071015f5),linear-gradient(135deg,#1d1530,#0a0815)}.ImageWithFallback-module__WLbr5a__event{color:var(--accent-gold);background:radial-gradient(#d8a84f40,#071015f5),linear-gradient(135deg,#2c1e0c,#0a0815)}.ImageWithFallback-module__WLbr5a__work,.ImageWithFallback-module__WLbr5a__book{color:var(--accent-cyan);background:radial-gradient(#46c5c52e,#071015f5),linear-gradient(135deg,#0b2a2d,#061014)}.ImageWithFallback-module__WLbr5a__unknown{color:var(--text-muted);background:radial-gradient(#9aa1a81a,#071015f5),linear-gradient(135deg,#18242c,#060d14)}
.Toast-module__V5qLIa__toast{z-index:900;border:1px solid var(--accent-gold-soft);border-radius:var(--radius-md);background:var(--panel-elevated);max-width:90vw;box-shadow:var(--shadow-elevated);color:var(--text-primary);padding:11px 16px;font-size:13px;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}@media (prefers-reduced-motion:no-preference){.Toast-module__V5qLIa__toast{animation:Toast-module__V5qLIa__toast-in var(--dur-base)var(--ease-out)}}@keyframes Toast-module__V5qLIa__toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}
.LoreverseCard-module__qMbixa__card{text-align:center;border-radius:var(--radius-lg);background:var(--panel);border:1px solid var(--border-subtle);transition:border-color var(--dur-base)var(--ease-out),background var(--dur-base)var(--ease-out);flex-direction:column;align-items:center;gap:10px;width:100%;min-height:200px;padding:28px 22px 24px;display:flex}button.LoreverseCard-module__qMbixa__card{cursor:pointer;font:inherit;color:inherit}button.LoreverseCard-module__qMbixa__card:hover{border-color:var(--accent-gold-soft);background:var(--hover-overlay)}button.LoreverseCard-module__qMbixa__card:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.LoreverseCard-module__qMbixa__selected{border-color:var(--accent-gold-soft);background:var(--selected-overlay)}.LoreverseCard-module__qMbixa__sigil{color:var(--accent-gold);opacity:.9}.LoreverseCard-module__qMbixa__name{font-family:var(--font-display);font-weight:var(--fw-medium);letter-spacing:var(--tracking-small-caps);text-transform:uppercase;font-size:var(--fs-lg);color:var(--text-primary);line-height:1.2}.LoreverseCard-module__qMbixa__descriptor{font-family:var(--font-serif);font-style:italic;font-size:var(--fs-md);color:var(--text-secondary);line-height:1.3}.LoreverseCard-module__qMbixa__works{font-family:var(--font-sans);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--text-muted);margin-top:2px;font-size:10.5px;font-weight:600}
.TextInput-module__NUPTea__field{width:100%;font-family:var(--font-sans);color:var(--text-primary);background-color:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:border-color var(--dur-base)var(--ease-out),box-shadow var(--dur-base)var(--ease-out);padding:11px 13px;font-size:14px}.TextInput-module__NUPTea__field:-webkit-autofill{-webkit-text-fill-color:var(--text-primary);caret-color:var(--text-primary);-webkit-box-shadow:0 0 0 1000px var(--bg-elevated)inset;box-shadow:0 0 0 1000px var(--bg-elevated)inset;transition:background-color 9999s ease-out}.TextInput-module__NUPTea__field:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-primary);caret-color:var(--text-primary);-webkit-box-shadow:0 0 0 1000px var(--bg-elevated)inset;box-shadow:0 0 0 1000px var(--bg-elevated)inset;transition:background-color 9999s ease-out}.TextInput-module__NUPTea__field:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-primary);caret-color:var(--text-primary);-webkit-box-shadow:0 0 0 1000px var(--bg-elevated)inset;box-shadow:0 0 0 1000px var(--bg-elevated)inset;transition:background-color 9999s ease-out}.TextInput-module__NUPTea__field::placeholder{color:var(--text-muted)}.TextInput-module__NUPTea__field:hover{border-color:var(--border-strong)}.TextInput-module__NUPTea__field:focus,input.TextInput-module__NUPTea__field:focus-visible{border-color:var(--accent-gold);outline:none;box-shadow:0 0 0 3px #d8a84f29}.TextInput-module__NUPTea__field:disabled{opacity:.55;cursor:not-allowed}.TextInput-module__NUPTea__invalid{border-color:var(--accent-red)}.TextInput-module__NUPTea__invalid:focus,.TextInput-module__NUPTea__invalid:focus-visible{border-color:var(--accent-red);box-shadow:0 0 0 3px #d65a5429}.TextInput-module__NUPTea__sm{padding:7px 11px;font-size:12px}
.PasswordInput-module__QYs-4W__wrap{width:100%;position:relative}.PasswordInput-module__QYs-4W__field{width:100%;font-family:var(--font-sans);color:var(--text-primary);background-color:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:border-color var(--dur-base)var(--ease-out),box-shadow var(--dur-base)var(--ease-out);padding:11px 46px 11px 13px;font-size:14px}.PasswordInput-module__QYs-4W__field:-webkit-autofill{-webkit-text-fill-color:var(--text-primary);caret-color:var(--text-primary);-webkit-box-shadow:0 0 0 1000px var(--bg-elevated)inset;box-shadow:0 0 0 1000px var(--bg-elevated)inset;transition:background-color 9999s ease-out}.PasswordInput-module__QYs-4W__field:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-primary);caret-color:var(--text-primary);-webkit-box-shadow:0 0 0 1000px var(--bg-elevated)inset;box-shadow:0 0 0 1000px var(--bg-elevated)inset;transition:background-color 9999s ease-out}.PasswordInput-module__QYs-4W__field:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-primary);caret-color:var(--text-primary);-webkit-box-shadow:0 0 0 1000px var(--bg-elevated)inset;box-shadow:0 0 0 1000px var(--bg-elevated)inset;transition:background-color 9999s ease-out}.PasswordInput-module__QYs-4W__field::placeholder{color:var(--text-muted)}.PasswordInput-module__QYs-4W__field:hover{border-color:var(--border-strong)}.PasswordInput-module__QYs-4W__field:focus,.PasswordInput-module__QYs-4W__field:focus-visible{border-color:var(--accent-gold);outline:none;box-shadow:0 0 0 3px #d8a84f29}.PasswordInput-module__QYs-4W__field:disabled{opacity:.55;cursor:not-allowed}.PasswordInput-module__QYs-4W__invalid{border-color:var(--accent-red)}.PasswordInput-module__QYs-4W__reveal{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--dur-base)var(--ease-out),background var(--dur-base)var(--ease-out);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.PasswordInput-module__QYs-4W__reveal:hover{color:var(--text-primary);background:var(--hover-overlay)}.PasswordInput-module__QYs-4W__reveal:focus-visible{box-shadow:0 0 0 2px var(--accent-gold);outline:none}
.Select-module__hSKQgW__selwrap{width:100%;position:relative}.Select-module__hSKQgW__select{width:100%;font-family:var(--font-sans);color:var(--text-primary);background-color:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;text-align:left;transition:border-color var(--dur-base)var(--ease-out),box-shadow var(--dur-base)var(--ease-out);justify-content:space-between;align-items:center;gap:8px;padding:11px 13px;font-size:14px;display:flex}.Select-module__hSKQgW__select:hover{border-color:var(--border-strong)}.Select-module__hSKQgW__select:focus-visible{border-color:var(--accent-gold);outline:none;box-shadow:0 0 0 3px #d8a84f29}.Select-module__hSKQgW__select[aria-expanded=true]{border-color:var(--accent-gold);box-shadow:0 0 0 3px #d8a84f29}.Select-module__hSKQgW__select:disabled{opacity:.55;cursor:not-allowed}.Select-module__hSKQgW__sm{padding:7px 11px;font-size:12px}.Select-module__hSKQgW__value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Select-module__hSKQgW__placeholder{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Select-module__hSKQgW__chev{color:var(--text-muted);transition:transform var(--dur-base)var(--ease-out);flex-shrink:0;display:inline-flex}.Select-module__hSKQgW__select[aria-expanded=true] .Select-module__hSKQgW__chev{color:var(--accent-gold);transform:rotate(180deg)}.Select-module__hSKQgW__pop{z-index:40;background:var(--panel-translucent);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-elevated);flex-direction:column;gap:2px;max-height:280px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.Select-module__hSKQgW__opt{font-family:var(--font-sans);color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;text-align:left;transition:background var(--dur-fast),color var(--dur-fast);background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;font-size:13px;display:flex}.Select-module__hSKQgW__opt:hover,.Select-module__hSKQgW__active{background:var(--hover-overlay);color:var(--text-primary)}.Select-module__hSKQgW__sel{color:var(--accent-gold);background:var(--selected-overlay)}.Select-module__hSKQgW__disabled{opacity:.45;cursor:not-allowed}
.Toggle-module__ooonVa__switch{border-radius:var(--radius-pill);border:1px solid var(--border-subtle);background:var(--panel);color:var(--text-secondary);font-family:var(--font-sans);cursor:pointer;transition:all var(--dur-base)var(--ease-out);align-items:center;gap:8px;padding:7px 13px;font-size:12px;font-weight:500;display:inline-flex}.Toggle-module__ooonVa__switch svg{width:14px;height:14px}.Toggle-module__ooonVa__switch.Toggle-module__ooonVa__on{border-color:var(--accent-purple-soft);color:var(--accent-purple-light);background:#a66cff1a}.Toggle-module__ooonVa__switch:disabled{opacity:.55;cursor:not-allowed}.Toggle-module__ooonVa__switch:focus-visible{outline:none;box-shadow:0 0 0 3px #d8a84f4d}.Toggle-module__ooonVa__label{line-height:1}.Toggle-module__ooonVa__track{background:var(--panel);border:1px solid var(--border-subtle);cursor:pointer;width:40px;height:22px;transition:all var(--dur-base)var(--ease-out);border-radius:999px;flex-shrink:0;padding:0;position:relative}.Toggle-module__ooonVa__track .Toggle-module__ooonVa__knob{background:var(--text-muted);width:16px;height:16px;transition:all var(--dur-base)var(--ease-out);border-radius:50%;position:absolute;top:2px;left:2px}.Toggle-module__ooonVa__track.Toggle-module__ooonVa__on{border-color:var(--accent-purple-soft);background:#a66cff29}.Toggle-module__ooonVa__track.Toggle-module__ooonVa__on .Toggle-module__ooonVa__knob{background:var(--accent-purple);left:20px}.Toggle-module__ooonVa__track:disabled{opacity:.55;cursor:not-allowed}.Toggle-module__ooonVa__track:focus-visible{outline:none;box-shadow:0 0 0 3px #d8a84f4d}
.Checkbox-module__dKHI8G__row{font-family:var(--font-sans);color:var(--text-secondary);cursor:pointer;align-items:center;gap:10px;font-size:13px;display:inline-flex}.Checkbox-module__dKHI8G__input{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Checkbox-module__dKHI8G__box{border:1px solid var(--border-strong);background:var(--bg-elevated);color:#0000;width:18px;height:18px;transition:all var(--dur-base)var(--ease-out);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Checkbox-module__dKHI8G__on{background:var(--accent-gold);border-color:var(--accent-gold);color:var(--text-on-gold)}.Checkbox-module__dKHI8G__input:focus-visible+.Checkbox-module__dKHI8G__box{outline:none;box-shadow:0 0 0 3px #d8a84f4d}.Checkbox-module__dKHI8G__disabled{opacity:.55;cursor:not-allowed}.Checkbox-module__dKHI8G__label{line-height:1.3}
.ProgressBar-module__ncGQOG__wrap{flex-direction:column;gap:6px;width:100%;display:flex}.ProgressBar-module__ncGQOG__captionRow{color:var(--text-secondary);justify-content:space-between;align-items:baseline;gap:8px;font-size:12px;display:flex}.ProgressBar-module__ncGQOG__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProgressBar-module__ncGQOG__mono{font-family:var(--font-mono);color:var(--text-muted);flex-shrink:0}.ProgressBar-module__ncGQOG__track{background:var(--bg-deep);border:1px solid var(--border-subtle);border-radius:999px;height:7px;position:relative;overflow:hidden}.ProgressBar-module__ncGQOG__fill{background:linear-gradient(90deg,var(--accent-blue),var(--accent-cyan));transition:width .6s var(--ease-out);border-radius:999px;position:absolute;top:0;bottom:0;left:0}.ProgressBar-module__ncGQOG__green{background:var(--accent-green)}.ProgressBar-module__ncGQOG__red{background:var(--accent-red)}.ProgressBar-module__ncGQOG__grey{background:var(--accent-grey)}@media (prefers-reduced-motion:reduce){.ProgressBar-module__ncGQOG__fill{transition:none}}
.JobStatusChip-module__KEFDea__chip{font-family:var(--font-sans);border-radius:var(--radius-pill);white-space:nowrap;border:1px solid #0000;align-items:center;gap:6px;padding:4px 10px 4px 8px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.JobStatusChip-module__KEFDea__glyph,.JobStatusChip-module__KEFDea__spin{justify-content:center;align-items:center;display:inline-flex}.JobStatusChip-module__KEFDea__spin{animation:1.6s linear infinite JobStatusChip-module__KEFDea__jobspin}@keyframes JobStatusChip-module__KEFDea__jobspin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.JobStatusChip-module__KEFDea__spin{animation:none}}.JobStatusChip-module__KEFDea__green{color:var(--accent-green);background:#63c58e1a;border-color:#63c58e59}.JobStatusChip-module__KEFDea__blue{color:var(--accent-blue);background:#4ea4d91a;border-color:#4ea4d959}.JobStatusChip-module__KEFDea__orange{color:var(--accent-orange);background:#e08b451f;border-color:#e08b4566}.JobStatusChip-module__KEFDea__red{color:var(--accent-red);background:#d65a541a;border-color:#d65a5459}.JobStatusChip-module__KEFDea__grey{color:var(--text-secondary);background:#9aa1a814;border-color:#9aa1a840}.JobStatusChip-module__KEFDea__gold{color:var(--accent-gold);background:#d8a84f1a;border-color:#d8a84f59}
.OneTimePasswordReveal-module__eitDRW__reveal{border:1px solid var(--accent-gold-soft);border-radius:var(--radius-md);background:#d8a84f0f;flex-direction:column;gap:10px;width:100%;max-width:360px;padding:14px;display:flex}.OneTimePasswordReveal-module__eitDRW__preview{border-color:var(--accent-gold-soft);background:#d8a84f0f}.OneTimePasswordReveal-module__eitDRW__committed{background:#63c58e0d;border-color:#63c58e66}.OneTimePasswordReveal-module__eitDRW__head{justify-content:space-between;align-items:center;gap:8px;display:flex}.OneTimePasswordReveal-module__eitDRW__label{font-family:var(--font-sans);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--accent-gold);font-size:11px;font-weight:600}.OneTimePasswordReveal-module__eitDRW__committed .OneTimePasswordReveal-module__eitDRW__label{color:var(--accent-green)}.OneTimePasswordReveal-module__eitDRW__note{color:var(--text-muted);font-size:12px}.OneTimePasswordReveal-module__eitDRW__row{background:var(--bg-deep);border:1px solid var(--border-subtle);border-radius:var(--radius-md);align-items:center;gap:8px;padding:10px 12px;display:flex}.OneTimePasswordReveal-module__eitDRW__value{font-family:var(--font-mono);color:var(--text-primary);letter-spacing:.04em;word-break:break-all;flex:1;font-size:13px}.OneTimePasswordReveal-module__eitDRW__iconbtn{border-radius:var(--radius-md);border:1px solid var(--border-subtle);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;transition:all var(--dur-base)var(--ease-out);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.OneTimePasswordReveal-module__eitDRW__iconbtn:hover{color:var(--text-primary);border-color:var(--border-strong);background:var(--hover-overlay)}.OneTimePasswordReveal-module__eitDRW__iconbtn:focus-visible{box-shadow:0 0 0 2px var(--accent-gold);outline:none}
.FileDropZone-module__IEZHQW__drop{border:1.5px dashed var(--accent-gold-soft);border-radius:var(--radius-lg);text-align:center;cursor:pointer;transition:all var(--dur-base)var(--ease-out);width:100%;color:var(--accent-gold);background:#d8a84f08;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px 20px;display:flex}.FileDropZone-module__IEZHQW__drop:hover,.FileDropZone-module__IEZHQW__over{border-color:var(--accent-gold);background:#d8a84f14}.FileDropZone-module__IEZHQW__drop:focus-visible{outline:none;box-shadow:0 0 0 3px #d8a84f4d}.FileDropZone-module__IEZHQW__disabled{opacity:.55;cursor:not-allowed}.FileDropZone-module__IEZHQW__title{font-family:var(--font-serif);color:var(--text-primary);font-size:20px}.FileDropZone-module__IEZHQW__hint{color:var(--text-muted);font-size:12px}.FileDropZone-module__IEZHQW__input{display:none}.FileDropZone-module__IEZHQW__confirmed{border-radius:var(--radius-md);background:#63c58e0d;border:1px solid #63c58e66;align-items:center;gap:10px;width:100%;padding:12px 14px;display:flex}.FileDropZone-module__IEZHQW__confirmedIcon{color:var(--accent-green);flex-shrink:0;display:inline-flex}.FileDropZone-module__IEZHQW__confirmedName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;overflow:hidden}.FileDropZone-module__IEZHQW__remove{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;transition:all var(--dur-base)var(--ease-out);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.FileDropZone-module__IEZHQW__remove:hover{color:var(--accent-red);border-color:var(--accent-red)}.FileDropZone-module__IEZHQW__remove:focus-visible{box-shadow:0 0 0 2px var(--accent-gold);outline:none}
.DataTable-module__fddcYa__wrap{width:100%}.DataTable-module__fddcYa__empty{padding:24px}.DataTable-module__fddcYa__table{border-collapse:collapse;width:100%;font-size:13px;display:none}.DataTable-module__fddcYa__caption{text-align:left;color:var(--text-muted);padding-bottom:10px;font-size:12px}.DataTable-module__fddcYa__table th,.DataTable-module__fddcYa__table td{text-align:left;border-bottom:1px solid var(--divider);vertical-align:middle;padding:12px 14px}.DataTable-module__fddcYa__table th{font-family:var(--font-sans);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--text-muted);font-size:10.5px;font-weight:600}.DataTable-module__fddcYa__table td{color:var(--text-secondary)}.DataTable-module__fddcYa__table tbody tr:last-child td{border-bottom:0}.DataTable-module__fddcYa__right{text-align:right}.DataTable-module__fddcYa__cards{flex-direction:column;gap:12px;display:flex}.DataTable-module__fddcYa__card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--panel);padding:16px}.DataTable-module__fddcYa__cardTitle{color:var(--text-primary);margin-bottom:12px;font-size:14px;font-weight:600}.DataTable-module__fddcYa__cardBody{flex-direction:column;gap:10px;margin:0;display:flex}.DataTable-module__fddcYa__cardRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.DataTable-module__fddcYa__cardLabel{font-family:var(--font-sans);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--text-muted);flex-shrink:0;font-size:10.5px;font-weight:600}.DataTable-module__fddcYa__cardValue{text-align:right;color:var(--text-secondary);min-width:0;margin:0;font-size:13px}@media (min-width:768px){.DataTable-module__fddcYa__table{display:table}.DataTable-module__fddcYa__cards{display:none}}
.ChapterPicker-module__j1gw_W__ladder{flex-direction:column;margin-top:8px;display:flex}.ChapterPicker-module__j1gw_W__chrow{text-align:left;cursor:pointer;width:100%;color:var(--text-muted);font:inherit;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:8px;display:flex}.ChapterPicker-module__j1gw_W__chrow:hover{background:var(--hover-overlay)}.ChapterPicker-module__j1gw_W__chrow:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-2px}.ChapterPicker-module__j1gw_W__chrowRead{color:var(--text-primary)}.ChapterPicker-module__j1gw_W__chrowCur{background:var(--selected-overlay);color:var(--text-primary)}.ChapterPicker-module__j1gw_W__num{font-family:var(--font-mono);text-align:right;width:20px;color:var(--accent-gold-soft);flex-shrink:0;font-size:11px;font-weight:500}.ChapterPicker-module__j1gw_W__title{font-family:var(--font-serif);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:15px;font-style:italic;overflow:hidden}.ChapterPicker-module__j1gw_W__numLabel{font-family:var(--font-sans);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;overflow:hidden}.ChapterPicker-module__j1gw_W__check{color:var(--accent-gold);flex-shrink:0;width:13px;height:13px}.ChapterPicker-module__j1gw_W__hzrule{align-items:center;gap:8px;padding:6px 4px 8px 6px;display:flex}.ChapterPicker-module__j1gw_W__hzrule svg{width:13px;height:13px;color:var(--accent-purple);flex-shrink:0}.ChapterPicker-module__j1gw_W__hzrule b{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-purple-light);white-space:nowrap;font-size:9.5px;font-weight:600}.ChapterPicker-module__j1gw_W__hzrule i{border-top:1.5px dashed var(--accent-purple-soft);flex:1}
