:root{--bg-main: #000000;--bg-panel: #000000;--bg-card: #000000;--bg-header: #000000;--surface-0: #010101;--surface-1: #030303;--surface-2: #070707;--surface-glass: rgba(0, 0, 0, .86);--surface-hover: rgba(255, 255, 255, .08);--mist-active-accent: #ff4f3f;--mist-active-accent-rgb: 255, 79, 63;--border-main: rgba(255, 255, 255, .06);--border-accent: var(--mist-active-accent, var(--mist-gold));--border-glass: rgba(255, 255, 255, .03);--border-strong: rgba(255, 79, 63, .32);--text-main: #d4d4d4;--text-muted: #7a7a7a;--text-subtle: rgba(212, 212, 212, .48);--text-accent: var(--mist-active-accent, var(--mist-gold));--text-code: #a3a3a3;--text-header: #f4f4f4;--philosopher-glow: rgba(255, 79, 63, .2);--philosopher-accent: #ff4f3f;--selection-bg: rgba(255, 79, 63, .12);--accent-color: #ff4f3f;--accent-glow: rgba(255, 79, 63, .15);--texture-opacity: .1;--bg-texture: none;--bg-dust-texture: none;--mist-gold: #ff4f3f;--mist-cyan: #22D3EE;--mist-red: #CC0000;--mist-purple: #C084FC;--mist-rose: #FB7185;--mist-aesthetic: #8B5CF6;--mist-aesthetic-rgb: 139, 92, 246;--mist-orange: #FB923C;--gold-primary: #ff4f3f;--gold-dim: rgba(255, 79, 63, .4);--gold-bright: #ff887a;--gold-soft: rgba(255, 79, 63, .15)}.text-mist-gold{color:var(--mist-gold)!important}.text-mist-red{color:var(--mist-red)!important}.text-mist-cyan{color:var(--mist-cyan)!important}.text-mist-purple{color:var(--mist-purple)!important}.text-mist-rose{color:var(--mist-rose)!important}.text-mist-aesthetic{color:var(--mist-aesthetic)!important}.text-mist-orange{color:var(--mist-orange)!important}.theme-hegel{--philosopher-glow: rgba(212, 175, 55, .25);--philosopher-accent: #D4AF37}.theme-marx{--philosopher-glow: rgba(255, 118, 117, .1);--philosopher-accent: #FF7675}.theme-lacan{--philosopher-glow: rgba(34, 211, 238, .15);--philosopher-accent: #22D3EE}.theme-zizek{--philosopher-glow: rgba(192, 132, 252, .15);--philosopher-accent: #C084FC}.theme-analysis{--philosopher-glow: rgba(251, 113, 133, .15);--philosopher-accent: #FB7185}:root.retro{--bg-main: #EFE9E0;--bg-header: #EFE9E0;--bg-panel: #EFE9E0;--bg-card: #F9F7F1;--surface-0: #EFE9E0;--surface-1: #F4EFE6;--surface-2: #F9F7F1;--surface-glass: rgba(249, 247, 241, .72);--surface-hover: rgba(139, 38, 29, .06);--mist-active-accent: #8B261D;--mist-active-accent-rgb: 139, 38, 29;--border-main: #D8D2C5;--border-accent: var(--mist-active-accent);--border-strong: rgba(var(--mist-active-accent-rgb, 139, 38, 29), .34);--text-main: #2D2D2D;--text-accent: var(--mist-active-accent);--text-muted: #2D2D2D99;--text-subtle: #2D2D2D55;--text-code: #2D2D2D;--selection-bg: rgba(var(--mist-active-accent-rgb, 139, 38, 29), .08);--bg-texture: url(https://www.transparenttextures.com/patterns/aged-paper.png);--bg-dust-texture: url(https://www.transparenttextures.com/patterns/dust.png);--texture-opacity: 1;--ring-opacity: .45;--gold-primary: var(--mist-active-accent);--gold-dim: var(--mist-active-accent);--gold-bright: var(--mist-active-accent);--gold-soft: var(--mist-active-accent);--mist-cyan: #0E4B50;--mist-gold: #856610;--mist-rose: #8A3A40;--mist-aesthetic: #5B4B8A;--mist-aesthetic-rgb: 91, 75, 138;--mist-purple: #4A2C40;--mist-orange: #85411B;--mist-red: #8B261D}body{transition:background-color .5s ease,color .5s ease;background-color:var(--bg-main);color:var(--text-main);position:relative;min-height:100vh}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:var(--bg-texture);opacity:var(--texture-opacity);pointer-events:none;z-index:-1;transition:opacity .5s ease,background-image .5s ease}:root.mist-theme-switching,:root.mist-theme-switching *,:root.mist-theme-switching *:before,:root.mist-theme-switching *:after,body.mist-theme-switching,body.mist-theme-switching *,body.mist-theme-switching *:before,body.mist-theme-switching *:after{transition-duration:0ms!important;transition-delay:0ms!important;animation-play-state:paused!important;scroll-behavior:auto!important}:root.mist-theme-switching body:before,body.mist-theme-switching:before{transition:none!important}:root.mist-theme-switching :where([class*=backdrop-blur],.mist-app-header,.mist-app-footer,.mist-app-toolbar-shell,.mist-app-footer-segment,.mist-aesthetic-left-pane,.mist-aesthetic-right-pane,.mist-archive-overlay,.mist-config-overlay,.mist-history-modal,.mist-task-manager-panel){-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:root.mist-theme-switching :where(.mist-labyrinth-rings,.mist-rings-suture,.mist-rings-aesthetic,.mist-aesthetic-rings,.mist-rings-experimental,.mist-rings-trailer,.borromean-svg-root,.mist-title-shadow,.mist-engine-title,.mist-labyrinth-title){filter:none!important}*,*:before,*:after{transition-duration:inherit}.theme-transition{transition:all .5s ease}.texture-paper{background-image:var(--bg-texture);background-repeat:repeat;background-attachment:local}.texture-dust{background-image:var(--bg-dust-texture);background-repeat:repeat;background-attachment:local}::selection{background-color:var(--selection-bg)}:root.retro ::selection{background-color:#8b261d40;color:#000}@keyframes pageEntrance{0%{opacity:0;transform:scale(.99) translateY(15px)}to{opacity:1;transform:scale(1) translateY(0)}}.animate-page-entrance{animation:pageEntrance .7s cubic-bezier(.16,1,.3,1) both}@keyframes sectionZoom{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.animate-section-zoom{animation:sectionZoom .8s cubic-bezier(.16,1,.3,1) both}@keyframes pageDissolve{0%{opacity:0}to{opacity:1}}.animate-page-dissolve{animation:pageDissolve .75s cubic-bezier(.215,.61,.355,1) both}@keyframes focusBlur{0%{opacity:0;transform:translate3d(0,6px,0) scale(.992)}to{opacity:1;transform:translateZ(0) scale(1)}}.animate-focus-blur{animation:focusBlur 1s cubic-bezier(.16,1,.3,1) both}@keyframes engineSimpleFade{0%{opacity:0}to{opacity:1}}.animate-engine-simple-fade{animation:engineSimpleFade .24s ease-out both}@keyframes mistNoShiftBlurFade{0%{opacity:0;transform:translate3d(0,4px,0) scale(.995)}to{opacity:1;transform:translateZ(0) scale(1)}}.mist-no-shift-entry{animation:mistNoShiftBlurFade .32s ease-out both;transform:none!important}.mist-engine-simple-entry,.mist-engine-simple-entry .mist-engine-field,.mist-engine-simple-entry .mist-aesthetic-engine,.mist-engine-simple-entry .mist-metonymy-view{transform:none!important}.mist-engine-no-entry{animation:none!important;opacity:1!important}.mist-workflow-view{animation:none!important;opacity:1!important;contain:layout style}.mist-workflow-view :where(.animate-page-dissolve){animation:none!important;opacity:1!important}.mist-commercial-engine .mist-commercial-formula-module,.mist-commercial-engine .mist-commercial-formula-line,.mist-commercial-engine .mist-commercial-formula-line>span,.mist-commercial-engine .mist-commercial-formula-line .mist-labyrinth-hover-token,.mist-commercial-engine .mist-commercial-formula-line *{animation:none!important;transition:none!important;transform:none!important}.mist-commercial-engine .mist-commercial-title-zone,.mist-commercial-engine .mist-commercial-title-zone *,.mist-commercial-engine .mist-commercial-engine-title,.mist-commercial-engine .mist-commercial-engine-title>span{animation:none!important;transition:none!important;transform:none!important}.mist-commercial-engine .mist-commercial-title-zone{min-height:7.5rem!important}.mist-commercial-engine .mist-commercial-engine-title,.mist-commercial-engine .mist-commercial-engine-title>span{color:var(--mist-commercial-cyan)!important;text-shadow:2px .7px 0 rgba(var(--mist-commercial-cyan-rgb),.42),-.8px 0 0 rgba(255,255,255,.14),0 18px 44px rgba(0,0,0,.78)!important;filter:none!important}.mist-engine-simple-entry :where(.animate-page-entrance,.animate-pageEntrance,.animate-section-zoom,.animate-focus-blur,.animate-page-dissolve){animation:none!important;transform:none!important;filter:none!important;opacity:1!important}.mist-no-shift-entry :where(.animate-page-entrance,.animate-pageEntrance,.animate-section-zoom,.animate-focus-blur,.animate-page-dissolve,.animate-in,.fade-in,.zoom-in,.zoom-in-95,.slide-in-from-top-2,.slide-in-from-bottom-2,.slide-in-from-bottom-4,.slide-in-from-left-2,.slide-in-from-right-2){animation:mistNoShiftBlurFade .24s ease-out both!important;transform:none!important}.mist-no-shift-entry :where(.mist-engine-field,.mist-engine-canvas,.mist-engine-title,.mist-engine-subtitle,.mist-labyrinth-console,.mist-labyrinth-hero,.mist-labyrinth-film-window,.mist-labyrinth-screen,.mist-labyrinth-title-block,.mist-labyrinth-title,.mist-labyrinth-subtitle,.mist-labyrinth-formula,.mist-labyrinth-desire-panel,.mist-labyrinth-mixer-panel,.mist-labyrinth-mode-toggle,.mist-labyrinth-surface-block,.mist-aesthetic-engine,.mist-aesthetic-left-pane,.mist-aesthetic-right-pane,.mist-aesthetic-page-header,.mist-aesthetic-module-list,.mist-aesthetic-module,.mist-aesthetic-logic-panel,.mist-metonymy-view,.mist-archive-workbench,.mist-archive-toolbar,.mist-archive-panel){transform:none!important;transition-property:color,background-color,border-color,opacity,filter,box-shadow!important}@media(prefers-reduced-motion:reduce){.mist-no-shift-entry,.mist-no-shift-entry :where(.animate-page-entrance,.animate-pageEntrance,.animate-section-zoom,.animate-focus-blur,.animate-page-dissolve,.animate-in,.fade-in,.zoom-in,.zoom-in-95,.slide-in-from-top-2,.slide-in-from-bottom-2,.slide-in-from-bottom-4,.slide-in-from-left-2,.slide-in-from-right-2){animation:none!important;filter:none!important;opacity:1!important}.mist-labyrinth-rings.is-active,.mist-labyrinth-rings.is-exiting,.mist-rings-suture.is-active,.mist-rings-suture.is-exiting,.mist-rings-aesthetic.is-active,.mist-rings-aesthetic.is-exiting,.mist-aesthetic-rings.is-active,.mist-aesthetic-rings.is-exiting,.mist-rings-experimental.is-active,.mist-rings-experimental.is-exiting,.mist-rings-trailer.is-active,.mist-rings-trailer.is-exiting,.mist-labyrinth-panel-stage,.mist-labyrinth-panel-stage:after,.mist-labyrinth-world-law-popover,.mist-labyrinth-world-law-popover.is-closing{animation:none!important;filter:none!important;transform:none!important;clip-path:none!important}}@keyframes ringEntrance{0%{opacity:0;transform:scale(1.3) translateY(10px) rotate(15deg)}to{opacity:1;transform:scale(1.1) translateY(0) rotate(0)}}.animate-ring-entrance{animation:ringEntrance 1.8s cubic-bezier(.16,1,.3,1) both;will-change:transform,opacity;backface-visibility:hidden;transform:translateZ(0)}@keyframes cultPulse{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:.8}}.cult-pulse{animation:cultPulse 2s infinite ease-in-out}@keyframes ringExit{0%{opacity:1;transform:scale(1.1) translateY(0) rotate(0)}to{opacity:0;transform:scale(1.3) translateY(10px) rotate(15deg)}}.animate-ring-exit{animation:ringExit 1.8s cubic-bezier(.16,1,.3,1) both;will-change:transform,opacity;backface-visibility:hidden;transform:translateZ(0)}@keyframes portalBreathing{0%,to{transform:scale(1);filter:brightness(1) drop-shadow(0 0 0px rgba(255,255,255,0))}50%{transform:scale(1.02);filter:brightness(1.1) drop-shadow(0 0 15px rgba(255,255,255,.2))}}.animate-portal-breathing{animation:portalBreathing 8s ease-in-out infinite}.premium-card{background:transparent;border:1px solid transparent;border-radius:0;transition:all 1.3s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.premium-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,var(--philosopher-glow),transparent 70%);opacity:0;transition:opacity 1.3s cubic-bezier(.23,1,.32,1)}.premium-card:hover{transform:translateY(-8px);background:#111;border-color:var(--philosopher-accent);box-shadow:0 20px 50px rgba(var(--philosopher-glow-rgb),.3)}.detail-markdown-content strong,.detail-markdown-content b{color:var(--philosopher-accent)!important;font-weight:700;filter:drop-shadow(0 0 8px var(--philosopher-glow))}:root.retro .detail-markdown-content strong,:root.retro .detail-markdown-content b{color:var(--text-accent);font-weight:900;filter:none}.detail-markdown-content em,.detail-markdown-content i{color:var(--text-header);opacity:.9;font-style:italic;font-family:serif}:root.retro .detail-markdown-content em,:root.retro .detail-markdown-content i{color:var(--text-main);opacity:.8;font-style:italic}.detail-markdown-content p{margin-bottom:2rem}.detail-markdown-content h1,.detail-markdown-content h2,.detail-markdown-content h3{color:var(--philosopher-accent)!important;margin-top:3rem;margin-bottom:1.5rem;filter:drop-shadow(0 0 12px var(--philosopher-glow))}:root.retro .detail-markdown-content h1,:root.retro .detail-markdown-content h2,:root.retro .detail-markdown-content h3{color:var(--mist-active-accent)}:root.retro{--bg-main: #EFE9E0;--bg-card: rgba(255, 255, 255, .4);--border-main: rgba(var(--mist-active-accent-rgb, 139, 38, 29), .15);--text-main: #2d2d2d;--text-accent: var(--mist-active-accent);--philosopher-accent: var(--mist-active-accent)}.retro .concept-box{background:transparent!important;border:1px solid rgba(var(--mist-active-accent-rgb, 139, 38, 29),.08)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transition:all .3s ease}.retro .concept-box:hover{background:#fff!important;border-color:var(--mist-active-accent)!important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--mist-active-accent-rgb, 139, 38, 29),.05)!important}.retro .philosopher-tab{border:1px solid rgba(var(--mist-active-accent-rgb, 139, 38, 29),.1)!important;background:transparent!important;color:var(--mist-active-accent)!important;transition:all .3s ease}.retro .philosopher-tab-active{background-color:var(--mist-active-accent)!important;color:#efe9e0!important;border-color:var(--mist-active-accent)!important}.retro .philosopher-tab-active *{color:inherit!important}.retro .philosopher-tab-active svg{fill:#efe9e0!important;opacity:.9}.retro .detail-header-divider{border-bottom:2px solid var(--mist-active-accent)!important;box-shadow:none!important}.text-gradient-silver{background:linear-gradient(135deg,#fff,#bdbdbd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.text-gradient-gold{background:linear-gradient(135deg,#d4af37,#856610);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.glass-container{backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);background-color:#0e0e0eb3;border:1px solid rgba(255,255,255,.05)}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--mist-gold)}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes pageEntrance{0%{opacity:0;transform:translateY(15px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-pageEntrance{animation:pageEntrance .7s cubic-bezier(.16,1,.3,1) both}@keyframes cipherPulse{0%,to{opacity:.2;transform:scale(.98)}50%{opacity:.6;transform:scale(1.02)}}.cipher-char-flicker{animation:cipherPulse 1.5s ease-in-out infinite}:root{--mist-archive-black: #000000;--mist-archive-ink: #fff8ee;--mist-archive-muted: rgba(255, 248, 238, .74);--mist-archive-dim: rgba(255, 248, 238, .48);--mist-archive-line: rgba(255, 255, 255, .16);--mist-archive-line-strong: rgba(255, 255, 255, .36);--mist-archive-red: #ff4f3f;--mist-archive-red-soft: rgba(255, 79, 63, .72);--mist-archive-red-faint: rgba(255, 79, 63, .11);--mist-archive-signal-line: rgba(255, 79, 63, .05);--mist-archive-signal-line-strong: rgba(255, 79, 63, .1);--mist-archive-signal-wash: rgba(255, 79, 63, .045);--mist-archive-signal-wash-faint: rgba(255, 79, 63, .026);--mist-archive-signal-glow: rgba(255, 79, 63, .38);--mist-archive-signal-shadow: rgba(255, 79, 63, .18);--mist-commercial-cyan: #22D3EE;--mist-commercial-cyan-rgb: 34, 211, 238;--mist-commercial-cyan-soft: rgba(34, 211, 238, .58);--mist-commercial-cyan-faint: rgba(34, 211, 238, .16);--mist-commercial-cyan-line: rgba(34, 211, 238, .09);--mist-commercial-cyan-line-strong: rgba(34, 211, 238, .15);--mist-commercial-cyan-wash: rgba(34, 211, 238, .1);--mist-commercial-cyan-wash-faint: rgba(34, 211, 238, .055);--mist-commercial-cyan-glow: rgba(34, 211, 238, .42);--mist-commercial-cyan-shadow: rgba(34, 211, 238, .16);--mist-archive-panel: rgba(0, 0, 0, .88);--mist-archive-panel-soft: rgba(255, 255, 255, .025);--mist-archive-chromatic: 1px 0 0 rgba(255, 79, 63, .76), -.55px 0 0 rgba(255, 248, 238, .18), 0 12px 34px rgba(0, 0, 0, .78)}.mist-commercial-mode,.mist-commercial-workbench,.mist-commercial-engine{--mist-active-accent: var(--mist-commercial-cyan);--mist-active-accent-rgb: var(--mist-commercial-cyan-rgb);--mist-archive-red: var(--mist-commercial-cyan);--mist-archive-red-soft: var(--mist-commercial-cyan-soft);--mist-archive-red-faint: var(--mist-commercial-cyan-faint);--text-accent: var(--mist-commercial-cyan);--accent-color: var(--mist-commercial-cyan);--accent-glow: rgba(var(--mist-commercial-cyan-rgb), .2);--border-accent: var(--mist-commercial-cyan);--border-strong: rgba(var(--mist-commercial-cyan-rgb), .34);--gold-primary: var(--mist-commercial-cyan);--gold-dim: var(--mist-commercial-cyan-soft);--gold-bright: #E9FBFF;--gold-soft: var(--mist-commercial-cyan-faint);--mist-gold: var(--mist-commercial-cyan);--mist-archive-signal-line: var(--mist-commercial-cyan-line);--mist-archive-signal-line-strong: var(--mist-commercial-cyan-line-strong);--mist-archive-signal-wash: var(--mist-commercial-cyan-wash);--mist-archive-signal-wash-faint: var(--mist-commercial-cyan-wash-faint);--mist-archive-signal-glow: var(--mist-commercial-cyan-glow);--mist-archive-signal-shadow: var(--mist-commercial-cyan-shadow);--mist-archive-chromatic: 1.2px 0 0 rgba(var(--mist-commercial-cyan-rgb), .82), -.7px 0 0 rgba(255, 255, 255, .24), 0 12px 34px rgba(0, 0, 0, .72)}@keyframes mistArchiveGrainDrift{0%{transform:translate3d(-1.2%,-.8%,0)}33%{transform:translate3d(.9%,.7%,0)}66%{transform:translate3d(-.6%,1.1%,0)}to{transform:translate3d(.7%,-1%,0)}}@keyframes mistArchiveSignalPulse{0%,to{opacity:.52;filter:brightness(.92)}50%{opacity:1;filter:brightness(1.16)}}.mist-app-shell{isolation:isolate;background:radial-gradient(circle at 72% 18%,rgba(255,79,63,.072),transparent 27%),radial-gradient(circle at 20% 74%,rgba(255,248,238,.026),transparent 34%),linear-gradient(180deg,#000,#000)}.mist-app-shell:before,.mist-app-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.mist-app-shell:before{opacity:.08;background-image:linear-gradient(rgba(255,255,255,.042) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px),radial-gradient(circle at 17% 22%,rgba(255,255,255,.072) 0 1px,transparent 1.6px),radial-gradient(circle at 41% 31%,rgba(255,255,255,.052) 0 1px,transparent 1.6px),radial-gradient(circle at 72% 25%,rgba(255,255,255,.062) 0 1px,transparent 1.6px),radial-gradient(circle at 29% 61%,rgba(255,255,255,.046) 0 1px,transparent 1.6px),linear-gradient(132deg,transparent 0 38%,rgba(255,255,255,.042) 38.06% 38.22%,transparent 38.38% 100%),linear-gradient(26deg,transparent 0 64%,rgba(255,255,255,.036) 64.06% 64.22%,transparent 64.38% 100%),linear-gradient(90deg,transparent 0 52%,var(--mist-archive-signal-line) 52.06% 52.18%,transparent 52.32% 100%);background-size:100% 21vh,12.5% 100%;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 12%,black 88%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 12%,black 88%,transparent 100%)}.mist-app-shell:after{opacity:.045;mix-blend-mode:screen;background-image:radial-gradient(circle at 14% 18%,rgba(255,255,255,.36) 0 .8px,transparent 1.45px),radial-gradient(circle at 74% 46%,rgba(255,255,255,.24) 0 .8px,transparent 1.35px),linear-gradient(90deg,transparent 0 50%,var(--mist-archive-signal-line-strong) 50.08%,transparent 50.25%);background-size:170px 136px,260px 190px,100% 100%}.mist-app-film-grain{position:absolute;top:-18%;right:-18%;bottom:-18%;left:-18%;z-index:2;pointer-events:none;opacity:.028;background:repeating-radial-gradient(circle at 30% 50%,rgba(255,255,255,.42) 0 .5px,transparent .65px 2px),repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0 1px,transparent 1px 4px);filter:blur(.28px);animation:mistArchiveGrainDrift 9s steps(3) infinite}.mist-app-content-layer{position:relative;z-index:10}.mist-app-header{height:3.5rem;background:linear-gradient(180deg,#000000f5,#000000b8),#000000eb!important;border-bottom:1px solid var(--mist-archive-line)!important;box-shadow:0 1px #ffffff0a,0 18px 54px #0000005c}.mist-app-header:before,.mist-app-footer:before{content:"";position:absolute;left:clamp(1rem,2.25vw,2.8rem);right:clamp(1rem,2.25vw,2.8rem);height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);opacity:.34}.mist-app-header:before{bottom:0}.mist-app-footer:before{top:0}.mist-app-header-title{color:var(--mist-archive-ink)!important;text-shadow:none!important}.mist-commercial-mode .mist-app-header-title{color:var(--mist-commercial-cyan)!important;text-shadow:none!important}.mist-commercial-mode .mist-app-nav-button:hover,.mist-commercial-mode .mist-app-nav-button.is-active,.mist-commercial-mode .mist-app-footer-control:hover,.mist-commercial-mode .mist-app-footer-control.is-active,.mist-commercial-mode .mist-app-footer-control svg,.mist-commercial-mode .mist-app-footer-control span,.mist-commercial-mode .mist-app-footer-control.is-active svg,.mist-commercial-mode .mist-app-footer-control.is-active span{color:var(--mist-commercial-cyan)!important}.mist-commercial-mode .mist-app-footer-control:hover:before,.mist-commercial-mode .mist-app-footer-control.is-active:before{border-color:rgba(var(--mist-commercial-cyan-rgb),.46)!important}.mist-narrative-mode{--mist-active-accent: #ff4f3f;--mist-active-accent-rgb: 255, 79, 63;--mist-archive-red: #ff4f3f;--mist-archive-red-soft: rgba(255, 79, 63, .72);--mist-archive-red-faint: rgba(255, 79, 63, .11);--mist-archive-signal-line: rgba(255, 79, 63, .05);--mist-archive-signal-line-strong: rgba(255, 79, 63, .1);--mist-archive-signal-wash: rgba(255, 79, 63, .045);--mist-archive-signal-wash-faint: rgba(255, 79, 63, .026);--mist-archive-signal-glow: rgba(255, 79, 63, .38);--mist-archive-signal-shadow: rgba(255, 79, 63, .18);--text-main: #d4d4d4;--text-muted: #7a7a7a;--text-code: #a3a3a3;--text-header: #f4f4f4;--gold-primary: var(--mist-active-accent);--gold-bright: #ff887a;--gold-soft: rgba(255, 79, 63, .15);background:radial-gradient(circle at 72% 18%,rgba(255,79,63,.064),transparent 27%),radial-gradient(circle at 20% 74%,rgba(255,255,255,.024),transparent 34%),linear-gradient(180deg,#000,#000)!important}.mist-narrative-mode .mist-app-header,.mist-narrative-mode .mist-app-footer{border-color:#ffffff29!important}.mist-narrative-mode .mist-app-footer{background:repeating-linear-gradient(90deg,rgba(255,79,63,.026) 0 1px,transparent 1px 10px),linear-gradient(90deg,rgba(255,79,63,.11),transparent 18%,transparent 82%,rgba(255,79,63,.052)),linear-gradient(0deg,#000000fa,#0a0a0adb),#000!important;box-shadow:0 -18px 54px #00000080,inset 0 1px #ff4f3f1f!important}.mist-narrative-mode .mist-app-footer-control{color:#f2f2ee94!important;background:linear-gradient(180deg,#ffffff07,#ffffff02),#000000b8!important;border-color:#ffffff14!important}.mist-narrative-mode .mist-app-footer-control:hover,.mist-narrative-mode .mist-app-footer-control.is-active{color:#fff!important;border-color:#ff4f3f75!important;background:linear-gradient(180deg,#ffffff0b,#ff4f3f0f),#000!important}.mist-narrative-mode .mist-app-footer-control:hover:before,.mist-narrative-mode .mist-app-footer-control.is-active:before{border-color:#ff4f3f8f!important}.mist-app-archive-button,.mist-app-toolbar-shell,.mist-app-footer-segment{border-radius:.1rem!important;background:linear-gradient(180deg,#ffffff08,#ffffff03),#000000e0!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:inset 0 1px #ffffff0a,inset 0 -1px #000000b8}.mist-app-archive-button:hover,.mist-app-toolbar-shell:hover,.mist-app-footer-segment:hover{border-color:var(--mist-archive-line-strong)!important;background:linear-gradient(180deg,#ffffff0f,#ffffff04),#000000f0!important}.mist-world-law-panel,.mist-world-law-panel:hover{background:linear-gradient(180deg,#ffffff09,#ffffff03),#000!important;border-color:#fff8ee52!important;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #000000db,0 24px 60px #000000c7!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.mist-app-nav-button{position:relative;color:var(--mist-archive-muted)!important;text-shadow:none!important}.mist-app-nav-button:hover,.mist-app-nav-button.is-active{color:var(--mist-archive-ink)!important}.mist-app-nav-button:after{content:"";position:absolute;left:.25rem;right:.25rem;bottom:-.42rem;height:1px;transform:scaleX(0);transform-origin:center;background:var(--mist-archive-red);opacity:0;transition:transform .28s ease,opacity .28s ease}.mist-app-nav-button:hover:after,.mist-app-nav-button.is-active:after{transform:scaleX(1);opacity:.92}.mist-app-footer{height:3.5rem;background:repeating-linear-gradient(90deg,rgba(255,255,255,.016) 0 1px,transparent 1px 8px),linear-gradient(90deg,var(--mist-archive-signal-wash),transparent 18%,transparent 82%,var(--mist-archive-signal-wash-faint)),linear-gradient(0deg,#000000f5,#000000b8),#000000eb!important;border-top:1px solid var(--mist-archive-line)!important;box-shadow:0 -18px 54px #00000061}.mist-app-footer:after{content:"";position:absolute;left:clamp(4.5rem,12vw,16rem);right:clamp(4.5rem,12vw,16rem);top:.34rem;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(242,242,238,.14),transparent);opacity:.7}.mist-app-footer-control{position:relative;color:var(--mist-archive-muted)!important;border:1px solid transparent;border-radius:.08rem;padding:.28rem .48rem .26rem;background:linear-gradient(180deg,#ffffff08,#ffffff03);box-shadow:inset 0 1px #ffffff08,inset 0 -1px #000000b8}.mist-app-footer-control:before{content:"";position:absolute;left:.32rem;top:.25rem;width:.44rem;height:.44rem;pointer-events:none;border-left:1px solid rgba(255,255,255,.16);border-top:1px solid rgba(255,255,255,.16);opacity:0;transition:opacity .24s ease,border-color .24s ease}.mist-app-footer-control:hover,.mist-app-footer-control.is-active{color:var(--mist-archive-ink)!important;border-color:#ffffff1f;background:linear-gradient(180deg,#ffffff0d,#ffffff04)}.mist-app-footer-control:hover:before,.mist-app-footer-control.is-active:before{opacity:1;border-color:#f2f2ee52}.mist-app-footer-control.is-active:after{content:"";position:absolute;left:50%;bottom:-.38rem;width:1.25rem;height:1px;transform:translate(-50%);background:var(--mist-archive-red);box-shadow:0 0 10px var(--mist-archive-signal-glow)}.mist-app-footer-control svg,.mist-app-archive-button svg,.mist-app-primary-action svg{stroke-width:1.45px;filter:drop-shadow(.45px 0 0 var(--mist-archive-signal-shadow))}.mist-app-footer-control span{text-shadow:.35px 0 0 var(--mist-archive-signal-line-strong)}.mist-app-primary-action{position:relative;overflow:hidden;border-radius:.18rem!important;background:linear-gradient(90deg,#ffffff13,#ffffff04),#000!important;border:1px solid rgba(255,255,255,.32)!important;color:var(--mist-archive-ink)!important;box-shadow:inset 0 -1px 0 var(--mist-archive-signal-glow),0 0 0 1px #000c!important}.mist-app-primary-action:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--mist-active-accent),rgba(242,242,238,.42));opacity:.76;animation:mistArchiveSignalPulse 2.8s ease-in-out infinite}.mist-app-primary-action:after{content:"";position:absolute;right:.42rem;top:.42rem;width:.56rem;height:.56rem;pointer-events:none;border-top:1px solid rgba(255,255,255,.34);border-right:1px solid rgba(255,255,255,.34);box-shadow:0 0 10px var(--mist-archive-signal-shadow)}.mist-commercial-mode .mist-app-nav-button:hover,.mist-commercial-mode .mist-app-nav-button.is-active,.mist-commercial-mode .mist-app-footer-control,.mist-commercial-mode .mist-app-footer-control:hover,.mist-commercial-mode .mist-app-footer-control.is-active,.mist-commercial-mode .mist-app-footer-control svg,.mist-commercial-mode .mist-app-footer-control span,.mist-commercial-mode .mist-app-footer-control.is-active svg,.mist-commercial-mode .mist-app-footer-control.is-active span{color:var(--mist-commercial-cyan)!important}.mist-traverse-action{border-color:rgba(var(--mist-active-accent-rgb),.55)!important;background:linear-gradient(180deg,#ffffff0d,rgba(var(--mist-active-accent-rgb),.12)),rgba(var(--mist-active-accent-rgb),.2)!important;color:#fff!important;box-shadow:none!important}.mist-traverse-action:before{background:linear-gradient(180deg,var(--mist-active-accent),rgba(var(--mist-active-accent-rgb),.35))!important;animation:none!important}.mist-traverse-action:after{box-shadow:none!important}.mist-traverse-action svg{filter:none!important}.mist-traverse-action:hover:not(:disabled){border-color:rgba(var(--mist-active-accent-rgb),.72)!important;background:linear-gradient(180deg,#ffffff0f,rgba(var(--mist-active-accent-rgb),.16)),rgba(var(--mist-active-accent-rgb),.28)!important}.mist-commercial-title-pill{display:inline-flex;align-items:center;justify-content:center;padding:0;color:#fff!important;background:transparent!important;border:0!important;box-shadow:none!important;text-shadow:1.8px 0 0 rgba(120,200,207,.82),0 0 18px rgba(120,200,207,.22),0 12px 32px rgba(0,0,0,.62)!important}.mist-archive-workbench{isolation:isolate;background:radial-gradient(circle at 66% 12%,rgba(255,79,63,.05),transparent 30%),linear-gradient(180deg,#ffffff02,#0000001a),#000!important}.mist-archive-workbench:not(.absolute):not(.fixed){position:relative}.mist-archive-workbench:before,.mist-archive-workbench:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.mist-archive-workbench:before{opacity:.075;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px),radial-gradient(circle at 18% 26%,rgba(255,255,255,.08) 0 1px,transparent 1.6px),radial-gradient(circle at 61% 18%,rgba(255,255,255,.055) 0 1px,transparent 1.6px),radial-gradient(circle at 84% 68%,rgba(255,255,255,.064) 0 1px,transparent 1.6px),linear-gradient(88deg,transparent 0 72%,var(--mist-archive-signal-line) 72.05% 72.2%,transparent 72.34% 100%);background-size:100% 22vh,12.5% 100%,210px 140px,280px 190px,320px 210px,100% 100%;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 8%,black 92%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 8%,black 92%,transparent 100%)}.mist-archive-workbench:after{opacity:.024;mix-blend-mode:screen;background:repeating-radial-gradient(circle at 30% 50%,rgba(255,255,255,.42) 0 .5px,transparent .65px 2px),repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0 1px,transparent 1px 4px);filter:blur(.25px)}.mist-archive-workbench>:not(.fixed):not(.absolute){position:relative;z-index:1}.mist-archive-toolbar{background:repeating-linear-gradient(90deg,rgba(255,255,255,.014) 0 1px,transparent 1px 8px),linear-gradient(180deg,#000000f5,#000000c2)!important;border-color:var(--mist-archive-line)!important;box-shadow:0 16px 42px #00000057,inset 0 -1px #ffffff09}.mist-archive-panel{border-radius:.16rem!important;background:linear-gradient(180deg,#ffffff08,#ffffff02),#000000e0!important;border-color:#ffffff26!important;box-shadow:inset 0 1px #ffffff0a,0 18px 44px #0000004d}.mist-archive-panel:hover{border-color:#fff3!important}.mist-archive-button{border-radius:.14rem!important;background:linear-gradient(180deg,#ffffff0b,#ffffff03),#000!important;border-color:#ffffff29!important;color:#fff8eebd!important;box-shadow:inset 0 1px #ffffff0b,inset 0 -1px #000000b8!important}.mist-archive-button:hover,.mist-archive-button.is-active{color:var(--mist-archive-ink)!important;border-color:var(--mist-archive-red-soft)!important;background:linear-gradient(180deg,rgba(255,255,255,.07),var(--mist-archive-red-faint)),#020202!important}.mist-archive-accent,.mist-archive-workbench .text-gold-primary,.mist-archive-workbench .text-rose-400,.mist-archive-workbench .text-purple-400,.mist-archive-workbench .text-orange-400,.mist-archive-workbench .text-mist-cyan{color:var(--mist-archive-red)!important}.mist-archive-workbench .border-gold-primary,.mist-archive-workbench .border-rose-500,.mist-archive-workbench .border-purple-500,.mist-archive-workbench .border-orange-500,.mist-archive-workbench .border-mist-cyan{border-color:var(--mist-archive-red-soft)!important}.mist-archive-workbench .bg-gold-primary,.mist-archive-workbench .bg-rose-500,.mist-archive-workbench .bg-purple-500,.mist-archive-workbench .bg-orange-500,.mist-archive-workbench .bg-mist-cyan{background-color:var(--mist-archive-red-faint)!important}.mist-archive-workbench .text-black{color:var(--mist-archive-ink)!important}.mist-archive-overlay{background:radial-gradient(circle at 72% 10%,rgba(255,79,63,.045),transparent 34%),linear-gradient(180deg,#000000eb,#000000fa),#000!important}.mist-archive-overlay:before,.mist-archive-modal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.05;background:repeating-linear-gradient(0deg,rgba(255,255,255,.08) 0 1px,transparent 1px 4px),radial-gradient(circle at 18% 28%,rgba(255,255,255,.12) 0 .8px,transparent 1.6px),radial-gradient(circle at 76% 66%,rgba(255,255,255,.09) 0 .8px,transparent 1.6px),linear-gradient(88deg,transparent 0 74%,var(--mist-archive-signal-line) 74.08% 74.2%,transparent 74.34%);background-size:100% 100%,210px 140px,320px 210px,100% 100%}.mist-archive-overlay>*{position:relative;z-index:1}.mist-archive-modal{border-radius:.16rem!important;background:linear-gradient(180deg,#ffffff09,#ffffff02),#000000f2!important;border-color:#fff3!important;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #000000d1,0 30px 100px #000000d1!important}.mist-archive-modal>*{position:relative;z-index:1}.mist-archive-modal h1,.mist-archive-modal h2,.mist-archive-modal h3,.mist-archive-modal h4,.mist-archive-workbench h1,.mist-archive-workbench h2,.mist-archive-workbench h3,.mist-archive-workbench h4{letter-spacing:.08em}.mist-archive-modal .rounded-xl,.mist-archive-modal .rounded-2xl,.mist-archive-modal .rounded-lg,.mist-archive-workbench .rounded-xl,.mist-archive-workbench .rounded-2xl,.mist-archive-workbench .rounded-lg{border-radius:.16rem!important}.mist-archive-modal .rounded-full,.mist-archive-workbench .rounded-full{border-radius:999px}.mist-config-panel input,.mist-config-panel select,.mist-config-panel textarea,.mist-profile-modal input,.mist-history-modal input,.mist-archive-workbench input,.mist-archive-workbench select,.mist-archive-workbench textarea{border-radius:.12rem!important;background-color:#0000008a!important;border-color:#ffffff21!important;color:var(--mist-archive-ink)!important}.mist-config-panel input:focus,.mist-config-panel select:focus,.mist-config-panel textarea:focus,.mist-profile-modal input:focus,.mist-history-modal input:focus,.mist-archive-workbench input:focus,.mist-archive-workbench select:focus,.mist-archive-workbench textarea:focus{border-color:var(--mist-archive-red-soft)!important;box-shadow:inset 0 -1px 0 var(--mist-archive-signal-glow)!important;outline:none!important}.mist-config-panel option,.mist-archive-workbench option{background:#070707!important;color:var(--mist-archive-ink)!important}.mist-profile-modal .text-gold-primary,.mist-history-modal .text-gold-primary,.mist-task-manager-panel .text-gold-primary,.mist-profile-modal .text-emerald-300,.mist-profile-modal .text-emerald-400,.mist-history-modal .text-emerald-400,.mist-history-modal .text-indigo-300,.mist-history-modal .text-indigo-400,.mist-task-manager-panel .text-green-500,.mist-task-manager-panel .text-orange-400{color:var(--mist-archive-red)!important}.mist-profile-modal .bg-gold-primary,.mist-history-modal .bg-gold-primary,.mist-task-manager-panel .bg-gold-primary,.mist-profile-modal .bg-emerald-950\/40,.mist-history-modal .bg-emerald-900\/20,.mist-history-modal .bg-indigo-900\/50,.mist-history-modal .bg-indigo-900\/10,.mist-task-manager-panel .bg-green-500,.mist-task-manager-panel .bg-orange-500{background-color:var(--mist-archive-red-faint)!important}.mist-profile-modal .border-gold-primary\/30,.mist-profile-modal .border-gold-primary\/50,.mist-history-modal .border-gold-primary\/30,.mist-history-modal .border-indigo-500\/30,.mist-history-modal .border-emerald-500\/30,.mist-task-manager-panel .border-gold-primary,.mist-task-manager-panel .border-mist-cyan{border-color:var(--mist-archive-red-soft)!important}.mist-history-modal .w-80,.mist-history-modal .h-20,.mist-task-manager-panel,.mist-config-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mist-task-manager-panel{border-width:1px!important;border-color:rgba(var(--mist-active-accent-rgb),.46)!important}.mist-subject-detail{isolation:isolate;color:var(--mist-archive-ink);background:radial-gradient(ellipse at 68% 0%,rgba(255,79,63,.055),transparent 31%),radial-gradient(ellipse at 16% 18%,rgba(255,248,238,.022),transparent 28%),linear-gradient(180deg,#ffffff02,#0000002e),#000!important}.mist-subject-detail:before,.mist-subject-detail:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.mist-subject-detail:before{opacity:.07;background-image:linear-gradient(rgba(255,255,255,.038) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px),radial-gradient(circle at 16% 24%,rgba(255,255,255,.072) 0 1px,transparent 1.6px),radial-gradient(circle at 73% 18%,rgba(255,255,255,.052) 0 1px,transparent 1.6px),radial-gradient(circle at 84% 68%,rgba(255,255,255,.064) 0 1px,transparent 1.6px),linear-gradient(90deg,transparent 0 7%,rgba(255,248,238,.065) 7.06% 7.16%,transparent 7.28% 92.6%,rgba(255,248,238,.065) 92.68% 92.78%,transparent 92.9% 100%),linear-gradient(88deg,transparent 0 76%,var(--mist-archive-signal-line) 76.05% 76.22%,transparent 76.36% 100%);background-size:100% 22vh,12.5% 100%,210px 140px,280px 190px,330px 220px,100% 100%,100% 100%;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 6%,black 94%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 6%,black 94%,transparent 100%)}.mist-subject-detail:after{opacity:.024;mix-blend-mode:screen;background:repeating-radial-gradient(circle at 30% 50%,rgba(255,255,255,.42) 0 .5px,transparent .65px 2px),repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0 1px,transparent 1px 4px);filter:blur(.25px);animation:mistArchiveGrainDrift 10s steps(3) infinite}.mist-subject-detail>*{position:relative;z-index:1}.mist-subject-detail-modal-header{background:repeating-linear-gradient(90deg,rgba(255,255,255,.014) 0 1px,transparent 1px 8px),linear-gradient(180deg,#000000f5,#000000c7)!important;border-color:var(--mist-archive-line)!important;box-shadow:0 16px 42px #0000005c,inset 0 -1px #ffffff09}.mist-subject-detail-scroll{background:linear-gradient(90deg,rgba(255,255,255,.052) 0 1px,transparent 1px calc(100% - 1px),rgba(255,255,255,.052) calc(100% - 1px) 100%),radial-gradient(ellipse at 50% 0%,rgba(255,79,63,.034),transparent 36%)}.mist-subject-detail-scroll:before{content:"";position:absolute;left:clamp(7.2rem,8vw,10rem);top:0;bottom:0;width:1px;pointer-events:none;background:linear-gradient(to bottom,transparent,rgba(242,242,238,.12) 18%,rgba(242,242,238,.08) 74%,transparent);opacity:.58}.subject-detail-back-tab{border-radius:0 .16rem .16rem 0!important;background:linear-gradient(180deg,#ffffff0a,#ffffff03),#000000f2!important;border-color:#fff3!important;color:var(--mist-archive-muted)!important;box-shadow:inset 0 1px #ffffff0f,inset -1px 0 0 var(--mist-archive-signal-shadow),18px 22px 54px #00000075!important}.subject-detail-back-tab:hover{color:var(--mist-archive-ink)!important;border-color:var(--mist-archive-red-soft)!important}.subject-detail-back-tab svg{color:var(--mist-archive-red)!important;filter:drop-shadow(0 0 8px var(--mist-archive-signal-shadow))}.subject-detail-back-tab:before{content:"";position:absolute;top:.8rem;right:.36rem;width:.38rem;height:.38rem;border-radius:999px;background:var(--mist-archive-red);box-shadow:0 0 10px var(--mist-archive-signal-glow);opacity:.72}.mist-subject-detail-ghost{top:12rem!important;height:28rem!important;opacity:.026!important;color:#f2f2eef5;filter:blur(.55px);mix-blend-mode:screen}.mist-subject-detail-ghost h1{font-size:clamp(18rem,24vw,34rem)!important}.mist-subject-detail-hero{width:min(1180px,calc(100% - clamp(9rem,18vw,19rem)));max-width:none;margin-left:auto;margin-left:clamp(8.5rem,12vw,14rem);margin-right:auto;padding-left:0!important;padding-right:0!important;padding-top:clamp(5.2rem,8.2vh,7.4rem)!important;padding-bottom:clamp(2.6rem,4.8vh,4.1rem)!important;background:transparent!important}.mist-subject-detail-projector{background:radial-gradient(circle,rgba(255,248,238,.13),rgba(255,79,63,.035) 44%,transparent 72%)!important}.mist-subject-detail-kicker{width:fit-content;color:var(--mist-archive-red)!important;text-shadow:0 0 14px var(--mist-archive-signal-shadow)}.mist-subject-detail-kicker:after,.mist-subject-detail-section-heading:after{content:"";width:clamp(2.6rem,7vw,7rem);height:1px;margin-left:.5rem;background:linear-gradient(90deg,var(--mist-archive-red),rgba(242,242,238,.18),transparent);opacity:.78}.mist-subject-detail-title{font-family:ui-serif,Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif!important;font-weight:900!important;max-width:none;color:var(--mist-archive-ink)!important;letter-spacing:.025em!important;font-size:clamp(3rem,4.2vw,5rem)!important;line-height:1.05!important;white-space:nowrap;word-break:keep-all;text-shadow:1.1px 0 0 var(--mist-archive-red-soft),-.7px 0 0 rgba(255,255,255,.18),0 18px 48px rgba(0,0,0,.82)!important}.mist-subject-detail-meta{margin-top:clamp(2.1rem,3.3vh,3rem)!important;margin-bottom:0!important;color:var(--mist-archive-muted)}.mist-subject-detail-meta span:last-child{color:#f2f2eeb8!important;border-bottom-color:var(--mist-archive-red-soft)!important;border-bottom-style:solid!important}.mist-subject-detail-body{width:min(1180px,calc(100% - clamp(9rem,18vw,19rem)));max-width:none;margin-left:clamp(8.5rem,12vw,14rem);margin-right:auto;padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:2rem;gap:clamp(3.6rem,7vh,5.8rem)!important}.mist-subject-detail-section{position:relative}.mist-subject-detail-section-heading{color:var(--mist-archive-red)!important;border-color:#ffffff24!important}.mist-subject-detail-section-heading svg,.mist-subject-detail-section-heading h2{color:var(--mist-archive-red)!important}.mist-subject-detail-section-heading h2{text-shadow:0 0 12px var(--mist-archive-signal-shadow)}.mist-subject-detail-dna-panel,.mist-subject-detail-report-panel{overflow:hidden;border-radius:.16rem!important;background:linear-gradient(180deg,#ffffff09,#ffffff02),#000000e0!important;border-color:#ffffff2b!important;box-shadow:inset 0 1px #ffffff0e,inset 0 -1px #000000d1,0 22px 54px #00000057!important}.mist-subject-detail-dna-panel:before,.mist-subject-detail-report-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.055;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:22px 22px}.mist-subject-detail-dna-panel li{color:#f2f2eec2!important}.mist-subject-detail-dna-panel li>span{color:var(--mist-archive-red)!important;text-shadow:0 0 10px var(--mist-archive-signal-shadow)}.mist-subject-detail-dna-panel [class*=border-t],.mist-subject-detail-report-panel [class*=border-b]{border-color:#ffffff24!important}.mist-subject-detail-story{color:#f2f2eee0!important;text-shadow:0 12px 32px rgba(0,0,0,.42)}.mist-subject-detail-story p{line-height:2.08!important}.mist-subject-detail-report-panel h3{color:var(--mist-archive-ink)!important;text-shadow:0 12px 34px rgba(0,0,0,.64)}.mist-subject-detail-report-panel h4{color:#f2f2eeeb!important}.mist-subject-detail-report-panel h4:before{content:"";display:inline-block;width:.45rem;height:.45rem;margin-right:.52rem;border-radius:999px;background:var(--mist-archive-red);box-shadow:0 0 10px var(--mist-archive-signal-glow);vertical-align:.08em}.mist-subject-detail-verdict{background:linear-gradient(90deg,var(--mist-archive-red-faint),rgba(255,255,255,.026)),#050505b3!important;border-color:var(--mist-archive-red-soft)!important;box-shadow:inset 0 1px #ffffff0b}.mist-subject-detail-footer{border-color:#ffffff24!important}.mist-subject-detail-bottom-button{border-radius:.14rem!important}.mist-subject-detail-bottom-button:not(:hover){background:linear-gradient(180deg,#ffffff0a,#ffffff03),#000!important;border-color:#ffffff2b!important;color:var(--mist-archive-muted)!important}.mist-subject-detail-bottom-button:hover{background:linear-gradient(180deg,rgba(255,255,255,.07),var(--mist-archive-red-faint)),#020202!important;border-color:var(--mist-archive-red-soft)!important;color:var(--mist-archive-ink)!important}.mist-subject-detail .stamp{border-color:var(--mist-archive-red)!important;color:var(--mist-archive-red)!important}.mist-subject-detail.is-retro{color:#161512}@media(max-width:760px){.mist-subject-detail-body,.mist-subject-detail-hero{padding-left:1.35rem!important;padding-right:1.35rem!important}.mist-subject-detail-title{font-size:clamp(2.3rem,12vw,4.4rem)!important;line-height:.96!important;white-space:normal}}.mist-history-modal button,.mist-profile-modal button,.mist-config-panel button,.mist-task-manager-panel button,.mist-divergence-view button,.mist-bible-editor button,.mist-metonymy-view button{border-radius:.14rem!important}.mist-history-modal button:hover,.mist-profile-modal button:hover,.mist-config-panel button:hover,.mist-task-manager-panel button:hover,.mist-divergence-view button:hover,.mist-bible-editor button:hover,.mist-metonymy-view button:hover{transform:none!important}.mist-secondary-tool,.mist-divergence-view,.mist-bible-editor,.mist-metonymy-view{color:var(--mist-archive-ink)}.mist-divergence-view .mist-archive-toolbar,.mist-bible-editor .mist-archive-toolbar,.mist-metonymy-view .mist-archive-toolbar{min-height:3.5rem}.mist-divergence-view .mist-archive-panel,.mist-bible-editor .mist-archive-panel,.mist-metonymy-view .mist-archive-panel{background:linear-gradient(180deg,#ffffff0a,#ffffff03),#050505c7!important;border-color:#ffffff1f!important}.mist-divergence-view .mist-archive-panel:hover,.mist-bible-editor .mist-archive-panel:hover,.mist-metonymy-view .mist-archive-panel:hover{border-color:#ffffff38!important;transform:none!important}.mist-divergence-view .text-emerald-400,.mist-divergence-view .text-emerald-500,.mist-divergence-view .text-green-500,.mist-divergence-view .text-amber-400,.mist-divergence-view .text-gold-primary,.mist-bible-editor .text-emerald-400,.mist-bible-editor .text-emerald-500,.mist-bible-editor .text-green-500,.mist-bible-editor .text-amber-300,.mist-bible-editor .text-amber-400,.mist-bible-editor .text-gold-primary,.mist-metonymy-view .text-rose-300,.mist-metonymy-view .text-amber-300,.mist-metonymy-view .text-purple-400,.mist-metonymy-view .text-purple-300,.mist-metonymy-view .text-indigo-400,.mist-metonymy-view .text-indigo-500,.mist-metonymy-view .text-green-500,.mist-metonymy-view .text-emerald-400,.mist-metonymy-view .text-cyan-400,.mist-metonymy-view .text-gold-primary{color:var(--mist-archive-red)!important}.mist-divergence-view .bg-emerald-900\/20,.mist-divergence-view .bg-green-500,.mist-divergence-view .bg-gold-primary,.mist-bible-editor .bg-emerald-900\/20,.mist-bible-editor .bg-green-500,.mist-bible-editor .bg-gold-primary,.mist-metonymy-view .bg-purple-500\/10,.mist-metonymy-view .bg-purple-600,.mist-metonymy-view .bg-indigo-500,.mist-metonymy-view .bg-indigo-900\/20,.mist-metonymy-view .bg-emerald-900\/20,.mist-metonymy-view .bg-cyan-500,.mist-metonymy-view .bg-green-500,.mist-metonymy-view .bg-gold-primary{background-color:var(--mist-archive-red-faint)!important}.mist-divergence-view .border-emerald-500\/30,.mist-divergence-view .border-gold-primary,.mist-bible-editor .border-emerald-500\/30,.mist-bible-editor .border-gold-primary,.mist-metonymy-view .border-purple-500\/20,.mist-metonymy-view .border-indigo-500,.mist-metonymy-view .border-indigo-500\/50,.mist-metonymy-view .border-emerald-500\/30,.mist-metonymy-view .border-cyan-500\/30,.mist-metonymy-view .border-gold-primary{border-color:var(--mist-archive-red-soft)!important}.mist-metonymy-view [class*=bg-purple-],.mist-metonymy-view [class*=bg-indigo-],.mist-metonymy-view [class*=bg-emerald-],.mist-metonymy-view [class*=bg-green-],.mist-metonymy-view [class*=bg-amber-]{background-color:var(--mist-archive-red-faint)!important}.mist-metonymy-view [class*=text-purple-],.mist-metonymy-view [class*=text-indigo-],.mist-metonymy-view [class*=text-emerald-],.mist-metonymy-view [class*=text-green-],.mist-metonymy-view [class*=text-amber-],.mist-metonymy-view [class*=text-rose-]{color:var(--mist-archive-red)!important}.mist-metonymy-view [class*=border-purple-],.mist-metonymy-view [class*=border-indigo-],.mist-metonymy-view [class*=border-emerald-],.mist-metonymy-view [class*=border-green-],.mist-metonymy-view [class*=border-amber-],.mist-metonymy-view [class*=border-rose-]{border-color:var(--mist-archive-red-soft)!important}.mist-metonymy-view .fixed>.rounded-xl,.mist-metonymy-view .fixed>.rounded-2xl,.mist-bible-editor .fixed>.rounded-xl,.mist-divergence-view .fixed>.rounded-xl{border-radius:.16rem!important;background:linear-gradient(180deg,#ffffff0b,#ffffff04),#050505f0!important;border-color:#ffffff29!important;box-shadow:0 28px 92px #000000d1,inset 0 1px #ffffff0d!important}.mist-divergence-view .hover\:-translate-y-1:hover,.mist-divergence-view .scale-\[1\.01\],.mist-bible-editor .hover\:scale-105:hover,.mist-metonymy-view .group-hover\:scale-110,.mist-metonymy-view .scale-\[1\.01\]{transform:none!important}.mist-divergence-view .mist-app-primary-action,.mist-bible-editor .mist-app-primary-action,.mist-metonymy-view .mist-app-primary-action{min-height:2.25rem}.mist-divergence-view .mist-divergence-filter-control{color:#fff!important;border-color:rgba(var(--mist-active-accent-rgb),.42)!important}.mist-divergence-view .mist-divergence-filter-control:hover{color:#fff!important;border-color:rgba(var(--mist-active-accent-rgb),.72)!important}.mist-divergence-view .mist-divergence-filter-control svg{color:var(--mist-active-accent)!important}.mist-divergence-view .mist-divergence-filter-control span,.mist-divergence-view .mist-divergence-filter-control select{color:inherit!important}.mist-divergence-view .mist-divergence-filter-control option{color:#fff!important;background:#09090b!important}.mist-commercial-workbench .mist-archive-red-keep,.mist-commercial-workbench .text-mist-cyan,.mist-commercial-workbench .border-mist-cyan,.mist-commercial-workbench .bg-mist-cyan{--mist-archive-red: var(--mist-commercial-cyan)}.mist-commercial-workbench .text-mist-cyan,.mist-commercial-workbench .text-gold-primary,.mist-commercial-workbench .text-rose-400,.mist-commercial-workbench .text-purple-400,.mist-commercial-workbench .text-orange-400{color:var(--mist-commercial-cyan)!important}.mist-commercial-workbench .border-mist-cyan,.mist-commercial-workbench .border-gold-primary,.mist-commercial-workbench .border-rose-500,.mist-commercial-workbench .border-purple-500,.mist-commercial-workbench .border-orange-500{border-color:rgba(var(--mist-commercial-cyan-rgb),.62)!important}.mist-commercial-workbench .bg-mist-cyan,.mist-commercial-workbench .bg-gold-primary,.mist-commercial-workbench .bg-rose-500,.mist-commercial-workbench .bg-purple-500,.mist-commercial-workbench .bg-orange-500{background-color:rgba(var(--mist-commercial-cyan-rgb),.2)!important}.mist-commercial-engine .mist-prophecy-slot-active,.mist-commercial-engine .mist-labyrinth-hover-token.mist-prophecy-slot-active{color:#fff!important;border:0!important;border-bottom:2px solid var(--mist-commercial-cyan)!important;border-radius:.125rem!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important;padding:0 .125rem!important}.mist-commercial-engine .mist-prophecy-slot-empty,.mist-commercial-engine .mist-labyrinth-hover-token.mist-prophecy-slot-empty{color:#71717a!important;border:0!important;border-bottom:1px dashed rgb(39,39,42)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important;padding:0!important}.mist-commercial-engine .mist-prophecy-slot-active:hover,.mist-commercial-engine .mist-prophecy-slot-empty:hover,.mist-commercial-engine .mist-labyrinth-hover-token.mist-prophecy-slot-active:hover,.mist-commercial-engine .mist-labyrinth-hover-token.mist-prophecy-slot-empty:hover{color:#fff!important;border-bottom-color:var(--mist-commercial-cyan)!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}.mist-engine-field{background:radial-gradient(circle at 62% 22%,rgba(255,79,63,.042),transparent 31%),linear-gradient(180deg,#ffffff02,#00000029),transparent!important}.mist-engine-field:before,.mist-engine-field:after{content:"";position:absolute;pointer-events:none;z-index:1}.mist-engine-field:before{inset:clamp(1rem,2vw,2.25rem);border:1px solid rgba(255,255,255,.075);box-shadow:inset 0 0 0 1px #00000080}.mist-engine-field:after{left:0;right:0;top:21%;height:100%;opacity:.12;background:radial-gradient(circle at 18% 24%,rgba(255,255,255,.07) 0 1px,transparent 1.6px),radial-gradient(circle at 38% 17%,rgba(255,255,255,.052) 0 1px,transparent 1.6px),radial-gradient(circle at 57% 38%,rgba(255,255,255,.06) 0 1px,transparent 1.6px),radial-gradient(circle at 78% 27%,rgba(255,255,255,.065) 0 1px,transparent 1.6px),radial-gradient(circle at 68% 66%,rgba(255,255,255,.042) 0 1px,transparent 1.6px),linear-gradient(21deg,transparent 0 28%,rgba(255,255,255,.038) 28.08% 28.24%,transparent 28.42% 100%),linear-gradient(66deg,transparent 0 52%,rgba(255,255,255,.065) 52.08% 52.28%,transparent 52.45% 100%),linear-gradient(88deg,transparent 0 62%,var(--mist-archive-signal-line) 62.06% 62.18%,transparent 62.32% 100%)}.mist-engine-title{color:var(--mist-archive-ink)!important;text-shadow:2px .7px 0 var(--mist-archive-red-soft),-.8px 0 0 rgba(255,255,255,.2),0 18px 44px rgba(0,0,0,.78)!important}.mist-commercial-engine .mist-engine-title.mist-commercial-title-pill{text-shadow:2px .7px 0 rgba(var(--mist-commercial-cyan-rgb),.7),-.8px 0 0 rgba(255,255,255,.22),0 18px 44px rgba(0,0,0,.78)!important}.mist-engine-subtitle{color:#f2f2eeb3!important}.mist-engine-canvas{position:relative;border-top:1px solid rgba(255,255,255,.08)}.mist-engine-canvas:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.08;background:repeating-linear-gradient(0deg,rgba(255,255,255,.2) 0 1px,transparent 1px 3px);z-index:3}.mist-prophecy-slot-active{color:var(--mist-archive-ink)!important;border-color:#ffffffc7!important;text-shadow:.9px 0 0 var(--mist-archive-red-soft),0 8px 24px rgba(0,0,0,.66)}.mist-prophecy-slot-empty{color:#f2f2ee6b!important;border-color:#ffffff2e!important}.mist-prophecy-slot-active:hover,.mist-prophecy-slot-empty:hover{color:#fff!important;border-color:var(--mist-archive-red-soft)!important;background:var(--mist-archive-red-faint)!important;box-shadow:inset 0 -1px 0 var(--mist-archive-signal-glow),0 8px 24px var(--mist-archive-signal-shadow)}.mist-app-shell .borromean-svg-root{filter:saturate(.92) contrast(1.18) brightness(1);mix-blend-mode:screen;opacity:.92}.mist-app-shell .borromean-svg-root text{opacity:.72}.mist-app-shell .borromean-svg-root rect,.mist-app-shell .borromean-svg-root circle{vector-effect:non-scaling-stroke}@media(max-width:900px){.mist-app-header,.mist-app-footer{height:auto;min-height:3.5rem}.mist-engine-field:before{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}}.mist-labyrinth-engine{--labyrinth-panel: rgba(8, 8, 8, .74);--labyrinth-panel-light: rgba(255, 255, 255, .055);--labyrinth-line: rgba(242, 242, 238, .14);--labyrinth-line-soft: rgba(242, 242, 238, .08);--labyrinth-ink: rgba(248, 248, 244, .96);--labyrinth-muted: rgba(248, 248, 244, .7);--labyrinth-dim: rgba(248, 248, 244, .56);--labyrinth-red: var(--mist-archive-red);--labyrinth-red-soft: var(--mist-archive-red-soft);--labyrinth-red-faint: var(--mist-archive-red-faint);background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.09),transparent 26%),radial-gradient(circle at 78% 60%,var(--mist-archive-signal-wash-faint),transparent 32%),linear-gradient(180deg,#ffffff05,#00000038),#020202!important}.mist-labyrinth-engine:before{inset:clamp(.75rem,1.6vw,1.5rem);border-color:#ffffff0f}.mist-labyrinth-engine .mist-engine-canvas{border-top:0}.mist-labyrinth-engine .mist-engine-canvas:before{opacity:.045}.mist-labyrinth-console{--labyrinth-page-film-width: clamp(1.9rem, 3vw, 3.25rem);--labyrinth-page-film-gap: clamp(.48rem, .78vw, .82rem);min-height:0;height:100%;width:100%;max-width:none;margin:0;padding:clamp(.62rem,1.2vh,.95rem) calc(var(--labyrinth-page-film-width) + var(--labyrinth-page-film-gap)) clamp(3.8rem,6vh,4.15rem);display:grid;grid-template-rows:minmax(23.6rem,49vh) minmax(0,1fr);gap:clamp(.38rem,.66vh,.56rem);position:relative;z-index:4}.mist-labyrinth-page-film{position:fixed;top:0;bottom:3.5rem;width:var(--labyrinth-page-film-width);pointer-events:none;z-index:1;overflow:hidden;background-color:#d8d2c2;background-repeat:repeat-y;background-size:116% auto;opacity:1;filter:none;box-shadow:inset 0 0 28px #00000038,inset 0 0 0 1px #00000094}.mist-labyrinth-page-film:before,.mist-labyrinth-page-film:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.mist-labyrinth-page-film:before{background:radial-gradient(ellipse at center,rgba(255,255,255,.08),transparent 66%),repeating-linear-gradient(0deg,rgba(68,57,43,.12) 0 1px,transparent 1px 18px),linear-gradient(to bottom,rgba(255,255,255,.18),transparent 22%,transparent 72%,rgba(97,75,55,.16));mix-blend-mode:multiply;opacity:.34}.mist-labyrinth-page-film:after{background:radial-gradient(circle at 52% 17%,rgba(166,64,56,.62) 0 1.35px,transparent 2.1px),radial-gradient(circle at 48% 49%,rgba(166,64,56,.42) 0 1px,transparent 1.8px),radial-gradient(circle at 56% 82%,rgba(166,64,56,.5) 0 1.2px,transparent 2px),linear-gradient(90deg,rgba(255,255,255,.2),transparent 18%,transparent 82%,rgba(0,0,0,.2));mix-blend-mode:multiply;opacity:.34}.mist-labyrinth-page-film-left{left:0;background-image:url(/portal-assets/film-side-left.png);background-position:50% top}.mist-labyrinth-page-film-right{right:0;background-image:url(/portal-assets/film-side-right.png);background-position:50% top}.mist-labyrinth-hero,.mist-labyrinth-control-deck{position:relative;z-index:3;overflow:hidden;border:0;background:transparent;box-shadow:none}.mist-labyrinth-hero{display:grid;grid-template-rows:1fr;padding:0}.mist-labyrinth-hero:before,.mist-labyrinth-hero:after,.mist-labyrinth-control-deck:before{content:"";position:absolute;pointer-events:none}.mist-labyrinth-hero:before{content:none;top:0;right:0;bottom:0;left:0;opacity:.18;background:linear-gradient(90deg,transparent 0 18%,rgba(255,255,255,.1) 18.08% 18.16%,transparent 18.3% 100%),linear-gradient(90deg,transparent 0 82%,var(--mist-archive-signal-line-strong) 82.08% 82.22%,transparent 82.35% 100%),repeating-linear-gradient(0deg,rgba(255,255,255,.055) 0 1px,transparent 1px 22px)}.mist-labyrinth-hero:after{content:none;left:12%;right:12%;top:2.8rem;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);opacity:.24}.mist-labyrinth-hero-header{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;min-width:0;border-bottom:1px solid rgba(255,255,255,.08);padding:0 .35rem .55rem}.mist-labyrinth-kicker,.mist-labyrinth-status,.mist-labyrinth-deck-eyebrow{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.58rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.mist-labyrinth-kicker{display:flex;align-items:center;gap:.65rem;color:var(--labyrinth-muted)}.mist-labyrinth-signal-dot{width:.38rem;height:.38rem;display:inline-block;background:var(--labyrinth-red);box-shadow:0 0 14px var(--mist-archive-signal-glow)}.mist-labyrinth-status{color:var(--labyrinth-red);padding:.38rem .58rem;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.04),var(--labyrinth-red-faint));text-shadow:0 0 14px var(--mist-archive-signal-glow)}.mist-labyrinth-film-window{position:relative;z-index:3;min-height:0;height:100%;display:grid;grid-template-columns:minmax(0,1fr);gap:0;padding-top:0}.mist-labyrinth-perforation,.mist-labyrinth-side-rail{pointer-events:none}.mist-labyrinth-perforation{opacity:.98;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.13);background-color:#d8d2c2;background-repeat:repeat-y;background-size:100% auto;filter:none}.mist-labyrinth-perforation-left,.mist-labyrinth-perforation-right{background-color:#d8d2c2;box-shadow:inset 0 0 0 1px #ffffff42,inset 0 0 24px #00000047,inset 9px 0 20px #231c142e,inset -9px 0 20px #231c142e}.mist-labyrinth-perforation:before,.mist-labyrinth-perforation:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.mist-labyrinth-perforation:before{background:radial-gradient(ellipse at center,rgba(255,255,255,.2),transparent 64%),repeating-linear-gradient(0deg,rgba(54,45,34,.2) 0 1px,transparent 1px 18px),linear-gradient(to bottom,rgba(255,255,255,.18),transparent 24%,transparent 72%,rgba(105,78,53,.18));mix-blend-mode:multiply;opacity:.48}.mist-labyrinth-perforation:after{background:radial-gradient(circle at 52% 17%,rgba(95,24,20,.62) 0 1.3px,transparent 2px),radial-gradient(circle at 48% 49%,rgba(95,24,20,.4) 0 1px,transparent 1.8px),radial-gradient(circle at 56% 82%,rgba(95,24,20,.52) 0 1.2px,transparent 2px),linear-gradient(90deg,rgba(255,255,255,.24),transparent 16%,transparent 84%,rgba(0,0,0,.24));opacity:.42;mix-blend-mode:multiply}.mist-labyrinth-perforation-left{background-image:url(/portal-assets/film-side-left.png);background-position:left top}.mist-labyrinth-perforation-right{background-image:url(/portal-assets/film-side-right.png);background-position:right top}.mist-labyrinth-screen{position:relative;min-width:0;height:100%;overflow:hidden;display:grid;grid-template-columns:minmax(0,3fr) minmax(0,7fr);align-items:center;gap:clamp(1.4rem,2.6vw,3rem);padding:clamp(1.05rem,1.7vw,1.65rem) clamp(2rem,4.1vw,4.8rem);border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 25% 50%,rgba(255,255,255,.115),transparent 28%),radial-gradient(circle at 76% 42%,rgba(255,255,255,.06),transparent 34%),linear-gradient(90deg,#ffffff0a,#00000029 44%,#ffffff07),#040404d1;box-shadow:inset 0 0 0 1px #000c,inset 0 0 70px #ffffff09}.mist-labyrinth-screen:has(.mist-labyrinth-desire-panel){grid-template-columns:minmax(0,3fr) minmax(0,7fr)}.mist-labyrinth-screen:has(.mist-labyrinth-desire-panel) .mist-labyrinth-title{font-size:clamp(3.05rem,4.9vw,5.95rem);letter-spacing:.08em}.mist-labyrinth-screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;opacity:.08;background:linear-gradient(102deg,transparent 0 38%,rgba(255,255,255,.14) 38.12% 38.34%,transparent 38.5%),linear-gradient(90deg,transparent 0 56%,var(--mist-archive-signal-line-strong) 56.06% 56.18%,transparent 56.32%),repeating-linear-gradient(0deg,rgba(255,255,255,.1) 0 1px,transparent 1px 4px);mix-blend-mode:screen}.mist-labyrinth-screen:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:8;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 0 0 6px #00000038,inset 0 0 42px #00000094}.mist-labyrinth-screen-grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;opacity:.055;background-image:linear-gradient(rgba(255,255,255,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.075) 1px,transparent 1px);background-size:4.5rem 4.5rem,4.5rem 4.5rem;-webkit-mask-image:radial-gradient(circle at 50% 50%,black,transparent 72%);mask-image:radial-gradient(circle at 50% 50%,black,transparent 72%)}@keyframes borromean-entrance{0%{opacity:0;transform:scale(1.3) translateY(10px) rotate(15deg);filter:blur(15px)}to{opacity:.85;transform:scale(1.1) translateY(0) rotate(0);filter:blur(.01px)}}@keyframes borromean-exit{0%{opacity:.85;transform:scale(1.1) translateY(0) rotate(0);filter:blur(.01px)}to{opacity:0;transform:scale(1.3) translateY(10px) rotate(15deg);filter:blur(15px)}}@keyframes borromean-suture-entrance{0%{opacity:0;transform:translate3d(0,10px,0) scale(1.3) rotate(15deg)}to{opacity:.9;transform:translateZ(0) scale(1.1) rotate(0)}}@keyframes borromean-suture-exit{0%{opacity:.9;transform:translateZ(0) scale(1.1) rotate(0)}24%{opacity:.86;transform:translate3d(0,1px,0) scale(1.13) rotate(2deg)}68%{opacity:.34;transform:translate3d(0,6px,0) scale(1.23) rotate(10deg)}to{opacity:0;transform:translate3d(0,10px,0) scale(1.3) rotate(15deg)}}.mist-labyrinth-rings{position:absolute;top:-10%!important;right:-12%!important;bottom:-16%!important;left:44%!important;z-index:0;opacity:0;pointer-events:none;visibility:hidden;filter:saturate(.8) contrast(1) brightness(1.1);mix-blend-mode:normal;transform:translateY(0) scale(1.1) rotate(0);transition:visibility .8s}.mist-labyrinth-rings.is-active{opacity:.85!important;visibility:visible;animation:borromean-entrance 1.8s cubic-bezier(.16,1,.3,1) forwards}.mist-labyrinth-rings.is-exiting{visibility:visible;animation:borromean-exit 1.8s cubic-bezier(.16,1,.3,1) forwards}.mist-rings-suture{position:absolute;top:-5%!important;right:-5%!important;bottom:-5%!important;left:-5%!important;z-index:0;opacity:0;pointer-events:none;visibility:hidden;filter:saturate(.8) contrast(1) brightness(1.1);transform:translateZ(0) scale(1.1) rotate(0);transform-origin:center center;will-change:transform,opacity;backface-visibility:hidden;contain:paint}.mist-rings-suture.is-active{opacity:.9!important;visibility:visible;animation:borromean-suture-entrance 1.9s cubic-bezier(.16,1,.3,1) forwards}.mist-rings-suture.is-exiting{visibility:visible;animation:borromean-suture-exit 2.25s cubic-bezier(.45,0,.2,1) forwards}.mist-rings-aesthetic{position:absolute;top:-5%!important;right:-5%!important;bottom:-5%!important;left:-5%!important;z-index:0;opacity:0;pointer-events:none;visibility:hidden;filter:saturate(.7) contrast(.9) brightness(1.2)}.mist-rings-aesthetic.is-active{opacity:.9!important;visibility:visible;animation:borromean-entrance 1.8s cubic-bezier(.16,1,.3,1) forwards}.mist-rings-aesthetic.is-exiting{visibility:visible;animation:borromean-exit 1.8s cubic-bezier(.16,1,.3,1) forwards}.mist-rings-experimental{position:absolute;top:-5%!important;right:40%!important;bottom:-15%!important;left:-15%!important;z-index:0;opacity:0;pointer-events:none;visibility:hidden;filter:saturate(.5) contrast(1.2) brightness(.9) invert(.05)}.mist-rings-experimental.is-active{opacity:.65!important;visibility:visible;animation:borromean-entrance 1.8s cubic-bezier(.16,1,.3,1) forwards}.mist-rings-experimental.is-exiting{visibility:visible;animation:borromean-exit 1.8s cubic-bezier(.16,1,.3,1) forwards}.mist-rings-trailer{position:absolute;top:-20%!important;right:-10%!important;bottom:-20%!important;left:-10%!important;z-index:0;opacity:0;pointer-events:none;visibility:hidden;filter:saturate(1.5) contrast(1.3) brightness(1.4) hue-rotate(10deg)}.mist-rings-trailer.is-active{opacity:.8!important;visibility:visible;animation:borromean-entrance 1.8s cubic-bezier(.16,1,.3,1) forwards}.mist-rings-trailer.is-exiting{visibility:visible;animation:borromean-exit 1.8s cubic-bezier(.16,1,.3,1) forwards}.mist-labyrinth-rings .borromean-svg-root,.mist-rings-suture .borromean-svg-root,.mist-rings-aesthetic .borromean-svg-root,.mist-rings-experimental .borromean-svg-root,.mist-rings-trailer .borromean-svg-root{opacity:.78!important;mix-blend-mode:normal!important}.mist-labyrinth-title-block,.mist-labyrinth-formula,.mist-labyrinth-desire-panel,.mist-labyrinth-mixer-panel{position:relative;z-index:6;transition:none!important;animation:none!important}@keyframes mistLabyrinthPanelStageIn{0%{opacity:0;transform:translate3d(0,.62rem,0) scale(.982);filter:blur(8px);clip-path:inset(8% 0 10% 0)}64%{opacity:1;filter:blur(1.5px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(.01px);clip-path:inset(0 0 0 0)}}@keyframes mistLabyrinthPanelScan{0%{opacity:0;transform:translate(-24%)}28%{opacity:.34}to{opacity:0;transform:translate(124%)}}.mist-labyrinth-panel-stage{position:relative;z-index:6;min-width:0;width:min(100%,58rem);justify-self:center;align-self:center;display:flex;align-items:center;justify-content:center;transform-origin:54% 50%;animation:none;will-change:auto}.mist-labyrinth-panel-stage:after{content:none;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:20;opacity:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.18) 48%,rgba(var(--mist-active-accent-rgb),.16) 50%,transparent 56%);mix-blend-mode:screen;animation:none}.mist-labyrinth-panel-stage.is-mixer:after{background:linear-gradient(90deg,transparent 0%,rgba(var(--mist-active-accent-rgb),.1) 42%,rgba(255,255,255,.16) 50%,transparent 58%)}.mist-labyrinth-title-block{align-self:center;justify-self:end;min-width:0;width:100%;padding-left:clamp(1rem,2.2vw,2.6rem);padding-right:clamp(.8rem,1.65vw,2rem);max-width:none}.mist-labyrinth-title{position:relative;display:inline-block;isolation:isolate;margin:0;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(3.05rem,4.9vw,5.95rem);line-height:1;font-weight:800;letter-spacing:.08em;color:var(--labyrinth-ink)!important;text-shadow:2px .7px 0 var(--labyrinth-red-soft),-.8px 0 0 rgba(255,255,255,.2),0 14px 38px rgba(0,0,0,.86),0 0 22px rgba(255,255,255,.08)!important;white-space:nowrap}.mist-labyrinth-title:before{content:attr(data-title);position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;color:var(--gold-primary);transform:translate(.12em,.035em);opacity:.86;pointer-events:none;text-shadow:0 0 22px rgba(var(--mist-active-accent-rgb),.18)}.mist-labyrinth-subtitle{margin-top:clamp(.9rem,1.6vh,1.25rem);max-width:none;color:#f8f8f461;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(.68rem,.78vw,.84rem);line-height:1.72;letter-spacing:.04em;white-space:nowrap}.mist-labyrinth-formula{justify-self:center;align-self:center;display:flex;flex-direction:column;gap:clamp(.5rem,.82vh,.72rem);min-width:0;width:min(100%,58rem);height:clamp(13.8rem,24vh,16.4rem);max-height:clamp(13.8rem,24vh,16.4rem);justify-content:center;padding:clamp(.72rem,1.05vw,.95rem) clamp(.72rem,1.2vw,1rem);border-left:1px solid rgba(255,255,255,.12);background:linear-gradient(90deg,rgba(0,0,0,.42),rgba(0,0,0,.16) 58%,transparent),linear-gradient(180deg,#ffffff09,#ffffff03);box-shadow:-18px 0 45px #0000002e;transition:none!important;animation:none!important}.mist-labyrinth-mixer-panel{justify-self:center;align-self:center;min-width:0;width:min(100%,58rem);height:clamp(13.8rem,24vh,16.4rem);max-height:clamp(13.8rem,24vh,16.4rem);display:flex;flex-direction:column;gap:.34rem;overflow:hidden;padding:clamp(.5rem,.82vw,.72rem) clamp(.72rem,1.2vw,1rem);border-left:1px solid rgba(255,255,255,.12);background:linear-gradient(90deg,rgba(0,0,0,.48),rgba(0,0,0,.18) 62%,transparent),linear-gradient(180deg,#ffffff0a,#ffffff03);box-shadow:-18px 0 45px #0000002e}.mist-labyrinth-mixer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:.32rem;border-bottom:1px solid rgba(255,255,255,.1)}.mist-labyrinth-mixer-header p,.mist-labyrinth-mixer-header h3{margin:0}.mist-labyrinth-mixer-header p{color:var(--labyrinth-red);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.56rem;font-weight:900;letter-spacing:.24em;text-transform:uppercase}.mist-labyrinth-mixer-header h3{margin-top:.12rem;color:#f8f8f4e6;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(.86rem,.96vw,1.04rem);font-weight:800;letter-spacing:.04em}.mist-labyrinth-mixer-header button{display:inline-flex;align-items:center;gap:.35rem;min-height:1.58rem;padding:0 .52rem;border:1px solid rgba(255,255,255,.11);background:#ffffff0b;color:#f8f8f49e;font-size:.58rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.mist-labyrinth-mixer-header button:hover{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint)}.mist-labyrinth-mixer-principle{color:#f8f8f47a;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(.72rem,.86vw,.94rem);line-height:1.46}.mist-labyrinth-mixer-rows{flex:1 1 auto;min-height:0;overflow:visible;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:clamp(.42rem,.72vh,.64rem) .48rem;padding-right:0}.mist-labyrinth-mixer-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.42rem;min-height:0;padding:clamp(.42rem,.74vh,.62rem) .52rem;border:1px solid rgba(255,255,255,.08);background:#0000003d}.mist-labyrinth-mixer-row.is-muted{opacity:.5}.mist-labyrinth-mixer-row.is-amplified{border-color:var(--labyrinth-red-soft);background:linear-gradient(90deg,var(--labyrinth-red-faint),rgba(0,0,0,.22))}.mist-labyrinth-mixer-row-m7b{grid-column:1 / span 2;border-color:#ffffff17;background:linear-gradient(90deg,#ffffff09,#0003)}.mist-labyrinth-mixer-row-m7b.is-off{opacity:.52}.mist-labyrinth-mixer-row-m7b.is-muted{opacity:.68}.mist-labyrinth-mixer-row-m7b.is-strong,.mist-labyrinth-mixer-row-m7b.is-epilogue{border-color:var(--labyrinth-red-soft);background:linear-gradient(90deg,var(--labyrinth-red-faint),rgba(0,0,0,.22))}.mist-labyrinth-mixer-slot-label{display:flex;flex-direction:column;min-width:0}.mist-labyrinth-mixer-slot-label b{color:#ffffffe0;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(.78rem,.86vw,.92rem);letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mist-labyrinth-mixer-slot-label span{color:#f8f8f49e;font-size:clamp(.58rem,.66vw,.68rem);line-height:1.22;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mist-labyrinth-mixer-segment{display:inline-flex;gap:.12rem;padding:.12rem;border:1px solid rgba(255,255,255,.08);background:#00000047}.mist-labyrinth-mixer-segment button{min-width:2.58rem;height:1.34rem;padding:0 .34rem;display:inline-flex;align-items:center;justify-content:center;color:#f8f8f46b;font-size:.54rem;font-weight:900;letter-spacing:.09em;border:1px solid transparent;background:transparent}.mist-labyrinth-mixer-segment button:hover,.mist-labyrinth-mixer-segment button.is-active{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:rgba(var(--mist-active-accent-rgb),.14);box-shadow:0 0 0 1px rgba(var(--mist-active-accent-rgb),.16)}.mist-labyrinth-mixer-segment-m7b button{min-width:3.55rem}.mist-labyrinth-screen:has(.mist-labyrinth-sentence-panel){grid-template-columns:minmax(0,3fr) minmax(0,7fr)}.mist-labyrinth-mode-toggle{position:absolute;top:clamp(.72rem,1.1vw,1rem);right:clamp(.72rem,1.1vw,1rem);z-index:12;display:inline-flex;align-items:center;gap:.18rem;padding:.18rem;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff0a,#ffffff04),#0000008c;box-shadow:inset 0 1px #ffffff0a,0 12px 34px #00000061;transition:border-color .36s cubic-bezier(.16,1,.3,1),box-shadow .36s cubic-bezier(.16,1,.3,1),background .36s cubic-bezier(.16,1,.3,1)}.mist-labyrinth-mode-toggle button{min-width:4.2rem;height:1.55rem;padding:0 .58rem;display:inline-flex;align-items:center;justify-content:center;gap:.28rem;color:#f8f8f480;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.56rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;border:1px solid transparent;background:transparent;transition:color .28s cubic-bezier(.16,1,.3,1),border-color .28s cubic-bezier(.16,1,.3,1),background .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1),text-shadow .28s cubic-bezier(.16,1,.3,1)}.mist-labyrinth-mode-toggle button b{min-width:.95rem;height:.95rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(var(--mist-active-accent-rgb),.34);background:rgba(var(--mist-active-accent-rgb),.14);color:var(--labyrinth-ink);font-size:.48rem;line-height:1}.mist-labyrinth-mode-toggle button:hover,.mist-labyrinth-mode-toggle button.is-active{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:linear-gradient(180deg,rgba(255,255,255,.045),var(--labyrinth-red-faint));text-shadow:0 0 12px var(--mist-archive-signal-glow)}.mist-labyrinth-mode-toggle button{transition:none}.mist-labyrinth-formula-row{min-width:0;display:flex;align-items:baseline;justify-content:flex-start;flex-wrap:wrap;gap:.24rem .38rem;min-height:1.6em;line-height:1.2;color:var(--labyrinth-ink)}.mist-labyrinth-formula-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding-bottom:.52rem;border-bottom:1px solid rgba(255,255,255,.1)}.mist-labyrinth-formula-header-meta{min-width:0;display:flex;align-items:flex-end;justify-content:flex-end;gap:.55rem}.mist-labyrinth-formula-eyebrow{margin:0;color:var(--labyrinth-red);font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(.94rem,1.02vw,1.16rem);font-weight:800;letter-spacing:.04em;text-transform:none;text-shadow:0 0 10px var(--mist-archive-signal-glow)}.mist-labyrinth-formula-caption{color:#f8f8f461;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(.68rem,.78vw,.84rem);line-height:1.58;letter-spacing:.02em;text-align:right}.mist-labyrinth-selection-stats{flex:0 0 auto;display:inline-flex;align-items:center;gap:.18rem;color:#f8f8f48a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.54rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.mist-labyrinth-selection-stats span{display:inline-flex;align-items:baseline;gap:.18rem;padding:.22rem .36rem;border:1px solid rgba(255,255,255,.1);background:#ffffff06}.mist-labyrinth-selection-stats b{color:var(--labyrinth-red);font-size:.68rem;line-height:1}.mist-labyrinth-selection-stats.is-compact{font-size:.46rem;letter-spacing:.1em}.mist-labyrinth-selection-stats.is-compact span{padding:.18rem .3rem}.mist-labyrinth-canonical-formula{display:flex;flex-direction:column;gap:clamp(.44rem,.8vh,.7rem);min-width:0}.mist-labyrinth-formula-row-compact{gap:.2rem .3rem}.mist-labyrinth-formula-lead{color:var(--labyrinth-red);font-weight:800;text-shadow:0 0 14px var(--mist-archive-signal-glow)}.mist-labyrinth-formula-token{display:inline-flex;min-width:0}.mist-labyrinth-formula-text{font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(.82rem,1.02vw,1.08rem);line-height:1.2;color:#f8f8f4d1;letter-spacing:.04em}.mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-active,.mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-empty{font-size:clamp(1rem,1.08vw,1.2rem)!important;line-height:1.12;color:#fffffffa!important;border-color:#ffffffb8!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}.mist-labyrinth-desire-panel{justify-self:center;align-self:center;min-width:0;min-height:0;width:min(100%,58rem);height:clamp(13.8rem,24vh,16.4rem);max-height:clamp(13.8rem,24vh,16.4rem);display:flex;flex-direction:column;overflow:hidden;padding:clamp(.48rem,.82vw,.72rem);border-left:1px solid rgba(255,255,255,.12);background:linear-gradient(90deg,rgba(0,0,0,.46),rgba(0,0,0,.18) 62%,transparent),linear-gradient(180deg,#ffffff09,#ffffff03);transition:none!important;animation:none!important}.mist-labyrinth-desire-sentence{justify-content:flex-start;padding:clamp(.92rem,1.32vw,1.28rem) clamp(.86rem,1.45vw,1.45rem)}.mist-labyrinth-desire-sentence>.mist-labyrinth-formula-header{position:relative;z-index:2;flex:0 0 auto;width:100%;margin-bottom:clamp(.78rem,1.35vh,1.05rem)}.mist-labyrinth-desire-sentence:before{content:"";position:absolute;top:.58rem;right:.7rem;bottom:.58rem;left:.7rem;pointer-events:none;opacity:.2;background:linear-gradient(90deg,transparent 0 9%,rgba(255,255,255,.22) 9.06% 9.16%,transparent 9.24%),repeating-linear-gradient(0deg,transparent 0 2.18rem,rgba(255,255,255,.16) 2.19rem 2.22rem);-webkit-mask-image:linear-gradient(90deg,transparent,black 16%,black 92%,transparent);mask-image:linear-gradient(90deg,transparent,black 16%,black 92%,transparent)}.mist-labyrinth-desire-sentence-body{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:clamp(.38rem,.86vh,.58rem);min-width:0;color:#f8f8f4f0;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(.92rem,1.15vw,1.18rem);line-height:1.72;letter-spacing:.05em}.mist-labyrinth-desire-sentence-line{min-width:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:.1rem .34rem}.mist-labyrinth-desire-sentence-line>span{color:#f8f8f4d6;white-space:nowrap}.mist-labyrinth-desire-sentence-slot{display:inline-flex;min-width:0}.mist-labyrinth-desire-sentence-slot .mist-prophecy-slot-active,.mist-labyrinth-desire-sentence-slot .mist-prophecy-slot-empty{font-size:clamp(.86rem,1.05vw,1.08rem)!important;line-height:1.12!important;color:#fffffffa!important;border-color:#ffffff8f!important}.mist-labyrinth-desire-sentence-slot .mist-prophecy-slot-empty{color:#f8f8f4b3!important;border-color:#f8f8f447!important}.mist-labyrinth-desire-panel-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex:0 0 auto;padding:0 .15rem .36rem;color:var(--labyrinth-red);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.58rem;font-weight:900;letter-spacing:.22em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.1)}.mist-labyrinth-side-rail{position:absolute;top:.8rem;bottom:.8rem;width:1px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.2),transparent);opacity:.5}.mist-labyrinth-side-rail-left{left:clamp(.55rem,1vw,.9rem)}.mist-labyrinth-side-rail-right{right:clamp(.55rem,1vw,.9rem)}.mist-labyrinth-control-deck{padding:0;overflow:visible}.mist-labyrinth-control-deck:before{content:none;top:0;right:0;bottom:0;left:0;opacity:.08;background:repeating-linear-gradient(90deg,rgba(255,255,255,.18) 0 1px,transparent 1px 12px),linear-gradient(180deg,var(--mist-archive-signal-wash-faint),transparent 28%,transparent 78%,rgba(255,255,255,.04))}.mist-labyrinth-deck-header{position:relative;z-index:2;height:clamp(3.2rem,6vh,4.25rem);display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(255,255,255,.1);padding:0 .25rem clamp(.75rem,1.1vh,1rem)}.mist-labyrinth-deck-actions{display:flex;align-items:center;gap:.85rem}.mist-labyrinth-deck-eyebrow{color:var(--labyrinth-red);margin:0 0 .34rem}.mist-labyrinth-deck-header h3{margin:0;color:var(--labyrinth-ink);font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(1.25rem,2vw,2rem);letter-spacing:.12em;font-weight:700}.mist-labyrinth-deck-meter{display:grid;grid-template-columns:repeat(5,clamp(2rem,4.2vw,4.4rem));gap:.38rem;align-items:end}.mist-labyrinth-deck-meter span{height:.34rem;border:1px solid rgba(255,255,255,.13);background:linear-gradient(90deg,var(--labyrinth-red-faint),rgba(255,255,255,.08));box-shadow:inset 0 0 12px #0000006b}.mist-labyrinth-deck-meter span:nth-child(2),.mist-labyrinth-deck-meter span:nth-child(5){background:linear-gradient(90deg,#ffffff14,#ffffff29)}.mist-labyrinth-panel-switch{display:inline-flex;align-items:center;gap:.18rem;padding:.18rem;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff0a,#ffffff04),#0000008c;box-shadow:inset 0 1px #ffffff0a,0 12px 34px #00000061}.mist-labyrinth-panel-switch button{min-width:4.2rem;height:1.55rem;padding:0 .58rem;color:#f8f8f480;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.56rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;border:1px solid transparent;background:transparent;transition:color .22s ease,border-color .22s ease,background .22s ease,text-shadow .22s ease}.mist-labyrinth-panel-switch button:hover,.mist-labyrinth-panel-switch button.is-active{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:linear-gradient(180deg,rgba(255,255,255,.045),var(--labyrinth-red-faint));text-shadow:0 0 12px var(--mist-archive-signal-glow)}.mist-labyrinth-module-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.65rem,1vw,.95rem);padding-top:clamp(.8rem,1.35vh,1.2rem)}.mist-labyrinth-module-grid-desire{flex:1 1 auto;min-height:0;overflow:hidden;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.34rem,.58vw,.5rem);padding-top:clamp(.36rem,.68vh,.52rem);align-content:stretch}.mist-labyrinth-module{min-width:0;min-height:clamp(9rem,18vh,13.5rem);display:flex;flex-direction:column;gap:.82rem;padding:clamp(.75rem,1vw,1rem);border:1px solid rgba(255,255,255,.095);background:linear-gradient(180deg,#ffffff0b,#ffffff04),#0000006b;box-shadow:inset 0 1px #ffffff0a}.mist-labyrinth-module-grid-desire .mist-labyrinth-module{min-height:0;height:100%;overflow:hidden;gap:.34rem;padding:clamp(.36rem,.58vw,.52rem)}.mist-labyrinth-module-grid-desire .mist-labyrinth-module-top{grid-template-columns:1.45rem 1fr;gap:.34rem}.mist-labyrinth-module-grid-desire .mist-labyrinth-module-index{height:1.16rem;font-size:.5rem}.mist-labyrinth-module-grid-desire .mist-labyrinth-module h4{font-size:clamp(.56rem,.66vw,.68rem);letter-spacing:.12em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mist-labyrinth-module-grid-desire .mist-labyrinth-module p{display:none}.mist-labyrinth-module-grid-desire .mist-labyrinth-module-slots{gap:.22rem;margin-top:0;overflow:hidden}.mist-labyrinth-module-grid-desire .mist-labyrinth-mini-slot{min-height:0;height:clamp(1.26rem,3.1vh,1.48rem);padding:.12rem .28rem;overflow:hidden}.mist-labyrinth-module:hover{border-color:#fff3;background:linear-gradient(180deg,#ffffff0e,#ffffff05),#00000080}.mist-labyrinth-module-top{display:grid;grid-template-columns:2.15rem 1fr;gap:.65rem;align-items:start;min-width:0}.mist-labyrinth-module-index{display:inline-flex;align-items:center;justify-content:center;height:1.65rem;border:1px solid var(--labyrinth-red-soft);color:var(--labyrinth-red);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.68rem;font-weight:900;letter-spacing:.08em;background:var(--labyrinth-red-faint);box-shadow:0 0 18px var(--mist-archive-signal-shadow)}.mist-labyrinth-module h4{margin:0;color:var(--labyrinth-ink);font-size:clamp(.78rem,1vw,.92rem);line-height:1.25;font-weight:900;letter-spacing:.15em}.mist-labyrinth-module p{margin:.32rem 0 0;color:var(--labyrinth-dim);font-size:.68rem;line-height:1.45;letter-spacing:.05em}.mist-labyrinth-module-slots{display:flex;flex-direction:column;gap:.54rem;min-width:0;margin-top:auto}.mist-labyrinth-mini-slot{min-width:0;min-height:2.05rem;display:flex;align-items:center;padding:.32rem .48rem;border:1px solid rgba(255,255,255,.075);background:#ffffff06}.mist-labyrinth-mini-slot .mist-prophecy-slot-active,.mist-labyrinth-mini-slot .mist-prophecy-slot-empty{font-size:clamp(.76rem,.95vw,.92rem)!important;white-space:normal!important;line-height:1.25}.mist-labyrinth-module-grid-desire .mist-labyrinth-mini-slot .mist-prophecy-slot-active,.mist-labyrinth-module-grid-desire .mist-labyrinth-mini-slot .mist-prophecy-slot-empty{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap!important;font-size:clamp(.58rem,.7vw,.68rem)!important;line-height:1.05}.mist-labyrinth-engine .mist-prophecy-slot-active:not(.mist-labyrinth-summary-sentence .mist-prophecy-slot-active){text-shadow:none}.mist-labyrinth-sentence-panel{position:relative;min-width:0;min-height:0;display:flex;flex-direction:column;gap:.95rem;padding:clamp(.7rem,1vw,1rem);border-left:1px solid rgba(255,255,255,.12);background:linear-gradient(90deg,rgba(0,0,0,.46),rgba(0,0,0,.18) 62%,transparent),linear-gradient(180deg,#ffffff09,#ffffff03)}.mist-labyrinth-sentence-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.5rem}.mist-labyrinth-sentence-eyebrow{margin:0 0 .35rem;color:var(--labyrinth-red);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.58rem;font-weight:900;letter-spacing:.24em;text-transform:uppercase}.mist-labyrinth-sentence-header h4{margin:0;color:var(--labyrinth-ink);font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(1rem,1.5vw,1.45rem);letter-spacing:.12em;font-weight:700}.mist-labyrinth-sentence-chip{color:var(--labyrinth-red);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.56rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase;border:1px solid rgba(255,255,255,.1);padding:.35rem .55rem;background:#ffffff06}.mist-labyrinth-sentence-body{color:var(--labyrinth-ink);font-size:clamp(.88rem,1.15vw,1.08rem);line-height:1.9;letter-spacing:.04em}.mist-labyrinth-sentence-body .mist-prophecy-slot-active,.mist-labyrinth-sentence-body .mist-prophecy-slot-empty{font-size:clamp(.74rem,.9vw,.88rem)!important;line-height:1.15}.mist-labyrinth-surface-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(12.4rem,.64fr) minmax(0,1.66fr) minmax(12.4rem,.64fr);grid-template-rows:minmax(0,1fr);grid-template-areas:"left summary implant";column-gap:clamp(.3rem,.5vw,.46rem);row-gap:clamp(.16rem,.26vw,.24rem);height:100%;min-height:0;padding-top:0;overflow:visible}.mist-labyrinth-surface-left-stack{grid-area:left;min-width:0;min-height:0;display:flex;flex-direction:column;gap:clamp(.16rem,.26vw,.24rem)}.mist-labyrinth-foundation-card{grid-area:left;overflow:visible;background:radial-gradient(circle at 68% 20%,var(--mist-archive-signal-wash-faint),transparent 38%),linear-gradient(180deg,#ffffff0d,#ffffff04),#0000007a}.mist-labyrinth-surface-card{min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;gap:.3rem;padding:clamp(.38rem,.58vw,.54rem);border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff0b,#ffffff03),#00000075;box-shadow:inset 0 1px #ffffff0a,inset 0 -16px 38px #0000002e}.mist-labyrinth-surface-summary-card{grid-area:summary;overflow:visible;background:radial-gradient(circle at 68% 20%,var(--mist-archive-signal-wash-faint),transparent 38%),linear-gradient(180deg,#ffffff0d,#ffffff04),#0000007a}.mist-labyrinth-world-law-card{grid-area:world;position:relative;z-index:12}.mist-labyrinth-surface-left-stack .mist-labyrinth-world-law-card{grid-area:auto}.mist-labyrinth-implant-card{grid-area:implant}.mist-labyrinth-creative-card{grid-area:creative}.mist-labyrinth-creative-card .mist-labyrinth-structure-custom-input{margin-top:0;min-height:0}.mist-labyrinth-structure-card,.mist-labyrinth-volume-creative-card{height:auto;overflow:visible}.mist-labyrinth-foundation-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:.3rem}.mist-labyrinth-surface-summary-slots.mist-labyrinth-foundation-slots{flex:1 1 auto;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto minmax(0,1fr);align-content:stretch}.mist-labyrinth-foundation-block{grid-template-columns:minmax(4.35rem,4.35rem) minmax(0,1fr);overflow:visible}.mist-labyrinth-foundation-block>span:last-child{min-width:0;max-width:100%;margin-left:0!important;margin-right:0!important}.mist-labyrinth-foundation-block>span:last-child .group\/tag{min-width:0;max-width:100%;align-items:flex-start!important}.mist-labyrinth-foundation-block>span:last-child .group\/tag>span:first-child{min-width:0;max-width:100%;display:flex;align-items:baseline;justify-content:flex-start;overflow:visible}.mist-labyrinth-foundation-block>span:last-child .mist-labyrinth-hover-token.is-filled{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mist-labyrinth-foundation-block .mist-labyrinth-inline-control-slot{margin-left:0!important;margin-right:0!important}.mist-labyrinth-foundation-creative-block{min-height:0;align-items:stretch}.mist-labyrinth-surface-standalone-block{margin-top:.12rem}.mist-labyrinth-volume-creative-body{min-height:0;display:flex;flex-direction:column;gap:.28rem}.mist-labyrinth-creative-seed-block{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:.24rem}.mist-labyrinth-foundation-card .mist-labyrinth-structure-custom-input{width:100%;height:100%;min-height:0;margin-top:0}.mist-labyrinth-volume-creative-card .mist-labyrinth-structure-custom-input{min-height:4.4rem;margin-top:0}.mist-labyrinth-surface-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;min-height:1.36rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.22rem}.mist-labyrinth-surface-header-tools{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:.28rem;min-width:0}.mist-labyrinth-surface-eyebrow{margin:0 0 .2rem;color:var(--labyrinth-red);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.54rem;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.mist-labyrinth-surface-card h4{flex:0 0 auto;margin:0;color:var(--labyrinth-ink);font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(.72rem,.82vw,.92rem);letter-spacing:.12em;font-weight:700;line-height:1.18;white-space:nowrap}.mist-labyrinth-surface-chip,.mist-labyrinth-surface-clear{flex:0 0 auto;color:var(--labyrinth-dim);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.5rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;border:1px solid rgba(255,255,255,.1);padding:.28rem .46rem;background:#ffffff06}.mist-labyrinth-surface-mode-toggle,.mist-labyrinth-surface-actions{flex:0 0 auto;display:inline-flex;align-items:center;gap:.16rem;padding:.12rem;border:1px solid rgba(255,255,255,.09);background:#ffffff05}.mist-labyrinth-surface-mode-toggle button,.mist-labyrinth-surface-actions button{height:1.28rem;min-width:1.28rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;color:#f8f8f475;background:transparent;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.46rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;transition:none}.mist-labyrinth-surface-mode-toggle button{min-width:2.12rem;padding:0 .26rem}.mist-labyrinth-surface-mode-toggle button:hover,.mist-labyrinth-surface-mode-toggle button.is-active,.mist-labyrinth-surface-actions button:hover,.mist-labyrinth-surface-actions button.is-locked{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint);text-shadow:0 0 10px var(--mist-archive-signal-glow)}.mist-labyrinth-surface-clear{opacity:.44;transition:none}.mist-labyrinth-surface-clear.is-visible,.mist-labyrinth-surface-clear:hover{opacity:1;color:var(--labyrinth-red);border-color:var(--labyrinth-red-soft);text-shadow:0 0 12px var(--mist-archive-signal-glow)}.mist-labyrinth-surface-blocks{display:grid;grid-template-columns:1fr;gap:.2rem;min-width:0;min-height:0;flex:1 1 auto;align-content:start;transition:none!important;animation:none!important}.mist-labyrinth-structure-blocks{flex:0 0 auto}.mist-labyrinth-structure-blocks .mist-labyrinth-surface-label{font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:1rem;font-weight:400;letter-spacing:0;text-transform:none;color:#f8f8f4d6}.mist-labyrinth-surface-sentence{min-width:0;flex:1 1 auto;min-height:0;overflow:auto;padding:clamp(.58rem,.82vw,.78rem) clamp(.62rem,.9vw,.88rem);border:1px solid rgba(255,255,255,.095);background:repeating-linear-gradient(0deg,transparent 0 1.78rem,rgba(255,255,255,.055) 1.8rem 1.84rem),#ffffff07;color:#f8f8f4d1;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:15px;line-height:1.95!important;letter-spacing:0;display:block;animation:none;transition:none}.mist-labyrinth-summary-line{display:flex;flex-wrap:wrap;align-items:baseline;min-height:1.95em;gap:0 .25rem}.mist-labyrinth-structure-sentence{display:flex;flex-direction:column;justify-content:flex-start;gap:.42rem}.mist-labyrinth-structure-sentence-row{min-width:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:.1rem .45rem}.mist-labyrinth-structure-sentence-row>span:first-child{color:#f8f8f4d6;font-size:15px;font-weight:400;letter-spacing:0}.mist-labyrinth-summary-sentence{min-height:0;border:0;background:#ffffff07;font-size:15px;line-height:2;letter-spacing:0;overflow:visible}.mist-labyrinth-summary-fragment{display:inline;animation:none;transition:none}.mist-labyrinth-summary-line{min-width:0;display:flex;align-items:baseline;flex-wrap:wrap;min-height:1.9rem;gap:0 0;color:#d4d4d8eb;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:15px;line-height:2;letter-spacing:0}.mist-labyrinth-summary-sentence.is-collapsed{display:block;overflow:visible;white-space:normal}.mist-labyrinth-summary-sentence.is-collapsed .mist-labyrinth-summary-line{display:inline;min-height:1.9rem;white-space:normal;vertical-align:baseline}.mist-labyrinth-summary-sentence.is-collapsed .mist-labyrinth-summary-line+.mist-labyrinth-summary-line{margin-left:0}.mist-labyrinth-summary-sentence.is-collapsed .mist-labyrinth-summary-line>span,.mist-labyrinth-summary-sentence.is-collapsed .mist-labyrinth-inline-control-slot{display:inline;white-space:normal}.mist-labyrinth-summary-line>span:not(.mist-labyrinth-inline-control-slot){color:#d4d4d8eb;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:15px;line-height:2;font-weight:400;letter-spacing:0}.mist-labyrinth-surface-sentence-inline{display:flex;flex-wrap:wrap;align-items:baseline;gap:.12rem .72rem}.mist-labyrinth-surface-sentence-slot{display:inline-flex;min-width:0;vertical-align:baseline}.mist-labyrinth-surface-sentence .mist-prophecy-slot-active,.mist-labyrinth-surface-sentence .mist-prophecy-slot-empty{line-height:1.12!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}.mist-labyrinth-surface-sentence .mist-prophecy-slot-active{font-size:clamp(1.125rem,1.08vw,1.25rem)!important;color:#fffffffa!important;border-color:#ffffffb8!important;letter-spacing:0!important}.mist-labyrinth-surface-sentence .mist-prophecy-slot-empty{font-size:1rem!important;font-weight:500!important;color:#f8f8f4ad!important;border-color:#f8f8f447!important;border-bottom-style:dashed!important;letter-spacing:0!important}.mist-labyrinth-structure-sentence .mist-prophecy-slot-active{font-size:clamp(1.125rem,1.08vw,1.25rem)!important}.mist-labyrinth-structure-sentence .mist-prophecy-slot-empty{font-size:1rem!important}.mist-labyrinth-surface-sentence .mist-labyrinth-identity-slot{width:auto;max-width:14rem;margin:0 .18rem;vertical-align:baseline}.mist-labyrinth-surface-sentence-empty{color:#f8f8f47a;font-size:.9rem;font-style:italic}.mist-labyrinth-surface-blocks-two{grid-template-columns:repeat(2,minmax(0,1fr))}.mist-labyrinth-surface-summary-slots{grid-template-columns:repeat(3,minmax(0,1fr))}.mist-labyrinth-surface-block{min-width:0;min-height:1.88rem;display:grid;grid-template-columns:minmax(4.35rem,.36fr) minmax(0,1fr);align-items:center;gap:.38rem;padding:.12rem .25rem;border:1px solid rgba(255,255,255,.095);background:#ffffff09}.mist-labyrinth-surface-summary-slots .mist-labyrinth-surface-block{overflow:visible}.mist-labyrinth-surface-summary-slots .mist-labyrinth-surface-label{align-self:center}.mist-labyrinth-surface-summary-slots .mist-labyrinth-surface-volume-block .mist-labyrinth-hover-token.is-filled{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1rem,.9vw,1.12rem);line-height:1.08}.mist-labyrinth-surface-summary-slots .mist-labyrinth-surface-static-block .mist-labyrinth-hover-token.is-filled{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.26rem!important;line-height:1.02!important}.mist-labyrinth-surface-summary-slots .mist-labyrinth-surface-static-block .mist-labyrinth-inline-control-slot,.mist-labyrinth-surface-summary-slots .mist-labyrinth-surface-static-block .group\/tag,.mist-labyrinth-surface-summary-slots .mist-labyrinth-surface-static-block .group\/tag>span:first-child{min-width:0;max-width:100%}.mist-labyrinth-surface-summary-slots .mist-labyrinth-surface-static-block .group\/tag>span:first-child{display:flex;align-items:baseline;overflow:visible}.mist-labyrinth-surface-summary-slots .mist-labyrinth-surface-volume-block>span:last-child{display:flex;flex-wrap:nowrap;min-width:0;max-width:100%;overflow:visible}.mist-labyrinth-surface-summary-slots .mist-labyrinth-surface-volume-block .group\/tag{min-width:0;max-width:100%;flex-shrink:1}.mist-labyrinth-surface-summary-slots .mist-labyrinth-surface-volume-block .group\/tag>span:first-child{display:flex;align-items:baseline;min-width:0;max-width:100%;overflow:visible}.mist-labyrinth-surface-summary-slots .mist-labyrinth-surface-volume-block .group\/tag>span:first-child .mist-labyrinth-hover-token.is-filled{flex:1 1 auto;min-width:0}.mist-labyrinth-surface-summary-slots .mist-labyrinth-surface-volume-block .group\/tag>span:first-child .mist-token-focus-badge,.mist-labyrinth-surface-summary-slots .mist-labyrinth-surface-volume-block .group\/tag>span:first-child button{flex:0 0 auto}.mist-labyrinth-surface-summary-slots .mist-skin-slot-actions,.mist-labyrinth-surface-summary-slots .mist-labyrinth-inline-control-actions{position:absolute;top:100%;left:0;margin-top:0;z-index:320;pointer-events:auto}.mist-labyrinth-surface-summary-slots .group\/tag{position:relative;z-index:30}.mist-labyrinth-surface-summary-slots .group\/tag:hover,.mist-labyrinth-surface-summary-slots .group\/tag:focus-within{z-index:330}.mist-labyrinth-surface-identity-block{grid-column:span 1}.mist-labyrinth-surface-static-block,.mist-labyrinth-surface-identity-block{align-items:center}.mist-labyrinth-surface-static-block .mist-labyrinth-surface-label,.mist-labyrinth-surface-identity-block .mist-labyrinth-surface-label{padding-top:0}.mist-labyrinth-module-identity-control{position:relative;min-width:0;max-width:calc(100% - 1rem);display:inline-flex;flex-direction:row;align-items:baseline;justify-content:flex-start;gap:.08rem;margin-left:.5rem;margin-right:.5rem;line-height:1.5rem;vertical-align:baseline}.mist-labyrinth-module-identity-control .mist-labyrinth-identity-slot{margin:0!important}.mist-labyrinth-module-slot-actions{position:absolute;top:calc(100% + .02rem);left:0;z-index:90;display:inline-flex;align-items:center;justify-content:flex-start;gap:.25rem;min-width:max-content;padding:.25rem;border:1px solid rgb(39,39,42);border-radius:.25rem;background:#000c;box-shadow:0 8px 20px #00000052;opacity:0;pointer-events:none;transition:opacity .16s ease}.mist-labyrinth-module-slot-actions:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:.35rem}.mist-labyrinth-module-identity-control:hover .mist-labyrinth-module-slot-actions,.mist-labyrinth-module-identity-control:focus-within .mist-labyrinth-module-slot-actions{opacity:1;pointer-events:auto}.mist-labyrinth-module-slot-actions button{width:1.18rem;height:1.18rem;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#a1a1aa;border:1px solid rgb(63,63,70);border-radius:.25rem;background:#18181b;transition:none}.mist-labyrinth-module-slot-actions button:hover:not(:disabled),.mist-labyrinth-module-slot-actions button.is-locked{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint);text-shadow:0 0 10px var(--mist-archive-signal-glow)}.mist-labyrinth-module-slot-actions button:disabled{opacity:.28;cursor:not-allowed}.mist-labyrinth-surface-label{color:#f8f8f4a8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.58rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.mist-labyrinth-identity-slot{min-width:0;width:100%;display:inline-flex;align-items:center;justify-content:flex-start;border:0;border-bottom:2px solid var(--gold-primary);background:transparent;color:#f8f8f4bd;cursor:pointer;transition:none}.mist-labyrinth-identity-slot span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(.96rem,1.04vw,1.16rem);font-weight:800;letter-spacing:.04em}.mist-labyrinth-identity-slot:hover,.mist-labyrinth-identity-slot.is-filled{color:#fffffff7;border-color:var(--gold-primary);text-shadow:none}.mist-labyrinth-identity-slot.is-locked{border-color:var(--gold-primary);color:var(--labyrinth-ink);background:var(--labyrinth-red-faint)}.mist-labyrinth-surface-static-value{min-width:0;color:#f8f8f4c7;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(.64rem,.75vw,.78rem);font-weight:700;letter-spacing:.04em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mist-labyrinth-surface-summary-body{display:flex;flex-direction:column;gap:.52rem;min-height:0;flex:1 1 auto;overflow:visible}.mist-labyrinth-surface-summary-input{flex:1 1 auto;min-height:clamp(5.2rem,12vh,8.8rem);resize:none;color:#f8f8f4eb;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(.92rem,1vw,1.08rem);line-height:1.62;letter-spacing:.04em;border:1px solid rgba(255,255,255,.1);outline:none;padding:.64rem .7rem;background:linear-gradient(180deg,#ffffff09,#ffffff03),#00000057;transition:none}.mist-labyrinth-structure-custom-input{margin-top:auto;width:100%;min-height:clamp(6.4rem,17vh,11.2rem)}.mist-labyrinth-world-law-module{position:relative;flex:0 0 auto;display:flex;flex-direction:column;gap:.28rem;min-width:0;padding:.46rem .5rem .5rem;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 88% 18%,rgba(178,34,34,.16),transparent 42%),linear-gradient(180deg,#ffffff0b,#ffffff04),#00000057;box-shadow:inset 0 1px #ffffff0b,inset 0 -1px #000000ad}.mist-labyrinth-world-law-module:before{content:"";position:absolute;left:0;top:.42rem;bottom:.42rem;width:2px;background:linear-gradient(180deg,var(--labyrinth-red),rgba(248,248,244,.28));opacity:.72}.mist-labyrinth-world-law-main{position:relative;z-index:1;display:flex;flex-direction:column;align-items:stretch;gap:.1rem;min-width:0;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.mist-labyrinth-world-law-main:disabled,.mist-labyrinth-world-law-pips button:disabled{cursor:default}.mist-labyrinth-world-law-kicker{display:inline-flex;align-items:center;gap:.22rem;color:#f8f8f48a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.5rem;line-height:1;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.mist-labyrinth-world-law-kicker svg{color:var(--labyrinth-red);stroke-width:1.6px}.mist-labyrinth-world-law-current{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:.45rem;color:var(--labyrinth-ink)}.mist-labyrinth-world-law-current b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:1rem;line-height:1.28;font-weight:800;letter-spacing:.04em}.mist-labyrinth-world-law-current em{flex:0 0 auto;color:#f8f8f46b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.52rem;line-height:1;font-style:normal;font-weight:900;letter-spacing:.12em}.mist-labyrinth-world-law-description{min-height:2.38rem;color:#d4d4d8c2;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:.62rem;line-height:1.48;letter-spacing:0}.mist-labyrinth-world-law-pips{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.12rem;min-width:0}.mist-labyrinth-world-law-pips button{min-width:0;height:1.42rem;display:inline-flex;align-items:center;justify-content:center;gap:.12rem;padding:0 .1rem;color:#f8f8f46b;border:1px solid rgba(255,255,255,.095);background:#ffffff05;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;transition:none}.mist-labyrinth-world-law-pips button span{color:#f8f8f457;font-size:.48rem;font-weight:900;line-height:1}.mist-labyrinth-world-law-pips button b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.5rem;line-height:1;font-weight:900;letter-spacing:.02em}.mist-labyrinth-world-law-pips button:hover:not(:disabled),.mist-labyrinth-world-law-pips button.is-active{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint);text-shadow:0 0 10px var(--mist-archive-signal-glow)}.mist-labyrinth-world-law-pips button.is-active span{color:var(--labyrinth-red)}.mist-labyrinth-world-law-card{justify-content:flex-start;gap:0;height:auto;min-height:0;overflow:visible;padding:0;border:0;background:transparent;box-shadow:none}.mist-labyrinth-world-law-toggle{position:relative;z-index:2;min-width:0;width:100%;min-height:1.88rem;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:.38rem;padding:.12rem .25rem;border:1px solid rgba(255,255,255,.095);border-radius:0;background:#ffffff09;text-align:left;cursor:pointer;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.mist-labyrinth-world-law-inline{min-width:0;display:flex;align-items:center;justify-content:flex-start;gap:0;overflow:visible}.mist-labyrinth-world-law-control{position:relative;min-width:0;max-width:100%;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;line-height:1}.mist-labyrinth-world-law-block{position:relative;z-index:90}.mist-labyrinth-world-law-block.is-expanded{z-index:420}.mist-labyrinth-world-law-main-button{min-width:0;flex:1 1 auto;display:inline-flex;align-items:center;justify-content:flex-start;padding:0;border:0;background:transparent;text-align:left;cursor:pointer;transform-origin:center bottom}.mist-labyrinth-world-law-main-button.is-locked{cursor:default}.mist-labyrinth-world-law-main-button:hover .mist-labyrinth-world-law-token,.mist-labyrinth-world-law-main-button:focus-visible .mist-labyrinth-world-law-token{border-bottom-color:var(--mist-active-accent)}.mist-labyrinth-world-law-actions{position:absolute;top:calc(100% + .02rem);left:0;z-index:330;display:inline-flex;align-items:center;justify-content:flex-start;gap:.25rem;min-width:max-content;padding:.25rem;border:1px solid rgb(39,39,42);border-radius:.25rem;background:#000c;box-shadow:0 8px 20px #00000052;opacity:0;pointer-events:none;transition:opacity .16s ease}.mist-labyrinth-world-law-actions:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:.35rem}.mist-labyrinth-world-law-control:hover .mist-labyrinth-world-law-actions,.mist-labyrinth-world-law-control:focus-within .mist-labyrinth-world-law-actions{opacity:1;pointer-events:auto}.mist-labyrinth-world-law-actions button{width:1.18rem;height:1.18rem;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#a1a1aa;border:1px solid rgb(63,63,70);border-radius:.25rem;background:#18181b;transition:none}.mist-labyrinth-world-law-actions button:hover:not(:disabled),.mist-labyrinth-world-law-actions button.is-locked{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint);text-shadow:0 0 10px var(--mist-archive-signal-glow)}.mist-labyrinth-world-law-actions button:disabled{opacity:.3;cursor:not-allowed}.mist-labyrinth-world-law-random{flex:0 0 auto;width:1.28rem;height:1.28rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.09);color:#f8f8f475;background:#ffffff05;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.mist-labyrinth-world-law-random:hover:not(:disabled){transform:translateY(-1px);color:#fff;border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint)}.mist-labyrinth-world-law-random:disabled{cursor:not-allowed;opacity:.45}.mist-labyrinth-world-law-title,.mist-labyrinth-world-law-token{min-width:0;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;letter-spacing:0}.mist-labyrinth-world-law-title{justify-self:start;color:var(--labyrinth-ink);font-size:clamp(.72rem,.82vw,.92rem);line-height:1.18;font-weight:700;letter-spacing:.12em}.mist-labyrinth-world-law-token{display:inline-block;justify-self:start;width:auto;max-width:100%;overflow:hidden;color:#fff;font-size:1.25rem;line-height:1.75rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap;border-bottom:2px solid var(--gold-primary);padding:0 .125rem}.mist-labyrinth-world-law-toggle:hover{border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint)}@keyframes mistWorldLawPanelOpen{0%{opacity:0;transform:translateY(.75rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes mistWorldLawPanelClose{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(.75rem) scale(.95)}}.mist-labyrinth-world-law-popover{position:absolute;grid-column:1 / -1;left:0;right:0;inset-inline:0;bottom:calc(100% + .3rem);z-index:430;width:100%;min-width:100%;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:.26rem;margin:0;padding:0;border:1px solid rgba(255,255,255,.12);background:#050505;background-color:#050505;box-shadow:0 18px 42px #00000094;backdrop-filter:none;-webkit-backdrop-filter:none;overflow:hidden;transform-origin:bottom center;animation:mistWorldLawPanelOpen .5s cubic-bezier(.16,1,.3,1) both}.mist-labyrinth-world-law-popover.is-closing{pointer-events:none;animation:mistWorldLawPanelClose .5s cubic-bezier(.16,1,.3,1) both}.mist-world-law-footer-popover{transform-origin:bottom center;animation:mistWorldLawFooterOpen .5s cubic-bezier(.16,1,.3,1) both}.mist-world-law-footer-preview{min-height:7.8rem}.mist-world-law-footer-description{min-height:3.75rem}@keyframes mistWorldLawFooterOpen{0%{opacity:0;transform:translateY(.75rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.mist-labyrinth-world-law-preview{width:100%;box-sizing:border-box;min-height:7.25rem;padding:.62rem;border:0;border-bottom:1px solid rgba(255,255,255,.12);border-radius:0;background:#050505;box-shadow:none}.mist-labyrinth-world-law-preview-title{display:flex;flex-wrap:nowrap;align-items:baseline;gap:.42rem;padding-bottom:.36rem;border-bottom:1px solid rgba(255,255,255,.12)}.mist-labyrinth-world-law-preview-title span{color:#f8f8f4b3;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:.92rem;line-height:1.25;font-weight:900;letter-spacing:.05em}.mist-labyrinth-world-law-preview-title b{color:var(--gold-primary);font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:1rem;line-height:1.25;font-weight:900;letter-spacing:.04em}.mist-labyrinth-world-law-preview p{min-height:3.45rem;margin:.44rem 0 0;color:#f8f8f4f0;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:.74rem;line-height:1.55;font-weight:800;letter-spacing:.04em}.mist-labyrinth-world-law-options{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;padding:.42rem;border:0;border-radius:0;background:#050505;box-shadow:none}.mist-labyrinth-world-law-axis-row{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:0}.mist-labyrinth-world-law-axis-buttons{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.2rem;min-width:0}.mist-labyrinth-world-law-axis-row:first-child .mist-labyrinth-world-law-axis-buttons{grid-template-columns:repeat(5,minmax(0,1fr))}.mist-labyrinth-world-law-options button{min-width:0;width:100%;min-height:1.92rem;aspect-ratio:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.08rem;padding:.22rem .12rem;border:1px solid rgba(255,255,255,.12);border-radius:0;background:#ffffff05;text-align:center;white-space:nowrap;writing-mode:horizontal-tb;transition:none}.mist-labyrinth-world-law-options button span{color:#f8f8f461;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.48rem;line-height:1;font-weight:900;letter-spacing:.02em}.mist-labyrinth-world-law-options button b{color:#f8f8f480;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:.68rem;line-height:1;font-weight:900;letter-spacing:.03em;white-space:nowrap;writing-mode:horizontal-tb}.mist-labyrinth-world-law-options button:hover:not(:disabled),.mist-labyrinth-world-law-options button.is-active{border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint);box-shadow:0 0 24px rgba(var(--mist-active-accent-rgb),.18)}.mist-labyrinth-world-law-options button.is-active span,.mist-labyrinth-world-law-options button.is-active b{color:#fff}.mist-labyrinth-surface-summary-input::placeholder{color:#f8f8f47a}.mist-labyrinth-surface-summary-input:focus{border-color:var(--labyrinth-red-soft);box-shadow:inset 0 -1px 0 var(--mist-archive-signal-glow),0 0 0 1px #0009;background:linear-gradient(180deg,rgba(255,255,255,.045),var(--labyrinth-red-faint)),#00000061}.mist-labyrinth-surface-summary-note{color:#f8f8f485;font-size:.58rem;line-height:1.4;letter-spacing:.06em}.mist-labyrinth-implant-card{overflow:hidden}.mist-labyrinth-implant-header{align-items:center;flex:0 0 1.72rem;min-height:1.72rem}.mist-labyrinth-implant-title{min-width:0}.mist-labyrinth-implant-title p{margin:.12rem 0 0;color:#f8f8f46b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.48rem;font-weight:800;letter-spacing:.08em;line-height:1.25}.mist-labyrinth-implant-tabs{flex:0 0 auto;display:inline-flex;align-items:center;gap:.14rem;padding:.1rem;border:1px solid rgba(255,255,255,.09);background:#ffffff05}.mist-labyrinth-implant-tabs button,.mist-labyrinth-implant-result-button,.mist-labyrinth-implant-toggle-button{height:1.28rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;color:#f8f8f47a;background:transparent;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.48rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;transition:none}.mist-labyrinth-implant-tabs button{min-width:1.42rem}.mist-labyrinth-implant-result-button,.mist-labyrinth-implant-toggle-button{gap:.24rem;padding:0 .44rem;border-color:#ffffff17;background:#ffffff05}.mist-labyrinth-implant-tabs button:hover,.mist-labyrinth-implant-tabs button.is-active,.mist-labyrinth-implant-result-button:hover,.mist-labyrinth-implant-result-button.is-ready,.mist-labyrinth-implant-toggle-button:hover,.mist-labyrinth-implant-toggle-button.is-on{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint);text-shadow:0 0 10px var(--mist-archive-signal-glow)}.mist-labyrinth-implant-toggle-button.is-off{color:#f8f8f457;border-color:#ffffff12;background:#0000002e}.mist-labyrinth-implant-card.is-implant-disabled .mist-labyrinth-image-implant{opacity:.58}.mist-labyrinth-implant-result-button.is-ready:before{content:"";width:.34rem;height:.34rem;border-radius:999px;background:var(--gold-primary);box-shadow:0 0 10px var(--mist-archive-signal-glow)}.mist-labyrinth-image-implant,.mist-labyrinth-image-implant-page{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:.34rem}.mist-labyrinth-image-implant-frame{position:relative;width:100%;aspect-ratio:16 / 9;flex:0 0 auto;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px dashed rgba(248,248,244,.2);background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.075),transparent 38%),repeating-linear-gradient(0deg,transparent 0 8px,rgba(255,255,255,.025) 8px 9px),linear-gradient(180deg,#ffffff0a,#ffffff03),#ffffff05;box-shadow:inset 0 0 45px #00000057,inset 0 1px #ffffff0a}.mist-labyrinth-image-implant-frame img{width:auto;height:100%;max-width:none;object-fit:unset;object-position:center center;filter:saturate(.88) contrast(1.06) brightness(.92);transition:filter .16s ease}.mist-labyrinth-image-implant-frame:hover img{filter:saturate(.92) contrast(1.08) brightness(.98)}.mist-labyrinth-image-implant-frame.has-image{border-style:solid;border-color:#f8f8f433}.mist-labyrinth-image-implant-upload{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.34rem;color:#f8f8f4a3;background:transparent}.mist-labyrinth-image-implant-upload span{color:#f8f8f4c7;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.58rem;font-weight:900;letter-spacing:.22em}.mist-labyrinth-image-implant-upload b{color:#f8f8f4db;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(.78rem,.9vw,.96rem);letter-spacing:.08em}.mist-labyrinth-image-implant-upload:hover{color:var(--labyrinth-ink);text-shadow:0 0 12px var(--mist-archive-signal-glow)}.mist-labyrinth-image-actions{position:absolute;right:.45rem;bottom:.45rem;z-index:3;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.24rem;max-width:calc(100% - .9rem);padding:.22rem;border:1px solid rgba(248,248,244,.08);background:#0303037a;box-shadow:0 8px 22px #00000059}.mist-labyrinth-image-action-button{min-height:1.55rem;display:inline-flex;align-items:center;justify-content:center;gap:.22rem;padding:.24rem .42rem;border:1px solid rgba(248,248,244,.18);color:#f8f8f4b8;background:#080808c7;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.48rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;opacity:.78;transition:none}.mist-labyrinth-image-action-button:hover:not(:disabled){opacity:1;color:var(--labyrinth-ink);border-color:#f8f8f46b;background:#0c0c0cf0;box-shadow:0 0 18px #ffffff1a,0 0 20px var(--mist-archive-signal-shadow)}.mist-labyrinth-image-action-button:disabled{opacity:.34;cursor:not-allowed}.mist-labyrinth-image-implant-frame:hover .mist-labyrinth-image-actions{border-color:#f8f8f429;background:#0303039e}.mist-labyrinth-image-note{flex:1 1 0;min-height:0;display:flex;flex-direction:column;gap:.24rem}.mist-labyrinth-image-note>span{display:inline-flex;align-items:center;gap:.28rem;color:#f8f8f4b3;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.56rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.mist-labyrinth-image-note textarea{flex:1 1 0;min-height:0;height:100%;width:100%;resize:none;outline:none;border:1px dashed rgba(248,248,244,.18);padding:.62rem .7rem;color:#f8f8f4e6;background:linear-gradient(180deg,#ffffff09,#ffffff03),#00000057;font-size:.74rem;line-height:1.65}.mist-labyrinth-image-note textarea::placeholder{color:#f8f8f46b}.mist-labyrinth-image-note textarea:focus{border-color:var(--labyrinth-red-soft);box-shadow:inset 0 -1px 0 var(--mist-archive-signal-glow)}.mist-labyrinth-implant-mapping-page button:disabled{opacity:.38;cursor:not-allowed}.mist-labyrinth-implant-mapping-page{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:center;gap:.55rem;padding:.7rem;border:1px dashed rgba(248,248,244,.16);background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.055),transparent 42%),#ffffff05}.mist-labyrinth-implant-mapping-page span{display:block;color:var(--labyrinth-red);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.52rem;font-weight:900;letter-spacing:.2em}.mist-labyrinth-implant-mapping-page b{display:block;margin-top:.28rem;color:var(--labyrinth-ink);font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:1rem;letter-spacing:.08em}.mist-labyrinth-implant-mapping-page p{margin:.38rem 0 0;color:#f8f8f494;font-size:.66rem;line-height:1.65}.mist-labyrinth-implant-mapping-page button{height:1.9rem;display:inline-flex;align-items:center;justify-content:center;gap:.34rem;border:1px solid rgba(248,248,244,.14);color:#f8f8f4c7;background:#ffffff06;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.54rem;font-weight:900;letter-spacing:.14em}.mist-labyrinth-implant-mapping-actions{display:flex;align-items:center;gap:.32rem;flex-wrap:wrap}.mist-labyrinth-implant-mapping-actions .mist-labyrinth-image-action-button{height:1.9rem;min-height:1.9rem;padding:0 .62rem}.mist-labyrinth-implant-mapping-page button:hover:not(:disabled){color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint)}.mist-labyrinth-surface-card .mist-prophecy-slot-active,.mist-labyrinth-surface-card .mist-prophecy-slot-empty{max-width:100%;font-size:clamp(.96rem,1.04vw,1.16rem)!important;line-height:1.12!important}.mist-labyrinth-surface-card .mist-prophecy-slot-active{color:#f8f8f4f2!important;border-color:var(--gold-primary)!important;border-bottom-width:2px!important;border-bottom-style:solid!important;border-radius:.125rem!important;padding-left:.125rem!important;padding-right:.125rem!important}.mist-labyrinth-surface-card .mist-prophecy-slot-empty{color:#f8f8f4b8!important;border-color:#f8f8f43d!important;border-bottom-style:dashed!important}.mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-active,.mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-empty{background:transparent!important;box-shadow:none!important;text-shadow:none!important;letter-spacing:0!important}.mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-active{font-size:clamp(1.125rem,1.08vw,1.25rem)!important;border-bottom-width:2px!important;border-bottom-style:solid!important;border-color:var(--gold-primary)!important;border-radius:.125rem!important;padding-left:.125rem!important;padding-right:.125rem!important}.mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-empty{font-size:1rem!important;font-weight:500!important;border-bottom-style:dashed!important;border-color:#f8f8f447!important;color:#f8f8f4ad!important}.mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-active:hover,.mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-empty:hover{background:transparent!important;box-shadow:none!important;text-shadow:none!important;border-color:var(--gold-primary)!important}.mist-labyrinth-surface-sentence .mist-prophecy-slot-active,.mist-labyrinth-surface-sentence .mist-prophecy-slot-empty{background:transparent!important;box-shadow:none!important;text-shadow:none!important;letter-spacing:0!important;transition:none!important;animation:none!important}.mist-labyrinth-surface-sentence .mist-prophecy-slot-active{border-bottom-width:2px!important;border-bottom-style:solid!important;border-color:var(--gold-primary)!important;border-radius:.125rem!important;padding-left:.125rem!important;padding-right:.125rem!important}.mist-labyrinth-surface-sentence .mist-prophecy-slot-empty{font-size:1rem!important;font-weight:500!important;border-bottom-style:dashed!important;color:#f8f8f4ad!important;border-color:#f8f8f447!important}.mist-labyrinth-structure-sentence .mist-prophecy-slot-active{font-size:clamp(.96rem,1.04vw,1.16rem)!important}.mist-labyrinth-summary-sentence .mist-prophecy-slot-active{font-size:clamp(1.125rem,1.08vw,1.25rem)!important;border-bottom-width:2px!important;border-bottom-style:solid!important;color:#fffffffa!important;border-color:var(--gold-primary)!important;border-radius:.125rem!important;padding-left:.125rem!important;padding-right:.125rem!important}.mist-labyrinth-summary-sentence .mist-labyrinth-identity-slot span{font-size:1rem;font-weight:500;letter-spacing:0}.mist-labyrinth-summary-sentence .mist-labyrinth-identity-slot.is-filled span{font-size:clamp(1.125rem,1.08vw,1.25rem);font-weight:800}.mist-labyrinth-engine .mist-prophecy-slot-active,.mist-labyrinth-engine .mist-prophecy-slot-empty,.mist-labyrinth-engine .mist-labyrinth-identity-slot,.mist-labyrinth-engine .mist-labyrinth-surface-card,.mist-labyrinth-engine .mist-labyrinth-surface-grid,.mist-labyrinth-engine .mist-labyrinth-surface-summary-body{transition:none!important;animation:none!important}.mist-labyrinth-engine .mist-labyrinth-formula-row,.mist-labyrinth-engine .mist-labyrinth-surface-sentence,.mist-labyrinth-engine .mist-labyrinth-summary-fragment,.mist-labyrinth-engine .mist-labyrinth-structure-sentence-row,.mist-labyrinth-engine .mist-labyrinth-surface-block{font-family:Georgia,Times New Roman,"Noto Serif SC",serif!important;font-size:15px!important;line-height:2!important;letter-spacing:0!important;color:#d4d4d8eb!important}.mist-labyrinth-engine .mist-labyrinth-formula-text,.mist-labyrinth-engine .mist-labyrinth-structure-sentence-row>span:first-child,.mist-labyrinth-engine .mist-labyrinth-summary-fragment>span,.mist-labyrinth-engine .mist-labyrinth-surface-label{font-family:Georgia,Times New Roman,"Noto Serif SC",serif!important;font-size:15px!important;line-height:2!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important;color:#d4d4d8eb!important;text-shadow:none!important}.mist-labyrinth-engine .mist-labyrinth-formula-lead{color:#f8f8f4f5!important;font-weight:800!important}.mist-labyrinth-engine .mist-prophecy-slot-active{display:inline-block!important;font-family:Georgia,Times New Roman,"Noto Serif SC",serif!important;font-size:1.25rem!important;line-height:1.75rem!important;font-weight:800!important;letter-spacing:0!important;color:#fff!important;padding:0 .125rem!important;border:0!important;border-bottom:2px solid var(--gold-primary)!important;border-radius:.125rem!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important;vertical-align:baseline!important}.mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-active,.mist-labyrinth-engine .mist-labyrinth-surface-card:not(.mist-labyrinth-surface-summary-card) .mist-prophecy-slot-active,.mist-labyrinth-engine .mist-labyrinth-structure-sentence .mist-prophecy-slot-active{font-size:1.25rem!important;line-height:1.75rem!important;font-weight:800!important;letter-spacing:0!important;color:#fff!important;padding:0 .125rem!important;border:0!important;border-bottom:2px solid var(--gold-primary)!important;border-radius:.125rem!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}.mist-labyrinth-engine .mist-prophecy-slot-empty:not(.mist-labyrinth-summary-sentence .mist-prophecy-slot-empty){display:inline-block!important;font-family:Georgia,Times New Roman,"Noto Serif SC",serif!important;font-size:1rem!important;line-height:1.5rem!important;font-weight:500!important;letter-spacing:0!important;color:#71717a!important;padding:0!important;border:0!important;border-bottom:1px dashed rgb(39,39,42)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important;vertical-align:baseline!important}.mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-empty,.mist-labyrinth-engine .mist-labyrinth-surface-card:not(.mist-labyrinth-surface-summary-card) .mist-prophecy-slot-empty,.mist-labyrinth-engine .mist-labyrinth-structure-sentence .mist-prophecy-slot-empty{font-size:1rem!important;line-height:1.5rem!important;font-weight:500!important;letter-spacing:0!important;color:#71717a!important;padding:0!important;border:0!important;border-bottom:1px dashed rgb(39,39,42)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}.mist-labyrinth-engine .mist-prophecy-slot-active:hover,.mist-labyrinth-engine .mist-prophecy-slot-empty:hover{color:#fff!important;border-bottom-color:var(--gold-primary)!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important;opacity:1!important;filter:none!important}.mist-labyrinth-engine .mist-labyrinth-identity-slot{align-items:baseline!important;justify-content:flex-start!important;width:auto!important;max-width:100%!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;line-height:1!important;text-shadow:none!important;vertical-align:baseline!important}.mist-labyrinth-engine .mist-labyrinth-identity-slot:hover,.mist-labyrinth-engine .mist-labyrinth-identity-slot.is-filled,.mist-labyrinth-engine .mist-labyrinth-identity-slot.is-locked{border:0!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}.mist-labyrinth-engine .mist-labyrinth-identity-slot span{display:inline-block!important;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Times New Roman,"Noto Serif SC",serif!important;font-size:1rem!important;line-height:1.5rem!important;font-weight:500!important;letter-spacing:0!important;color:#71717a!important;padding:0!important;border:0!important;border-bottom:1px dashed rgb(39,39,42)!important;border-radius:0!important;vertical-align:baseline!important}.mist-labyrinth-engine .mist-labyrinth-identity-slot.is-filled span,.mist-labyrinth-engine .mist-labyrinth-identity-slot.is-locked span{font-size:1.25rem!important;line-height:1.75rem!important;font-weight:800!important;letter-spacing:0!important;color:#fff!important;padding:0 .125rem!important;border-bottom:2px solid var(--gold-primary)!important;border-radius:.125rem!important}.mist-labyrinth-engine .mist-labyrinth-surface-card .mist-prophecy-slot-active,.mist-labyrinth-engine .mist-labyrinth-surface-card .mist-labyrinth-identity-slot.is-filled span,.mist-labyrinth-engine .mist-labyrinth-surface-card .mist-labyrinth-identity-slot.is-locked span{font-size:1rem!important;line-height:1.5rem!important;font-weight:700!important;letter-spacing:0!important;padding:0 .0625rem!important;vertical-align:baseline!important}.mist-labyrinth-engine .mist-labyrinth-surface-card .mist-prophecy-slot-empty,.mist-labyrinth-engine .mist-labyrinth-surface-card .mist-labyrinth-identity-slot span{font-size:1rem!important;line-height:1.5rem!important;font-weight:500!important;letter-spacing:0!important;vertical-align:baseline!important}.mist-labyrinth-engine .mist-labyrinth-surface-card .mist-labyrinth-identity-slot{display:inline-flex!important;align-items:baseline!important;vertical-align:baseline!important;width:auto!important;max-width:100%!important;margin-left:.5rem!important;margin-right:.5rem!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.mist-labyrinth-engine .mist-labyrinth-surface-card .mist-labyrinth-identity-slot span{display:inline-block!important;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:0 .125rem!important;border:0!important;border-bottom:1px dashed rgb(39,39,42)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}.mist-labyrinth-engine .mist-labyrinth-surface-card .mist-labyrinth-identity-slot.is-filled span,.mist-labyrinth-engine .mist-labyrinth-surface-card .mist-labyrinth-identity-slot.is-locked span{border-bottom:2px solid var(--gold-primary)!important;font-weight:700!important;color:#fff!important}.mist-labyrinth-engine .mist-labyrinth-surface-card .mist-labyrinth-identity-slot span.mist-prophecy-slot-active,.mist-labyrinth-engine .mist-labyrinth-surface-card .mist-labyrinth-identity-slot span.mist-prophecy-slot-empty{font-size:1rem!important;line-height:1.5rem!important}.mist-labyrinth-tooltip{width:max-content;max-width:min(20rem,calc(100vw - 2rem));max-height:60vh;overflow-y:auto;padding:1.25rem;border:1.5px solid rgba(244,244,245,.32);border-radius:.75rem;background:#080808f7;box-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:left}.mist-labyrinth-tooltip-header{display:flex;align-items:baseline;gap:.5rem;padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.mist-labyrinth-tooltip-header span{color:var(--mist-archive-red);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.875rem;line-height:1.35;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.mist-labyrinth-tooltip-header b{margin-left:.5rem;color:#fffffff5;letter-spacing:.02em}.mist-labyrinth-tooltip-def{margin-bottom:.75rem;color:#f4f4f5f5;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:.875rem;line-height:1.55;font-weight:700;letter-spacing:0;white-space:pre-line}.mist-labyrinth-tooltip-core{display:block;margin-top:.5rem;color:#d4d4d8d1;font-size:.625rem;line-height:1.6;font-style:italic;font-weight:700;white-space:pre-line}.mist-labyrinth-identity-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mist-labyrinth-identity-panel{position:relative;width:min(33rem,calc(100vw - 2rem));max-height:min(44rem,calc(100vh - 2rem));display:flex;flex-direction:column;overflow:hidden;padding:clamp(1.05rem,1.5vw,1.45rem);border:1px solid rgba(248,248,244,.14);border-radius:1rem;background:radial-gradient(circle at 74% 4%,var(--labyrinth-red-faint),transparent 34%),linear-gradient(180deg,#ffffff0b,#ffffff03),#090909;box-shadow:0 28px 80px #000000bd,inset 0 1px #ffffff0a}.mist-labyrinth-identity-close{position:absolute;top:1rem;right:1rem;z-index:2;color:#f8f8f494;transition:color .18s ease}.mist-labyrinth-identity-close:hover{color:var(--labyrinth-ink)}.mist-labyrinth-vision-result-modal{--labyrinth-ink: rgba(248, 248, 244, .96);--labyrinth-red: var(--mist-archive-red);--labyrinth-red-soft: var(--mist-archive-red-soft);--labyrinth-red-faint: var(--mist-archive-red-faint);position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:flex;align-items:center;justify-content:center;padding:1rem;background:radial-gradient(circle at 50% 0%,rgba(var(--mist-active-accent-rgb),.12),transparent 38%),#000000e6;-webkit-backdrop-filter:blur(18px) saturate(.84);backdrop-filter:blur(18px) saturate(.84)}.mist-labyrinth-vision-result-panel{position:relative;width:min(48rem,calc(100vw - 2rem));max-height:min(42rem,calc(100vh - 2rem));display:flex;flex-direction:column;overflow:hidden;padding:clamp(1rem,1.45vw,1.35rem);border:1px solid rgba(var(--mist-active-accent-rgb),.34);background:linear-gradient(90deg,rgba(var(--mist-active-accent-rgb),.14),transparent 46%),radial-gradient(circle at 72% 0%,rgba(var(--mist-active-accent-rgb),.1),transparent 34%),linear-gradient(180deg,#ffffff0b,#ffffff03),#080808;box-shadow:0 28px 80px #000000bd,0 0 32px rgba(var(--mist-active-accent-rgb),.1),inset 0 1px #ffffff0d}.mist-labyrinth-vision-result-panel-wide{width:min(92rem,calc(100vw - 2rem));min-width:min(64rem,calc(100vw - 2rem));max-width:calc(100vw - 2rem);height:min(54rem,calc(100vh - 2rem));max-height:min(54rem,calc(100vh - 2rem));resize:horizontal}.mist-labyrinth-vision-result-close{position:absolute;top:1rem;right:1rem;z-index:2;color:#f8f8f494;transition:none}.mist-labyrinth-vision-result-close:hover{color:var(--labyrinth-ink);background:rgba(var(--mist-active-accent-rgb, 255, 79, 63),.08);box-shadow:0 0 0 1px rgba(var(--mist-active-accent-rgb, 255, 79, 63),.18),0 8px 18px rgba(var(--mist-active-accent-rgb, 255, 79, 63),.08)}.mist-labyrinth-vision-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:0 2.6rem .9rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.mist-labyrinth-vision-result-title{min-width:0}.mist-labyrinth-vision-result-title>span{display:block;color:var(--labyrinth-red);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.58rem;font-weight:900;letter-spacing:.22em}.mist-labyrinth-vision-result-head h3{margin:.28rem 0 0;color:var(--labyrinth-ink);font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(1.05rem,1.5vw,1.42rem);letter-spacing:.08em}.mist-labyrinth-vision-result-head p{margin:.45rem 0 0;max-width:48rem;color:#f8f8f48a;font-size:.72rem;line-height:1.6}.mist-labyrinth-vision-result-tools{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.42rem;padding-top:.1rem}.mist-labyrinth-vision-mode-toggle{display:inline-flex;padding:.18rem;border:1px solid rgba(248,248,244,.12);background:#0000005c}.mist-labyrinth-vision-mode-toggle button,.mist-labyrinth-vision-copy-button,.mist-labyrinth-vision-apply-button,.mist-labyrinth-vision-module-head button{min-height:1.72rem;display:inline-flex;align-items:center;justify-content:center;gap:.28rem;padding:0 .56rem;border:1px solid transparent;color:#f8f8f4a3;background:transparent;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.5rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;transition:none}.mist-labyrinth-vision-mode-toggle button:hover,.mist-labyrinth-vision-mode-toggle button.is-active,.mist-labyrinth-vision-copy-button:hover:not(:disabled),.mist-labyrinth-vision-copy-button.is-copied,.mist-labyrinth-vision-apply-button:hover:not(:disabled),.mist-labyrinth-vision-apply-button.is-flashing,.mist-labyrinth-vision-module-head button:hover:not(:disabled),.mist-labyrinth-vision-module-head button.is-copied{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint)}.mist-labyrinth-vision-mode-xray-button{min-width:4.1rem}.mist-labyrinth-vision-copy-button{border-color:#f8f8f41f;background:#ffffff06}.mist-labyrinth-vision-apply-button{color:var(--labyrinth-ink);border-color:rgba(var(--mist-active-accent-rgb),.72);background:linear-gradient(180deg,#ffffff0a,rgba(var(--mist-active-accent-rgb),.08)),rgba(var(--mist-active-accent-rgb),.1);transform-origin:center;transition:transform .16s cubic-bezier(.16,1,.3,1),color .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease,filter .16s ease}.mist-labyrinth-vision-apply-button:active:not(:disabled){transform:scale(1.03)}.mist-labyrinth-vision-apply-button.is-flashing{animation:mistLabyrinthApplyPulse .18s cubic-bezier(.16,1,.3,1);box-shadow:0 0 0 1px rgba(var(--mist-active-accent-rgb),.18),0 0 .9rem rgba(var(--mist-active-accent-rgb),.12)}.mist-labyrinth-vision-copy-button:disabled,.mist-labyrinth-vision-apply-button:disabled,.mist-labyrinth-vision-module-head button:disabled{opacity:.34;cursor:not-allowed}.mist-labyrinth-vision-result-body{flex:1 1 auto;min-height:0;overflow:hidden;margin:.9rem 0 .74rem;padding:.74rem;border:1px solid rgba(248,248,244,.12);color:#f8f8f4e0;background:linear-gradient(180deg,#ffffff07,#ffffff02),#0000006b;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.74rem;line-height:1.72}@keyframes mistLabyrinthApplyPulse{0%{transform:scale(1)}45%{transform:scale(1.035)}to{transform:scale(1)}}.mist-labyrinth-vision-result-panel-wide .mist-labyrinth-vision-result-body{min-height:0;white-space:normal}.mist-labyrinth-vision-workbench{min-height:0;height:100%;display:flex;gap:.78rem;overflow:hidden}.mist-labyrinth-vision-reference,.mist-labyrinth-vision-analysis-pane{min-width:0;min-height:0}.mist-labyrinth-vision-reference{flex:0 0 auto;width:clamp(18rem,32vw,40rem);min-width:18rem;max-width:min(44rem,46vw);height:100%;display:flex;flex-direction:column;gap:.68rem;padding:.76rem;border:1px solid rgba(248,248,244,.105);background:radial-gradient(circle at 18% 0%,rgba(var(--mist-active-accent-rgb),.08),transparent 36%),linear-gradient(180deg,#ffffff0a,#ffffff03),#00000057;box-shadow:inset 0 1px #ffffff09;resize:horizontal;overflow:hidden;position:relative}.mist-labyrinth-vision-reference:after{content:"";position:absolute;top:.7rem;right:-.18rem;bottom:.7rem;width:1px;background:linear-gradient(180deg,transparent,rgba(var(--mist-active-accent-rgb),.7),transparent);opacity:.42;pointer-events:none}.mist-labyrinth-vision-reference-head{display:flex;flex-direction:column;gap:.18rem;padding-bottom:.5rem;border-bottom:1px solid rgba(248,248,244,.08)}.mist-labyrinth-vision-reference-head span,.mist-labyrinth-vision-reference-note span{color:var(--labyrinth-red);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.52rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.mist-labyrinth-vision-reference-head b{color:var(--labyrinth-ink);font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:.84rem;letter-spacing:.08em}.mist-labyrinth-vision-reference-frame{position:relative;flex:1 1 auto;min-height:9rem;height:auto;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid rgba(248,248,244,.14);background:radial-gradient(circle at 50% 36%,rgba(255,255,255,.09),transparent 42%),repeating-linear-gradient(0deg,transparent 0 8px,rgba(255,255,255,.018) 8px 9px),#00000052}.mist-labyrinth-vision-reference-frame img{width:100%;height:100%;object-fit:contain;filter:saturate(.94) contrast(1.08) brightness(.94)}.mist-labyrinth-vision-reference-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.48rem;color:#f8f8f47a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.58rem;font-weight:900;letter-spacing:.14em}.mist-labyrinth-vision-reference-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.36rem}.mist-labyrinth-vision-reference-flow div{min-width:0;display:flex;align-items:center;gap:.28rem;padding:.38rem .42rem;border:1px solid rgba(248,248,244,.1);color:#f8f8f47a;background:#ffffff05}.mist-labyrinth-vision-reference-flow div.is-ready{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint)}.mist-labyrinth-vision-reference-flow b{flex:0 0 auto;width:.88rem;height:.88rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:999px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.44rem;line-height:1}.mist-labyrinth-vision-reference-flow span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.48rem;font-weight:900;letter-spacing:.08em}.mist-labyrinth-vision-reference-note{flex:0 0 auto;min-height:4.8rem;max-height:7.2rem;overflow:auto;padding:.58rem .62rem;border:1px dashed rgba(248,248,244,.12);background:#0003}.mist-labyrinth-vision-reference-note p{margin:.36rem 0 0;color:#f8f8f49e;font-size:.66rem;line-height:1.65}.mist-labyrinth-vision-analysis-pane{flex:1 1 0;height:100%;overflow-y:auto;overflow-x:hidden;padding-right:.16rem;display:flex;flex-direction:column;gap:.72rem}.mist-labyrinth-vision-empty-state{min-height:18rem;display:flex;align-items:center;justify-content:center;gap:.55rem;color:#f8f8f49e;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.72rem;font-weight:900;letter-spacing:.14em}.mist-labyrinth-vision-module-grid{display:flex;flex-direction:column;gap:.56rem;align-items:stretch;flex:0 0 auto}.mist-labyrinth-vision-module-card{min-width:0;display:flex;flex-direction:column;gap:.36rem;padding:.68rem .74rem .44rem;border:1px solid rgba(248,248,244,.105);background:radial-gradient(circle at 12% 0%,rgba(var(--mist-active-accent-rgb),.07),transparent 32%),linear-gradient(180deg,#ffffff0a,#ffffff03),#00000057;box-shadow:inset 0 1px #ffffff09}.mist-labyrinth-vision-module-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding-bottom:.34rem;border-bottom:1px solid rgba(248,248,244,.08)}.mist-labyrinth-vision-module-head>span{min-width:0;display:inline-flex;align-items:center;gap:.45rem;color:var(--labyrinth-ink);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.6rem;font-weight:900;letter-spacing:.14em}.mist-labyrinth-vision-module-head>span b{flex:0 0 auto;color:var(--labyrinth-red);font-size:.52rem}.mist-labyrinth-vision-module-head button{flex:0 0 auto;min-height:1.45rem;padding:0 .4rem;border-color:#f8f8f41a;background:#0000003d;font-size:.46rem}.mist-labyrinth-vision-module-card textarea{flex:0 0 auto;min-height:0;width:100%;resize:none;overflow:hidden;outline:none;border:1px dashed rgba(248,248,244,.12);padding:.58rem .68rem;color:#f8f8f4e6;background:#0000005c;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Noto Sans SC,monospace;font-size:.72rem;line-height:1.7;white-space:pre-wrap}.mist-labyrinth-vision-module-card textarea:focus{border-color:var(--labyrinth-red-soft);box-shadow:inset 0 -1px 0 var(--mist-archive-signal-glow)}.mist-labyrinth-vision-module-card textarea::placeholder{color:#f8f8f45c}.mist-labyrinth-vision-module-preview{flex:0 0 auto;min-height:0;display:flex;flex-direction:column;gap:.42rem;color:#f8f8f4d1}.mist-labyrinth-vision-module-preview.is-empty{min-height:2.6rem;align-items:center;justify-content:center;border:1px dashed rgba(248,248,244,.1);color:#f8f8f461;background:#0000002e;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.56rem;font-weight:900;letter-spacing:.1em}.mist-labyrinth-vision-preview-row{display:grid;grid-template-columns:minmax(5rem,.26fr) minmax(0,1fr);gap:.6rem;padding:.46rem 0;border-bottom:1px solid rgba(248,248,244,.07)}.mist-labyrinth-vision-preview-row:last-child{border-bottom:0}.mist-labyrinth-vision-preview-row b{color:#f8f8f4f0;font-size:.66rem;line-height:1.55;letter-spacing:.04em}.mist-labyrinth-vision-preview-row span,.mist-labyrinth-vision-preview-paragraph{color:#f8f8f4c2;font-size:.72rem;line-height:1.78;letter-spacing:0}.mist-labyrinth-vision-preview-row span.is-missing{color:#f8f8f45c;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.58rem;font-weight:900;letter-spacing:.08em}.mist-labyrinth-vision-preview-paragraph{margin:0;padding:0 0 .48rem;border-bottom:1px solid rgba(248,248,244,.06)}.mist-labyrinth-vision-preview-paragraph:last-child{padding-bottom:0;border-bottom:0}.mist-labyrinth-vision-candidates-panel{flex:0 0 auto;margin:0;padding:.74rem;border:1px solid rgba(var(--mist-active-accent-rgb),.22);background:radial-gradient(circle at 18% 0%,rgba(var(--mist-active-accent-rgb),.1),transparent 36%),#ffffff05}.mist-labyrinth-vision-candidates-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-bottom:.6rem;border-bottom:1px solid rgba(248,248,244,.09)}.mist-labyrinth-vision-candidates-head span,.mist-labyrinth-vision-candidate-column-head span{display:block;color:var(--labyrinth-red);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.52rem;font-weight:900;letter-spacing:.16em}.mist-labyrinth-vision-candidates-head b{display:block;margin-top:.18rem;color:#f8f8f4db;font-size:.72rem;letter-spacing:.04em}.mist-labyrinth-vision-candidates-head>div:last-child{display:flex;align-items:center;gap:.34rem;flex-wrap:wrap;justify-content:flex-end}.mist-labyrinth-vision-candidates-actions{display:flex;align-items:stretch;gap:.46rem;flex-wrap:wrap;justify-content:flex-end}.mist-labyrinth-vision-candidates-action-group{display:inline-flex;align-items:center;gap:.24rem;padding:.12rem .16rem;border:1px solid rgba(248,248,244,.08);background:#0000002e}.mist-labyrinth-vision-candidates-action-group>span{display:inline-flex;align-items:center;height:1.66rem;padding:0 .28rem;color:#f8f8f46b;font-size:.43rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.mist-labyrinth-vision-candidates-head button,.mist-labyrinth-vision-candidate-column-head button{height:1.66rem;display:inline-flex;align-items:center;justify-content:center;gap:.28rem;padding:0 .58rem;border:1px solid rgba(248,248,244,.14);color:#f8f8f4b8;background:#00000057;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.5rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.mist-labyrinth-vision-candidates-action-group button{transition:none}.mist-labyrinth-vision-candidates-action-group button:hover:not(:disabled){color:var(--labyrinth-ink);border-color:rgba(var(--mist-active-accent-rgb),.42);background:rgba(var(--mist-active-accent-rgb),.08);box-shadow:0 0 0 1px rgba(var(--mist-active-accent-rgb),.12)}.mist-labyrinth-vision-candidates-action-group button:active:not(:disabled){color:var(--labyrinth-ink);border-color:rgba(var(--mist-active-accent-rgb),.56);background:rgba(var(--mist-active-accent-rgb),.14);box-shadow:inset 0 0 0 1px rgba(var(--mist-active-accent-rgb),.14)}.mist-labyrinth-vision-candidates-action-group button.is-flashing{color:var(--labyrinth-ink);border-color:rgba(var(--mist-active-accent-rgb),.72);background:rgba(var(--mist-active-accent-rgb),.14);box-shadow:0 0 0 1px rgba(var(--mist-active-accent-rgb),.15),0 0 .85rem rgba(var(--mist-active-accent-rgb),.1)}.mist-labyrinth-vision-candidates-action-group button.is-flashing svg,.mist-labyrinth-vision-candidates-action-group button.is-flashing span{color:currentColor}.mist-labyrinth-vision-candidates-head button:disabled,.mist-labyrinth-vision-candidate-column-head button:disabled{opacity:.38;cursor:not-allowed}.mist-labyrinth-vision-candidate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.56rem;padding-top:.64rem}.mist-labyrinth-vision-candidate-column{min-width:0;border:1px solid rgba(248,248,244,.09);background:#00000040}.mist-labyrinth-vision-candidate-column-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem;border-bottom:1px solid rgba(248,248,244,.08)}.mist-labyrinth-vision-candidate-list{max-height:10rem;overflow:auto;padding:.52rem}.mist-labyrinth-vision-candidate-list p{margin:0;color:#f8f8f46b;font-size:.62rem}.mist-labyrinth-vision-candidate-block{display:grid;grid-template-columns:minmax(6.6rem,.42fr) minmax(0,1fr);gap:.45rem;padding:.42rem 0;border-bottom:1px solid rgba(248,248,244,.07)}.mist-labyrinth-vision-candidate-block:last-child{border-bottom:0}.mist-labyrinth-vision-candidate-block b{color:#f8f8f4bd;font-size:.72rem;line-height:1.35}.mist-labyrinth-vision-candidate-block div{display:flex;flex-wrap:wrap;gap:.26rem}.mist-labyrinth-vision-candidate-token{max-width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.24rem;padding:.28rem .46rem;border:1px solid rgba(248,248,244,.12);color:#f8f8f4d1;background:#ffffff09;font-family:inherit;font-size:.74rem;font-weight:800;line-height:1.35;text-align:left;transition:none}.mist-labyrinth-vision-candidate-token span{min-width:0;overflow-wrap:anywhere}.mist-labyrinth-vision-candidate-token:hover{color:var(--labyrinth-ink);border-color:rgba(var(--mist-active-accent-rgb),.42);background:rgba(var(--mist-active-accent-rgb),.08)}.mist-labyrinth-vision-candidate-token.is-selected{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint);box-shadow:inset 0 0 0 1px rgba(var(--mist-active-accent-rgb),.16)}.mist-labyrinth-mode-toggle button:hover,.mist-labyrinth-mode-toggle button:active,.mist-labyrinth-implant-tabs button:hover,.mist-labyrinth-implant-tabs button:active,.mist-labyrinth-implant-result-button:hover,.mist-labyrinth-implant-result-button:active,.mist-labyrinth-implant-toggle-button:hover,.mist-labyrinth-implant-toggle-button:active,.mist-labyrinth-image-implant-upload:hover,.mist-labyrinth-image-implant-upload:active,.mist-labyrinth-image-action-button:hover:not(:disabled),.mist-labyrinth-image-action-button:active:not(:disabled),.mist-labyrinth-vision-result-close:hover,.mist-labyrinth-vision-result-close:active,.mist-labyrinth-vision-mode-toggle button:hover:not(:disabled),.mist-labyrinth-vision-mode-toggle button:active:not(:disabled),.mist-labyrinth-vision-copy-button:hover:not(:disabled),.mist-labyrinth-vision-copy-button:active:not(:disabled),.mist-labyrinth-vision-apply-button:hover:not(:disabled),.mist-labyrinth-vision-apply-button:active:not(:disabled),.mist-labyrinth-vision-module-head button:hover:not(:disabled),.mist-labyrinth-vision-module-head button:active:not(:disabled),.mist-labyrinth-vision-candidates-action-group button:hover:not(:disabled),.mist-labyrinth-vision-candidates-action-group button:active:not(:disabled),.mist-labyrinth-vision-candidate-token:hover,.mist-labyrinth-vision-candidate-token:active{filter:brightness(1.05)}.mist-labyrinth-mode-toggle button:active,.mist-labyrinth-implant-tabs button:active,.mist-labyrinth-implant-result-button:active,.mist-labyrinth-implant-toggle-button:active,.mist-labyrinth-image-implant-upload:active,.mist-labyrinth-image-action-button:active:not(:disabled),.mist-labyrinth-vision-result-close:active,.mist-labyrinth-vision-mode-toggle button:active:not(:disabled),.mist-labyrinth-vision-copy-button:active:not(:disabled),.mist-labyrinth-vision-apply-button:active:not(:disabled),.mist-labyrinth-vision-module-head button:active:not(:disabled),.mist-labyrinth-vision-candidates-action-group button:active:not(:disabled),.mist-labyrinth-vision-candidate-token:active{filter:brightness(.96)}.mist-labyrinth-identity-head{display:flex;align-items:center;gap:.72rem;padding:0 2rem .95rem 0;border-bottom:1px solid rgba(255,255,255,.1);color:var(--labyrinth-red)}.mist-labyrinth-identity-head h3{margin:0;color:var(--labyrinth-ink);font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:1.05rem;line-height:1.2;font-weight:800;letter-spacing:.1em}.mist-labyrinth-identity-body{flex:1 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:1.2rem;padding:1.1rem .1rem .2rem 0}.mist-labyrinth-identity-section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.6rem}.mist-labyrinth-identity-section-head>span{color:#f8f8f4b3;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.68rem;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.mist-labyrinth-identity-tools,.mist-labyrinth-identity-foot-tools{display:flex;align-items:center;gap:.28rem}.mist-labyrinth-identity-tools button,.mist-labyrinth-identity-foot-tools button{height:1.76rem;min-width:1.76rem;display:inline-flex;align-items:center;justify-content:center;gap:.34rem;border:1px solid rgba(255,255,255,.1);border-radius:.28rem;color:#f8f8f48c;background:#ffffff07;transition:color .18s ease,border-color .18s ease,background .18s ease}.mist-labyrinth-identity-tools button:hover,.mist-labyrinth-identity-foot-tools button:hover,.mist-labyrinth-identity-tools button.is-locked,.mist-labyrinth-identity-foot-tools button.is-locked{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint)}.mist-labyrinth-identity-tools button:disabled,.mist-labyrinth-identity-foot-tools button:disabled,.mist-labyrinth-identity-option:disabled,.mist-labyrinth-identity-option.is-disabled{cursor:not-allowed;opacity:.38}.mist-labyrinth-identity-gender-grid,.mist-labyrinth-identity-age-grid{display:grid;gap:.45rem}.mist-labyrinth-identity-gender-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mist-labyrinth-identity-age-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mist-labyrinth-identity-option{min-width:0;min-height:3.2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.16rem;padding:.48rem .38rem;border:1px solid rgba(255,255,255,.105);border-radius:.36rem;background:#ffffff09;color:#f8f8f49e;text-align:center;transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.mist-labyrinth-identity-option:hover,.mist-labyrinth-identity-option.is-active{color:var(--labyrinth-ink);border-color:#f8f8f461;background:linear-gradient(180deg,rgba(255,255,255,.055),var(--labyrinth-red-faint)),#ffffff0a;box-shadow:inset 0 -1px 0 var(--mist-archive-signal-shadow)}.mist-labyrinth-identity-option span{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:.8rem;font-weight:900;line-height:1.12;letter-spacing:.08em;text-transform:uppercase}.mist-labyrinth-identity-option small{color:#f8f8f47a;font-size:.62rem;font-weight:800;letter-spacing:.08em}.mist-labyrinth-identity-custom input{width:100%;height:100%;min-width:0;border:0;outline:none;background:transparent;color:var(--labyrinth-ink);text-align:center;font-size:.78rem;font-weight:900;letter-spacing:.05em}.mist-labyrinth-identity-custom input::placeholder{color:#f8f8f475}.mist-labyrinth-identity-foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.15rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.mist-labyrinth-identity-foot-tools button span{font-size:.58rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.mist-labyrinth-identity-confirm{height:2.25rem;display:inline-flex;align-items:center;justify-content:center;gap:.48rem;padding:0 1.55rem;border-radius:.28rem;background:#f8f8f4eb;color:#090909;font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;transition:background .18s ease,transform .18s ease}.mist-labyrinth-identity-confirm:hover{background:#fff;transform:translateY(-1px)}.mist-labyrinth-time-panel{width:min(42rem,calc(100vw - 2rem))}.mist-labyrinth-time-panel .mist-labyrinth-identity-section-head>span{font-size:.82rem;letter-spacing:.18em}.mist-labyrinth-era-token-row{display:flex;flex-wrap:wrap;gap:.34rem}.mist-labyrinth-era-token-row button{min-height:1.82rem;padding:0 .68rem;border:1px solid rgba(255,255,255,.085);border-radius:.3rem;color:#f8f8f494;background:#ffffff07;font-size:.76rem;font-weight:900;letter-spacing:.06em;transition:color .18s ease,border-color .18s ease,background .18s ease}.mist-labyrinth-era-token-row button:hover:not(:disabled),.mist-labyrinth-era-token-row button.is-active{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint)}.mist-labyrinth-era-token-row button:disabled{opacity:.4;cursor:not-allowed}.mist-labyrinth-era-token-row{margin:-.16rem 0 .78rem}.mist-labyrinth-country-field{height:2.8rem;display:flex;align-items:center;border:1px solid rgba(255,255,255,.105);border-radius:.36rem;background:#ffffff09}.mist-labyrinth-country-field input{width:100%;height:100%;border:0;outline:none;background:transparent;color:var(--labyrinth-ink);font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:1.2rem;font-weight:900;letter-spacing:.05em;text-align:center}.mist-labyrinth-country-field input::placeholder{color:#f8f8f475}.mist-labyrinth-country-list{max-height:5.6rem;overflow-y:auto;display:flex;flex-wrap:wrap;gap:.34rem;margin-top:.48rem;padding-right:.2rem}.mist-labyrinth-country-list button{flex:0 0 auto;min-height:1.9rem;padding:0 .7rem;border:1px solid rgba(255,255,255,.085);border-radius:.3rem;color:#f8f8f494;background:#ffffff07;font-size:.78rem;font-weight:900;letter-spacing:.08em;transition:color .18s ease,border-color .18s ease,background .18s ease}.mist-labyrinth-country-list button:hover,.mist-labyrinth-country-list button.is-active{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint)}.mist-labyrinth-country-list button:disabled,.mist-labyrinth-year-slider:disabled,.mist-labyrinth-year-manual-input:disabled{opacity:.4;cursor:not-allowed}.mist-labyrinth-year-readout{margin-bottom:.68rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.mist-labyrinth-year-readout-value{min-width:0;color:var(--labyrinth-ink);font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:1.2rem;font-weight:900;letter-spacing:.08em}.mist-labyrinth-year-manual-input{width:min(10.5rem,46%);height:2.24rem;flex:0 0 auto;border:1px solid rgba(255,255,255,.105);border-radius:.32rem;outline:none;background:#ffffff08;color:var(--labyrinth-ink);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Noto Sans SC,monospace;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-align:center;transition:color .18s ease,border-color .18s ease,background .18s ease}.mist-labyrinth-year-manual-input::placeholder{color:#f8f8f457}.mist-labyrinth-year-manual-input:hover:not(:disabled),.mist-labyrinth-year-manual-input:focus{border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint)}.mist-labyrinth-year-manual-input.is-invalid{color:#ff6b60;border-color:#ff4030b8;background:#ff403016}.mist-labyrinth-year-slider{width:100%;height:.18rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:#f8f8f42e;accent-color:var(--labyrinth-red)}.mist-labyrinth-year-tools{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.68rem;color:#f8f8f473;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.68rem;font-weight:900}.mist-labyrinth-year-tools div{display:flex;align-items:center;gap:.25rem}.mist-labyrinth-year-tools button{min-height:1.7rem;padding:0 .62rem;border:1px solid rgba(255,255,255,.085);border-radius:.25rem;color:#f8f8f49e;background:#ffffff07;font-size:.72rem;font-weight:900;transition:color .18s ease,border-color .18s ease,background .18s ease}.mist-labyrinth-year-tools button:hover{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint)}.mist-concept-spacetime-modal{--labyrinth-ink: #ffffff;--labyrinth-muted: rgba(255,255,255,.66);--labyrinth-dim: rgba(255,255,255,.48);--labyrinth-red: var(--mist-active-accent);--labyrinth-red-soft: rgba(var(--mist-active-accent-rgb), .68);--labyrinth-red-faint: rgba(var(--mist-active-accent-rgb), .12)}.mist-concept-coordinate-open{min-height:2rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .78rem;border:1px solid rgba(255,255,255,.105);border-radius:.34rem;color:#f8f8f4b8;background:#ffffff08;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:.98rem;font-weight:900;letter-spacing:.06em;transition:transform .16s ease,color .16s ease,border-color .16s ease,background .16s ease}.mist-concept-coordinate-open:hover:not(:disabled),.mist-concept-coordinate-open.is-filled{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:var(--labyrinth-red-faint)}.mist-concept-coordinate-open:hover:not(:disabled){transform:scale(1.015)}.mist-concept-coordinate-open:disabled{opacity:.42;cursor:not-allowed}:root.retro .mist-concept-spacetime-modal{--labyrinth-ink: #24170f;--labyrinth-muted: rgba(36,23,15,.64);--labyrinth-dim: rgba(36,23,15,.46);--labyrinth-red: #85411B;--labyrinth-red-soft: rgba(133,65,27,.56);--labyrinth-red-faint: rgba(133,65,27,.09)}@media(max-width:560px){.mist-labyrinth-year-readout{align-items:stretch;flex-direction:column}.mist-labyrinth-year-manual-input{width:100%}}.mist-labyrinth-engine .mist-labyrinth-formula,.mist-labyrinth-engine .mist-labyrinth-desire-panel,.mist-labyrinth-engine .mist-labyrinth-mixer-panel{width:min(100%,66rem);height:clamp(19.6rem,38vh,25.8rem);max-height:clamp(19.6rem,38vh,25.8rem)}.mist-labyrinth-engine .mist-labyrinth-formula{gap:clamp(.94rem,1.43vh,1.24rem);padding:clamp(1.04rem,1.42vw,1.36rem) clamp(1.05rem,1.6vw,1.6rem)}.mist-labyrinth-engine .mist-labyrinth-mixer-panel{height:clamp(20.15rem,38vh,26rem);max-height:clamp(20.15rem,38vh,26rem);gap:clamp(.6rem,1vh,.86rem);padding:clamp(1rem,1.35vw,1.28rem) clamp(1.05rem,1.6vw,1.6rem);padding-bottom:clamp(1.28rem,1.85vh,1.62rem)}.mist-labyrinth-engine .mist-labyrinth-mixer-rows{flex:0 1 auto;align-content:start;grid-auto-rows:minmax(clamp(3.16rem,5.36vh,3.92rem),auto);gap:clamp(.28rem,.5vh,.46rem) .48rem}.mist-labyrinth-engine .mist-labyrinth-mixer-row{min-height:clamp(3.16rem,5.36vh,3.92rem);padding-top:clamp(.26rem,.44vh,.42rem);padding-bottom:clamp(.26rem,.44vh,.42rem)}.mist-labyrinth-engine .mist-labyrinth-mixer-row-m7b{min-height:clamp(3.08rem,5.16vh,3.78rem)}.mist-labyrinth-engine .mist-labyrinth-mixer-slot-label{gap:.16rem}.mist-labyrinth-engine .mist-labyrinth-mixer-slot-label b{line-height:1.16}.mist-labyrinth-engine .mist-labyrinth-mixer-slot-label span{display:block;max-height:2.85em;overflow-x:hidden;overflow-y:auto;padding-right:.18rem;line-height:1.38;scrollbar-width:thin;-webkit-line-clamp:unset;-webkit-box-orient:initial}.mist-labyrinth-engine .mist-labyrinth-mixer-slot-label span::-webkit-scrollbar{width:3px}.mist-labyrinth-engine .mist-labyrinth-mixer-slot-label span::-webkit-scrollbar-thumb{background:rgba(var(--mist-active-accent-rgb),.42)}.mist-labyrinth-engine .mist-labyrinth-canonical-formula,.mist-labyrinth-engine .mist-labyrinth-desire-sentence-body{display:flex!important;flex-direction:column!important;gap:clamp(1.17rem,1.95vh,1.56rem);font-family:Georgia,Times New Roman,"Noto Serif SC",serif!important;font-size:16px!important;line-height:2!important;letter-spacing:0!important;color:#d4d4d8eb!important}.mist-labyrinth-engine .mist-labyrinth-formula-row,.mist-labyrinth-engine .mist-labyrinth-desire-sentence-line{display:flex!important;align-items:baseline!important;flex-wrap:wrap!important;min-height:0;gap:0 .38rem;line-height:2!important;row-gap:1.17rem}.mist-labyrinth-engine .mist-labyrinth-formula-text,.mist-labyrinth-engine .mist-labyrinth-desire-sentence-line>span{font-family:Georgia,Times New Roman,"Noto Serif SC",serif!important;font-size:16px!important;line-height:2!important;letter-spacing:0!important;color:#d4d4d8eb!important}.mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-active,.mist-labyrinth-engine .mist-labyrinth-desire-sentence-slot .mist-prophecy-slot-active{font-size:1.25rem!important;line-height:1.75rem!important;font-weight:800!important;letter-spacing:0!important;color:#fff!important;padding:0 .125rem!important;border:0!important;border-bottom:2px solid var(--gold-primary)!important;border-radius:.125rem!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}.mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-empty,.mist-labyrinth-engine .mist-labyrinth-desire-sentence-slot .mist-prophecy-slot-empty{font-size:1rem!important;line-height:1.5rem!important;font-weight:500!important;letter-spacing:0!important;color:#71717a!important;padding:0!important;border:0!important;border-bottom:1px dashed rgb(39,39,42)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}.mist-labyrinth-engine .mist-labyrinth-hover-token{transform-origin:center bottom;transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,text-shadow .18s ease,transform .18s ease!important;animation:none!important;will-change:transform}.mist-labyrinth-engine .mist-labyrinth-hover-token:hover{transform:translateY(-.08rem) scale(1.035)!important;color:#fff!important;border-bottom-color:var(--gold-primary)!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important;opacity:1!important;filter:none!important}.mist-labyrinth-engine .mist-labyrinth-hover-token.mist-token-focused{border-bottom-color:var(--mist-active-accent)!important;color:var(--mist-active-accent)!important;text-shadow:0 0 14px rgba(var(--mist-active-accent-rgb),.24)!important}.mist-labyrinth-engine .mist-token-focus-badge{display:inline-flex;align-items:center;justify-content:center;width:.9rem;height:.9rem;margin-left:.18rem;color:var(--mist-active-accent);filter:drop-shadow(0 0 6px rgba(var(--mist-active-accent-rgb),.42));transform:translateY(-.1rem);flex:0 0 auto}.mist-labyrinth-engine .mist-labyrinth-control-deck,.mist-labyrinth-engine .mist-labyrinth-surface-grid{min-height:0}@media(max-width:1180px){.mist-labyrinth-console{--labyrinth-page-film-width: clamp(2.45rem, 5vw, 3.65rem);--labyrinth-page-film-gap: clamp(.32rem, .62vw, .5rem);grid-template-rows:auto auto}.mist-labyrinth-screen{grid-template-columns:1fr;gap:1.1rem}.mist-labyrinth-screen:has(.mist-labyrinth-sentence-panel){grid-template-columns:1fr}.mist-labyrinth-title{white-space:normal}.mist-labyrinth-subtitle{max-width:46rem}.mist-labyrinth-rings{top:-18%;right:-10%;bottom:32%;left:-10%}.mist-labyrinth-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.mist-labyrinth-console{--labyrinth-page-film-width: clamp(1.45rem, 6vw, 2.15rem);--labyrinth-page-film-gap: .38rem;width:100%;padding-top:.6rem;padding-bottom:7.2rem}.mist-labyrinth-hero{grid-template-rows:auto 1fr}.mist-labyrinth-hero-header,.mist-labyrinth-deck-header{align-items:flex-start;flex-direction:column;height:auto}.mist-labyrinth-film-window{grid-template-columns:1fr}.mist-labyrinth-perforation{display:none}.mist-labyrinth-screen{padding:1rem}.mist-labyrinth-formula{border-left:0;border-top:1px solid rgba(255,255,255,.1);padding-left:0;padding-right:0}.mist-labyrinth-module-grid{grid-template-columns:1fr}.mist-labyrinth-panel-switch{width:100%;justify-content:space-between}.mist-labyrinth-deck-meter{width:100%;grid-template-columns:repeat(5,1fr)}}.mist-labyrinth-engine{--mist-active-accent: #ff4f3f;--mist-active-accent-rgb: 255, 79, 63;--text-accent: var(--mist-active-accent);--border-accent: var(--mist-active-accent);--border-strong: rgba(var(--mist-active-accent-rgb), .32);--accent-color: var(--mist-active-accent);--accent-glow: rgba(var(--mist-active-accent-rgb), .18);--gold-primary: var(--mist-active-accent);--gold-bright: var(--mist-active-accent);--gold-soft: rgba(var(--mist-active-accent-rgb), .18);--labyrinth-ink: #ffffff;--labyrinth-muted: #ffffff;--labyrinth-dim: rgba(255,255,255,.62);--labyrinth-red: var(--mist-active-accent);--labyrinth-red-soft: rgba(var(--mist-active-accent-rgb), .72);--labyrinth-red-faint: rgba(var(--mist-active-accent-rgb), .12);--mist-archive-red: var(--mist-active-accent);--mist-archive-red-soft: rgba(var(--mist-active-accent-rgb), .72);--mist-archive-red-faint: rgba(var(--mist-active-accent-rgb), .12);--mist-archive-signal-line: rgba(var(--mist-active-accent-rgb), .05);--mist-archive-signal-line-strong: rgba(var(--mist-active-accent-rgb), .1);--mist-archive-signal-wash: rgba(var(--mist-active-accent-rgb), .045);--mist-archive-signal-wash-faint: rgba(var(--mist-active-accent-rgb), .026);--mist-archive-signal-glow: rgba(var(--mist-active-accent-rgb), 0);--mist-archive-signal-shadow: rgba(var(--mist-active-accent-rgb), .18);background:#000!important}.mist-labyrinth-engine,.mist-labyrinth-engine .mist-engine-canvas,.mist-labyrinth-console,.mist-labyrinth-film-window,.mist-labyrinth-screen,.mist-labyrinth-control-deck,.mist-labyrinth-surface-card,.mist-labyrinth-surface-summary-body{background-color:#000!important}.mist-labyrinth-engine .mist-engine-canvas:before,.mist-labyrinth-engine:before,.mist-labyrinth-screen:before,.mist-labyrinth-screen-grid{display:none!important}.mist-labyrinth-screen{background:#000!important;border-color:rgba(var(--mist-active-accent-rgb),.24)!important;box-shadow:inset 0 0 0 1px #000!important}.mist-labyrinth-screen:after{border-color:rgba(var(--mist-active-accent-rgb),.1)!important;box-shadow:inset 0 0 0 6px #00000085!important}.mist-labyrinth-title{letter-spacing:.1em!important;color:var(--mist-archive-ink)!important;text-shadow:2px .7px 0 var(--mist-archive-red-soft),-.8px 0 0 rgba(255,255,255,.2),0 18px 44px rgba(0,0,0,.78)!important;filter:none!important}.mist-labyrinth-title:before{content:none!important}.mist-labyrinth-engine .mist-labyrinth-formula-text,.mist-labyrinth-engine .mist-labyrinth-desire-sentence-line>span,.mist-labyrinth-engine .mist-labyrinth-formula-row,.mist-labyrinth-engine .mist-labyrinth-surface-sentence,.mist-labyrinth-engine .mist-labyrinth-surface-block{color:#fff!important;text-shadow:none!important}.mist-labyrinth-subtitle{color:#f8f8f461!important;text-shadow:none!important}.mist-labyrinth-engine .mist-labyrinth-formula-lead{color:#fff!important;text-shadow:none!important}.mist-labyrinth-engine .mist-labyrinth-formula-caption{color:#f8f8f461!important;text-shadow:none!important}.mist-labyrinth-engine .mist-labyrinth-surface-card,.mist-labyrinth-engine .mist-labyrinth-module,.mist-labyrinth-engine .mist-labyrinth-mini-slot,.mist-labyrinth-engine .mist-labyrinth-control-deck,.mist-labyrinth-engine .mist-labyrinth-panel-switch,.mist-labyrinth-engine .mist-labyrinth-mode-toggle,.mist-labyrinth-engine .mist-labyrinth-surface-mode-toggle{border-color:rgba(var(--mist-active-accent-rgb),.22)!important}.mist-labyrinth-engine .mist-labyrinth-surface-actions button{border-color:#ffffff1a!important;color:#ffffff75!important;transition:all .2s ease}.mist-labyrinth-engine .mist-labyrinth-module:hover{border-color:rgba(var(--mist-active-accent-rgb),.34)!important;background:linear-gradient(180deg,#ffffff0e,rgba(var(--mist-active-accent-rgb),.032)),#000!important}.mist-labyrinth-engine .mist-labyrinth-deck-header,.mist-labyrinth-engine .mist-labyrinth-sentence-header,.mist-labyrinth-engine .mist-labyrinth-surface-card-header{border-bottom-color:rgba(var(--mist-active-accent-rgb),.18)!important}.mist-labyrinth-engine .mist-labyrinth-deck-eyebrow,.mist-labyrinth-engine .mist-labyrinth-deck-header h3,.mist-labyrinth-engine .mist-labyrinth-module-index,.mist-labyrinth-engine .mist-labyrinth-module h4,.mist-labyrinth-engine .mist-labyrinth-sentence-eyebrow,.mist-labyrinth-engine .mist-labyrinth-sentence-chip,.mist-labyrinth-engine .mist-labyrinth-sentence-header h4,.mist-labyrinth-engine .mist-labyrinth-surface-card h4,.mist-labyrinth-engine .mist-labyrinth-surface-eyebrow,.mist-labyrinth-engine .mist-labyrinth-surface-label{color:#fff!important;text-shadow:none!important}.mist-labyrinth-engine .mist-labyrinth-module-index{border-color:rgba(var(--mist-active-accent-rgb),.72)!important;background:rgba(var(--mist-active-accent-rgb),.12)!important}.mist-labyrinth-engine .mist-labyrinth-formula-eyebrow,.mist-labyrinth-engine .mist-labyrinth-surface-card-header svg,.mist-labyrinth-engine .mist-labyrinth-panel-switch button:hover,.mist-labyrinth-engine .mist-labyrinth-panel-switch button.is-active,.mist-labyrinth-engine .mist-labyrinth-mode-toggle button:hover,.mist-labyrinth-engine .mist-labyrinth-mode-toggle button.is-active,.mist-labyrinth-engine .mist-labyrinth-surface-mode-toggle button:hover,.mist-labyrinth-engine .mist-labyrinth-surface-mode-toggle button.is-active{color:var(--gold-primary)!important;text-shadow:none!important}.mist-labyrinth-engine .mist-labyrinth-surface-actions button:hover{color:var(--gold-primary)!important;border-color:#fff3!important;background:#ffffff0d!important;text-shadow:none!important}.mist-labyrinth-engine .mist-labyrinth-surface-actions button:active,.mist-labyrinth-engine .mist-labyrinth-surface-actions button.is-locked{color:var(--gold-primary)!important;border-color:var(--gold-primary)!important;background:rgba(var(--mist-active-accent-rgb),.12)!important;text-shadow:none!important}.mist-labyrinth-engine .mist-prophecy-slot-active,.mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-active,.mist-labyrinth-engine .mist-labyrinth-desire-sentence-slot .mist-prophecy-slot-active,.mist-labyrinth-engine .mist-labyrinth-surface-card .mist-prophecy-slot-active,.mist-labyrinth-engine .mist-labyrinth-identity-slot.is-filled span,.mist-labyrinth-engine .mist-labyrinth-identity-slot.is-locked span,.mist-labyrinth-engine .mist-labyrinth-surface-card .mist-labyrinth-identity-slot.is-filled span,.mist-labyrinth-engine .mist-labyrinth-surface-card .mist-labyrinth-identity-slot.is-locked span{color:#fff!important;border-bottom-color:var(--gold-primary)!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}.mist-labyrinth-engine .mist-prophecy-slot-active:hover,.mist-labyrinth-engine .mist-labyrinth-hover-token:hover{color:#fff!important;border-bottom-color:var(--mist-active-accent)!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important;filter:none!important}.mist-labyrinth-engine .mist-labyrinth-hover-token.mist-token-focused,.mist-labyrinth-engine .mist-labyrinth-hover-token.mist-token-focused:hover{color:var(--mist-active-accent)!important;border-bottom-color:var(--mist-active-accent)!important}.mist-labyrinth-engine .mist-token-locked,.mist-labyrinth-engine .mist-labyrinth-formula .mist-token-locked,.mist-labyrinth-engine .mist-labyrinth-surface-card .mist-token-locked,.mist-labyrinth-engine .mist-labyrinth-desire-sentence-slot .mist-token-locked{color:#fff!important;border:1px solid var(--mist-active-accent)!important;border-radius:.25rem!important;background:rgba(var(--mist-active-accent-rgb),.12)!important;box-shadow:none!important;text-shadow:none!important}.mist-labyrinth-engine .mist-token-locked.mist-token-focused{color:var(--mist-active-accent)!important}.mist-labyrinth-engine .mist-labyrinth-world-law-module,.mist-labyrinth-engine .mist-labyrinth-world-law-card,.mist-labyrinth-engine .mist-labyrinth-surface-summary-input,.mist-labyrinth-engine .mist-labyrinth-image-dropzone,.mist-labyrinth-engine .mist-labyrinth-vision-result{background:#000!important;box-shadow:none!important}.mist-labyrinth-engine .mist-labyrinth-world-law-toggle,.mist-labyrinth-engine .mist-labyrinth-world-law-random,.mist-labyrinth-engine .mist-labyrinth-world-law-options button,.mist-labyrinth-engine .mist-labyrinth-module-slot-actions{border-color:rgba(var(--mist-active-accent-rgb),.18)!important}.mist-labyrinth-engine .mist-labyrinth-world-law-toggle:hover,.mist-labyrinth-engine .mist-labyrinth-world-law-random:hover:not(:disabled),.mist-labyrinth-engine .mist-labyrinth-world-law-options button:hover:not(:disabled),.mist-labyrinth-engine .mist-labyrinth-world-law-options button.is-active{background:rgba(var(--mist-active-accent-rgb),.08)!important;border-color:rgba(var(--mist-active-accent-rgb),.42)!important}.mist-labyrinth-engine .mist-labyrinth-module-identity-control .mist-labyrinth-identity-slot{margin:0!important}.mist-labyrinth-engine .mist-labyrinth-module-slot-actions{border-color:#27272a!important;background:#000c!important;box-shadow:0 8px 20px #00000052!important}.mist-labyrinth-engine .mist-labyrinth-module-slot-actions button{color:#a1a1aa!important;border-color:#3f3f46!important;background:#18181b!important}.mist-labyrinth-engine .mist-labyrinth-module-slot-actions button:hover:not(:disabled){color:#fff!important;border-color:#71717a!important;background:#27272a!important;text-shadow:none!important}.mist-labyrinth-engine .mist-labyrinth-module-slot-actions button.is-locked{color:var(--gold-primary)!important;border-color:var(--gold-primary)!important;background:rgba(var(--mist-active-accent-rgb),.12)!important}.mist-labyrinth-engine .mist-labyrinth-control-deck,.mist-labyrinth-engine .mist-labyrinth-surface-grid,.mist-labyrinth-engine .mist-labyrinth-surface-summary-card,.mist-labyrinth-engine .mist-labyrinth-surface-summary-body{overflow:visible!important}.mist-labyrinth-engine .mist-labyrinth-formula-eyebrow{font-size:clamp(1.02rem,1.12vw,1.26rem)!important}.mist-labyrinth-engine .mist-labyrinth-formula-caption{font-size:clamp(.68rem,.78vw,.84rem)!important}.mist-labyrinth-engine .mist-labyrinth-canonical-formula,.mist-labyrinth-engine .mist-labyrinth-formula-row,.mist-labyrinth-engine .mist-labyrinth-formula-text{font-size:16.5px!important}.mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-active{font-size:1.36rem!important;line-height:1.86rem!important}.mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-empty{font-size:1.08rem!important;line-height:1.58rem!important}.mist-labyrinth-engine .mist-labyrinth-module-grid-desire .mist-labyrinth-module{gap:.42rem;padding:clamp(.42rem,.66vw,.6rem)}.mist-labyrinth-engine .mist-labyrinth-module-grid-desire .mist-labyrinth-module-top{grid-template-columns:1.58rem 1fr;gap:.4rem}.mist-labyrinth-engine .mist-labyrinth-module-grid-desire .mist-labyrinth-module-index{height:1.3rem;font-size:.58rem}.mist-labyrinth-engine .mist-labyrinth-module-grid-desire .mist-labyrinth-module h4{font-size:clamp(.66rem,.78vw,.82rem)!important;line-height:1.28}.mist-labyrinth-engine .mist-labyrinth-module-grid-desire .mist-labyrinth-module-slots{gap:.28rem}.mist-labyrinth-engine .mist-labyrinth-module-grid-desire .mist-labyrinth-mini-slot{height:clamp(1.42rem,3.35vh,1.68rem);padding:.14rem .34rem}.mist-labyrinth-engine .mist-labyrinth-module-grid-desire .mist-labyrinth-mini-slot .mist-prophecy-slot-active,.mist-labyrinth-engine .mist-labyrinth-module-grid-desire .mist-labyrinth-mini-slot .mist-prophecy-slot-empty{font-size:clamp(.68rem,.82vw,.82rem)!important;line-height:1.12!important}.mist-narrative-mode .mist-app-footer-history-controls{border-color:#ffffff21!important;background:linear-gradient(180deg,#ffffff08,#ffffff03),#000000e0!important}.mist-narrative-mode .mist-app-footer-history-controls button{border:1px solid rgba(255,255,255,.08)!important;color:#f2f2ee94!important;background:linear-gradient(180deg,#ffffff07,#ffffff02),#000000b8!important}.mist-narrative-mode .mist-app-footer-history-controls button:hover:not(:disabled){border-color:rgba(var(--mist-active-accent-rgb),.62)!important;background:rgba(var(--mist-active-accent-rgb),.12)!important;color:var(--mist-active-accent)!important}.mist-narrative-mode .mist-app-footer-history-controls button svg{color:currentColor!important}.mist-narrative-mode .mist-app-footer-history-controls button:disabled{opacity:.42!important}@media(max-width:1180px){.mist-labyrinth-surface-grid{grid-template-columns:minmax(10rem,.44fr) minmax(0,1fr);grid-template-rows:auto minmax(12rem,.8fr);grid-template-areas:"left summary" "implant implant"}}@media(max-width:760px){.mist-labyrinth-surface-grid{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;grid-template-areas:"left" "summary" "implant"}.mist-labyrinth-vision-result-head{flex-direction:column;padding-right:2.4rem}.mist-labyrinth-vision-result-panel-wide{min-width:auto;resize:none}.mist-labyrinth-vision-result-tools{width:100%;justify-content:flex-start}.mist-labyrinth-vision-result-body{overflow:auto}.mist-labyrinth-vision-workbench{display:grid;grid-template-columns:minmax(0,1fr)}.mist-labyrinth-vision-reference{width:100%;max-width:none;resize:none;overflow:visible}.mist-labyrinth-vision-reference-frame{height:min(58vw,22rem);min-height:13rem;width:100%;max-width:none;resize:none;overflow:hidden;position:relative}.mist-labyrinth-vision-analysis-pane{overflow:visible;padding-right:0}.mist-labyrinth-vision-candidate-grid{grid-template-columns:minmax(0,1fr)}.mist-labyrinth-vision-preview-row{grid-template-columns:minmax(0,1fr);gap:.12rem}.mist-labyrinth-vision-candidates-head,.mist-labyrinth-vision-candidate-block{display:flex;flex-direction:column;align-items:stretch}}:root.dark,:root:not(.retro){--pattern-aged: radial-gradient(circle at 18% 24%, rgba(255,255,255,.035) 0 1px, transparent 1.45px), radial-gradient(circle at 74% 66%, rgba(255,255,255,.026) 0 1px, transparent 1.45px);--mist-theme-bg: #000000;--mist-theme-bg-soft: #050505;--mist-theme-panel: rgba(0,0,0,.88);--mist-theme-panel-solid: #080808;--mist-theme-panel-raised: rgba(12,12,12,.94);--mist-theme-input: rgba(0,0,0,.58);--mist-theme-hover: rgba(255,255,255,.055);--mist-theme-ink: #fff8ee;--mist-theme-ink-soft: rgba(255,248,238,.74);--mist-theme-ink-muted: rgba(255,248,238,.48);--mist-theme-line: rgba(255,255,255,.14);--mist-theme-line-strong: rgba(255,255,255,.28);--mist-theme-shadow: rgba(0,0,0,.78);--mist-theme-glow-opacity: 1}:root.retro{--mist-active-accent: #8B261D !important;--mist-active-accent-rgb: 139, 38, 29 !important;--bg-main: #EFE9E0 !important;--bg-panel: #F9F7F1 !important;--bg-card: #F9F7F1 !important;--bg-header: #F9F7F1 !important;--surface-0: #EFE9E0 !important;--surface-1: #F4EFE6 !important;--surface-2: #F9F7F1 !important;--surface-glass: rgba(249, 247, 241, .9) !important;--surface-hover: rgba(139, 38, 29, .05) !important;--border-main: #D8D2C5 !important;--border-glass: rgba(216, 210, 197, .72) !important;--border-strong: rgba(139, 38, 29, .32) !important;--text-main: #2D2D2D !important;--text-header: #2D2D2D !important;--text-muted: rgba(45, 45, 45, .64) !important;--text-subtle: rgba(45, 45, 45, .42) !important;--text-code: #2D2D2D !important;--text-accent: #8B261D !important;--selection-bg: rgba(139, 38, 29, .08) !important;--bg-texture: url(https://www.transparenttextures.com/patterns/aged-paper.png) !important;--bg-dust-texture: url(https://www.transparenttextures.com/patterns/dust.png) !important;--texture-opacity: 1 !important;--pattern-aged: radial-gradient(circle at 14% 20%, rgba(139, 38, 29, .035) 0 1px, transparent 1.55px), radial-gradient(circle at 82% 70%, rgba(90, 64, 38, .032) 0 1px, transparent 1.6px), linear-gradient(0deg, rgba(139, 38, 29, .026) 1px, transparent 1px), linear-gradient(90deg, rgba(60, 34, 22, .018) 1px, transparent 1px) !important;--mist-theme-bg: #EFE9E0 !important;--mist-theme-bg-soft: #F4EFE6 !important;--mist-theme-panel: rgba(249, 247, 241, .92) !important;--mist-theme-panel-solid: #F9F7F1 !important;--mist-theme-panel-raised: #FFFDF8 !important;--mist-theme-input: rgba(255, 252, 246, .92) !important;--mist-theme-hover: rgba(139, 38, 29, .05) !important;--mist-theme-ink: #2D2D2D !important;--mist-theme-ink-soft: rgba(45, 45, 45, .64) !important;--mist-theme-ink-muted: rgba(45, 45, 45, .42) !important;--mist-theme-line: #D8D2C5 !important;--mist-theme-line-strong: rgba(139, 38, 29, .32) !important;--mist-theme-shadow: rgba(92, 65, 38, .08) !important;--mist-theme-glow-opacity: 0 !important;--mist-archive-black: #EFE9E0 !important;--mist-archive-ink: #2D2D2D !important;--mist-archive-muted: rgba(45, 45, 45, .64) !important;--mist-archive-dim: rgba(45, 45, 45, .42) !important;--mist-archive-line: #D8D2C5 !important;--mist-archive-line-strong: rgba(139, 38, 29, .32) !important;--mist-archive-red: #8B261D !important;--mist-archive-red-soft: rgba(139, 38, 29, .62) !important;--mist-archive-red-faint: rgba(139, 38, 29, .085) !important;--mist-archive-signal-line: rgba(139, 38, 29, .045) !important;--mist-archive-signal-line-strong: rgba(139, 38, 29, .09) !important;--mist-archive-signal-wash: rgba(139, 38, 29, .05) !important;--mist-archive-signal-wash-faint: rgba(139, 38, 29, .025) !important;--mist-archive-signal-glow: rgba(139, 38, 29, 0) !important;--mist-archive-signal-shadow: rgba(92, 65, 38, .08) !important;--mist-archive-panel: rgba(249, 247, 241, .9) !important;--mist-archive-panel-soft: rgba(139, 38, 29, .03) !important;--mist-archive-chromatic: none !important;--mist-commercial-cyan: #8B261D !important;--mist-commercial-cyan-rgb: 139, 38, 29 !important;--mist-commercial-cyan-soft: rgba(139, 38, 29, .56) !important;--mist-commercial-cyan-faint: rgba(139, 38, 29, .1) !important;--mist-commercial-cyan-line: rgba(139, 38, 29, .08) !important;--mist-commercial-cyan-line-strong: rgba(139, 38, 29, .14) !important;--mist-commercial-cyan-wash: rgba(139, 38, 29, .07) !important;--mist-commercial-cyan-wash-faint: rgba(139, 38, 29, .035) !important;--mist-commercial-cyan-glow: rgba(139, 38, 29, 0) !important;--mist-commercial-cyan-shadow: rgba(139, 38, 29, .1) !important;--mist-cyan: #8B261D !important;--mist-gold: #8B261D !important;--mist-rose: #8B261D !important;--mist-aesthetic: #8B261D !important;--mist-aesthetic-rgb: 139, 38, 29 !important;--mist-purple: #8B261D !important;--mist-orange: #8B261D !important;--mist-red: #8B261D !important;--gold-primary: #8B261D !important;--gold-dim: rgba(139, 38, 29, .46) !important;--gold-bright: #8B261D !important;--gold-soft: rgba(139, 38, 29, .1) !important}:root.retro body{background-color:var(--bg-main)!important;color:var(--text-main)!important}:root.retro body:before{background-image:var(--bg-texture),var(--bg-dust-texture),var(--pattern-aged)!important;opacity:1!important;mix-blend-mode:multiply!important}:root.retro .mist-app-shell,:root.retro .mist-engine-field,:root.retro .mist-archive-workbench,:root.retro .mist-subject-detail,:root.retro .mist-labyrinth-engine{color:var(--text-main)!important;background:radial-gradient(circle at 72% 14%,rgba(139,38,29,.04),transparent 30%),linear-gradient(180deg,#fffcf6b8,#efe9e0f0),var(--bg-main)!important}:root.retro .mist-app-shell:before,:root.retro .mist-engine-field:after,:root.retro .mist-archive-workbench:before,:root.retro .mist-subject-detail:before{display:block!important;opacity:.34!important;background-image:var(--bg-texture),var(--bg-dust-texture),var(--pattern-aged)!important;background-size:260px 180px,340px 240px,26px 26px,32px 32px!important;-webkit-mask-image:none!important;mask-image:none!important;mix-blend-mode:multiply!important}:root.retro .mist-app-shell:after,:root.retro .mist-app-film-grain,:root.retro .mist-archive-workbench:after,:root.retro .mist-subject-detail:after,:root.retro .mist-engine-canvas:before,:root.retro .mist-labyrinth-screen-grid{opacity:0!important;display:none!important}:root.retro .mist-app-header,:root.retro .mist-app-footer,:root.retro .mist-archive-toolbar,:root.retro .mist-subject-detail-modal-header{background:var(--bg-header)!important;border-color:var(--border-main)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:root.retro .mist-app-header:before,:root.retro .mist-app-footer:before,:root.retro .mist-app-footer:after{background:linear-gradient(90deg,transparent,rgba(139,38,29,.28),transparent)!important;opacity:.32!important}:root.retro .mist-app-header-title,:root.retro .mist-engine-title,:root.retro .mist-labyrinth-title,:root.retro .mist-commercial-engine-title,:root.retro .mist-commercial-engine-title>span,:root.retro .mist-narrative-engine-title,:root.retro .mist-aesthetic-engine-title,:root.retro .mist-experimental-engine-title,:root.retro .mist-trailer-engine-title,:root.retro .mist-subject-detail-title{color:var(--text-accent)!important;text-shadow:none!important;filter:none!important}:root.retro .mist-engine-subtitle,:root.retro .mist-labyrinth-subtitle,:root.retro .mist-subject-detail-meta,:root.retro .mist-subject-detail-story{color:var(--text-muted)!important;text-shadow:none!important}:root.retro .mist-app-nav-button,:root.retro .mist-app-footer-control,:root.retro .mist-app-footer-history-controls button{color:var(--text-muted)!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;text-shadow:none!important}:root.retro .mist-app-nav-button:hover,:root.retro .mist-app-nav-button.is-active,:root.retro .mist-app-footer-control:hover,:root.retro .mist-app-footer-control.is-active,:root.retro .mist-app-footer-history-controls button:hover:not(:disabled){color:var(--text-accent)!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}:root.retro .mist-app-nav-button:after,:root.retro .mist-app-footer-control.is-active:after{background:var(--mist-active-accent)!important;opacity:1!important;box-shadow:none!important}:root.retro .mist-app-footer-control:before{display:none!important}:root.retro .mist-app-footer-control svg,:root.retro .mist-app-archive-button svg,:root.retro .mist-app-primary-action svg,:root.retro .mist-archive-button svg{color:currentColor!important;filter:none!important}:root.retro .mist-app-footer-control span{text-shadow:none!important}:root.retro .mist-app-archive-button,:root.retro .mist-app-toolbar-shell,:root.retro .mist-app-footer-segment,:root.retro .mist-archive-button,:root.retro .subject-detail-back-tab{border-radius:8px!important;color:var(--text-muted)!important;background:linear-gradient(180deg,#fffcf6c7,#f4efe685),var(--bg-panel)!important;border:1px solid var(--border-main)!important;box-shadow:inset 0 1px #ffffff6b,0 8px 20px #5c41260f!important;text-shadow:none!important}:root.retro .mist-app-archive-button:hover,:root.retro .mist-app-toolbar-shell:hover,:root.retro .mist-app-footer-segment:hover,:root.retro .mist-archive-button:hover,:root.retro .mist-archive-button.is-active,:root.retro .subject-detail-back-tab:hover{color:var(--text-accent)!important;background:linear-gradient(180deg,#fffcf6eb,#f6f0e7d1),var(--bg-card)!important;border-color:#8b261d3d!important}:root.retro .mist-archive-panel,:root.retro .mist-divergence-view .mist-archive-panel,:root.retro .mist-bible-editor .mist-archive-panel,:root.retro .mist-metonymy-view .mist-archive-panel,:root.retro .mist-subject-detail-dna-panel,:root.retro .mist-subject-detail-report-panel,:root.retro .mist-subject-detail-verdict,:root.retro .mist-labyrinth-formula,:root.retro .mist-labyrinth-desire-panel,:root.retro .mist-labyrinth-control-deck,:root.retro .mist-labyrinth-panel-switch,:root.retro .mist-labyrinth-mode-toggle,:root.retro .mist-labyrinth-module,:root.retro .mist-labyrinth-mini-slot,:root.retro .mist-labyrinth-sentence-panel,:root.retro .mist-labyrinth-surface-card,:root.retro .mist-labyrinth-surface-summary-card,:root.retro .mist-labyrinth-surface-summary-body,:root.retro .mist-labyrinth-world-law-module,:root.retro .mist-labyrinth-world-law-card,:root.retro .mist-labyrinth-world-law-popover,:root.retro .mist-labyrinth-vision-result,:root.retro .mist-labyrinth-vision-result-panel,:root.retro .mist-labyrinth-vision-result-body,:root.retro .mist-labyrinth-module-slot-actions{color:var(--text-main)!important;background:linear-gradient(180deg,#fffcf6c2,#f4efe68a),var(--mist-theme-panel)!important;border-color:var(--border-main)!important;box-shadow:0 12px 26px #5c412612,inset 0 1px #ffffff59!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:root.retro .mist-divergence-view .mist-archive-panel:hover,:root.retro .mist-bible-editor .mist-archive-panel:hover,:root.retro .mist-metonymy-view .mist-archive-panel:hover,:root.retro .mist-archive-panel:hover,:root.retro .mist-labyrinth-module:hover,:root.retro .mist-labyrinth-surface-card:hover{border-color:#8b261d52!important}:root.retro .mist-metonymy-view .fixed>.rounded-xl,:root.retro .mist-metonymy-view .fixed>.rounded-2xl,:root.retro .mist-bible-editor .fixed>.rounded-xl,:root.retro .mist-divergence-view .fixed>.rounded-xl,:root.retro .mist-archive-modal,:root.retro .mist-history-modal,:root.retro .mist-config-panel,:root.retro .mist-profile-modal,:root.retro .mist-task-manager-panel{color:var(--text-main)!important;background:linear-gradient(180deg,#fffcf6db,#f4efe6b8),var(--bg-card)!important;border-color:#8b261d47!important;box-shadow:0 24px 62px #5c412624,inset 0 1px #ffffff7a!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:root.retro .mist-archive-overlay,:root.retro .fixed.inset-0[class*=bg-black]{background:radial-gradient(circle at 72% 10%,rgba(139,38,29,.055),transparent 34%),#efe9e0f0!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:root.retro input,:root.retro select,:root.retro textarea{color:var(--text-main)!important;background-color:var(--mist-theme-input)!important;border-color:var(--border-main)!important;box-shadow:none!important}:root.retro input:focus,:root.retro select:focus,:root.retro textarea:focus{border-color:#8b261d85!important;box-shadow:inset 0 -1px #8b261d2e!important}:root.retro option{color:var(--text-main)!important;background:var(--bg-card)!important}:root.retro .text-white,:root.retro [class*=text-white],:root.retro .text-black,:root.retro [class*=text-black]{color:var(--text-main)!important;text-shadow:none!important}:root.retro [class*=text-zinc-],:root.retro [class*=text-neutral-],:root.retro [class*=text-stone-],:root.retro [class*=text-slate-]{color:var(--text-muted)!important;text-shadow:none!important}:root.retro [class*=border-zinc-],:root.retro [class*=border-neutral-],:root.retro [class*=border-stone-],:root.retro [class*=border-slate-],:root.retro [class*=border-white]{border-color:var(--border-main)!important}:root.retro [class*=bg-zinc-],:root.retro [class*=bg-black],:root.retro [class*=bg-neutral-],:root.retro [class*=bg-stone-],:root.retro [class*=bg-slate-],:root.retro [class*=bg-white]{background-color:var(--bg-card)!important}:root.retro [class*="hover:text-white"]:hover,:root.retro [class*="hover:text-black"]:hover{color:var(--text-main)!important;text-shadow:none!important}:root.retro [class*="hover:bg-white"]:hover,:root.retro [class*="hover:bg-black"]:hover,:root.retro [class*="hover:bg-zinc-"]:hover,:root.retro [class*="hover:bg-neutral-"]:hover,:root.retro [class*="hover:bg-stone-"]:hover,:root.retro [class*="hover:bg-slate-"]:hover{background-color:#8b261d14!important}:root.retro .text-mist-cyan,:root.retro .text-mist-purple,:root.retro .text-mist-rose,:root.retro .text-mist-aesthetic,:root.retro .text-mist-orange,:root.retro .text-gold-primary,:root.retro [class*=text-cyan-],:root.retro [class*=text-sky-],:root.retro [class*=text-purple-],:root.retro [class*=text-orange-],:root.retro [class*=text-rose-],:root.retro [class*=text-red-],:root.retro [class*=text-emerald-]{color:#8b261d!important;text-shadow:none!important}:root.retro [class*="hover:text-cyan-"]:hover,:root.retro [class*="hover:text-sky-"]:hover,:root.retro [class*="hover:text-purple-"]:hover,:root.retro [class*="hover:text-orange-"]:hover,:root.retro [class*="hover:text-rose-"]:hover,:root.retro [class*="hover:text-red-"]:hover,:root.retro [class*="hover:text-emerald-"]:hover,:root.retro [class*="hover:text-mist-"]:hover,:root.retro [class*="hover:text-gold-primary"]:hover{color:#8b261d!important;text-shadow:none!important}:root.retro .border-mist-cyan,:root.retro .border-mist-purple,:root.retro .border-mist-rose,:root.retro .border-mist-aesthetic,:root.retro .border-mist-orange,:root.retro .border-gold-primary,:root.retro [class*=border-cyan-],:root.retro [class*=border-sky-],:root.retro [class*=border-purple-],:root.retro [class*=border-orange-],:root.retro [class*=border-rose-],:root.retro [class*=border-red-],:root.retro [class*=border-emerald-],:root.retro [class*=border-mist-],:root.retro [class*=border-gold-primary]{border-color:#8b261d47!important}:root.retro .bg-mist-cyan,:root.retro .bg-mist-purple,:root.retro .bg-mist-rose,:root.retro .bg-mist-aesthetic,:root.retro .bg-mist-orange,:root.retro .bg-gold-primary,:root.retro [class*=bg-cyan-],:root.retro [class*=bg-sky-],:root.retro [class*=bg-purple-],:root.retro [class*=bg-orange-],:root.retro [class*=bg-rose-],:root.retro [class*=bg-red-],:root.retro [class*=bg-emerald-],:root.retro [class*=bg-mist-],:root.retro [class*=bg-gold-primary]{background-color:#8b261d14!important}:root.retro [class*="hover:bg-cyan-"]:hover,:root.retro [class*="hover:bg-sky-"]:hover,:root.retro [class*="hover:bg-purple-"]:hover,:root.retro [class*="hover:bg-orange-"]:hover,:root.retro [class*="hover:bg-rose-"]:hover,:root.retro [class*="hover:bg-red-"]:hover,:root.retro [class*="hover:bg-emerald-"]:hover,:root.retro [class*="hover:bg-mist-"]:hover,:root.retro [class*="hover:bg-gold-primary"]:hover,:root.retro [class*="hover:bg-[#A52A2A]"]:hover{background-color:#8b261d14!important}:root.retro .mist-narrative-mode,:root.retro .mist-commercial-mode,:root.retro .mist-engine-field,:root.retro .mist-labyrinth-engine{--mist-active-accent: #8B261D !important;--mist-active-accent-rgb: 139, 38, 29 !important;--mist-archive-red: #8B261D !important;--mist-archive-red-soft: rgba(139, 38, 29, .58) !important;--mist-archive-red-faint: rgba(139, 38, 29, .08) !important;--text-main: #2D2D2D !important;--text-header: #2D2D2D !important;--text-muted: rgba(45, 45, 45, .64) !important;--text-subtle: rgba(45, 45, 45, .42) !important;--text-code: #2D2D2D !important;--text-accent: #8B261D !important;--gold-primary: #8B261D !important;--gold-bright: #8B261D !important;--gold-soft: rgba(139, 38, 29, .12) !important}:root.retro .mist-world-law-panel,:root.retro .mist-world-law-panel:hover{background:linear-gradient(180deg,#fffcf6e6,#f4efe6b3),var(--bg-card)!important;border-color:var(--border-main)!important;box-shadow:inset 0 1px #ffffff6b,0 18px 38px #5c412614!important}:root.retro .mist-app-primary-action,:root.retro .mist-traverse-action,:root.retro [class*="bg-[#8B261D]"]{color:#fffaf2!important;background:#8b261d!important;border-color:#8b261d!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-app-primary-action:hover:not(:disabled),:root.retro .mist-traverse-action:hover:not(:disabled){background:#6d1e16!important;border-color:#6d1e16!important}:root.retro .mist-app-primary-action:before,:root.retro .mist-app-primary-action:after{display:none!important}:root.retro .mist-prophecy-slot-active,:root.retro .mist-labyrinth-engine .mist-prophecy-slot-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-active,:root.retro .mist-labyrinth-desire-sentence-slot .mist-prophecy-slot-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-card .mist-prophecy-slot-active,:root.retro .mist-labyrinth-engine .mist-token-locked{color:var(--text-main)!important;border-color:#8b261d57!important;border-bottom-color:#8b261d80!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-hover-token,:root.retro .mist-prophecy-slot-active{color:var(--text-main)!important;border-bottom:1px solid rgba(139,38,29,.34)!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-hover-token:hover{color:#111!important;border-bottom-color:var(--mist-active-accent)!important;background:transparent!important;transform:translateY(-.08rem) scale(1.02)!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-prophecy-slot-empty{color:#2d2d2d94!important;border-bottom-style:dashed!important;border-bottom-color:#8b261d2e!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-inline-control-actions,:root.retro .mist-labyrinth-module-slot-actions{background:linear-gradient(180deg,#fffcf6f2,#f4efe6d6),var(--bg-card)!important;border-color:#8b261d38!important;box-shadow:0 8px 18px #5c412614!important}:root.retro .mist-labyrinth-inline-control-actions button,:root.retro .mist-labyrinth-module-slot-actions button{color:var(--text-muted)!important;background:#fffcf6b3!important;border-color:#8b261d2e!important;box-shadow:none!important}:root.retro .mist-labyrinth-inline-control-actions button:hover:not(:disabled),:root.retro .mist-labyrinth-module-slot-actions button:hover:not(:disabled),:root.retro .mist-labyrinth-module-slot-actions button.is-locked{color:var(--text-accent)!important;background:#8b261d14!important;border-color:#8b261d5c!important;text-shadow:none!important}:root.retro .mist-labyrinth-tooltip{color:var(--text-main)!important;border-color:var(--border-main)!important;background:linear-gradient(180deg,#fffcf6fa,#f4efe6eb),var(--bg-card)!important;box-shadow:0 18px 40px #5c41261f!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:root.retro .mist-labyrinth-tooltip-header{border-bottom-color:var(--border-main)!important}:root.retro .mist-labyrinth-tooltip-header span{color:var(--mist-active-accent)!important}:root.retro .mist-labyrinth-tooltip-header b,:root.retro .mist-labyrinth-tooltip-def,:root.retro .mist-labyrinth-tooltip-core{color:var(--text-main)!important}:root.retro .mist-labyrinth-engine{--labyrinth-ink: #2D2D2D;--labyrinth-muted: rgba(45, 45, 45, .68);--labyrinth-dim: rgba(45, 45, 45, .48);--labyrinth-red: #8B261D;--labyrinth-red-soft: rgba(139, 38, 29, .56);--labyrinth-red-faint: rgba(139, 38, 29, .075);background:radial-gradient(circle at 82% 50%,rgba(139,38,29,.045),transparent 34%),radial-gradient(circle at 50% 18%,rgba(255,252,246,.42),transparent 30%),var(--bg-main)!important}:root.retro .mist-labyrinth-engine,:root.retro .mist-labyrinth-engine .mist-engine-canvas,:root.retro .mist-labyrinth-console,:root.retro .mist-labyrinth-film-window,:root.retro .mist-labyrinth-screen,:root.retro .mist-labyrinth-control-deck,:root.retro .mist-labyrinth-surface-grid,:root.retro .mist-labyrinth-surface-summary-card,:root.retro .mist-labyrinth-surface-summary-body{background-color:transparent!important;background-image:none!important;box-shadow:none!important}:root.retro .mist-labyrinth-page-film,:root.retro .mist-labyrinth-page-film-left,:root.retro .mist-labyrinth-page-film-right{display:none!important}:root.retro .mist-labyrinth-console{width:min(1780px,calc(100vw - clamp(1rem,2.4vw,3rem)));padding:clamp(1.1rem,2.6vh,2rem) clamp(1.4rem,3.4vw,4.8rem) clamp(5rem,7vh,6.2rem)!important}:root.retro .mist-labyrinth-screen{border-color:transparent!important;background:transparent!important;box-shadow:none!important}:root.retro .mist-labyrinth-screen:before,:root.retro .mist-labyrinth-screen:after{display:none!important}:root.retro .mist-labyrinth-screen-grid{display:block!important;opacity:.18!important;background-image:radial-gradient(circle at 50% 50%,rgba(139,38,29,.24) 0 1px,transparent 1.5px),linear-gradient(rgba(139,38,29,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(139,38,29,.035) 1px,transparent 1px)!important;background-size:7rem 7rem,5.2rem 5.2rem,5.2rem 5.2rem!important;-webkit-mask-image:radial-gradient(circle at 68% 50%,black 0 48%,transparent 76%)!important;mask-image:radial-gradient(circle at 68% 50%,black 0 48%,transparent 76%)!important}:root.retro .mist-labyrinth-rings{display:block!important}:root.retro .mist-labyrinth-formula,:root.retro .mist-labyrinth-desire-panel,:root.retro .mist-labyrinth-module,:root.retro .mist-labyrinth-mini-slot,:root.retro .mist-labyrinth-sentence-panel,:root.retro .mist-labyrinth-surface-card,:root.retro .mist-labyrinth-world-law-card,:root.retro .mist-labyrinth-world-law-module{background:#f9f7f12e!important;border-color:#8b261d1f!important;box-shadow:none!important}:root.retro .mist-labyrinth-formula:hover,:root.retro .mist-labyrinth-desire-panel:hover,:root.retro .mist-labyrinth-module:hover,:root.retro .mist-labyrinth-surface-card:hover{border-color:#8b261d3d!important;background:#f9f7f142!important}:root.retro .mist-labyrinth-title{color:#8b261d!important;text-shadow:none!important}:root.retro .mist-labyrinth-subtitle,:root.retro .mist-labyrinth-engine .mist-labyrinth-formula-row,:root.retro .mist-labyrinth-engine .mist-labyrinth-formula-text,:root.retro .mist-labyrinth-engine .mist-labyrinth-desire-sentence-line>span,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-sentence,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-block{color:var(--text-main)!important;text-shadow:none!important}:root.retro{--bg-header: #EFE9E0 !important;--bg-panel: #EFE9E0 !important;--bg-card: #F9F7F1 !important}:root.retro .mist-app-header,:root.retro .mist-app-footer{background:var(--bg-header)!important;border-color:var(--border-main)!important;box-shadow:none!important}:root.retro .mist-app-header:before,:root.retro .mist-app-footer:before,:root.retro .mist-app-footer:after{display:none!important}:root.retro .mist-app-header>.absolute.bottom-0.left-0.right-0.h-px{display:block!important}:root.retro .mist-app-footer-control,:root.retro .mist-app-nav-button{color:var(--text-muted)!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-app-footer-control:hover:not(.is-active),:root.retro .mist-app-nav-button:hover:not(.is-active){color:var(--text-main)!important;background:transparent!important;border-color:transparent!important}:root.retro .mist-app-footer-control.is-active,:root.retro .mist-app-nav-button.is-active{color:var(--text-accent)!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}:root.retro .mist-app-footer-control:before,:root.retro .mist-app-footer-control.is-active:after,:root.retro .mist-app-nav-button:after{display:none!important}:root.retro .mist-app-footer-control svg,:root.retro .mist-app-footer-control span,:root.retro .mist-app-nav-button svg,:root.retro .mist-app-nav-button span{color:currentColor!important;filter:none!important;text-shadow:none!important}:root.retro .mist-app-footer .mist-app-footer-segment,:root.retro .mist-app-footer .mist-app-footer-history-controls{border-radius:.5rem!important;background:#f5f2e8cc!important;border-color:#0000001a!important;box-shadow:0 1px 2px #5c41260f!important}:root.retro .mist-app-footer .mist-traverse-action{color:#fffaf2!important;background:#8b261d!important;border-color:#8b261d!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-app-footer .mist-traverse-action:hover:not(:disabled){color:#fffaf2!important;background:#631b15!important;border-color:#631b15!important;box-shadow:none!important}:root.retro .mist-app-footer .mist-traverse-action:disabled{opacity:.5!important}:root.retro .mist-app-shell,:root.retro .mist-engine-field,:root.retro .mist-labyrinth-engine{background:var(--bg-main)!important}:root.retro .mist-engine-field:before{display:none!important}:root.retro .mist-app-header button:not(.mist-app-archive-button),:root.retro .mist-app-footer .mist-app-footer-control,:root.retro .mist-app-footer .mist-app-footer-history-controls button{background:transparent!important;background-color:transparent!important;border-color:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-app-header button:not(.mist-app-archive-button):hover,:root.retro .mist-app-footer .mist-app-footer-control:hover:not(.is-active),:root.retro .mist-app-footer .mist-app-footer-history-controls button:hover:not(:disabled){color:var(--text-main)!important;background:transparent!important;background-color:transparent!important;background-image:none!important;border-color:transparent!important;box-shadow:none!important}:root.retro .mist-app-header .mist-app-archive-button{color:var(--text-accent)!important;background:transparent!important;border-color:var(--border-main)!important;box-shadow:none!important}:root.retro .mist-app-header .mist-app-archive-button:hover{color:var(--text-accent)!important;background:#fdfcf8e6!important;border-color:var(--border-accent)!important}:root.retro .mist-labyrinth-engine{--labyrinth-ink: var(--text-main);--labyrinth-muted: rgba(45, 45, 45, .66);--labyrinth-dim: rgba(45, 45, 45, .5);--labyrinth-red: #8B261D;--labyrinth-red-soft: rgba(139, 38, 29, .36);--labyrinth-red-faint: rgba(139, 38, 29, .055);background:radial-gradient(circle at 78% 46%,rgba(139,38,29,.04),transparent 34%),radial-gradient(circle at 44% 24%,rgba(255,252,246,.22),transparent 30%),var(--bg-main)!important;color:var(--text-main)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-hero,:root.retro .mist-labyrinth-engine .mist-labyrinth-film-window,:root.retro .mist-labyrinth-engine .mist-labyrinth-screen,:root.retro .mist-labyrinth-engine .mist-labyrinth-control-deck,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-grid,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-body{background:transparent!important;border-color:transparent!important;box-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-formula,:root.retro .mist-labyrinth-engine .mist-labyrinth-desire-panel,:root.retro .mist-labyrinth-engine .mist-labyrinth-sentence-panel,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-card,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-module,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-sentence,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-block,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-input,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-implant-frame,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-note textarea,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-mapping-page,:root.retro .mist-labyrinth-engine .mist-labyrinth-mini-slot{background:linear-gradient(180deg,#8b261d05,#8b261d02),transparent!important;border-color:#8b261d29!important;box-shadow:none!important;color:var(--text-main)!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-formula:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-desire-panel:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-card:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-module:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-implant-frame:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-note textarea:focus{background:#8b261d09!important;border-color:#8b261d47!important;box-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-card-header,:root.retro .mist-labyrinth-engine .mist-labyrinth-sentence-header{border-color:#8b261d24!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-title,:root.retro .mist-labyrinth-engine .mist-labyrinth-formula-eyebrow,:root.retro .mist-labyrinth-engine .mist-labyrinth-deck-eyebrow,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-card h4,:root.retro .mist-labyrinth-engine .mist-labyrinth-sentence-header h4,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-current b,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-implant-upload b,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-mapping-page b{color:var(--text-accent)!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-subtitle,:root.retro .mist-labyrinth-engine .mist-labyrinth-formula-row,:root.retro .mist-labyrinth-engine .mist-labyrinth-formula-text,:root.retro .mist-labyrinth-engine .mist-labyrinth-canonical-formula,:root.retro .mist-labyrinth-engine .mist-labyrinth-summary-line,:root.retro .mist-labyrinth-engine .mist-labyrinth-summary-line>span:not(.mist-labyrinth-inline-control-slot),:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-sentence,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-static-value,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-description,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-mapping-page p,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-note textarea,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-implant-upload{color:var(--text-main)!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-label,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-kicker,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-current em,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-note>span,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-implant-upload span,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-sentence-empty{color:#2d2d2d94!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-prophecy-slot-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-desire-sentence-slot .mist-prophecy-slot-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-card .mist-prophecy-slot-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-sentence .mist-prophecy-slot-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-hover-token,:root.retro .mist-labyrinth-engine .mist-labyrinth-identity-slot,:root.retro .mist-labyrinth-engine .mist-labyrinth-identity-slot.is-filled,:root.retro .mist-labyrinth-engine .mist-labyrinth-identity-slot.is-filled span{color:var(--text-main)!important;border-color:#8b261d80!important;border-bottom-color:#8b261d80!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-prophecy-slot-empty,:root.retro .mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-empty,:root.retro .mist-labyrinth-engine .mist-labyrinth-desire-sentence-slot .mist-prophecy-slot-empty,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-card .mist-prophecy-slot-empty,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-sentence .mist-prophecy-slot-empty,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-note textarea::placeholder{color:#2d2d2d70!important;border-color:#8b261d38!important;border-bottom-color:#8b261d38!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-prophecy-slot-active:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-hover-token:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-identity-slot:hover,:root.retro .mist-labyrinth-engine .mist-token-locked{color:var(--text-accent)!important;border-color:#8b261d9e!important;border-bottom-color:#8b261d9e!important;background:#8b261d0e!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mode-toggle,:root.retro .mist-labyrinth-engine .mist-labyrinth-panel-switch,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-mode-toggle,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-actions,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-tabs,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-actions,:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions{background:transparent!important;border-color:#8b261d29!important;box-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mode-toggle button,:root.retro .mist-labyrinth-engine .mist-labyrinth-panel-switch button,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-mode-toggle button,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-actions button,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-tabs button,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-result-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-toggle-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-action-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions button,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-pips button{color:#2d2d2d9e!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mode-toggle button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-mode-toggle button.is-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-panel-switch button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-panel-switch button.is-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-mode-toggle button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-mode-toggle button.is-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-actions button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-actions button.is-locked,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-tabs button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-tabs button.is-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-result-button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-result-button.is-ready,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-toggle-button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-toggle-button.is-on,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-action-button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions button.is-locked,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-pips button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-pips button.is-active{color:var(--text-accent)!important;background:#8b261d0e!important;border-color:#8b261d38!important;box-shadow:none!important;text-shadow:none!important}.mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button,.mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button{color:#f8f8f475!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}.mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button:hover,.mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button.is-on,.mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button:hover,.mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button.is-ready{color:var(--labyrinth-ink)!important;background:var(--labyrinth-red-faint)!important;border-color:var(--labyrinth-red-soft)!important;box-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button{color:var(--text-accent)!important;background:var(--bg-main)!important;border-color:#8b261d1f!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button.is-on,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button.is-ready{color:var(--text-accent)!important;background:var(--bg-main)!important;border-color:#8b261d61!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-narrative-mode .mist-app-footer .mist-app-footer-segment,:root.retro .mist-narrative-mode .mist-app-footer .mist-app-footer-history-controls,:root.retro .mist-narrative-mode .mist-app-footer .mist-world-law-panel,:root.retro .mist-narrative-mode .mist-app-footer button:not(.mist-traverse-action){background:transparent!important;box-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-toggle,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-preview,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-options{background:transparent!important;border-color:#8b261d29!important;box-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-token,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-options button.is-active span,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-options button.is-active b{color:var(--text-accent)!important;border-bottom-color:#8b261d80!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-preview p,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-options button b{color:var(--text-main)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-options button span,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-axis-label,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-input::placeholder,:root.retro .mist-labyrinth-engine textarea::placeholder{color:#2d2d2d6b!important}:root.retro .mist-labyrinth-engine{--labyrinth-paper: #EFE9E0;--labyrinth-ink: #2D2D2D;--labyrinth-muted: rgba(45, 45, 45, .66);--labyrinth-dim: rgba(45, 45, 45, .52);--labyrinth-red: #8B261D;--labyrinth-red-soft: rgba(139, 38, 29, .42);--labyrinth-red-faint: rgba(139, 38, 29, .035);--labyrinth-rule: rgba(139, 38, 29, .1);--labyrinth-rule-soft: rgba(139, 38, 29, .065);background:radial-gradient(circle at 76% 43%,rgba(139,38,29,.035),transparent 36%),var(--labyrinth-paper)!important;color:var(--labyrinth-ink)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-hero,:root.retro .mist-labyrinth-engine .mist-labyrinth-film-window,:root.retro .mist-labyrinth-engine .mist-labyrinth-screen,:root.retro .mist-labyrinth-engine .mist-labyrinth-control-deck,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-grid,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-body,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-implant,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-implant-page{background:transparent!important;border-color:transparent!important;box-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-formula,:root.retro .mist-labyrinth-engine .mist-labyrinth-desire-panel,:root.retro .mist-labyrinth-engine .mist-labyrinth-sentence-panel,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-card,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-card,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-module,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-toggle,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-sentence,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-block,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-input,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-implant-frame,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-note textarea,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-mapping-page,:root.retro .mist-labyrinth-engine .mist-labyrinth-mini-slot{color:var(--labyrinth-ink)!important;background:transparent!important;background-color:transparent!important;background-image:none!important;border-color:var(--labyrinth-rule)!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-card,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-toggle,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-block,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-input,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-implant-frame,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-note textarea{border-color:var(--labyrinth-rule-soft)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-formula,:root.retro .mist-labyrinth-engine .mist-labyrinth-desire-panel{border-left-color:var(--labyrinth-rule)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-formula:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-desire-panel:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-card:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-toggle:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-block:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-implant-frame:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-note textarea:focus,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-input:focus{color:var(--labyrinth-ink)!important;background:var(--labyrinth-red-faint)!important;border-color:var(--labyrinth-red-soft)!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-card-header,:root.retro .mist-labyrinth-engine .mist-labyrinth-sentence-header,:root.retro .mist-labyrinth-engine .mist-labyrinth-formula-header,:root.retro .mist-labyrinth-engine .mist-labyrinth-deck-header,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-preview-title{border-color:var(--labyrinth-rule-soft)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-title,:root.retro .mist-labyrinth-engine .mist-labyrinth-title:before,:root.retro .mist-labyrinth-engine .mist-labyrinth-formula-eyebrow,:root.retro .mist-labyrinth-engine .mist-labyrinth-deck-eyebrow,:root.retro .mist-labyrinth-engine .mist-labyrinth-formula-lead,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-card h4,:root.retro .mist-labyrinth-engine .mist-labyrinth-sentence-header h4,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-title,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-token,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-current b,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-implant-upload b,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-mapping-page b{color:var(--labyrinth-red)!important;text-shadow:none!important;filter:none!important}:root.retro .mist-labyrinth-engine,:root.retro .mist-labyrinth-engine .mist-labyrinth-subtitle,:root.retro .mist-labyrinth-engine .mist-labyrinth-formula-row,:root.retro .mist-labyrinth-engine .mist-labyrinth-formula-text,:root.retro .mist-labyrinth-engine .mist-labyrinth-formula-caption,:root.retro .mist-labyrinth-engine .mist-labyrinth-canonical-formula,:root.retro .mist-labyrinth-engine .mist-labyrinth-desire-sentence-line>span,:root.retro .mist-labyrinth-engine .mist-labyrinth-summary-line,:root.retro .mist-labyrinth-engine .mist-labyrinth-summary-line>span:not(.mist-labyrinth-inline-control-slot),:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-sentence,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-static-value,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-description,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-preview p,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-options button b,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-mapping-page p,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-note textarea,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-implant-upload{color:var(--labyrinth-ink)!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-label,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-kicker,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-current em,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-options button span,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-note>span,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-implant-upload span,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-sentence-empty,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-note{color:var(--labyrinth-dim)!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-prophecy-slot-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-desire-sentence-slot .mist-prophecy-slot-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-card .mist-prophecy-slot-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-sentence .mist-prophecy-slot-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-hover-token,:root.retro .mist-labyrinth-engine .mist-labyrinth-identity-slot.is-filled span,:root.retro .mist-labyrinth-engine .mist-labyrinth-identity-slot.is-locked span,:root.retro .mist-labyrinth-engine .mist-token-locked{color:var(--labyrinth-ink)!important;border-color:var(--labyrinth-red-soft)!important;border-bottom-color:var(--labyrinth-red-soft)!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-prophecy-slot-empty,:root.retro .mist-labyrinth-engine .mist-labyrinth-formula .mist-prophecy-slot-empty,:root.retro .mist-labyrinth-engine .mist-labyrinth-desire-sentence-slot .mist-prophecy-slot-empty,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-card .mist-prophecy-slot-empty,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-sentence .mist-prophecy-slot-empty,:root.retro .mist-labyrinth-engine .mist-labyrinth-identity-slot span,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-input::placeholder,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-note textarea::placeholder,:root.retro .mist-labyrinth-engine textarea::placeholder{color:var(--labyrinth-dim)!important;border-color:#8b261d33!important;border-bottom-color:#8b261d33!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-input::placeholder,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-note textarea::placeholder,:root.retro .mist-labyrinth-engine textarea::placeholder{opacity:1!important}:root.retro .mist-labyrinth-engine .mist-prophecy-slot-active:hover,:root.retro .mist-labyrinth-engine .mist-prophecy-slot-empty:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-hover-token:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-identity-slot:hover span{color:var(--labyrinth-red)!important;background:var(--labyrinth-red-faint)!important;border-color:var(--labyrinth-red-soft)!important;border-bottom-color:var(--labyrinth-red-soft)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mode-toggle,:root.retro .mist-labyrinth-engine .mist-labyrinth-panel-switch,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-mode-toggle,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-actions,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-tabs,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-actions,:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions,:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-preview,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-options{background:var(--labyrinth-paper)!important;border-color:var(--labyrinth-rule)!important;box-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mode-toggle button,:root.retro .mist-labyrinth-engine .mist-labyrinth-panel-switch button,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-mode-toggle button,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-actions button,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-tabs button,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-result-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-toggle-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-action-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions button,:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions button,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-pips button,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-options button{color:var(--labyrinth-muted)!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mode-toggle button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-mode-toggle button.is-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-panel-switch button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-panel-switch button.is-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-mode-toggle button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-mode-toggle button.is-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-actions button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-actions button.is-locked,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-tabs button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-tabs button.is-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-result-button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-result-button.is-ready,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-toggle-button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-toggle-button.is-on,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-action-button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions button.is-locked,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-pips button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-pips button.is-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-options button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-options button.is-active{color:var(--labyrinth-red)!important;background:var(--labyrinth-red-faint)!important;border-color:var(--labyrinth-red-soft)!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-panel{color:var(--labyrinth-ink)!important;background:transparent!important;background-color:transparent!important;background-image:none!important;border-left-color:var(--labyrinth-rule)!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-header{border-color:var(--labyrinth-rule-soft)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-header p,:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-header h3,:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-slot-label b{color:var(--labyrinth-red)!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-principle,:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-slot-label span{color:#2d2d2dc7!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-row,:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-segment{color:var(--labyrinth-ink)!important;background:transparent!important;background-color:transparent!important;background-image:none!important;border-color:var(--labyrinth-rule)!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-row.is-muted{opacity:.56!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-row.is-amplified,:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-row-m7b.is-strong,:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-row-m7b.is-epilogue{border-color:var(--labyrinth-red-soft)!important;background:var(--labyrinth-red-faint)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-row-m7b.is-off{opacity:.56!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-row-m7b.is-muted{opacity:.68!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-segment button{color:var(--labyrinth-muted)!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-header button,:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-segment button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-segment button.is-active{color:var(--labyrinth-red)!important;background:var(--labyrinth-red-faint)!important;border-color:var(--labyrinth-red-soft)!important;box-shadow:0 0 0 1px #8b261d2e!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mixer-header button:hover{background:#8b261d13!important}:root.dark .mist-aesthetic-engine{--mist-active-accent: var(--mist-aesthetic);--mist-active-accent-rgb: var(--mist-aesthetic-rgb);--aesthetic-panel: rgba(8, 8, 8, .74);--aesthetic-panel-hover: rgba(0, 0, 0, .5);--aesthetic-panel-soft: rgba(255, 255, 255, .035);--aesthetic-line: rgba(242, 242, 238, .14);--aesthetic-line-soft: rgba(242, 242, 238, .08);--aesthetic-ink: rgba(248, 248, 244, .96);--aesthetic-muted: rgba(248, 248, 244, .7);--aesthetic-dim: rgba(248, 248, 244, .52);--aesthetic-red: var(--mist-active-accent);--aesthetic-red-soft: rgba(var(--mist-active-accent-rgb), .72);--aesthetic-red-faint: rgba(var(--mist-active-accent-rgb), .12);--mist-archive-red: var(--mist-active-accent);--mist-archive-red-soft: rgba(var(--mist-active-accent-rgb), .72);--mist-archive-red-faint: rgba(var(--mist-active-accent-rgb), .12);--mist-archive-signal-line: rgba(var(--mist-active-accent-rgb), .05);--mist-archive-signal-line-strong: rgba(var(--mist-active-accent-rgb), .1);--mist-archive-signal-wash: rgba(var(--mist-active-accent-rgb), .045);--mist-archive-signal-wash-faint: rgba(var(--mist-active-accent-rgb), .026);--mist-archive-signal-glow: rgba(var(--mist-active-accent-rgb), .38);--mist-archive-signal-shadow: rgba(var(--mist-active-accent-rgb), .18);background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.09),transparent 26%),radial-gradient(circle at 78% 60%,var(--mist-archive-signal-wash-faint),transparent 32%),linear-gradient(180deg,#ffffff05,#00000038),#020202!important;color:var(--aesthetic-ink)!important}:root.dark .mist-concept-design-engine{--mist-active-accent: var(--mist-orange);--mist-active-accent-rgb: 251, 146, 60;--aesthetic-red: var(--mist-orange);--aesthetic-red-soft: rgba(251, 146, 60, .72);--aesthetic-red-faint: rgba(251, 146, 60, .1);--mist-archive-red: var(--mist-orange);--mist-archive-red-soft: rgba(251, 146, 60, .72);--mist-archive-red-faint: rgba(251, 146, 60, .1);--mist-archive-signal-line: rgba(251, 146, 60, .045);--mist-archive-signal-line-strong: rgba(251, 146, 60, .09);--mist-archive-signal-wash: rgba(251, 146, 60, .04);--mist-archive-signal-wash-faint: rgba(251, 146, 60, .024);--mist-archive-signal-glow: rgba(251, 146, 60, .34);--mist-archive-signal-shadow: rgba(251, 146, 60, .16)}:root.dark .mist-aesthetic-engine:before{content:"";position:absolute;inset:clamp(.75rem,1.6vw,1.5rem);pointer-events:none;z-index:1;border:1px solid rgba(255,255,255,.06)}:root.dark .mist-aesthetic-engine .mist-aesthetic-rings{top:-10%!important;right:-12%!important;bottom:-16%!important;left:44%!important;z-index:1!important;filter:saturate(1.15) contrast(1.18) brightness(1.55) drop-shadow(0 0 18px rgba(var(--mist-active-accent-rgb),.28))!important;mix-blend-mode:normal!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-rings.is-active{opacity:.96!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-rings .borromean-svg-root{opacity:1!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-left-pane,:root.dark .mist-aesthetic-engine .mist-aesthetic-right-pane{background:linear-gradient(180deg,#ffffff06,#ffffff02),#00000061!important;border-color:#ffffff1a!important;box-shadow:inset 0 1px #ffffff09!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-page-header{border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff08,#ffffff02),#0000004d!important}:root.dark .mist-aesthetic-engine h2{color:var(--aesthetic-ink)!important;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;letter-spacing:.08em!important;text-shadow:1.4px .5px 0 var(--aesthetic-red-soft),-.6px 0 0 rgba(255,255,255,.18),0 12px 34px rgba(0,0,0,.78),0 0 18px rgba(255,255,255,.07)!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-module,:root.dark .mist-aesthetic-engine .mist-aesthetic-logic-panel,:root.dark .mist-aesthetic-engine .mist-aesthetic-compiler-panel,:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-panel{color:var(--aesthetic-ink)!important;border-color:#ffffff18!important;border-radius:.5rem!important;background:linear-gradient(180deg,#ffffff0b,#ffffff04),#0000006b!important;box-shadow:inset 0 1px #ffffff0a!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-module:hover,:root.dark .mist-aesthetic-engine .mist-aesthetic-logic-panel:hover,:root.dark .mist-aesthetic-engine .mist-aesthetic-compiler-panel:hover,:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-panel:hover{border-color:#fff3!important;background:linear-gradient(180deg,#ffffff0e,#ffffff05),#00000080!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-module-rail,:root.dark .mist-aesthetic-engine .mist-aesthetic-compiler-header,:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-header{border-color:#ffffff14!important;background:linear-gradient(180deg,#ffffff09,#ffffff03),#0000007a!important;box-shadow:inset 0 1px #ffffff09!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-module-header>div,:root.dark .mist-aesthetic-engine .mist-aesthetic-module-header svg,:root.dark .mist-aesthetic-engine .mist-aesthetic-logic-panel .tracking-widest,:root.dark .mist-aesthetic-engine .mist-aesthetic-logic-panel svg,:root.dark .mist-aesthetic-engine .mist-aesthetic-compiler-header .tracking-widest,:root.dark .mist-aesthetic-engine .mist-aesthetic-compiler-header svg,:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-header .tracking-widest,:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-header svg,:root.dark .mist-aesthetic-engine .text-emerald-500,:root.dark .mist-aesthetic-engine .text-rose-400,:root.dark .mist-aesthetic-engine .text-\[var\(--mist-active-accent\)\]{color:var(--aesthetic-red)!important;text-shadow:0 0 12px var(--mist-archive-signal-glow)!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-mode-toggle,:root.dark .mist-aesthetic-engine .mist-aesthetic-compiler-mode-toggle,:root.dark .mist-aesthetic-engine .mist-aesthetic-compiler-lang-toggle,:root.dark .mist-aesthetic-engine .mist-aesthetic-action-buttons,:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-actions{border-color:#ffffff1a!important;background:linear-gradient(180deg,#ffffff0a,#ffffff04),#0000008c!important;box-shadow:inset 0 1px #ffffff0a,0 12px 34px #00000061!important}:root.dark .mist-aesthetic-engine button{color:var(--aesthetic-dim)!important;text-shadow:none!important}:root.dark .mist-aesthetic-engine button:hover:not(:disabled),:root.dark .mist-aesthetic-engine button.is-active,:root.dark .mist-aesthetic-engine .mist-aesthetic-logic-option:hover:not(:disabled),:root.dark .mist-aesthetic-engine .mist-aesthetic-logic-option.is-active,:root.dark .mist-aesthetic-engine .mist-aesthetic-action-buttons button:hover:not(:disabled),:root.dark .mist-aesthetic-engine .mist-aesthetic-reset-button:hover:not(:disabled),:root.dark .mist-aesthetic-engine .mist-aesthetic-copy-button:hover:not(:disabled){color:var(--aesthetic-ink)!important;border-color:var(--aesthetic-red-soft)!important;background:linear-gradient(180deg,rgba(255,255,255,.045),var(--aesthetic-red-faint))!important;box-shadow:0 0 18px var(--mist-archive-signal-shadow)!important;text-shadow:0 0 12px var(--mist-archive-signal-glow)!important}:root.dark .mist-aesthetic-engine button:disabled{color:#f8f8f43d!important;border-color:#ffffff0d!important;box-shadow:none!important;text-shadow:none!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-logic-option>div{color:var(--aesthetic-dim)!important;background:#ffffff06!important;border:1px solid rgba(255,255,255,.07)!important;box-shadow:none!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-logic-option:hover>div,:root.dark .mist-aesthetic-engine .mist-aesthetic-logic-option.is-active>div{color:var(--aesthetic-ink)!important;border-color:var(--aesthetic-red-soft)!important;background:var(--aesthetic-red-faint)!important;box-shadow:0 0 18px var(--mist-archive-signal-shadow)!important}:root.dark .mist-aesthetic-engine span,:root.dark .mist-aesthetic-engine p,:root.dark .mist-aesthetic-engine textarea,:root.dark .mist-aesthetic-engine input,:root.dark .mist-aesthetic-engine .text-white,:root.dark .mist-aesthetic-engine [class*=text-zinc-300]{color:var(--aesthetic-ink)!important}:root.dark .mist-aesthetic-engine [class*=text-zinc-400],:root.dark .mist-aesthetic-engine [class*=text-zinc-500],:root.dark .mist-aesthetic-engine [class*=text-zinc-600]{color:var(--aesthetic-dim)!important}:root.dark .mist-aesthetic-engine textarea,:root.dark .mist-aesthetic-engine input:not([type=color]){color:var(--aesthetic-ink)!important;background:linear-gradient(180deg,#ffffff06,#ffffff02),#00000057!important;border-color:#ffffff14!important;box-shadow:inset 0 1px #ffffff06!important}:root.dark .mist-aesthetic-engine textarea:focus,:root.dark .mist-aesthetic-engine input:not([type=color]):focus{background:linear-gradient(180deg,rgba(255,255,255,.04),var(--aesthetic-red-faint)),#0000006b!important;border-color:var(--aesthetic-red-soft)!important}:root.dark .mist-aesthetic-engine textarea::placeholder,:root.dark .mist-aesthetic-engine input::placeholder{color:#f8f8f457!important;opacity:1!important}:root.dark .mist-aesthetic-engine .mist-prophecy-slot-active,:root.dark .mist-aesthetic-engine .mist-labyrinth-hover-token,:root.dark .mist-aesthetic-engine .mist-token-locked{color:#fffffffa!important;background:transparent!important;border-color:#ffffff75!important;border-bottom-color:#ffffff75!important;box-shadow:none!important;text-shadow:none!important}:root.dark .mist-aesthetic-engine .mist-prophecy-slot-empty{color:#f8f8f48f!important;background:transparent!important;border-color:#f8f8f438!important;border-bottom-color:#f8f8f438!important;text-shadow:none!important}:root.dark .mist-aesthetic-engine .mist-prophecy-slot-active:hover,:root.dark .mist-aesthetic-engine .mist-prophecy-slot-empty:hover,:root.dark .mist-aesthetic-engine .mist-labyrinth-hover-token:hover{color:var(--aesthetic-ink)!important;background:var(--aesthetic-red-faint)!important;border-color:var(--aesthetic-red-soft)!important;border-bottom-color:var(--aesthetic-red-soft)!important;box-shadow:0 0 18px var(--mist-archive-signal-shadow)!important;text-shadow:0 0 12px var(--mist-archive-signal-glow)!important}:root.dark .mist-concept-design-engine button:hover:not(:disabled),:root.dark .mist-concept-design-engine button.is-active{color:var(--aesthetic-ink)!important;border-color:#fb923cb8!important;background:linear-gradient(180deg,#ffffff09,#fb923c0e)!important;box-shadow:0 0 14px #fb923c1f!important;text-shadow:none!important}:root.dark .mist-concept-design-engine button[class*=text-orange-300],:root.dark .mist-concept-design-engine button[class*=text-orange-300]:hover,:root.dark .mist-concept-design-engine button[class*=border-orange-400]{color:var(--mist-orange)!important;background:transparent!important;border-color:#fb923cd1!important;box-shadow:none!important}:root.dark .mist-concept-design-engine .mist-concept-source-module{border-color:#ffffff14!important;background:linear-gradient(180deg,#ffffff09,#ffffff03),#00000057!important;box-shadow:inset 0 1px #ffffff09!important;overflow-x:hidden!important;overflow-y:visible!important}:root.dark .mist-concept-design-engine .mist-concept-source-module:hover{border-color:#fb923c57!important;background:linear-gradient(180deg,#ffffff0c,#fb923c07),#0000006b!important}:root.dark .mist-concept-design-engine .mist-aesthetic-action-buttons{border-color:#ffffff0e!important;background:#0000003d!important;box-shadow:inset 0 1px #ffffff06!important}:root.dark .mist-concept-design-engine .mist-aesthetic-action-buttons button,:root.dark .mist-concept-design-engine .mist-concept-inline-switch button{color:#f8f8f475!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}:root.dark .mist-concept-design-engine .mist-aesthetic-action-buttons button:hover:not(:disabled),:root.dark .mist-concept-design-engine .mist-aesthetic-action-buttons button.is-active{color:#fb923cdb!important;border-color:#fb923c4d!important;background:#fb923c12!important;box-shadow:none!important}:root.dark .mist-concept-design-engine .mist-concept-action-copy:hover:not(:disabled),:root.dark .mist-concept-design-engine .mist-concept-action-lock:hover:not(:disabled){transform:scale(1.08)}:root.dark .mist-concept-design-engine .mist-concept-action-random.is-motioning svg{animation:mistIconDiceRoll .52s cubic-bezier(.16,1,.3,1)}:root.dark .mist-concept-design-engine .mist-concept-action-clear.is-motioning svg{animation:mistIconResetSpin .56s cubic-bezier(.16,1,.3,1)}:root.dark .mist-concept-design-engine .mist-concept-inline-switch{border-color:#ffffff1a!important;background:#00000057!important}:root.dark .mist-concept-design-engine .mist-concept-inline-switch button:hover:not(:disabled),:root.dark .mist-concept-design-engine .mist-concept-inline-switch button.is-active{color:var(--mist-orange)!important;border-color:transparent!important;background:#fb923c1a!important;box-shadow:inset 0 -1px #fb923cbd!important}:root.dark .mist-concept-design-engine .mist-concept-source-mode-card,:root.dark .mist-concept-design-engine .mist-concept-object-route-card,:root.dark .mist-concept-design-engine .mist-concept-medium-tile{color:#f8f8f494!important;border-color:#ffffff17!important;background:linear-gradient(180deg,#ffffff08,#ffffff03),#00000057!important;box-shadow:inset 0 1px #ffffff07!important}:root.dark .mist-concept-design-engine .mist-concept-source-mode-card:hover:not(:disabled),:root.dark .mist-concept-design-engine .mist-concept-object-route-card:hover:not(:disabled),:root.dark .mist-concept-design-engine .mist-concept-medium-tile:hover:not(:disabled){color:#f8f8f4db!important;border-color:#fb923c57!important;background:linear-gradient(180deg,#ffffff0b,#fb923c08),#0000006b!important;transform:scale(1.012);box-shadow:0 0 16px #fb923c14,inset 0 1px #ffffff09!important}:root.dark .mist-concept-design-engine .mist-concept-source-mode-card.is-active,:root.dark .mist-concept-design-engine .mist-concept-object-route-card.is-active,:root.dark .mist-concept-design-engine .mist-concept-medium-tile.is-active{color:var(--mist-orange)!important;border-color:#fb923c9e!important;background:linear-gradient(180deg,#ffffff0b,#fb923c14),#00000075!important;box-shadow:inset 0 -1px #fb923cb8,0 0 18px #fb923c1a!important}:root.dark .mist-concept-design-engine .mist-concept-route-chip{border-color:#ffffff17!important;color:#f8f8f485!important;background:#ffffff06!important}:root.dark .mist-concept-design-engine .mist-concept-object-route-card.is-active .mist-concept-route-chip{border-color:#fb923c47!important;color:#fb923cd1!important;background:#fb923c0e!important}:root.dark .mist-concept-design-engine .mist-concept-inline-switch button:not(.is-active) svg,:root.dark .mist-concept-design-engine .mist-concept-source-mode-button:not(.is-active) svg{color:#f8f8f45c!important}:root.dark .mist-concept-design-engine .mist-concept-source-mode-toggle{border-color:#ffffff0e!important;background:#00000038!important}:root.dark .mist-concept-design-engine .mist-concept-source-mode-button{color:#f8f8f466!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important;transform-origin:center}:root.dark .mist-concept-design-engine .mist-concept-source-mode-button:hover:not(:disabled){color:#ffffffe0!important;border-color:#fb923c47!important;background:#fb923c0e!important;box-shadow:none!important;transform:scale(1.035)}:root.dark .mist-concept-design-engine .mist-concept-source-mode-button.is-active{color:#ffe2cdf5!important;border-color:#fb923c61!important;background:#fb923c1a!important;box-shadow:inset 0 -1px #fb923c61!important}:root.dark .mist-concept-design-engine .mist-concept-source-mode-button.is-active:hover:not(:disabled){color:#ffeee0!important;border-color:#fb923c7a!important;background:#fb923c1f!important}.mist-concept-design-engine .mist-template-workspace-switch,.mist-concept-design-engine .mist-template-workspace-switch-button{-webkit-tap-highlight-color:transparent}.mist-concept-design-engine .mist-template-workspace-switch-button,.mist-concept-design-engine .mist-template-workspace-switch-button:hover:not(:disabled),.mist-concept-design-engine .mist-template-workspace-switch-button:active,.mist-concept-design-engine .mist-template-workspace-switch-button:focus,.mist-concept-design-engine .mist-template-workspace-switch-button:focus-visible{transform:none!important;transition:color .12s ease,background-color .12s ease,border-color .12s ease!important;outline:none!important;outline-offset:0!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-offset-color: transparent !important;--tw-ring-offset-width: 0px !important;--tw-ring-shadow: 0 0 #0000 !important;--tw-ring-offset-shadow: 0 0 #0000 !important}:root.dark .mist-concept-design-engine .mist-template-workspace-switch-button.is-active,:root.dark .mist-concept-design-engine .mist-template-workspace-switch-button.is-active:hover:not(:disabled),:root.dark .mist-concept-design-engine .mist-template-workspace-switch-button.is-active:active,:root.dark .mist-concept-design-engine .mist-template-workspace-switch-button.is-active:focus,:root.dark .mist-concept-design-engine .mist-template-workspace-switch-button.is-active:focus-visible{color:#ff9a3d!important;border-color:#ff8a1d!important;background:#ff8a1d1f!important;box-shadow:none!important}:root.dark .mist-concept-design-engine .mist-template-workspace-switch-button:not(.is-active):active,:root.dark .mist-concept-design-engine .mist-template-workspace-switch-button:not(.is-active):focus,:root.dark .mist-concept-design-engine .mist-template-workspace-switch-button:not(.is-active):focus-visible{color:#f8f8f466!important;border-color:transparent!important;background:transparent!important;box-shadow:none!important}:root.dark .mist-concept-design-engine .mist-concept-medium-choice{color:#f8f8f4a8!important;border-color:#ffffff1a!important;background:#ffffff06!important;box-shadow:inset 0 1px #ffffff06!important}:root.dark .mist-concept-design-engine .mist-concept-medium-choice:hover:not(:disabled){color:#ffffffe0!important;border-color:#ff8a1d7a!important;background:#ff8a1d0b!important}:root.dark .mist-concept-design-engine .mist-concept-medium-choice.is-active{color:#ff9a3d!important;border-color:#ff8a1d!important;background:#ff8a1d1c!important;box-shadow:inset 0 0 0 1px #ff8a1d38!important}:root.dark .mist-concept-design-engine .mist-concept-medium-choice-icon{color:#f8f8f461!important;border-color:#ffffff1a!important;background:#0000006b!important}:root.dark .mist-concept-design-engine .mist-concept-medium-choice.is-active .mist-concept-medium-choice-icon{color:#050505!important;border-color:#ff8a1d!important;background:#ff8a1d!important}:root.dark .mist-concept-design-engine .mist-concept-prophecy-slot .mist-labyrinth-hover-token:hover{color:#fffffffa!important;border-bottom-color:var(--gold-primary)!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.dark .mist-concept-design-engine .mist-concept-prophecy-slot,:root.dark .mist-concept-design-engine .mist-concept-slot-item{max-width:100%;min-width:0}:root.dark .mist-concept-design-engine .mist-concept-slot-row{max-width:100%;min-width:0;white-space:normal!important}:root.dark .mist-concept-design-engine .mist-concept-prophecy-slot .mist-labyrinth-hover-token{max-width:100%;overflow-wrap:anywhere;white-space:normal!important}:root.dark .mist-concept-design-engine .mist-concept-token-remove{color:#f8f8f45c!important}:root.dark .mist-concept-design-engine .mist-concept-token-remove:hover:not(:disabled){color:var(--mist-orange)!important}:root.dark .mist-concept-design-engine .mist-concept-token-popover-inner{border:1px solid rgba(255,255,255,.1);border-radius:.38rem;background:linear-gradient(180deg,#ffffff0b,#fb923c06),#000000e0;box-shadow:0 12px 28px #0000005c,inset 0 1px #ffffff0a;padding:.55rem}:root.dark .mist-concept-design-engine .mist-concept-token-popover-label{margin:0 0 .28rem;color:var(--mist-orange);font-size:.58rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}:root.dark .mist-concept-design-engine .mist-concept-token-popover-text{margin:0;color:#f8f8f4ad;font-size:.68rem;line-height:1.55}:root.dark .mist-concept-design-engine .mist-concept-token-popover-actions{margin-top:.5rem;display:flex;align-items:center;gap:.25rem}:root.dark .mist-concept-design-engine .mist-concept-token-popover-actions button{width:1.25rem;height:1.25rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1)!important;border-radius:.25rem;color:#f8f8f47a!important;background:#ffffff09!important}:root.dark .mist-concept-design-engine .mist-concept-token-popover-actions button:hover:not(:disabled),:root.dark .mist-concept-design-engine .mist-concept-token-popover-actions button.is-active{color:var(--mist-orange)!important;border-color:#fb923c7a!important;background:#fb923c17!important}.mist-concept-token-tooltip.mist-labyrinth-tooltip{z-index:9999!important}:root.dark .mist-concept-token-tooltip{width:max-content;max-width:min(20rem,calc(100vw - 2rem));border-color:#f4f4f552;border-radius:.75rem;background:linear-gradient(180deg,#ffffff09,#fb923c05),#080808f7;box-shadow:none}:root.dark .mist-concept-token-tooltip .mist-labyrinth-tooltip-header{border-bottom-color:#ffffff1a;background:transparent}:root.dark .mist-concept-token-tooltip .mist-labyrinth-tooltip-def{color:#f4f4f5f5}:root.dark .mist-concept-token-portal-actions{display:flex;align-items:center;gap:.25rem;padding:.25rem;border:1px solid rgb(39,39,42);border-radius:.25rem;background:#000c;box-shadow:0 8px 20px #00000052;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}:root.dark .mist-concept-token-portal-actions button{width:1.18rem;height:1.18rem;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgb(63,63,70);border-radius:.25rem;color:#a1a1aa;background:#18181b;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}:root.dark .mist-concept-token-portal-actions button:hover:not(:disabled){color:var(--labyrinth-ink);border-color:#fb923cb8;background:#fb923c1a;transform:scale(1.08);text-shadow:0 0 10px var(--mist-archive-signal-glow)}:root.dark .mist-concept-token-portal-actions button:disabled{cursor:not-allowed;opacity:.35}:root.dark .mist-concept-design-engine{--concept-border-dim: rgba(251, 146, 60, .16);--concept-border-soft: rgba(251, 146, 60, .24);--concept-border-hot: rgba(251, 146, 60, .52);--concept-border-glow: rgba(251, 146, 60, .1)}:root.dark .mist-concept-design-engine :where(section,aside,article,.mist-concept-source-module,.mist-concept-summary-panel,.mist-concept-template-card,.mist-concept-field-row,.mist-concept-field-cell,.mist-template-prompt-section,.mist-template-skeleton-panel,.mist-template-skeleton-item,.mist-aesthetic-module-header,.mist-aesthetic-action-buttons,.mist-concept-source-mode-toggle,.mist-template-workspace-switch,.mist-concept-inline-switch,.mist-concept-source-mode-card,.mist-concept-object-route-card,.mist-concept-medium-tile,.mist-concept-medium-choice,.mist-concept-medium-choice-icon,.mist-concept-route-chip,.mist-concept-token-popover-inner,.mist-concept-token-popover-actions button,.mist-concept-token-portal-actions,.mist-concept-token-portal-actions button){border-color:var(--concept-border-dim)!important;box-shadow:inset 0 1px #fb923c0b!important}:root.dark .mist-concept-design-engine :where(section,aside,article,.mist-concept-source-module,.mist-concept-summary-panel,.mist-concept-template-card,.mist-concept-field-row,.mist-concept-field-cell,.mist-template-prompt-section,.mist-concept-source-mode-card,.mist-concept-object-route-card,.mist-concept-medium-tile,.mist-concept-medium-choice):hover{border-color:var(--concept-border-soft)!important;box-shadow:inset 0 1px #fb923c0e,0 0 18px var(--concept-border-glow)!important}:root.dark .mist-concept-design-engine :where(button:hover:not(:disabled),button.is-active,.is-active,.mist-concept-source-mode-button:hover:not(:disabled),.mist-concept-source-mode-button.is-active,.mist-template-workspace-switch-button.is-active,.mist-concept-medium-choice.is-active,.mist-concept-source-mode-card.is-active,.mist-concept-object-route-card.is-active,.mist-concept-medium-tile.is-active){border-color:var(--concept-border-hot)!important;box-shadow:0 0 16px var(--concept-border-glow),inset 0 1px #fb923c14!important}:root.dark .mist-concept-design-engine :where([class*=border-white],[class*=border-zinc],[class*="border-[#"],[class*="border-[var(--border-main)]"]){border-color:var(--concept-border-dim)!important}:root.dark .mist-concept-design-engine .mist-concept-top-action-button{border-color:#ffffff17!important;box-shadow:none!important}:root.dark .mist-concept-design-engine .mist-concept-top-action-button:hover:not(:disabled),:root.dark .mist-concept-design-engine .mist-concept-top-action-button.is-active{border-color:#fb923c57!important;box-shadow:none!important}:root.dark .mist-concept-design-engine .mist-template-prompt-section pre{font-size:13px!important;line-height:1.75rem!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-compiler-output{color:#f8f8f4d1!important;background:linear-gradient(90deg,rgba(0,0,0,.42),rgba(0,0,0,.16) 58%,transparent),linear-gradient(180deg,#ffffff09,#ffffff03)!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-compiler-output>span{color:var(--aesthetic-red)!important;text-shadow:0 0 12px var(--mist-archive-signal-glow)!important}:root.dark .mist-aesthetic-engine .group\/color{border-color:#ffffff1a!important;box-shadow:inset 0 1px #ffffff09!important}:root.dark .mist-aesthetic-engine .group\/color:hover{border-color:var(--aesthetic-red-soft)!important;box-shadow:0 0 18px var(--mist-archive-signal-shadow)!important}:root.retro .mist-aesthetic-engine{--aesthetic-paper: #EFE9E0;--aesthetic-ink: #2D2D2D;--aesthetic-muted: rgba(45, 45, 45, .66);--aesthetic-dim: rgba(45, 45, 45, .52);--aesthetic-red: #8B261D;--aesthetic-red-soft: rgba(139, 38, 29, .42);--aesthetic-red-faint: rgba(139, 38, 29, .035);--aesthetic-rule: rgba(139, 38, 29, .1);--aesthetic-rule-soft: rgba(139, 38, 29, .065);background:radial-gradient(circle at 72% 38%,rgba(139,38,29,.032),transparent 34%),var(--aesthetic-paper)!important;color:var(--aesthetic-ink)!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-rings{opacity:0;pointer-events:none;visibility:hidden;z-index:1!important;mix-blend-mode:multiply!important;filter:blur(.2px) sepia(.22) saturate(.92) contrast(1.12) brightness(.98)!important;transition:visibility .8s}:root.retro .mist-aesthetic-engine .mist-aesthetic-rings.is-active{opacity:.58!important;visibility:visible;animation:borromean-entrance 1.5s cubic-bezier(.16,1,.3,1) forwards}:root.retro .mist-aesthetic-engine .mist-aesthetic-rings .borromean-svg-root{opacity:.95!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-rings.is-exiting{visibility:visible;animation:borromean-exit 1.8s cubic-bezier(.16,1,.3,1) forwards}.mist-aesthetic-rings{opacity:0;pointer-events:none;visibility:hidden;transition:visibility .8s}.mist-aesthetic-rings.is-active{opacity:.85!important;visibility:visible;animation:borromean-entrance 1.5s cubic-bezier(.16,1,.3,1) forwards}.mist-aesthetic-rings.is-exiting{visibility:visible;animation:borromean-exit 1.8s cubic-bezier(.16,1,.3,1) forwards}:root.retro .mist-aesthetic-engine .mist-aesthetic-left-pane,:root.retro .mist-aesthetic-engine .mist-aesthetic-right-pane,:root.retro .mist-aesthetic-engine .mist-aesthetic-page-header,:root.retro .mist-aesthetic-engine .mist-aesthetic-module-list{background:transparent!important;background-color:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-left-pane,:root.retro .mist-aesthetic-engine .mist-aesthetic-right-pane{border-color:var(--aesthetic-rule)!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-module,:root.retro .mist-aesthetic-engine .mist-aesthetic-logic-panel,:root.retro .mist-aesthetic-engine .mist-aesthetic-compiler-panel,:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-panel{color:var(--aesthetic-ink)!important;background:transparent!important;background-color:transparent!important;background-image:none!important;border-color:var(--aesthetic-rule-soft)!important;box-shadow:none!important;text-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-module:hover,:root.retro .mist-aesthetic-engine .mist-aesthetic-logic-panel:hover,:root.retro .mist-aesthetic-engine .mist-aesthetic-compiler-panel:hover,:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-panel:hover{background:var(--aesthetic-red-faint)!important;border-color:var(--aesthetic-red-soft)!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-module-rail,:root.retro .mist-aesthetic-engine .mist-aesthetic-compiler-header,:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-header{background:transparent!important;background-color:transparent!important;border-color:var(--aesthetic-rule-soft)!important;box-shadow:none!important}:root.retro .mist-aesthetic-engine h2,:root.retro .mist-aesthetic-engine .mist-aesthetic-module-header>div,:root.retro .mist-aesthetic-engine .mist-aesthetic-module-header svg,:root.retro .mist-aesthetic-engine .mist-aesthetic-logic-panel .tracking-widest,:root.retro .mist-aesthetic-engine .mist-aesthetic-logic-panel svg,:root.retro .mist-aesthetic-engine .mist-aesthetic-compiler-header .tracking-widest,:root.retro .mist-aesthetic-engine .mist-aesthetic-compiler-header svg,:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-header .tracking-widest,:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-header svg,:root.retro .mist-aesthetic-engine .text-\[\#8B261D\]{color:var(--aesthetic-red)!important;text-shadow:none!important;filter:none!important}:root.retro .mist-aesthetic-engine,:root.retro .mist-aesthetic-engine span,:root.retro .mist-aesthetic-engine p,:root.retro .mist-aesthetic-engine textarea,:root.retro .mist-aesthetic-engine input,:root.retro .mist-aesthetic-engine .text-white,:root.retro .mist-aesthetic-engine [class*=text-white],:root.retro .mist-aesthetic-engine [class*=text-zinc-300],:root.retro .mist-aesthetic-engine [class*=text-zinc-800]{color:var(--aesthetic-ink)!important;text-shadow:none!important}:root.retro .mist-aesthetic-engine [class*=text-zinc-400],:root.retro .mist-aesthetic-engine [class*=text-zinc-500],:root.retro .mist-aesthetic-engine [class*=text-zinc-600],:root.retro .mist-aesthetic-engine [class*="text-black/60"],:root.retro .mist-aesthetic-engine [class*="text-black/70"]{color:var(--aesthetic-muted)!important;text-shadow:none!important}:root.retro .mist-aesthetic-engine textarea,:root.retro .mist-aesthetic-engine input:not([type=color]){background:transparent!important;border-color:var(--aesthetic-rule-soft)!important;box-shadow:none!important}:root.retro .mist-aesthetic-engine textarea:focus,:root.retro .mist-aesthetic-engine input:not([type=color]):focus{background:var(--aesthetic-red-faint)!important;border-color:var(--aesthetic-red-soft)!important}:root.retro .mist-aesthetic-engine textarea::placeholder,:root.retro .mist-aesthetic-engine input::placeholder{color:var(--aesthetic-dim)!important;opacity:1!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-module [class*=bg-black],:root.retro .mist-aesthetic-engine .mist-aesthetic-module [class*=bg-white],:root.retro .mist-aesthetic-engine .mist-aesthetic-logic-panel [class*=bg-black],:root.retro .mist-aesthetic-engine .mist-aesthetic-logic-panel [class*=bg-white],:root.retro .mist-aesthetic-engine .mist-aesthetic-compiler-panel [class*=bg-black],:root.retro .mist-aesthetic-engine .mist-aesthetic-compiler-panel [class*=bg-white],:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-panel [class*=bg-black],:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-panel [class*=bg-white],:root.retro .mist-aesthetic-engine .mist-aesthetic-module [class*="bg-[#8B261D]"],:root.retro .mist-aesthetic-engine .mist-aesthetic-module [class*="bg-[#2D2D2D]"],:root.retro .mist-aesthetic-engine .mist-aesthetic-logic-panel [class*="bg-[#8B261D]"],:root.retro .mist-aesthetic-engine .mist-aesthetic-compiler-panel [class*="bg-[#2D2D2D]"],:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-panel [class*="bg-[#8B261D]"]{background:transparent!important;background-color:transparent!important;box-shadow:none!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-module [class*=border-black],:root.retro .mist-aesthetic-engine .mist-aesthetic-module [class*=border-white],:root.retro .mist-aesthetic-engine .mist-aesthetic-logic-panel [class*=border-black],:root.retro .mist-aesthetic-engine .mist-aesthetic-compiler-panel [class*=border-black],:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-panel [class*=border-black]{border-color:var(--aesthetic-rule-soft)!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-mode-toggle,:root.retro .mist-aesthetic-engine .mist-aesthetic-compiler-mode-toggle,:root.retro .mist-aesthetic-engine .mist-aesthetic-compiler-lang-toggle,:root.retro .mist-aesthetic-engine .mist-aesthetic-action-buttons,:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-actions{background:transparent!important;border-color:var(--aesthetic-rule)!important;box-shadow:none!important}:root.retro .mist-aesthetic-engine button,:root.retro .mist-aesthetic-engine .mist-aesthetic-mode-toggle button,:root.retro .mist-aesthetic-engine .mist-aesthetic-compiler-mode-toggle button,:root.retro .mist-aesthetic-engine .mist-aesthetic-compiler-lang-toggle button,:root.retro .mist-aesthetic-engine .mist-aesthetic-action-buttons button,:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-actions button,:root.retro .mist-aesthetic-engine .mist-aesthetic-reset-button{color:var(--aesthetic-muted)!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-action-buttons button,:root.retro .mist-aesthetic-engine .mist-aesthetic-reset-button,:root.retro .mist-aesthetic-engine .mist-aesthetic-copy-button{border:1px solid transparent!important;border-radius:999px!important}:root.retro .mist-aesthetic-engine button:hover:not(:disabled),:root.retro .mist-aesthetic-engine button.is-active,:root.retro .mist-aesthetic-engine .mist-aesthetic-logic-option:hover:not(:disabled),:root.retro .mist-aesthetic-engine .mist-aesthetic-logic-option.is-active,:root.retro .mist-aesthetic-engine .mist-aesthetic-action-buttons button:hover:not(:disabled),:root.retro .mist-aesthetic-engine .mist-aesthetic-action-buttons button[class*="border-[#8B261D]"],:root.retro .mist-aesthetic-engine .mist-aesthetic-reset-button:hover:not(:disabled),:root.retro .mist-aesthetic-engine .mist-aesthetic-copy-button:hover:not(:disabled){color:var(--aesthetic-red)!important;background:var(--aesthetic-red-faint)!important;border-color:var(--aesthetic-red-soft)!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-concept-design-engine .mist-concept-source-module{border-color:#85411b24!important;background:#ffffff47!important;box-shadow:none!important;overflow-x:hidden!important;overflow-y:visible!important}:root.retro .mist-concept-design-engine .mist-concept-source-module:hover{border-color:#85411b61!important;background:#ffffff6b!important}:root.retro .mist-concept-design-engine .mist-aesthetic-action-buttons,:root.retro .mist-concept-design-engine .mist-concept-inline-switch{border-color:#85411b2e!important;background:transparent!important;box-shadow:none!important}:root.retro .mist-concept-design-engine .mist-aesthetic-action-buttons button,:root.retro .mist-concept-design-engine .mist-concept-inline-switch button{color:#85411b94!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}:root.retro .mist-concept-design-engine .mist-aesthetic-action-buttons button:hover:not(:disabled),:root.retro .mist-concept-design-engine .mist-aesthetic-action-buttons button.is-active,:root.retro .mist-concept-design-engine .mist-concept-inline-switch button:hover:not(:disabled),:root.retro .mist-concept-design-engine .mist-concept-inline-switch button.is-active{color:#85411b!important;border-color:#85411b61!important;background:#85411b16!important;box-shadow:none!important}:root.retro .mist-concept-design-engine .mist-concept-source-mode-card,:root.retro .mist-concept-design-engine .mist-concept-object-route-card,:root.retro .mist-concept-design-engine .mist-concept-medium-tile{color:#85411b9e!important;border-color:#85411b26!important;background:#ffffff3d!important;box-shadow:none!important}:root.retro .mist-concept-design-engine .mist-concept-source-mode-card:hover:not(:disabled),:root.retro .mist-concept-design-engine .mist-concept-object-route-card:hover:not(:disabled),:root.retro .mist-concept-design-engine .mist-concept-medium-tile:hover:not(:disabled){color:#4b2b14db!important;border-color:#85411b57!important;background:#ffffff61!important;transform:scale(1.012);box-shadow:none!important}:root.retro .mist-concept-design-engine .mist-concept-source-mode-card.is-active,:root.retro .mist-concept-design-engine .mist-concept-object-route-card.is-active,:root.retro .mist-concept-design-engine .mist-concept-medium-tile.is-active{color:#85411b!important;border-color:#85411b7a!important;background:#85411b16!important;box-shadow:inset 0 -1px #85411b75!important}:root.retro .mist-concept-design-engine .mist-concept-route-chip{border-color:#85411b24!important;color:#85411b94!important;background:#ffffff38!important}:root.retro .mist-concept-design-engine .mist-concept-object-route-card.is-active .mist-concept-route-chip{border-color:#85411b4d!important;color:#85411b!important;background:#85411b12!important}:root.retro .mist-concept-design-engine .mist-concept-action-copy:hover:not(:disabled),:root.retro .mist-concept-design-engine .mist-concept-action-lock:hover:not(:disabled){transform:scale(1.08)}:root.retro .mist-concept-design-engine .mist-concept-action-random.is-motioning svg{animation:mistIconDiceRoll .52s cubic-bezier(.16,1,.3,1)}:root.retro .mist-concept-design-engine .mist-concept-action-clear.is-motioning svg{animation:mistIconResetSpin .56s cubic-bezier(.16,1,.3,1)}:root.retro .mist-concept-design-engine .mist-concept-inline-switch button:not(.is-active) svg,:root.retro .mist-concept-design-engine .mist-concept-source-mode-button:not(.is-active) svg{color:#85411b75!important}:root.retro .mist-concept-design-engine .mist-concept-source-mode-toggle{border-color:#85411b29!important;background:#fff3!important;box-shadow:none!important}:root.retro .mist-concept-design-engine .mist-concept-source-mode-button{color:#85411b8f!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important;transform-origin:center}:root.retro .mist-concept-design-engine .mist-concept-source-mode-button:hover:not(:disabled){color:#4b2b14e6!important;border-color:#8b261d70!important;background:#8b261d0e!important;box-shadow:none!important;transform:scale(1.035)}:root.retro .mist-concept-design-engine .mist-concept-source-mode-button.is-active{color:#8b261d!important;border-color:#8b261d!important;background:#8b261d18!important;box-shadow:inset 0 0 0 1px #8b261d2e!important}:root.retro .mist-concept-design-engine .mist-concept-source-mode-button.is-active:hover:not(:disabled){color:#8b261d!important;border-color:#8b261d!important;background:#8b261d1f!important}:root.retro .mist-concept-design-engine .mist-template-workspace-switch-button.is-active,:root.retro .mist-concept-design-engine .mist-template-workspace-switch-button.is-active:hover:not(:disabled),:root.retro .mist-concept-design-engine .mist-template-workspace-switch-button.is-active:active,:root.retro .mist-concept-design-engine .mist-template-workspace-switch-button.is-active:focus,:root.retro .mist-concept-design-engine .mist-template-workspace-switch-button.is-active:focus-visible{color:#8b261d!important;border-color:#8b261d!important;background:#8b261d18!important;box-shadow:none!important}:root.retro .mist-concept-design-engine .mist-template-workspace-switch-button:not(.is-active):active,:root.retro .mist-concept-design-engine .mist-template-workspace-switch-button:not(.is-active):focus,:root.retro .mist-concept-design-engine .mist-template-workspace-switch-button:not(.is-active):focus-visible{color:#85411b8f!important;border-color:transparent!important;background:transparent!important;box-shadow:none!important}:root.dark .mist-concept-design-engine .mist-template-workspace-body,:root.dark .mist-concept-design-engine .mist-template-workspace-body *,:root.retro .mist-concept-design-engine .mist-template-workspace-body,:root.retro .mist-concept-design-engine .mist-template-workspace-body *{animation:none!important;transition-duration:0ms!important;transition-delay:0ms!important}.mist-concept-design-engine .mist-template-workspace-view{animation:none!important;transform:none!important;opacity:1!important}.mist-concept-design-engine .mist-template-skeleton-panel,.mist-concept-design-engine .mist-template-skeleton-item,.mist-concept-design-engine .mist-template-skeleton-item *,.mist-concept-design-engine .mist-template-prompt-section{animation:none!important;transition-duration:0ms!important;transition-delay:0ms!important}.mist-concept-design-engine .mist-template-skeleton-item button,.mist-concept-design-engine .mist-template-skeleton-item button:hover,.mist-concept-design-engine .mist-template-skeleton-item button:active,.mist-concept-design-engine .mist-template-skeleton-item button:focus,.mist-concept-design-engine .mist-template-skeleton-item button:focus-visible,.mist-concept-design-engine .mist-template-prompt-section,.mist-concept-design-engine .mist-template-prompt-section:focus,.mist-concept-design-engine .mist-template-prompt-section:focus-visible{transform:none!important;outline:none!important;outline-offset:0!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-offset-color: transparent !important;--tw-ring-offset-width: 0px !important;--tw-ring-shadow: 0 0 #0000 !important;--tw-ring-offset-shadow: 0 0 #0000 !important}:root.dark .mist-concept-design-engine .mist-template-workspace-body :where(section,article,div,button,textarea,input,label,pre):focus,:root.dark .mist-concept-design-engine .mist-template-workspace-body :where(section,article,div,button,textarea,input,label,pre):focus-visible,:root.retro .mist-concept-design-engine .mist-template-workspace-body :where(section,article,div,button,textarea,input,label,pre):focus,:root.retro .mist-concept-design-engine .mist-template-workspace-body :where(section,article,div,button,textarea,input,label,pre):focus-visible{outline:none!important;outline-offset:0!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-offset-color: transparent !important;--tw-ring-offset-width: 0px !important;--tw-ring-shadow: 0 0 #0000 !important;--tw-ring-offset-shadow: 0 0 #0000 !important}:root.dark .mist-concept-design-engine .mist-template-workspace-switch-button,:root.dark .mist-concept-design-engine .mist-template-workspace-switch-button:hover:not(:disabled),:root.dark .mist-concept-design-engine .mist-template-workspace-switch-button:active,:root.dark .mist-concept-design-engine .mist-template-workspace-switch-button:focus,:root.dark .mist-concept-design-engine .mist-template-workspace-switch-button:focus-visible,:root.retro .mist-concept-design-engine .mist-template-workspace-switch-button,:root.retro .mist-concept-design-engine .mist-template-workspace-switch-button:hover:not(:disabled),:root.retro .mist-concept-design-engine .mist-template-workspace-switch-button:active,:root.retro .mist-concept-design-engine .mist-template-workspace-switch-button:focus,:root.retro .mist-concept-design-engine .mist-template-workspace-switch-button:focus-visible{transform:none!important;outline:none!important;box-shadow:none!important}:root.retro .mist-concept-design-engine .mist-concept-medium-choice{color:#85411bad!important;border-color:#8b261d29!important;background:#fff8ec6b!important;box-shadow:none!important}:root.retro .mist-concept-design-engine .mist-concept-medium-choice:hover:not(:disabled){color:#4b2b14e6!important;border-color:#8b261d59!important;background:#fff8ec9e!important}:root.retro .mist-concept-design-engine .mist-concept-medium-choice.is-active{color:#8b261d!important;border-color:#8b261d!important;background:#8b261d18!important;box-shadow:inset 0 0 0 1px #8b261d29!important}:root.retro .mist-concept-design-engine .mist-concept-medium-choice-icon{color:#8b261db8!important;border-color:#8b261d33!important;background:#f3e8d8!important}:root.retro .mist-concept-design-engine .mist-concept-medium-choice.is-active .mist-concept-medium-choice-icon{color:#fff!important;border-color:#8b261d!important;background:#8b261d!important}:root.retro .mist-concept-design-engine .mist-concept-prophecy-slot .mist-labyrinth-hover-token:hover{color:#24170f!important;border-bottom-color:#85411bc2!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-concept-design-engine .mist-concept-prophecy-slot,:root.retro .mist-concept-design-engine .mist-concept-slot-item{max-width:100%;min-width:0}:root.retro .mist-concept-design-engine .mist-concept-slot-row{max-width:100%;min-width:0;white-space:normal!important}:root.retro .mist-concept-design-engine .mist-concept-prophecy-slot .mist-labyrinth-hover-token{max-width:100%;overflow-wrap:anywhere;white-space:normal!important}:root.retro .mist-concept-design-engine .mist-concept-token-remove{color:#85411b73!important}:root.retro .mist-concept-design-engine .mist-concept-token-remove:hover:not(:disabled){color:#85411b!important}:root.retro .mist-concept-design-engine .mist-concept-token-popover-inner{border:1px solid rgba(133,65,27,.2);border-radius:.38rem;background:#efe9e0f0;box-shadow:0 12px 28px #4e311c24;padding:.55rem}:root.retro .mist-concept-design-engine .mist-concept-token-popover-label{margin:0 0 .28rem;color:#85411b;font-size:.58rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}:root.retro .mist-concept-design-engine .mist-concept-token-popover-text{margin:0;color:#24170fad;font-size:.68rem;line-height:1.55}:root.retro .mist-concept-design-engine .mist-concept-token-popover-actions{margin-top:.5rem;display:flex;align-items:center;gap:.25rem}:root.retro .mist-concept-design-engine .mist-concept-token-popover-actions button{width:1.25rem;height:1.25rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(133,65,27,.16)!important;border-radius:.25rem;color:#85411b94!important;background:transparent!important}:root.retro .mist-concept-design-engine .mist-concept-token-popover-actions button:hover:not(:disabled),:root.retro .mist-concept-design-engine .mist-concept-token-popover-actions button.is-active{color:#85411b!important;border-color:#85411b66!important;background:#85411b14!important}:root.retro .mist-concept-token-tooltip{width:max-content;max-width:min(20rem,calc(100vw - 2rem));border:1.5px solid rgba(133,65,27,.28);border-radius:.75rem;background:#efe9e0f5;box-shadow:none}:root.retro .mist-concept-token-tooltip .mist-labyrinth-tooltip-header{border-bottom:1px solid rgba(133,65,27,.16);background:transparent}:root.retro .mist-concept-token-tooltip .mist-labyrinth-tooltip-def{color:#24170fe6}:root.retro .mist-concept-token-portal-actions{display:flex;align-items:center;gap:.25rem;padding:.25rem;border:1px solid rgba(133,65,27,.2);border-radius:.25rem;background:#efe9e0f0;box-shadow:0 8px 20px #4e311c24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}:root.retro .mist-concept-token-portal-actions button{width:1.18rem;height:1.18rem;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(133,65,27,.16);border-radius:.25rem;color:#85411b94;background:transparent;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}:root.retro .mist-concept-token-portal-actions button:hover:not(:disabled){color:#85411b;border-color:#85411b66;background:#85411b14;transform:scale(1.08)}:root.retro .mist-concept-token-portal-actions button:disabled{cursor:not-allowed;opacity:.35}:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-inject-button{color:#050505!important;background:linear-gradient(180deg,#ffffff80,#ffffff14),var(--mist-active-accent)!important;border:1px solid rgba(var(--mist-active-accent-rgb),.88)!important;box-shadow:0 0 0 1px #ffffff14,0 10px 24px rgba(var(--mist-active-accent-rgb),.24)!important;text-shadow:none!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-inject-button svg{color:#050505!important;filter:none!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-inject-button:hover:not(:disabled){color:#000!important;background:linear-gradient(180deg,#ffffff9e,#ffffff1f),var(--mist-active-accent)!important;border-color:rgba(var(--mist-active-accent-rgb),1)!important;box-shadow:0 0 0 1px #ffffff1f,0 0 24px rgba(var(--mist-active-accent-rgb),.42)!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-clear-button{color:#f8f8f4e6!important;background:linear-gradient(180deg,#ffffff14,#ffffff06),#121212eb!important;border:1px solid rgba(248,248,244,.26)!important;box-shadow:inset 0 1px #ffffff0f!important;text-shadow:none!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-clear-button svg{color:#f8f8f4eb!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-clear-button:hover:not(:disabled){color:#fff!important;background:linear-gradient(180deg,#ffffff1a,#ffffff09),#541212db!important;border-color:#f8717194!important;box-shadow:0 0 18px #f871712e!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-inject-button{color:#fff!important;background:#8b261d!important;border:1px solid rgba(139,38,29,.9)!important;box-shadow:0 8px 18px #8b261d29!important;text-shadow:none!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-inject-button:hover:not(:disabled){color:#fff!important;background:#6f1f18!important;border-color:#6f1f18!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-clear-button{color:#8b261d!important;background:#f9f7f1eb!important;border:1px solid rgba(139,38,29,.34)!important;box-shadow:inset 0 1px #ffffff80!important;text-shadow:none!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-clear-button svg{color:#8b261d!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-clear-button:hover:not(:disabled){color:#fff!important;background:#8b261de6!important;border-color:#8b261de6!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-rings,:root.retro .mist-aesthetic-engine .mist-aesthetic-rings{top:-10%!important;right:-12%!important;bottom:-16%!important;left:44%!important;z-index:1!important;opacity:0;mix-blend-mode:normal!important;filter:saturate(1.04) contrast(1.12) brightness(1.32) drop-shadow(0 0 14px rgba(var(--mist-active-accent-rgb),.22))!important;transition:visibility .8s}:root.dark .mist-aesthetic-engine .mist-aesthetic-rings.is-active,:root.retro .mist-aesthetic-engine .mist-aesthetic-rings.is-active{opacity:.86!important;visibility:visible;animation:borromean-entrance 1.8s cubic-bezier(.16,1,.3,1) forwards}:root.dark .mist-aesthetic-engine .mist-aesthetic-rings.is-exiting,:root.retro .mist-aesthetic-engine .mist-aesthetic-rings.is-exiting{visibility:visible;animation:borromean-exit 1.8s cubic-bezier(.16,1,.3,1) forwards}:root.dark .mist-aesthetic-engine .mist-aesthetic-rings .borromean-svg-root,:root.retro .mist-aesthetic-engine .mist-aesthetic-rings .borromean-svg-root{opacity:.96!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-inject-button{color:#090510!important;background:linear-gradient(180deg,#ffffff61,#ffffff14),var(--mist-active-accent)!important;border-color:rgba(var(--mist-active-accent-rgb),.9)!important;box-shadow:0 8px 22px rgba(var(--mist-active-accent-rgb),.22)!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-inject-button svg{color:#090510!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-clear-button{color:var(--mist-active-accent)!important;background:rgba(var(--mist-active-accent-rgb),.1)!important;border-color:rgba(var(--mist-active-accent-rgb),.46)!important;box-shadow:inset 0 1px #ffffff0d!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-clear-button svg{color:var(--mist-active-accent)!important}:root.dark .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-clear-button:hover:not(:disabled){color:#ede9fe!important;background:rgba(var(--mist-active-accent-rgb),.18)!important;border-color:rgba(var(--mist-active-accent-rgb),.72)!important;box-shadow:0 0 18px rgba(var(--mist-active-accent-rgb),.22)!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-inject-button{color:#fff!important;background:var(--mist-active-accent)!important;border-color:rgba(var(--mist-active-accent-rgb),.9)!important;box-shadow:0 8px 18px rgba(var(--mist-active-accent-rgb),.16)!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-inject-button svg{color:#fff!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-clear-button{color:var(--mist-active-accent)!important;background:rgba(var(--mist-active-accent-rgb),.07)!important;border-color:rgba(var(--mist-active-accent-rgb),.36)!important;box-shadow:none!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-clear-button svg{color:var(--mist-active-accent)!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-polish-actions .mist-aesthetic-polish-clear-button:hover:not(:disabled){color:var(--mist-active-accent)!important;background:rgba(var(--mist-active-accent-rgb),.14)!important;border-color:rgba(var(--mist-active-accent-rgb),.58)!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-logic-option>div{color:var(--aesthetic-muted)!important;background:transparent!important;border:1px solid transparent!important;box-shadow:none!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-logic-option:hover>div,:root.retro .mist-aesthetic-engine .mist-aesthetic-logic-option.is-active>div{color:var(--aesthetic-red)!important;background:var(--aesthetic-red-faint)!important;border-color:var(--aesthetic-red-soft)!important}:root.retro .mist-aesthetic-engine .mist-prophecy-slot-active,:root.retro .mist-aesthetic-engine .mist-labyrinth-hover-token,:root.retro .mist-aesthetic-engine .mist-token-locked{color:var(--aesthetic-ink)!important;background:transparent!important;border-color:var(--aesthetic-red-soft)!important;border-bottom-color:var(--aesthetic-red-soft)!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-aesthetic-engine .mist-prophecy-slot-empty{color:var(--aesthetic-dim)!important;background:transparent!important;border-color:#8b261d33!important;border-bottom-color:#8b261d33!important;text-shadow:none!important}:root.retro .mist-aesthetic-engine .mist-prophecy-slot-active:hover,:root.retro .mist-aesthetic-engine .mist-prophecy-slot-empty:hover,:root.retro .mist-aesthetic-engine .mist-labyrinth-hover-token:hover{color:var(--aesthetic-red)!important;background:var(--aesthetic-red-faint)!important;border-color:var(--aesthetic-red-soft)!important;border-bottom-color:var(--aesthetic-red-soft)!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-compiler-output{color:var(--aesthetic-ink)!important;background:transparent!important}:root.retro .mist-aesthetic-engine .mist-aesthetic-compiler-output>span{color:var(--aesthetic-dim)!important}:root.retro .mist-aesthetic-engine .group\/color{box-shadow:none!important}:root.retro .mist-aesthetic-engine .group\/color:hover{border-color:var(--aesthetic-red-soft)!important}:root.retro .mist-aesthetic-footer{background:var(--bg-main)!important;border-top-color:#8b261d1a!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding-left:2rem!important;padding-right:2rem!important}:root.retro .mist-aesthetic-footer>div:first-child,:root.retro .mist-aesthetic-footer>div:last-child{width:170px!important}:root.retro .mist-aesthetic-footer>div:nth-child(2){gap:.75rem!important;margin-left:.75rem!important;margin-right:.75rem!important}:root.retro .mist-aesthetic-footer .mist-app-footer-control{min-width:54px!important}:root.retro .mist-aesthetic-footer>div:first-child button,:root.retro .mist-aesthetic-footer .mist-app-footer-segment,:root.retro .mist-aesthetic-footer .mist-traverse-action{color:var(--text-muted)!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-aesthetic-footer .mist-traverse-action{color:var(--text-accent)!important;min-width:150px!important;padding-left:1rem!important;padding-right:1rem!important}:root.retro .mist-aesthetic-footer>div:first-child button:hover,:root.retro .mist-aesthetic-footer .mist-app-footer-segment:hover,:root.retro .mist-aesthetic-footer .mist-traverse-action:hover:not(:disabled),:root.retro .mist-aesthetic-footer .mist-app-footer-control:hover,:root.retro .mist-aesthetic-footer .mist-app-footer-control.is-active{color:var(--text-accent)!important;background:#8b261d09!important;border-color:#8b261d6b!important;box-shadow:none!important}:root.retro .mist-aesthetic-footer .mist-app-footer-segment button{background:transparent!important;border-color:transparent!important;color:var(--text-muted)!important;box-shadow:none!important}:root.retro .mist-aesthetic-footer .mist-app-footer-segment button:hover,:root.retro .mist-aesthetic-footer .mist-app-footer-segment button[class*="text-[var(--text-accent)]"]{color:var(--text-accent)!important;background:#8b261d09!important;border-color:#8b261d52!important}:root.retro .mist-divergence-view,:root.retro .mist-bible-editor,:root.retro .mist-metonymy-view{--workflow-paper: #EFE9E0;--workflow-ink: #2D2D2D;--workflow-muted: rgba(45, 45, 45, .64);--workflow-dim: rgba(45, 45, 45, .44);--workflow-red: #8B261D;--workflow-red-soft: rgba(139, 38, 29, .42);--workflow-red-faint: rgba(139, 38, 29, .035);--workflow-red-wash: rgba(139, 38, 29, .065);--workflow-rule: rgba(139, 38, 29, .1);--workflow-rule-soft: rgba(139, 38, 29, .065);background:radial-gradient(circle at 74% 18%,rgba(139,38,29,.032),transparent 34%),var(--workflow-paper)!important;color:var(--workflow-ink)!important}:root.retro .mist-divergence-view:before,:root.retro .mist-bible-editor:before,:root.retro .mist-metonymy-view:before{opacity:.28!important;mix-blend-mode:multiply!important}:root.retro .mist-divergence-view main,:root.retro .mist-bible-editor main,:root.retro .mist-metonymy-view main,:root.retro .mist-divergence-view .mist-archive-toolbar,:root.retro .mist-bible-editor .mist-archive-toolbar,:root.retro .mist-metonymy-view .mist-archive-toolbar,:root.retro .mist-divergence-view .mist-app-footer,:root.retro .mist-bible-editor .mist-app-footer,:root.retro .mist-metonymy-view .mist-app-footer,:root.retro .mist-divergence-view aside,:root.retro .mist-bible-editor aside,:root.retro .mist-metonymy-view aside{background:var(--workflow-paper)!important;background-color:var(--workflow-paper)!important;border-color:var(--workflow-rule)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:root.retro .mist-divergence-view .mist-archive-panel,:root.retro .mist-bible-editor .mist-archive-panel,:root.retro .mist-metonymy-view .mist-archive-panel,:root.retro .mist-divergence-view [class*=rounded-xl],:root.retro .mist-bible-editor [class*=rounded-xl],:root.retro .mist-metonymy-view [class*=rounded-xl],:root.retro .mist-divergence-view [class*=rounded-2xl],:root.retro .mist-bible-editor [class*=rounded-2xl],:root.retro .mist-metonymy-view [class*=rounded-2xl]{color:var(--workflow-ink)!important;background:transparent!important;background-color:transparent!important;background-image:none!important;border-color:var(--workflow-rule-soft)!important;box-shadow:none!important;text-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:root.retro .mist-divergence-view .mist-archive-panel:hover,:root.retro .mist-bible-editor .mist-archive-panel:hover,:root.retro .mist-metonymy-view .mist-archive-panel:hover,:root.retro .mist-divergence-view button:hover:not(:disabled),:root.retro .mist-bible-editor button:hover:not(:disabled),:root.retro .mist-metonymy-view button:hover:not(:disabled){background:var(--workflow-red-faint)!important;border-color:var(--workflow-red-soft)!important;box-shadow:none!important}:root.retro .mist-divergence-view .mist-app-primary-action,:root.retro .mist-bible-editor .mist-app-primary-action,:root.retro .mist-metonymy-view .mist-app-primary-action,:root.retro .mist-bible-editor .mist-traverse-action{color:#fffaf2!important;background:var(--workflow-red)!important;border-color:var(--workflow-red)!important}:root.retro .mist-divergence-view .mist-app-primary-action:hover:not(:disabled),:root.retro .mist-bible-editor .mist-app-primary-action:hover:not(:disabled),:root.retro .mist-metonymy-view .mist-app-primary-action:hover:not(:disabled),:root.retro .mist-bible-editor .mist-traverse-action:hover:not(:disabled){color:#fffaf2!important;background:#6d1e16!important;border-color:#6d1e16!important}:root.retro .mist-divergence-view button:not(.mist-app-primary-action):not(.mist-traverse-action),:root.retro .mist-bible-editor button:not(.mist-app-primary-action):not(.mist-traverse-action),:root.retro .mist-metonymy-view button:not(.mist-app-primary-action):not(.mist-traverse-action),:root.retro .mist-divergence-view .mist-archive-button,:root.retro .mist-bible-editor .mist-archive-button,:root.retro .mist-metonymy-view .mist-archive-button,:root.retro .mist-divergence-view .mist-app-archive-button,:root.retro .mist-bible-editor .mist-app-archive-button,:root.retro .mist-metonymy-view .mist-app-archive-button,:root.retro .mist-divergence-view .mist-app-footer-control,:root.retro .mist-bible-editor .mist-app-footer-control,:root.retro .mist-metonymy-view .mist-app-footer-control{color:var(--workflow-muted)!important;background:transparent!important;background-color:transparent!important;border-color:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-divergence-view button:not(.mist-app-primary-action):not(.mist-traverse-action):hover:not(:disabled),:root.retro .mist-bible-editor button:not(.mist-app-primary-action):not(.mist-traverse-action):hover:not(:disabled),:root.retro .mist-metonymy-view button:not(.mist-app-primary-action):not(.mist-traverse-action):hover:not(:disabled),:root.retro .mist-divergence-view .mist-app-footer-control:hover,:root.retro .mist-bible-editor .mist-app-footer-control:hover,:root.retro .mist-metonymy-view .mist-app-footer-control:hover,:root.retro .mist-divergence-view .mist-app-footer-control.is-active,:root.retro .mist-bible-editor .mist-app-footer-control.is-active,:root.retro .mist-metonymy-view .mist-app-footer-control.is-active{color:var(--workflow-red)!important;background:var(--workflow-red-faint)!important;border-color:var(--workflow-red-soft)!important;transform:scale(1.035)}:root.retro .mist-divergence-view .mist-app-footer-control:before,:root.retro .mist-bible-editor .mist-app-footer-control:before,:root.retro .mist-metonymy-view .mist-app-footer-control:before{display:none!important}:root.retro .mist-divergence-view .mist-app-footer-control:after,:root.retro .mist-bible-editor .mist-app-footer-control:after,:root.retro .mist-metonymy-view .mist-app-footer-control:after{background:var(--workflow-red)!important;box-shadow:none!important}:root.retro .mist-divergence-view h1,:root.retro .mist-divergence-view h2,:root.retro .mist-divergence-view h3,:root.retro .mist-bible-editor h1,:root.retro .mist-bible-editor h2,:root.retro .mist-bible-editor h3,:root.retro .mist-metonymy-view h1,:root.retro .mist-metonymy-view h2,:root.retro .mist-metonymy-view h3,:root.retro .mist-divergence-view .text-\[\#8B261D\],:root.retro .mist-bible-editor .text-\[\#8B261D\],:root.retro .mist-metonymy-view .text-\[\#8B261D\],:root.retro .mist-divergence-view [class*="text-[var(--mist-active-accent)]"],:root.retro .mist-bible-editor [class*="text-[var(--mist-active-accent)]"],:root.retro .mist-metonymy-view [class*="text-[var(--mist-active-accent)]"],:root.retro .mist-divergence-view [class*="text-[var(--text-accent)]"],:root.retro .mist-bible-editor [class*="text-[var(--text-accent)]"],:root.retro .mist-metonymy-view [class*="text-[var(--text-accent)]"]{color:var(--workflow-red)!important;text-shadow:none!important;filter:none!important}:root.retro .mist-divergence-view,:root.retro .mist-divergence-view span,:root.retro .mist-divergence-view p,:root.retro .mist-divergence-view div,:root.retro .mist-divergence-view textarea,:root.retro .mist-divergence-view input,:root.retro .mist-bible-editor,:root.retro .mist-bible-editor span,:root.retro .mist-bible-editor p,:root.retro .mist-bible-editor div,:root.retro .mist-bible-editor textarea,:root.retro .mist-bible-editor input,:root.retro .mist-metonymy-view,:root.retro .mist-metonymy-view span,:root.retro .mist-metonymy-view p,:root.retro .mist-metonymy-view div,:root.retro .mist-metonymy-view textarea,:root.retro .mist-metonymy-view input,:root.retro .mist-divergence-view .text-white,:root.retro .mist-bible-editor .text-white,:root.retro .mist-metonymy-view .text-white,:root.retro .mist-divergence-view [class*=text-white],:root.retro .mist-bible-editor [class*=text-white],:root.retro .mist-metonymy-view [class*=text-white]{color:var(--workflow-ink)!important;text-shadow:none!important}:root.retro .mist-divergence-view [class*=text-zinc-],:root.retro .mist-divergence-view [class*="text-black/"],:root.retro .mist-bible-editor [class*=text-zinc-],:root.retro .mist-bible-editor [class*="text-black/"],:root.retro .mist-metonymy-view [class*=text-zinc-],:root.retro .mist-metonymy-view [class*="text-black/"]{color:var(--workflow-muted)!important}:root.retro .mist-divergence-view input,:root.retro .mist-divergence-view textarea,:root.retro .mist-divergence-view select,:root.retro .mist-bible-editor input,:root.retro .mist-bible-editor textarea,:root.retro .mist-bible-editor select,:root.retro .mist-metonymy-view input,:root.retro .mist-metonymy-view textarea,:root.retro .mist-metonymy-view select{color:var(--workflow-ink)!important;background:transparent!important;background-color:transparent!important;border-color:var(--workflow-rule-soft)!important;box-shadow:none!important}:root.retro .mist-divergence-view input:focus,:root.retro .mist-divergence-view textarea:focus,:root.retro .mist-divergence-view select:focus,:root.retro .mist-bible-editor input:focus,:root.retro .mist-bible-editor textarea:focus,:root.retro .mist-bible-editor select:focus,:root.retro .mist-metonymy-view input:focus,:root.retro .mist-metonymy-view textarea:focus,:root.retro .mist-metonymy-view select:focus{background:var(--workflow-red-faint)!important;border-color:var(--workflow-red-soft)!important}:root.retro .mist-divergence-view input::placeholder,:root.retro .mist-divergence-view textarea::placeholder,:root.retro .mist-bible-editor input::placeholder,:root.retro .mist-bible-editor textarea::placeholder,:root.retro .mist-metonymy-view input::placeholder,:root.retro .mist-metonymy-view textarea::placeholder{color:var(--workflow-dim)!important;opacity:1!important}:root.retro .mist-divergence-view [class*=bg-white],:root.retro .mist-divergence-view [class*=bg-black],:root.retro .mist-divergence-view [class*=bg-zinc-],:root.retro .mist-bible-editor [class*=bg-white],:root.retro .mist-bible-editor [class*=bg-black],:root.retro .mist-bible-editor [class*=bg-zinc-],:root.retro .mist-metonymy-view [class*=bg-white],:root.retro .mist-metonymy-view [class*=bg-black],:root.retro .mist-metonymy-view [class*=bg-zinc-],:root.retro .mist-divergence-view [class*="bg-[#F4EFE0]"],:root.retro .mist-bible-editor [class*="bg-[#F4EFE0]"],:root.retro .mist-metonymy-view [class*="bg-[#F4EFE0]"],:root.retro .mist-divergence-view [class*="bg-[#F9F7F1]"],:root.retro .mist-bible-editor [class*="bg-[#F9F7F1]"],:root.retro .mist-metonymy-view [class*="bg-[#F9F7F1]"]{background:transparent!important;background-color:transparent!important;box-shadow:none!important}:root.retro .mist-divergence-view [class*="bg-[#8B261D]"]:not(.mist-app-primary-action):not(.mist-traverse-action),:root.retro .mist-bible-editor [class*="bg-[#8B261D]"]:not(.mist-app-primary-action):not(.mist-traverse-action),:root.retro .mist-metonymy-view [class*="bg-[#8B261D]"]:not(.mist-app-primary-action):not(.mist-traverse-action),:root.retro .mist-divergence-view [class*="bg-[var(--mist-active-accent)]"]:not(.mist-app-primary-action):not(.mist-traverse-action),:root.retro .mist-bible-editor [class*="bg-[var(--mist-active-accent)]"]:not(.mist-app-primary-action):not(.mist-traverse-action),:root.retro .mist-metonymy-view [class*="bg-[var(--mist-active-accent)]"]:not(.mist-app-primary-action):not(.mist-traverse-action){color:var(--workflow-red)!important;background:var(--workflow-red-wash)!important;border-color:var(--workflow-red-soft)!important}:root.retro .mist-divergence-view [class*=border-white],:root.retro .mist-divergence-view [class*=border-black],:root.retro .mist-divergence-view [class*=border-zinc-],:root.retro .mist-bible-editor [class*=border-white],:root.retro .mist-bible-editor [class*=border-black],:root.retro .mist-bible-editor [class*=border-zinc-],:root.retro .mist-metonymy-view [class*=border-white],:root.retro .mist-metonymy-view [class*=border-black],:root.retro .mist-metonymy-view [class*=border-zinc-]{border-color:var(--workflow-rule-soft)!important}:root.retro .mist-divergence-view table,:root.retro .mist-bible-editor table,:root.retro .mist-metonymy-view table,:root.retro .mist-divergence-view thead tr,:root.retro .mist-bible-editor thead tr,:root.retro .mist-metonymy-view thead tr,:root.retro .mist-divergence-view tbody tr,:root.retro .mist-bible-editor tbody tr,:root.retro .mist-metonymy-view tbody tr,:root.retro .mist-divergence-view th,:root.retro .mist-bible-editor th,:root.retro .mist-metonymy-view th,:root.retro .mist-divergence-view td,:root.retro .mist-bible-editor td,:root.retro .mist-metonymy-view td{color:var(--workflow-ink)!important;background:transparent!important;border-color:var(--workflow-rule-soft)!important;box-shadow:none!important}:root.retro .mist-divergence-view tbody tr:hover,:root.retro .mist-bible-editor tbody tr:hover,:root.retro .mist-metonymy-view tbody tr:hover{background:var(--workflow-red-faint)!important}:root.retro .mist-divergence-view [class*=divide-zinc-]>:not([hidden])~:not([hidden]),:root.retro .mist-bible-editor [class*=divide-zinc-]>:not([hidden])~:not([hidden]),:root.retro .mist-metonymy-view [class*=divide-zinc-]>:not([hidden])~:not([hidden]),:root.retro .mist-divergence-view [class*="divide-[#8B261D]"]>:not([hidden])~:not([hidden]),:root.retro .mist-bible-editor [class*="divide-[#8B261D]"]>:not([hidden])~:not([hidden]),:root.retro .mist-metonymy-view [class*="divide-[#8B261D]"]>:not([hidden])~:not([hidden]){border-color:var(--workflow-rule-soft)!important}:root.retro .mist-divergence-view .fixed.inset-0,:root.retro .mist-bible-editor .fixed.inset-0,:root.retro .mist-metonymy-view .fixed.inset-0{background:radial-gradient(circle at 72% 10%,rgba(139,38,29,.055),transparent 34%),#efe9e0eb!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:root.retro .mist-divergence-view .fixed.inset-0>div,:root.retro .mist-bible-editor .fixed.inset-0>div,:root.retro .mist-metonymy-view .fixed.inset-0>div{background:linear-gradient(180deg,#fffcf6b8,#efe9e0e6),var(--workflow-paper)!important;border-color:var(--workflow-red-soft)!important;box-shadow:0 20px 54px #5c41261f!important}:root.retro .mist-divergence-view .mist-app-primary-action,:root.retro .mist-divergence-view .mist-app-primary-action *,:root.retro .mist-bible-editor .mist-app-primary-action,:root.retro .mist-bible-editor .mist-app-primary-action *,:root.retro .mist-metonymy-view .mist-app-primary-action,:root.retro .mist-metonymy-view .mist-app-primary-action *{color:#fffaf2!important;fill:none!important;border-radius:.5rem!important}:root.retro .mist-bible-editor .mist-bible-nav-item{border-right-color:transparent!important;border-radius:0!important}:root.retro .mist-bible-editor .mist-bible-nav-item.is-active{color:var(--workflow-red)!important;background:#fffcf661!important;border-right-color:transparent!important}:root.retro .mist-bible-editor .mist-bible-nav-item.is-active svg,:root.retro .mist-bible-editor .mist-bible-nav-item.is-active span{color:var(--workflow-red)!important}:root.retro .mist-story-logline-card{background:linear-gradient(180deg,#fffcf647,#efe9e057),var(--workflow-paper)!important;border-color:#8b261d24!important;border-radius:24px!important;box-shadow:0 6px 18px #5c41260b!important;min-height:148px}:root.retro .mist-story-logline-card .mist-story-logline-rail{width:.45rem!important;border-radius:999px 0 0 999px!important;background:var(--workflow-red)!important}:root.retro .mist-story-logline-card textarea{color:#3c1c18eb!important;font-size:clamp(1.45rem,2.05vw,2.15rem)!important;line-height:1.55!important}:root.retro .mist-story-text-card,:root.retro .mist-bible-editor textarea,:root.retro .mist-bible-editor input,:root.retro .mist-bible-editor .border,:root.retro .mist-metonymy-view .border,:root.retro .mist-metonymy-view textarea,:root.retro .mist-metonymy-view input,:root.retro .mist-metonymy-view button{border-radius:12px!important}:root.retro .mist-bible-editor .mist-app-footer,:root.retro .mist-bible-editor aside,:root.retro .mist-bible-editor main,:root.retro .mist-metonymy-view .mist-archive-toolbar,:root.retro .mist-metonymy-view .mist-app-footer{border-radius:0!important}:root.retro .mist-divergence-view .mist-divergence-filter-control,:root.retro .mist-divergence-view .mist-divergence-filter-control *,:root.retro .mist-divergence-view .mist-divergence-filter-control select{color:var(--workflow-red)!important}:root.retro .mist-divergence-view .mist-divergence-filter-control{background:transparent!important;border-color:transparent!important;box-shadow:none!important}:root.retro .mist-divergence-view .mist-divergence-filter-control:hover{background:var(--workflow-red-faint)!important;border-color:var(--workflow-red-soft)!important}:root.retro .mist-metonymy-view .mist-archive-panel,:root.retro .mist-metonymy-view .mist-archive-button,:root.retro .mist-metonymy-view .mist-app-primary-action,:root.retro .mist-metonymy-view table,:root.retro .mist-metonymy-view tr,:root.retro .mist-metonymy-view th,:root.retro .mist-metonymy-view td{border-radius:12px!important}:root.retro .mist-app-header .bg-black\/70{background-color:#000000b3!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-console{--labyrinth-page-film-width: clamp(1.9rem, 3vw, 3.25rem);--labyrinth-page-film-gap: clamp(.48rem, .78vw, .82rem);width:100%!important;max-width:none!important;margin:0!important;padding:clamp(.62rem,1.2vh,.95rem) calc(var(--labyrinth-page-film-width) + var(--labyrinth-page-film-gap)) clamp(3.8rem,6vh,4.15rem)!important;grid-template-rows:minmax(23.6rem,49vh) minmax(0,1fr)!important;gap:clamp(.38rem,.66vh,.56rem)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-page-film,:root.retro .mist-labyrinth-engine .mist-labyrinth-page-film-left,:root.retro .mist-labyrinth-engine .mist-labyrinth-page-film-right{display:block!important;background-color:#d8d2c2!important;opacity:.72!important;filter:sepia(.22) saturate(.74) contrast(.86) brightness(1.08)!important;mix-blend-mode:multiply!important;box-shadow:inset 0 0 24px #5c41261f,inset 0 0 0 1px #8b261d2e!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-page-film:before{opacity:.24!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-page-film:after{opacity:.2!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-screen{display:grid!important;grid-template-columns:minmax(0,3fr) minmax(0,7fr)!important;align-items:center!important;gap:clamp(1.4rem,2.6vw,3rem)!important;padding:clamp(1.05rem,1.7vw,1.65rem) clamp(2rem,4.1vw,4.8rem)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions,:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions{background:#8b261d!important;border-color:#8b261de0!important;border-radius:.34rem!important;box-shadow:0 8px 18px #5c41261f!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions button,:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions button{color:#fffaf2c7!important;background:transparent!important;border-color:#fffaf224!important;border-radius:.25rem!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions button.is-locked,:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions button.is-locked{color:#fffaf2!important;background:#fffaf224!important;border-color:#fffaf257!important}:root.retro .mist-bible-editor .mist-story-logline-card{padding:32px!important;border-radius:16px!important;min-height:168px!important;background:var(--bg-header)!important;border-color:#8b261d26!important;box-shadow:0 1px 2px #0000000d!important}:root.retro .mist-bible-editor .mist-story-logline-card .mist-story-logline-rail{width:.38rem!important;border-radius:16px 0 0 16px!important;top:0!important;bottom:0!important;height:100%!important;left:0!important;background:#8b261d!important}:root.retro .mist-bible-editor .mist-story-logline-card textarea{color:#3d1a16!important;font-family:"Noto Serif SC",Playfair Display,LXGW WenKai,Ma Shan Zheng,serif!important;font-size:24px!important;line-height:32px!important;min-height:64px!important}:root.retro .mist-bible-editor .mist-story-logline-card textarea::placeholder{color:#8b261d4d!important;font-size:24px!important;letter-spacing:0!important}:root.retro .mist-bible-editor .mist-story-copy-icon{width:1.85rem!important;height:1.85rem!important;justify-content:center!important;border-radius:999px!important;padding:0!important;color:#000000ad!important;background:transparent!important;border:1px solid transparent!important;box-shadow:none!important}:root.retro .mist-bible-editor .mist-story-copy-icon:hover:not(:disabled){color:#8b261d!important;background:#8b261d0e!important;border-color:#8b261d33!important}:root.retro .mist-bible-editor .mist-story-project-header{margin-bottom:1.15rem!important;padding:0 0 2rem!important;border:none!important;border-radius:0!important;background:transparent!important}.mist-bible-editor .mist-story-project-header{display:flex!important;flex-direction:column!important;gap:1.15rem!important}.mist-bible-editor .mist-story-title-row{display:flex;align-items:flex-start;gap:1.05rem;width:100%}.mist-bible-editor .mist-story-title-mark{width:2.8rem;height:2.8rem;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:rgba(var(--mist-active-accent-rgb, 255, 79, 63),.28);border:1px solid rgba(var(--mist-active-accent-rgb, 255, 79, 63),.14);border-radius:.65rem;background:rgba(var(--mist-active-accent-rgb, 255, 79, 63),.035)}.mist-bible-editor .mist-story-title-input{line-height:1.04!important;letter-spacing:0!important;text-wrap:pretty}.mist-bible-editor .mist-story-meta-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-left:3.85rem}.mist-bible-editor .mist-story-meta-stack{min-width:0;flex:1 1 auto}.mist-bible-editor .mist-story-style-chip{min-height:2.25rem;display:inline-flex;align-items:center;gap:.55rem;max-width:100%;padding:0 .85rem;border:1px solid rgba(var(--mist-active-accent-rgb, 255, 79, 63),.14);border-radius:var(--mist-workflow-radius);background:rgba(var(--mist-active-accent-rgb, 255, 79, 63),.045);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.64rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.mist-bible-editor .mist-story-style-chip strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.08em}.mist-bible-editor .mist-story-control-row{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex:0 1 auto;min-width:0}.mist-bible-editor .mist-story-word-count{height:2.25rem;min-width:6.8rem;padding:0 .85rem;display:inline-flex;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid rgba(255,255,255,.12);border-radius:var(--mist-workflow-radius);background:#00000057}.mist-bible-editor .mist-story-word-count span{color:#fff8ee75;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.58rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.mist-bible-editor .mist-story-word-count strong{display:inline-flex;align-items:baseline;gap:.25rem;color:#fff8eedb;font-size:.82rem;font-weight:900;line-height:1;white-space:nowrap}.mist-bible-editor .mist-story-word-count small{color:#fff8ee7a;font-size:.58rem;font-weight:800;letter-spacing:.08em}:root.retro .mist-bible-editor .mist-story-title-mark{color:#8b261d52;border-color:#8b261d29;background:#8b261d0a}:root.retro .mist-bible-editor .mist-story-style-chip{border-color:#8b261d29;background:#8b261d0b}:root.retro .mist-bible-editor .mist-story-word-count{border-color:#8b261d29;background:#fffcf69e}:root.retro .mist-bible-editor .mist-story-word-count span,:root.retro .mist-bible-editor .mist-story-word-count small{color:#8b261d7a}:root.retro .mist-bible-editor .mist-story-word-count strong{color:#8b261d}.mist-story-header-action{height:2.25rem;padding:0 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid var(--mist-active-accent, #ff4f3f);border-radius:.5rem;background:rgba(var(--mist-active-accent-rgb, 255, 79, 63),.05);color:var(--mist-active-accent, #ff4f3f);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;box-shadow:0 1px 2px #0000000a;transition:all .2s ease}.mist-story-header-action:hover:not(:disabled){background:rgba(var(--mist-active-accent-rgb, 255, 79, 63),.2);filter:brightness(1.08)}:root.retro .mist-bible-editor button.mist-story-header-action:not(.mist-app-primary-action):not(.mist-traverse-action){height:2.25rem!important;padding:0 1rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;border-radius:.5rem!important;color:#8b261d!important;background:transparent!important;border:1px solid #8B261D!important;box-shadow:0 1px 2px #5c41260f!important;font-size:10px!important;font-weight:800!important;letter-spacing:.14em!important;text-transform:uppercase!important}:root.retro .mist-bible-editor button.mist-story-header-action:not(.mist-app-primary-action):not(.mist-traverse-action):hover:not(:disabled){color:#8b261d!important;background:#8b261d1a!important;border-color:#8b261d!important;filter:none!important}.mist-story-view-toggle{height:2.25rem;padding:.2rem;display:inline-flex;align-items:center;gap:.18rem;border:1px solid rgba(var(--mist-active-accent-rgb, 255, 79, 63),.35);border-radius:.5rem;background:rgba(var(--mist-active-accent-rgb, 255, 79, 63),.045)}.mist-story-view-toggle button{height:1.8rem;min-width:3.2rem;padding:0 .65rem;border:1px solid transparent;border-radius:.36rem;color:#ffffff8f;background:transparent;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;transition:all .18s ease}.mist-story-view-toggle button:hover,.mist-story-view-toggle button.is-active{color:var(--mist-active-accent, #ff4f3f);background:rgba(var(--mist-active-accent-rgb, 255, 79, 63),.14);border-color:rgba(var(--mist-active-accent-rgb, 255, 79, 63),.28)}:root.retro .mist-bible-editor .mist-story-view-toggle{border-color:#8b261d3d!important;background:transparent!important;box-shadow:none!important}:root.retro .mist-bible-editor .mist-story-view-toggle button{color:#2d2d2d8f!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}:root.retro .mist-bible-editor .mist-story-view-toggle button:hover,:root.retro .mist-bible-editor .mist-story-view-toggle button.is-active{color:#fffaf2!important;background:#8b261d!important;border-color:#8b261d!important}.mist-story-preview{color:#e6e6e6d6}.mist-story-preview-placeholder{min-height:28rem;display:flex;align-items:flex-start;justify-content:center;padding-top:8.5rem;color:#ffffff57;font-size:.86rem;letter-spacing:.08em}:root.retro .mist-bible-editor .mist-story-preview{color:#3d1a16d1!important}:root.retro .mist-bible-editor .mist-story-preview-placeholder{color:#8b261d57!important}@media(max-width:1180px){:root.retro .mist-labyrinth-engine .mist-labyrinth-console{--labyrinth-page-film-width: clamp(2.45rem, 5vw, 3.65rem);--labyrinth-page-film-gap: clamp(.32rem, .62vw, .5rem);grid-template-rows:auto auto!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-screen{grid-template-columns:1fr!important;gap:1.1rem!important}}@media(max-width:760px){:root.retro .mist-labyrinth-engine .mist-labyrinth-console{--labyrinth-page-film-width: clamp(1.45rem, 6vw, 2.15rem);--labyrinth-page-film-gap: .38rem;width:100%!important;padding-top:.6rem!important;padding-bottom:7.2rem!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-screen{padding:1rem!important}}:root{--mist-workflow-radius: 8px;--mist-workflow-button-height: 36px;--mist-workflow-button-pad-x: 16px;--mist-workflow-button-gap: 8px;--mist-workflow-button-font: 10px;--mist-workflow-button-track: .14em}:where(.mist-divergence-view,.mist-bible-editor,.mist-metonymy-view,.mist-archive-modal,.mist-history-modal,.mist-profile-modal,.mist-config-panel,.mist-task-manager-panel) :where(.mist-archive-button,.mist-app-primary-action,.mist-traverse-action,.mist-story-header-action){min-height:var(--mist-workflow-button-height)!important;padding-left:var(--mist-workflow-button-pad-x)!important;padding-right:var(--mist-workflow-button-pad-x)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:var(--mist-workflow-button-gap)!important;border-width:1px!important;border-style:solid!important;border-radius:var(--mist-workflow-radius)!important;font-size:var(--mist-workflow-button-font)!important;font-weight:800!important;letter-spacing:var(--mist-workflow-button-track)!important;text-transform:uppercase!important;box-shadow:0 1px 2px #0000000a!important}:where(.mist-divergence-view,.mist-bible-editor,.mist-metonymy-view,.mist-archive-modal,.mist-history-modal,.mist-profile-modal,.mist-config-panel,.mist-task-manager-panel) button{border-radius:var(--mist-workflow-radius)!important}:where(.mist-divergence-view,.mist-bible-editor,.mist-metonymy-view,.mist-archive-modal) [class*=rounded-]:not([class*=rounded-full]):not(.mist-labyrinth-page-film):not(.mist-labyrinth-rings){border-radius:var(--mist-workflow-radius)!important}:root:not(.retro) :where(.mist-divergence-view,.mist-bible-editor,.mist-metonymy-view,.mist-archive-modal,.mist-history-modal,.mist-profile-modal,.mist-config-panel,.mist-task-manager-panel) :where(.mist-archive-button,.mist-story-header-action,.mist-story-view-toggle,button:not(.mist-app-primary-action):not(.mist-traverse-action)){color:#fff8eebd!important;background:#0000006b!important;border-color:#ffffff29!important}:root:not(.retro) :where(.mist-divergence-view,.mist-bible-editor,.mist-metonymy-view,.mist-archive-modal,.mist-history-modal,.mist-profile-modal,.mist-config-panel,.mist-task-manager-panel) :where(.mist-archive-button:hover,.mist-story-header-action:hover,.mist-story-view-toggle button:hover,.mist-story-view-toggle button.is-active,button:not(.mist-app-primary-action):not(.mist-traverse-action):hover:not(:disabled)){color:var(--mist-active-accent)!important;background:rgba(var(--mist-active-accent-rgb),.08)!important;border-color:rgba(var(--mist-active-accent-rgb),.45)!important}:root:not(.retro) :where(.mist-divergence-view,.mist-bible-editor,.mist-metonymy-view,.mist-archive-modal,.mist-history-modal,.mist-profile-modal,.mist-config-panel,.mist-task-manager-panel) :where(.mist-app-primary-action,.mist-traverse-action){color:var(--mist-active-accent)!important;background:rgba(var(--mist-active-accent-rgb),.05)!important;border-color:var(--mist-active-accent)!important}:root:not(.retro) :where(.mist-divergence-view,.mist-bible-editor,.mist-metonymy-view,.mist-archive-modal,.mist-history-modal,.mist-profile-modal,.mist-config-panel,.mist-task-manager-panel) :where(.mist-app-primary-action:hover:not(:disabled),.mist-traverse-action:hover:not(:disabled)){color:var(--mist-active-accent)!important;background:rgba(var(--mist-active-accent-rgb),.2)!important;border-color:var(--mist-active-accent)!important}:root.retro :where(.mist-divergence-view,.mist-bible-editor,.mist-metonymy-view,.mist-archive-modal,.mist-history-modal,.mist-profile-modal,.mist-config-panel,.mist-task-manager-panel) :where(.mist-archive-button,.mist-story-header-action,.mist-story-view-toggle,button:not(.mist-app-primary-action):not(.mist-traverse-action)){color:#8b261db8!important;background:transparent!important;border-color:#8b261d38!important}:root.retro :where(.mist-divergence-view,.mist-bible-editor,.mist-metonymy-view,.mist-archive-modal,.mist-history-modal,.mist-profile-modal,.mist-config-panel,.mist-task-manager-panel) :where(.mist-archive-button:hover,.mist-story-header-action:hover,.mist-story-view-toggle button:hover,.mist-story-view-toggle button.is-active,button:not(.mist-app-primary-action):not(.mist-traverse-action):hover:not(:disabled)){color:#8b261d!important;background:#8b261d1a!important;border-color:#8b261d66!important}:root.retro :where(.mist-divergence-view,.mist-bible-editor,.mist-metonymy-view,.mist-archive-modal,.mist-history-modal,.mist-profile-modal,.mist-config-panel,.mist-task-manager-panel) :where(.mist-app-primary-action,.mist-traverse-action){color:#fffaf2!important;background:#8b261d!important;border-color:#8b261d!important}:root.retro :where(.mist-divergence-view,.mist-bible-editor,.mist-metonymy-view,.mist-archive-modal,.mist-history-modal,.mist-profile-modal,.mist-config-panel,.mist-task-manager-panel) :where(.mist-app-primary-action:hover:not(:disabled),.mist-traverse-action:hover:not(:disabled)){color:#fffaf2!important;background:#6d1e16!important;border-color:#6d1e16!important}:where(.mist-divergence-view,.mist-bible-editor,.mist-metonymy-view) .mist-story-copy-icon{min-height:36px!important;width:36px!important;height:36px!important;padding:0!important;border-radius:var(--mist-workflow-radius)!important;box-shadow:none!important}.mist-divergence-view button,.mist-bible-editor button,.mist-metonymy-view button,.mist-archive-modal button,.mist-history-modal button,.mist-profile-modal button,.mist-config-panel button,.mist-task-manager-panel button,.mist-divergence-view .mist-archive-button,.mist-bible-editor .mist-archive-button,.mist-metonymy-view .mist-archive-button,.mist-divergence-view .mist-app-primary-action,.mist-bible-editor .mist-app-primary-action,.mist-metonymy-view .mist-app-primary-action,.mist-divergence-view .mist-traverse-action,.mist-bible-editor .mist-traverse-action,.mist-metonymy-view .mist-traverse-action,.mist-bible-editor .mist-story-header-action,.mist-bible-editor .mist-story-view-toggle,.mist-bible-editor .mist-story-view-toggle button,.mist-bible-editor .mist-story-copy-icon{border-radius:var(--mist-workflow-radius)!important}.mist-divergence-view .mist-archive-button,.mist-bible-editor .mist-archive-button,.mist-metonymy-view .mist-archive-button,.mist-divergence-view .mist-app-primary-action,.mist-bible-editor .mist-app-primary-action,.mist-metonymy-view .mist-app-primary-action,.mist-divergence-view .mist-traverse-action,.mist-bible-editor .mist-traverse-action,.mist-metonymy-view .mist-traverse-action,.mist-bible-editor .mist-story-header-action{min-height:var(--mist-workflow-button-height)!important;padding-left:var(--mist-workflow-button-pad-x)!important;padding-right:var(--mist-workflow-button-pad-x)!important;gap:var(--mist-workflow-button-gap)!important;border-width:1px!important;border-style:solid!important}:root:not(.retro) .mist-divergence-view .mist-archive-button,:root:not(.retro) .mist-bible-editor .mist-archive-button,:root:not(.retro) .mist-metonymy-view .mist-archive-button,:root:not(.retro) .mist-bible-editor .mist-story-header-action{color:#fff8eebd!important;background:#0000006b!important;border-color:#ffffff29!important}:root.retro .mist-divergence-view .mist-archive-button,:root.retro .mist-bible-editor .mist-archive-button,:root.retro .mist-metonymy-view .mist-archive-button,:root.retro .mist-bible-editor .mist-story-header-action{color:#8b261db8!important;background:transparent!important;border-color:#8b261d38!important;border-radius:var(--mist-workflow-radius)!important}:root:not(.retro) .mist-divergence-view .mist-app-primary-action,:root:not(.retro) .mist-bible-editor .mist-app-primary-action,:root:not(.retro) .mist-metonymy-view .mist-app-primary-action,:root:not(.retro) .mist-divergence-view .mist-traverse-action,:root:not(.retro) .mist-bible-editor .mist-traverse-action,:root:not(.retro) .mist-metonymy-view .mist-traverse-action{color:var(--mist-active-accent)!important;background:rgba(var(--mist-active-accent-rgb),.05)!important;border-color:var(--mist-active-accent)!important}:root.retro .mist-divergence-view .mist-app-primary-action,:root.retro .mist-bible-editor .mist-app-primary-action,:root.retro .mist-metonymy-view .mist-app-primary-action,:root.retro .mist-divergence-view .mist-traverse-action,:root.retro .mist-bible-editor .mist-traverse-action,:root.retro .mist-metonymy-view .mist-traverse-action{color:#fffaf2!important;background:#8b261d!important;border-color:#8b261d!important}.mist-bible-editor .mist-story-copy-icon{width:36px!important;height:36px!important}:root.retro .mist-bible-editor .mist-story-copy-icon{width:36px!important;height:36px!important;border-radius:var(--mist-workflow-radius)!important}:root.retro .mist-metonymy-view .mist-archive-button,:root.retro .mist-metonymy-view button{border-radius:var(--mist-workflow-radius)!important}:root.retro .mist-labyrinth-vision-result-close{width:2rem!important;height:2rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#8b261d!important;background:#8b261d0f!important;border:1px solid rgba(139,38,29,.22)!important;border-radius:999px!important}:root.retro .mist-labyrinth-vision-result-close:hover{color:#5d1a14!important;background:#8b261d1f!important;border-color:#8b261d80!important}:root.retro .mist-labyrinth-implant-title p,:root.retro .mist-labyrinth-vision-result-head p,:root.retro .mist-labyrinth-vision-candidates-head b,:root.retro .mist-labyrinth-vision-candidate-block b,:root.retro .mist-labyrinth-vision-candidate-token,:root.retro .mist-labyrinth-vision-candidate-token span,:root.retro .mist-labyrinth-vision-preview-row b,:root.retro .mist-labyrinth-vision-preview-row span,:root.retro .mist-labyrinth-vision-preview-row span.is-missing,:root.retro .mist-labyrinth-vision-preview-paragraph,:root.retro .mist-labyrinth-vision-module-card textarea,:root.retro .mist-labyrinth-vision-empty-state{color:var(--text-main)!important}:root.retro .mist-labyrinth-vision-module-card,:root.retro .mist-labyrinth-vision-module-preview.is-empty,:root.retro .mist-labyrinth-vision-mode-toggle,:root.retro .mist-labyrinth-vision-copy-button,:root.retro .mist-labyrinth-vision-module-head button,:root.retro .mist-labyrinth-vision-module-card textarea,:root.retro .mist-labyrinth-vision-candidates-panel,:root.retro .mist-labyrinth-vision-candidate-column,:root.retro .mist-labyrinth-vision-candidate-token{background:#fffcf68a!important;border-color:#8b261d2e!important}:root.retro .mist-labyrinth-vision-mode-toggle button.is-active,:root.retro .mist-labyrinth-vision-mode-toggle button:hover,:root.retro .mist-labyrinth-vision-copy-button:hover:not(:disabled),:root.retro .mist-labyrinth-vision-copy-button.is-copied,:root.retro .mist-labyrinth-vision-module-head button:hover:not(:disabled),:root.retro .mist-labyrinth-vision-module-head button.is-copied,:root.retro .mist-labyrinth-vision-candidate-token:hover,:root.retro .mist-labyrinth-vision-candidate-token.is-selected{background:#8b261d14!important;color:#5d1a14!important}:root.retro .mist-labyrinth-vision-candidates-head button,:root.retro .mist-labyrinth-vision-candidate-column-head button{color:#5d1a14!important;background:#8b261d0f!important;border-color:#8b261d3d!important}.mist-divergence-view .mist-divergence-filter-control,.mist-divergence-view .mist-divergence-filter-control:hover,.mist-divergence-view .mist-divergence-filter-control:focus-within{background:transparent!important;border-color:transparent!important;box-shadow:none!important}:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control:hover,:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control:focus-within{color:#fff!important;background:#ffffff13!important}:root.retro .mist-divergence-view .mist-divergence-filter-control:hover,:root.retro .mist-divergence-view .mist-divergence-filter-control:focus-within{color:#8b261d!important;background:#8b261d14!important}:root:not(.retro) .mist-divergence-view .mist-app-primary-action,:root:not(.retro) .mist-bible-editor .mist-app-primary-action,:root:not(.retro) .mist-metonymy-view .mist-app-primary-action,:root:not(.retro) .mist-divergence-view .mist-traverse-action,:root:not(.retro) .mist-bible-editor .mist-traverse-action,:root:not(.retro) .mist-metonymy-view .mist-traverse-action{color:#fff!important;background:linear-gradient(180deg,#ffffff0d,rgba(var(--mist-active-accent-rgb),.12)),rgba(var(--mist-active-accent-rgb),.2)!important;border-color:rgba(var(--mist-active-accent-rgb),.55)!important;box-shadow:none!important}:root:not(.retro) .mist-divergence-view .mist-app-primary-action:hover:not(:disabled),:root:not(.retro) .mist-bible-editor .mist-app-primary-action:hover:not(:disabled),:root:not(.retro) .mist-metonymy-view .mist-app-primary-action:hover:not(:disabled),:root:not(.retro) .mist-divergence-view .mist-traverse-action:hover:not(:disabled),:root:not(.retro) .mist-bible-editor .mist-traverse-action:hover:not(:disabled),:root:not(.retro) .mist-metonymy-view .mist-traverse-action:hover:not(:disabled){color:#fff!important;background:linear-gradient(180deg,#ffffff0f,rgba(var(--mist-active-accent-rgb),.16)),rgba(var(--mist-active-accent-rgb),.28)!important;border-color:rgba(var(--mist-active-accent-rgb),.72)!important}.mist-app-footer .mist-app-footer-control{min-height:auto!important;min-width:3.75rem!important;padding:.28rem .48rem .26rem!important;border:1px solid transparent!important;border-radius:.08rem!important;background:transparent!important;box-shadow:none!important;transform:none;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease!important}:root:not(.retro) .mist-app-footer .mist-app-footer-control{color:#ffffff8f!important;border-color:transparent!important}:root:not(.retro) .mist-app-footer .mist-app-footer-control:hover,:root:not(.retro) .mist-app-footer .mist-app-footer-control.is-active{color:#fff!important;background:linear-gradient(180deg,#ffffff0d,#ffffff04)!important;border-color:#ffffff1f!important;transform:scale(1.035)!important}:root.retro .mist-app-footer .mist-app-footer-control{color:#0000008f!important;border-color:transparent!important;background:transparent!important}:root.retro .mist-app-footer .mist-app-footer-control:hover,:root.retro .mist-app-footer .mist-app-footer-control.is-active{color:#8b261d!important;background:#8b261d14!important;border-color:#8b261d52!important;transform:scale(1.035)!important}:root.retro .mist-app-footer .mist-app-footer-control,:root.retro .mist-app-footer .mist-app-footer-history-controls button,:root.retro .mist-app-footer .mist-app-footer-segment button{min-height:auto!important;padding:.28rem .48rem .26rem!important;color:#0000008f!important;background:transparent!important;border:1px solid transparent!important;border-radius:.08rem!important;box-shadow:none!important;transform:none!important;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease!important}:root.retro .mist-app-footer .mist-app-footer-control{min-width:3.75rem!important}:root.retro .mist-app-footer .mist-app-footer-history-controls button,:root.retro .mist-app-footer .mist-app-footer-segment button{position:relative!important}:root.retro .mist-app-footer .mist-app-footer-control:hover,:root.retro .mist-app-footer .mist-app-footer-control.is-active,:root.retro .mist-app-footer .mist-app-footer-history-controls button:hover:not(:disabled),:root.retro .mist-app-footer .mist-app-footer-segment button:hover:not(:disabled),:root.retro .mist-app-footer .mist-app-footer-segment button.is-active{color:#8b261d!important;background:#8b261d14!important;border-color:#8b261d52!important;box-shadow:none!important;transform:scale(1.035)!important}:root.retro .mist-app-footer .mist-app-footer-control:before,:root.retro .mist-app-footer .mist-app-footer-history-controls button:before,:root.retro .mist-app-footer .mist-app-footer-segment button:before{content:""!important;position:absolute!important;left:.32rem!important;top:.25rem!important;width:.44rem!important;height:.44rem!important;pointer-events:none!important;display:block!important;border-left:1px solid rgba(139,38,29,.22)!important;border-top:1px solid rgba(139,38,29,.22)!important;opacity:0!important;transition:opacity .24s ease,border-color .24s ease!important}:root.retro .mist-app-footer .mist-app-footer-control:hover:before,:root.retro .mist-app-footer .mist-app-footer-control.is-active:before,:root.retro .mist-app-footer .mist-app-footer-history-controls button:hover:not(:disabled):before,:root.retro .mist-app-footer .mist-app-footer-segment button:hover:not(:disabled):before,:root.retro .mist-app-footer .mist-app-footer-segment button.is-active:before{opacity:1!important;border-color:#8b261d75!important}:root.retro .mist-app-footer .mist-app-footer-control:after{display:none!important}.mist-app-footer .mist-app-footer-control svg,.mist-app-footer .mist-app-footer-control span{color:currentColor!important}:root.retro .mist-app-footer .mist-app-footer-history-controls button svg,:root.retro .mist-app-footer .mist-app-footer-history-controls button span,:root.retro .mist-app-footer .mist-app-footer-segment button svg,:root.retro .mist-app-footer .mist-app-footer-segment button span{color:currentColor!important}.mist-bible-editor .mist-bible-nav-item.is-active{border-right-color:transparent!important}:root.retro .mist-bible-editor .mist-bible-nav-item.is-active:hover{background:var(--surface-hover)!important;color:#8b261d!important}.mist-bible-editor .mist-story-logline-card .mist-story-logline-rail{background:#8b261d!important}:root:not(.retro) .mist-bible-editor .mist-story-logline-card .mist-story-logline-rail{background:var(--mist-active-accent)!important}:root.retro .mist-app-header .mist-app-top-nav-button,:root.retro .mist-app-header .mist-app-top-nav-button:hover,:root.retro .mist-app-header .mist-app-top-nav-button:focus-visible{background:transparent!important;border-color:transparent!important;box-shadow:none!important}.mist-history-modal .mist-history-restore-button,:root.retro .mist-history-modal .mist-history-restore-button{background:transparent!important;border-color:var(--mist-module-accent)!important;color:#fff!important;transform:scale(1)!important}.mist-history-modal .mist-history-restore-button:hover:not(:disabled),:root.retro .mist-history-modal .mist-history-restore-button:hover:not(:disabled){background:var(--mist-module-accent-faint)!important;border-color:var(--mist-module-accent)!important;color:#fff!important;transform:scale(1.055)!important}:root.retro .mist-engine-params-panel .mist-engine-params-title,:root.retro .mist-bible-params-panel .mist-engine-params-title{color:#fff!important}.mist-history-modal .mist-history-close-button,:root.retro .mist-history-modal .mist-history-close-button{background:var(--mist-module-bg-raised)!important;border-color:var(--mist-module-line-strong)!important;color:var(--mist-module-accent)!important;opacity:1!important}.mist-history-modal .mist-history-restore-button,:root.retro .mist-history-modal .mist-history-restore-button{background:var(--mist-module-accent)!important;border-color:var(--mist-module-accent)!important;color:#fff!important}.mist-lexicon-history-button{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted);background:transparent;border:0;transition:transform .18s ease,background-color .18s ease,color .18s ease,opacity .18s ease}.mist-lexicon-history-button:hover:not(:disabled){background:var(--surface-hover);color:var(--text-accent);transform:scale(1.05)}.mist-lexicon-history-button:active:not(:disabled){transform:scale(.95)}.mist-lexicon-history-button:disabled{color:var(--text-subtle);cursor:not-allowed;opacity:.35}.mist-lexicon-slot{background:#ffffff09;border-color:#ffffff1f;color:var(--text-muted)}.mist-lexicon-slot:hover{background:var(--surface-hover);border-color:#ffffff3d;color:var(--text-main);transform:scale(1.02)}.mist-lexicon-slot.is-active{background:var(--surface-hover);border-color:var(--mist-active-accent);color:var(--text-accent)}.mist-lexicon-slot.is-empty{color:var(--text-subtle)}.mist-lexicon-slot-index{min-width:1rem;height:1rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:.22rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.56rem;line-height:1;opacity:.65}:root.retro .mist-lexicon-history-button{color:#3d1a168f}:root.retro .mist-lexicon-history-button:hover:not(:disabled){background:#8b261d12;color:var(--labyrinth-red)}:root.retro .mist-lexicon-history-button:disabled{color:#3d1a1638}:root.retro .mist-lexicon-slot{background:#fdfcf894;border-color:#8b261d38;color:#8b261db8;box-shadow:none}:root.retro .mist-lexicon-slot:hover{background:#8b261d0f;border-color:#8b261d6b;color:var(--labyrinth-red)}:root.retro .mist-lexicon-slot.is-active{background:#8b261d14;border-color:var(--labyrinth-red);color:var(--labyrinth-red)}:root.retro .mist-lexicon-slot.is-empty{color:#3d1a166b}.mist-lexicon-custom-input,.mist-lexicon-custom-input:focus,.mist-lexicon-custom-input:focus-visible{outline:none!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-offset-width: 0px !important;--tw-ring-shadow: 0 0 #0000 !important;--tw-ring-offset-shadow: 0 0 #0000 !important}:root:not(.retro) .mist-lexicon-custom-input:focus,:root:not(.retro) .mist-lexicon-custom-input:focus-visible{border-color:rgba(var(--mist-active-accent-rgb),.42)!important}:root.retro .mist-lexicon-custom-input:focus,:root.retro .mist-lexicon-custom-input:focus-visible{border-color:#8b261d6b!important}:root:not(.retro) .mist-lexicon-modal{border-color:rgba(var(--mist-active-accent-rgb),.24)!important}:root:not(.retro) .mist-lexicon-modal [class*=border-white],:root:not(.retro) .mist-lexicon-modal [class*=border-zinc],:root:not(.retro) .mist-lexicon-modal .border-dashed{border-color:rgba(var(--mist-active-accent-rgb),.18)!important}:root:not(.retro) .mist-lexicon-modal [class*=border-b],:root:not(.retro) .mist-lexicon-modal [class*=border-t],:root:not(.retro) .mist-lexicon-modal [class*=border-r],:root:not(.retro) .mist-lexicon-modal [class*=border-l]{border-color:rgba(var(--mist-active-accent-rgb),.16)!important}:root.retro .mist-lexicon-modal [class*=border-white],:root.retro .mist-lexicon-modal [class*=border-zinc],:root.retro .mist-lexicon-modal [class*=border-black],:root.retro .mist-lexicon-modal .border-dashed{border-color:#8b261d33!important}.mist-lexicon-mode-stack{width:13.25rem}.mist-lexicon-selection-search{flex:0 1 clamp(21rem,24vw,30rem)!important;width:clamp(21rem,24vw,30rem);min-width:21rem}.mist-lexicon-selection-row{min-height:2rem;justify-content:flex-start!important;overflow-x:auto}.mist-lexicon-history-controls{flex:0 0 auto;min-width:4.15rem;position:sticky;left:0;z-index:3}.mist-lexicon-mode-stack>div{width:100%}.mist-lexicon-mode-stack button{flex:1 1 0;min-width:0}.mist-lexicon-action-stack{min-width:15.25rem}:root.retro .mist-lexicon-mode-stack,:root.retro .mist-lexicon-action-stack{border-color:#8b261d3d!important}:root.retro .mist-lexicon-mode-row{border-color:#8b261d2e!important}:root.retro .mist-lexicon-mode-button.is-inactive,:root.retro .mist-lexicon-face-button.is-inactive{background:transparent!important;color:#8b261d94!important;border-color:transparent!important}:root.retro .mist-lexicon-mode-button.is-inactive:hover:not(:disabled),:root.retro .mist-lexicon-face-button.is-inactive:hover:not(:disabled),:root.retro .mist-lexicon-action-button:hover:not(:disabled),:root.retro .mist-lexicon-lang-button:hover:not(:disabled){background:#8b261d14!important;color:#8b261d!important}:root.retro .mist-lexicon-mode-button.is-active,:root.retro .mist-lexicon-face-button.is-active{background:#8b261d!important;color:#fff!important}.mist-task-manager-panel,.mist-history-modal,.mist-config-panel,.mist-engine-params-panel,.mist-bible-params-panel{--mist-module-bg: #080808;--mist-module-bg-raised: #0a0a0a;--mist-module-bg-hover: rgba(255, 255, 255, .055);--mist-module-input: rgba(0, 0, 0, .62);--mist-module-line: rgba(255, 255, 255, .14);--mist-module-line-strong: rgba(255, 255, 255, .28);--mist-module-ink: var(--mist-archive-ink);--mist-module-muted: rgba(255, 248, 238, .56);--mist-module-dim: rgba(255, 248, 238, .36);--mist-module-accent: var(--mist-archive-red);--mist-module-accent-soft: var(--mist-archive-red-soft);--mist-module-accent-faint: var(--mist-archive-red-faint);--mist-module-radius: .28rem;color:var(--mist-module-ink)!important}.mist-task-manager-panel{z-index:5000!important}:root.retro .mist-task-manager-panel,:root.retro .mist-history-modal,:root.retro .mist-config-panel,:root.retro .mist-engine-params-panel,:root.retro .mist-bible-params-panel{--mist-module-bg: var(--bg-main);--mist-module-bg-raised: var(--bg-main);--mist-module-bg-hover: rgba(139, 38, 29, .055);--mist-module-input: rgba(239, 233, 224, .82);--mist-module-line: var(--border-main);--mist-module-line-strong: rgba(139, 38, 29, .32);--mist-module-ink: var(--text-main);--mist-module-muted: var(--text-muted);--mist-module-dim: var(--text-subtle);--mist-module-accent: #8B261D;--mist-module-accent-soft: rgba(139, 38, 29, .58);--mist-module-accent-faint: rgba(139, 38, 29, .075)}.mist-task-manager-panel.mist-archive-modal,.mist-history-modal.mist-archive-modal,.mist-config-panel.mist-archive-modal,.mist-engine-params-panel,.mist-bible-params-panel{border-width:1px!important;border-style:solid!important;border-color:var(--mist-module-line)!important;border-radius:var(--mist-module-radius)!important;background:linear-gradient(180deg,#ffffff07,#ffffff02),var(--mist-module-bg)!important;box-shadow:0 24px 64px #0000009e!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:root.retro .mist-task-manager-panel.mist-archive-modal,:root.retro .mist-history-modal.mist-archive-modal,:root.retro .mist-config-panel.mist-archive-modal,:root.retro .mist-engine-params-panel,:root.retro .mist-bible-params-panel{background:var(--bg-texture),var(--bg-dust-texture),var(--pattern-aged),var(--mist-module-bg)!important;background-blend-mode:multiply!important;border-color:var(--mist-module-line)!important;box-shadow:0 20px 48px #5c41261a!important}.mist-task-manager-panel.mist-archive-modal:before,.mist-history-modal.mist-archive-modal:before,.mist-config-panel.mist-archive-modal:before{opacity:.035!important}:root.retro .mist-task-manager-panel.mist-archive-modal:before,:root.retro .mist-history-modal.mist-archive-modal:before,:root.retro .mist-config-panel.mist-archive-modal:before{opacity:.08!important;background:var(--pattern-aged)!important}.mist-task-manager-panel .mist-archive-toolbar,.mist-task-manager-panel>div:last-child,.mist-history-modal aside,.mist-history-modal aside>div:first-child,.mist-history-modal aside>div:last-child,.mist-history-modal main>div:first-child,.mist-config-panel .mist-archive-toolbar,.mist-config-panel>div:last-child,.mist-engine-params-panel .mist-archive-toolbar,.mist-bible-params-panel .mist-archive-toolbar{background:var(--mist-module-bg-raised)!important;border-color:var(--mist-module-line)!important;border-radius:0!important}:root.retro .mist-task-manager-panel .mist-archive-toolbar,:root.retro .mist-task-manager-panel>div:last-child,:root.retro .mist-history-modal aside,:root.retro .mist-history-modal aside>div:first-child,:root.retro .mist-history-modal aside>div:last-child,:root.retro .mist-history-modal main>div:first-child,:root.retro .mist-config-panel .mist-archive-toolbar,:root.retro .mist-config-panel>div:last-child,:root.retro .mist-engine-params-panel .mist-archive-toolbar,:root.retro .mist-bible-params-panel .mist-archive-toolbar{background:var(--pattern-aged),var(--mist-module-bg)!important;background-blend-mode:multiply!important}.mist-task-manager-panel h1,.mist-task-manager-panel h2,.mist-task-manager-panel h3,.mist-history-modal h1,.mist-history-modal h2,.mist-history-modal h3,.mist-history-modal h4,.mist-config-panel h1,.mist-config-panel h2,.mist-config-panel h3,.mist-config-panel h4,.mist-engine-params-panel h1,.mist-engine-params-panel h2,.mist-engine-params-panel h3,.mist-engine-params-panel h4,.mist-bible-params-panel h1,.mist-bible-params-panel h2,.mist-bible-params-panel h3,.mist-bible-params-panel h4{color:var(--mist-module-ink)!important;text-shadow:none!important}.mist-task-manager-panel p,.mist-task-manager-panel span,.mist-history-modal p,.mist-history-modal span,.mist-history-modal div,.mist-config-panel p,.mist-config-panel span,.mist-config-panel div,.mist-engine-params-panel p,.mist-engine-params-panel span,.mist-engine-params-panel div,.mist-bible-params-panel p,.mist-bible-params-panel span,.mist-bible-params-panel div{text-shadow:none!important}.mist-task-manager-panel .text-zinc-300,.mist-task-manager-panel .text-zinc-400,.mist-task-manager-panel .text-zinc-500,.mist-task-manager-panel .text-zinc-600,.mist-history-modal .text-zinc-300,.mist-history-modal .text-zinc-400,.mist-history-modal .text-zinc-500,.mist-history-modal .text-zinc-600,.mist-config-panel .text-zinc-300,.mist-config-panel .text-zinc-400,.mist-config-panel .text-zinc-500,.mist-config-panel .text-zinc-600,.mist-engine-params-panel .text-zinc-300,.mist-engine-params-panel .text-zinc-400,.mist-engine-params-panel .text-zinc-500,.mist-engine-params-panel .text-zinc-600,.mist-bible-params-panel .text-zinc-300,.mist-bible-params-panel .text-zinc-400,.mist-bible-params-panel .text-zinc-500,.mist-bible-params-panel .text-zinc-600{color:var(--mist-module-muted)!important}.mist-task-manager-panel .mist-archive-panel,.mist-history-modal .mist-archive-panel,.mist-engine-params-panel section,.mist-engine-params-panel section>div,.mist-bible-params-panel section,.mist-bible-params-panel section>div{background:var(--mist-module-bg)!important;border-color:var(--mist-module-line)!important;border-radius:var(--mist-module-radius)!important;box-shadow:none!important}.mist-task-manager-panel .mist-archive-panel:hover,.mist-history-modal .mist-archive-panel:hover,.mist-engine-params-panel section:hover,.mist-bible-params-panel section:hover{border-color:var(--mist-module-line-strong)!important}.mist-engine-params-panel section [class*=rounded],.mist-bible-params-panel section [class*=rounded]{border-radius:calc(var(--mist-module-radius) - .06rem)!important;background:var(--mist-module-bg-raised)!important;border-color:var(--mist-module-line)!important}.mist-config-panel .mist-config-provider-card,.mist-config-panel .mist-config-engine-card,.mist-config-panel .mist-config-preset-chip{background:var(--mist-module-bg)!important;border-color:var(--mist-module-line)!important;border-radius:var(--mist-module-radius)!important;box-shadow:none!important}.mist-config-panel .mist-config-provider-card:hover,.mist-config-panel .mist-config-engine-card:hover,.mist-config-panel .mist-config-preset-chip:hover{background:var(--mist-module-bg-hover)!important;border-color:var(--mist-module-line-strong)!important}.mist-config-panel .mist-config-preset-chip{color:var(--mist-module-muted)!important}.mist-config-panel .mist-config-preset-chip:has(.fill-current){background:var(--mist-module-accent-faint)!important;border-color:var(--mist-module-accent-soft)!important;color:var(--mist-module-accent)!important}:root.retro .mist-task-manager-panel .mist-archive-panel,:root.retro .mist-history-modal .mist-archive-panel,:root.retro .mist-engine-params-panel section,:root.retro .mist-engine-params-panel section>div,:root.retro .mist-bible-params-panel section,:root.retro .mist-bible-params-panel section>div,:root.retro .mist-engine-params-panel section [class*=rounded],:root.retro .mist-bible-params-panel section [class*=rounded],:root.retro .mist-config-panel .mist-config-provider-card,:root.retro .mist-config-panel .mist-config-engine-card,:root.retro .mist-config-panel .mist-config-preset-chip{background:var(--pattern-aged),var(--mist-module-bg)!important;background-blend-mode:multiply!important}:root.retro .mist-config-panel .mist-config-preset-chip:has(.fill-current){background:linear-gradient(0deg,var(--mist-module-accent-faint),var(--mist-module-accent-faint)),var(--pattern-aged),var(--mist-module-bg)!important}.mist-task-manager-panel button,.mist-history-modal button,.mist-config-panel button,.mist-engine-params-panel button,.mist-bible-params-panel button{border-radius:var(--mist-module-radius)!important;transition:transform .18s ease,color .18s ease,background-color .18s ease,border-color .18s ease!important}.mist-task-manager-panel button:hover:not(:disabled),.mist-history-modal button:hover:not(:disabled),.mist-config-panel button:hover:not(:disabled),.mist-engine-params-panel button:hover:not(:disabled),.mist-bible-params-panel button:hover:not(:disabled){transform:scale(1.025)!important}.mist-task-manager-panel .mist-archive-button,.mist-task-manager-panel>div:last-child button,.mist-history-modal .mist-archive-button,.mist-history-modal button:not(.mist-app-primary-action),.mist-config-panel button:not(.mist-app-primary-action),.mist-engine-params-panel button,.mist-bible-params-panel button{background:transparent!important;border-color:var(--mist-module-line)!important;color:var(--mist-module-muted)!important;box-shadow:none!important}.mist-task-manager-panel .mist-archive-button:hover:not(:disabled),.mist-task-manager-panel>div:last-child button:hover:not(:disabled),.mist-history-modal .mist-archive-button:hover:not(:disabled),.mist-history-modal .mist-archive-button.is-active,.mist-history-modal button:not(.mist-app-primary-action):hover:not(:disabled),.mist-config-panel button:not(.mist-app-primary-action):hover:not(:disabled),.mist-engine-params-panel button:hover:not(:disabled),.mist-bible-params-panel button:hover:not(:disabled){background:var(--mist-module-bg-hover)!important;border-color:var(--mist-module-accent-soft)!important;color:var(--mist-module-accent)!important}.mist-task-manager-panel .mist-app-primary-action,.mist-history-modal .mist-app-primary-action,.mist-config-panel .mist-app-primary-action{border:1px solid var(--mist-module-accent)!important;background:var(--mist-module-accent)!important;color:#fff!important;box-shadow:none!important}.mist-history-modal .mist-history-restore-button,:root.retro .mist-history-modal .mist-history-restore-button{border-color:var(--mist-module-accent)!important;background:transparent!important;color:#fff!important;transform:scale(1)!important}.mist-history-modal .mist-history-restore-button:hover:not(:disabled),:root.retro .mist-history-modal .mist-history-restore-button:hover:not(:disabled){border-color:var(--mist-module-accent)!important;background:var(--mist-module-accent-faint)!important;color:#fff!important;transform:scale(1.055)!important;filter:none!important}.mist-history-modal .mist-history-close-button,:root.retro .mist-history-modal .mist-history-close-button{position:absolute!important;top:1rem!important;right:1rem!important;left:auto!important;background:var(--mist-module-bg-raised)!important;border-color:var(--mist-module-accent-soft)!important;color:var(--mist-module-accent)!important;opacity:1!important}.mist-history-modal .mist-history-close-button:hover:not(:disabled),:root.retro .mist-history-modal .mist-history-close-button:hover:not(:disabled){background:var(--mist-module-accent-faint)!important;border-color:var(--mist-module-accent)!important;color:var(--mist-module-accent)!important}:root.retro .mist-engine-params-panel .mist-engine-params-group-header,:root.retro .mist-bible-params-panel .mist-engine-params-group-header{background:linear-gradient(0deg,#8b261d09,#8b261d09),var(--pattern-aged),var(--mist-module-bg-raised)!important;background-blend-mode:multiply!important}:root.retro .mist-engine-params-panel .mist-engine-params-title,:root.retro .mist-bible-params-panel .mist-engine-params-title{color:#fff!important;text-shadow:none!important}:root.retro .mist-engine-params-panel .mist-engine-params-eyebrow,:root.retro .mist-bible-params-panel .mist-engine-params-eyebrow,:root.retro .mist-engine-params-panel .mist-engine-params-header-chevron,:root.retro .mist-bible-params-panel .mist-engine-params-header-chevron{color:#ffffffc7!important}:root.retro .mist-task-manager-panel .mist-task-center-icon-shell{background:#8b261d1f!important;border:1px solid rgba(139,38,29,.28)!important}:root.retro .mist-task-manager-panel .mist-task-center-icon{color:#8b261d!important;stroke:#8b261d!important;opacity:1!important}.mist-task-manager-panel input,.mist-task-manager-panel select,.mist-task-manager-panel textarea,.mist-history-modal input,.mist-history-modal select,.mist-history-modal textarea,.mist-config-panel input,.mist-config-panel select,.mist-config-panel textarea{background:var(--mist-module-input)!important;border-color:var(--mist-module-line)!important;color:var(--mist-module-ink)!important;border-radius:var(--mist-module-radius)!important;box-shadow:none!important}.mist-task-manager-panel input::placeholder,.mist-history-modal input::placeholder,.mist-config-panel input::placeholder,.mist-task-manager-panel textarea::placeholder,.mist-history-modal textarea::placeholder,.mist-config-panel textarea::placeholder{color:var(--mist-module-dim)!important}.mist-task-manager-panel input:focus,.mist-task-manager-panel select:focus,.mist-task-manager-panel textarea:focus,.mist-history-modal input:focus,.mist-history-modal select:focus,.mist-history-modal textarea:focus,.mist-config-panel input:focus,.mist-config-panel select:focus,.mist-config-panel textarea:focus{border-color:var(--mist-module-accent-soft)!important;box-shadow:inset 0 -1px 0 var(--mist-module-accent-soft)!important}:root.retro .mist-app-header button:not(.mist-app-archive-button),:root.retro .mist-app-header button:not(.mist-app-archive-button):hover,:root.retro .mist-app-header button:not(.mist-app-archive-button):active,:root.retro .mist-app-header button:not(.mist-app-archive-button):focus,:root.retro .mist-app-header button:not(.mist-app-archive-button):focus-visible,:root.retro .mist-app-header .mist-app-nav-button,:root.retro .mist-app-header .mist-app-nav-button:hover,:root.retro .mist-app-header .mist-app-nav-button.is-active,:root.retro .mist-app-header .mist-app-top-nav-button,:root.retro .mist-app-header .mist-app-top-nav-button:hover,:root.retro .mist-app-header .mist-app-top-nav-button:active,:root.retro .mist-app-header .mist-app-top-nav-button:focus,:root.retro .mist-app-header .mist-app-top-nav-button:focus-visible{background:transparent!important;background-color:transparent!important;background-image:none!important;border-color:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-app-header button:not(.mist-app-archive-button):before,:root.retro .mist-app-header button:not(.mist-app-archive-button):after,:root.retro .mist-app-header .mist-app-nav-button:before,:root.retro .mist-app-header .mist-app-nav-button:after,:root.retro .mist-app-header .mist-app-top-nav-button:before,:root.retro .mist-app-header .mist-app-top-nav-button:after{display:none!important;content:none!important;opacity:0!important;background:transparent!important}:root.retro .mist-app-header button:not(.mist-app-archive-button):hover,:root.retro .mist-app-header .mist-app-nav-button:hover,:root.retro .mist-app-header .mist-app-top-nav-button:hover{color:#111!important;transform:scale(1.055)!important}.mist-bible-editor .mist-bible-params-panel{isolation:isolate!important;background:#080808!important;background-color:#080808!important;background-image:none!important;border-color:#ffffff24!important;box-shadow:18px 0 42px #000000a3!important}:root.retro .mist-bible-editor .mist-bible-params-panel{background:var(--bg-header)!important;background-color:var(--bg-header)!important;background-image:var(--bg-texture),var(--bg-dust-texture),var(--pattern-aged)!important;background-blend-mode:multiply!important;border-color:var(--border-main)!important;box-shadow:16px 0 28px #5c412614!important}.mist-bible-editor .mist-bible-params-panel:before,.mist-bible-editor .mist-bible-params-panel:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important}.mist-bible-editor .mist-bible-params-panel:before{z-index:-2!important;background:#080808!important}:root.retro .mist-bible-editor .mist-bible-params-panel:before{background:var(--bg-header)!important}.mist-bible-editor .mist-bible-params-panel:after{z-index:-1!important;background:inherit!important}.mist-bible-editor .mist-task-manager-panel{isolation:isolate!important;background:#080808!important;background-color:#080808!important;background-image:none!important;border-color:#ffffff24!important;box-shadow:0 24px 64px #000000ad!important}:root.retro .mist-bible-editor .mist-task-manager-panel{background:var(--bg-header)!important;background-color:var(--bg-header)!important;background-image:var(--bg-texture),var(--bg-dust-texture),var(--pattern-aged)!important;background-blend-mode:multiply!important;border-color:var(--border-main)!important;box-shadow:0 24px 54px #5c41261f!important}:root.retro .mist-bible-editor .mist-task-manager-panel .mist-archive-toolbar,:root.retro .mist-bible-editor .mist-task-manager-panel>div:last-child{background:var(--bg-header)!important;border-color:var(--border-main)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-hover-token.is-empty,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-hover-token.is-empty:not(:hover),:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-prophecy-slot-empty,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-identity-slot:not(.is-filled):not(.is-locked) span{color:#2d2d2d75!important;border-color:#8b261d33!important;border-bottom-color:#8b261d33!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-hover-token.is-filled,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-hover-token.is-locked,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-identity-slot.is-filled span,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-identity-slot.is-locked span{color:var(--labyrinth-ink)!important}.mist-divergence-view .mist-divergence-filter-control,.mist-divergence-view .mist-divergence-filter-control:hover,.mist-divergence-view .mist-divergence-filter-control:focus-within,.mist-divergence-view .mist-divergence-filter-control.is-selected,.mist-divergence-view .mist-divergence-filter-control.is-empty{border-color:transparent!important;background:transparent!important;box-shadow:none!important}:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control.is-empty,:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control.is-empty *,:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control.is-empty select{color:#ffffff5c!important}:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control.is-selected,:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control.is-selected *,:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control.is-selected select{color:#ffffffd1!important}:root.retro .mist-divergence-view .mist-divergence-filter-control.is-selected,:root.retro .mist-divergence-view .mist-divergence-filter-control.is-selected *,:root.retro .mist-divergence-view .mist-divergence-filter-control.is-selected select{color:#000000b8!important}:root.retro .mist-divergence-view .mist-divergence-filter-control:hover,:root.retro .mist-divergence-view .mist-divergence-filter-control:hover *,:root.retro .mist-divergence-view .mist-divergence-filter-control:focus-within,:root.retro .mist-divergence-view .mist-divergence-filter-control:focus-within *{color:#8b261d!important}.mist-bible-editor .mist-bible-nav-item,.mist-bible-editor .mist-bible-nav-item.is-active{background:transparent!important;border-color:transparent!important}.mist-bible-editor .mist-bible-nav-item.is-active:after{content:""!important;position:absolute!important;left:3.35rem!important;right:1.15rem!important;bottom:.74rem!important;height:.34rem!important;border-radius:999px!important;background:rgba(var(--mist-active-accent-rgb),.1)!important;pointer-events:none!important}:root.retro .mist-bible-editor .mist-bible-nav-item.is-active{color:#8b261d!important;background:transparent!important}:root.retro .mist-bible-editor .mist-bible-nav-item.is-active:after{background:#8b261d1c!important}:root:not(.retro) .mist-bible-editor .mist-bible-nav-item.is-active{color:#71717a!important}:root:not(.retro) .mist-bible-editor .mist-bible-nav-item.is-active:hover{color:#d4d4d8!important}.mist-bible-editor .mist-bible-nav-item,.mist-bible-editor .mist-bible-nav-item:hover{border-radius:0!important;border-right-color:transparent!important;box-shadow:none!important}.mist-bible-editor .mist-bible-nav-item.is-active:after{display:none!important}.mist-bible-editor .mist-bible-nav-item.is-active{background:#18181beb!important;color:#fafafa!important}.mist-bible-editor .mist-bible-nav-item.is-active .mist-bible-nav-active-rail{background:var(--mist-active-accent)!important}:root.retro .mist-bible-editor .mist-bible-nav-item.is-active{background:#fffcf6b8!important;color:#8b261d!important}:root.retro .mist-bible-editor .mist-bible-nav-item.is-active .mist-bible-nav-active-rail{background:#8b261d!important}.mist-bible-editor .mist-bible-nav-item:not(.is-active) .mist-bible-nav-active-rail{display:none!important}.mist-bible-editor .mist-story-logline-card .mist-story-logline-head{margin-bottom:.65rem!important}:root.retro .mist-bible-editor .mist-story-logline-card{padding-top:2rem!important}:root.retro .mist-bible-editor .mist-story-logline-card textarea{line-height:1.35!important;min-height:3.2rem!important}.mist-bible-editor .mist-story-logline-card{min-height:11.75rem!important;padding:2rem!important}.mist-bible-editor .mist-story-logline-card .mist-story-logline-head{min-height:1.75rem!important;margin-bottom:.55rem!important;align-items:flex-start!important}.mist-bible-editor .mist-story-logline-card .mist-story-copy-icon,:root.retro .mist-bible-editor .mist-story-logline-card .mist-story-copy-icon{width:1.75rem!important;height:1.75rem!important;min-width:1.75rem!important;min-height:1.75rem!important;padding:0!important;border-radius:.375rem!important}.mist-bible-editor .mist-story-logline-card textarea,:root.retro .mist-bible-editor .mist-story-logline-card textarea{margin:0!important;padding:0!important;min-height:4rem!important;font-size:1.5rem!important;line-height:1.35!important;display:block!important}:root.retro .mist-bible-editor .mist-story-logline-card .mist-story-logline-rail{width:.38rem!important;background:#8b261d!important;opacity:1!important}.mist-bible-editor main:not(.overflow-hidden){padding:3rem!important}.mist-bible-editor main:not(.overflow-hidden)>.max-w-5xl{width:100%!important;max-width:64rem!important;margin-left:auto!important;margin-right:auto!important}.mist-bible-editor .mist-story-logline-card,:root.retro .mist-bible-editor .mist-story-logline-card{box-sizing:border-box!important;height:11.75rem!important;min-height:11.75rem!important;max-height:11.75rem!important;padding:2rem!important;border-width:1px!important;border-radius:1rem!important}.mist-bible-editor .mist-story-logline-card .mist-story-logline-head,:root.retro .mist-bible-editor .mist-story-logline-card .mist-story-logline-head{height:1.75rem!important;min-height:1.75rem!important;max-height:1.75rem!important;margin:0 0 .55rem!important;padding:0!important;line-height:1!important}.mist-bible-editor .mist-story-logline-card .mist-story-logline-head h3,:root.retro .mist-bible-editor .mist-story-logline-card .mist-story-logline-head h3{height:1rem!important;margin:0!important;padding:0!important;line-height:1!important}.mist-bible-editor .mist-story-logline-card textarea,:root.retro .mist-bible-editor .mist-story-logline-card textarea{height:4.25rem!important;min-height:4.25rem!important;max-height:4.25rem!important;margin:0!important;padding:0!important;border-width:0!important;font-family:Georgia,Times New Roman,"Noto Serif SC",serif!important;font-size:1.5rem!important;line-height:1.35!important}.mist-bible-editor .mist-story-logline-card .mist-story-copy-icon,:root.retro .mist-bible-editor .mist-story-logline-card .mist-story-copy-icon{flex:0 0 1.75rem!important;width:1.75rem!important;height:1.75rem!important;min-width:1.75rem!important;min-height:1.75rem!important;max-width:1.75rem!important;max-height:1.75rem!important}:root.retro .mist-bible-editor .mist-story-logline-card .mist-story-logline-rail{background:#8b261d!important}:root.retro .mist-bible-editor .mist-story-logline-card>.mist-story-logline-rail{display:block!important;position:absolute!important;top:0!important;right:auto!important;bottom:0!important;left:0!important;z-index:2!important;height:100%!important;width:.44rem!important;background:#8b261d!important;background-color:#8b261d!important;border-radius:1rem 0 0 1rem!important;box-shadow:none!important;opacity:1!important}.mist-bible-editor .mist-story-logline-card{position:relative!important;overflow:hidden!important}.mist-bible-editor .mist-story-logline-card:before{content:""!important;position:absolute!important;top:0!important;left:0!important;bottom:0!important;z-index:4!important;width:.44rem!important;background:var(--mist-active-accent)!important;border-radius:1rem 0 0 1rem!important;pointer-events:none!important}:root.retro .mist-bible-editor .mist-story-logline-card:before{background:#8b261d!important}:root.retro .mist-bible-editor .mist-story-logline-card{border-left-color:#8b261d!important}.mist-bible-editor .mist-story-toolbar{display:inline-flex!important;align-items:center!important;gap:.5rem!important;height:2.25rem!important;min-height:2.25rem!important}.mist-bible-editor .mist-story-header-action,.mist-bible-editor .mist-story-view-toggle,.mist-bible-editor .mist-story-copy-icon{box-sizing:border-box!important;flex:0 0 auto!important;height:2.25rem!important;min-height:2.25rem!important;max-height:2.25rem!important;margin:0!important}.mist-bible-editor .mist-story-header-action{padding-top:0!important;padding-bottom:0!important}.mist-bible-editor .mist-story-view-toggle{display:inline-flex!important;align-items:center!important;padding:.2rem!important}.mist-bible-editor .mist-story-view-toggle button{height:1.8rem!important;min-height:1.8rem!important;max-height:1.8rem!important;margin:0!important;padding-top:0!important;padding-bottom:0!important}.mist-bible-editor .mist-story-copy-icon,:root.retro .mist-bible-editor .mist-story-copy-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:2.25rem!important;min-width:2.25rem!important;max-width:2.25rem!important;padding:0!important;border:1px solid transparent!important;border-radius:var(--mist-workflow-radius)!important;background:transparent!important;box-shadow:none!important}.mist-bible-editor .mist-story-copy-icon svg{width:.875rem!important;height:.875rem!important}:root:not(.retro) .mist-bible-editor .mist-story-copy-icon{color:#fff8ee94!important}:root:not(.retro) .mist-bible-editor .mist-story-copy-icon:hover:not(:disabled){color:#fff8eef2!important;background:#ffffff13!important;border-color:#ffffff24!important}:root.retro .mist-bible-editor .mist-story-copy-icon{color:#2d2d2d94!important}:root.retro .mist-bible-editor .mist-story-copy-icon:hover:not(:disabled){color:#8b261d!important;background:#8b261d13!important;border-color:#8b261d3d!important}.mist-bible-editor .mist-story-title-mark{width:2.35rem!important;height:2.35rem!important;color:rgba(var(--mist-active-accent-rgb, 255, 79, 63),.52)!important;border-color:transparent!important;background:transparent!important}.mist-bible-editor .mist-story-style-chip{padding-left:0!important;padding-right:0!important;color:#fff8eeb3!important;border-color:transparent!important;background:transparent!important}.mist-bible-editor .mist-story-word-count{min-width:auto!important;padding:0 .2rem 0 0!important;gap:.55rem!important;border-color:transparent!important;background:transparent!important}.mist-bible-editor .mist-story-word-count strong{color:#fff8eeeb!important}.mist-bible-editor .mist-story-header-action,.mist-bible-editor .mist-story-view-toggle{border-color:rgba(var(--mist-active-accent-rgb, 255, 79, 63),.42)!important;background:rgba(var(--mist-active-accent-rgb, 255, 79, 63),.045)!important}.mist-bible-editor .mist-story-copy-icon,:root.retro .mist-bible-editor .mist-story-copy-icon{border-color:transparent!important;background:transparent!important}:root.retro .mist-bible-editor .mist-story-title-mark{color:#8b261d9e!important;border-color:transparent!important;background:transparent!important}:root.retro .mist-bible-editor .mist-story-style-chip{color:#2d2d2db8!important;border-color:transparent!important;background:transparent!important}:root.retro .mist-bible-editor .mist-story-word-count{border-color:transparent!important;background:transparent!important}:root.retro .mist-bible-editor .mist-story-word-count strong{color:#7f2119!important}:root.retro .mist-bible-editor button.mist-story-header-action:not(.mist-app-primary-action):not(.mist-traverse-action),:root.retro .mist-bible-editor .mist-story-view-toggle{border-color:#8b261d7a!important;background:#8b261d09!important}.mist-bible-editor .mist-story-text-card textarea,.mist-bible-editor .mist-story-preview,.mist-bible-editor .mist-story-preview :where(p,div,li){color:#fff8eee6!important;font-weight:400!important}.mist-bible-editor .mist-story-preview{text-shadow:0 0 0 transparent!important}.mist-bible-editor .mist-story-preview :where(h1,h2,h3){color:#fff8eefa!important}:root.retro .mist-bible-editor .mist-story-text-card textarea,:root.retro .mist-bible-editor .mist-story-preview,:root.retro .mist-bible-editor .mist-story-preview :where(p,div,li){color:#2e2924!important;font-weight:430!important}:root.retro .mist-bible-editor .mist-story-preview :where(h1,h2,h3){color:#1f1b18!important}:root.retro .mist-task-manager-panel .mist-task-status-icon-shell{background:#fffcf6b8!important;border:1px solid rgba(139,38,29,.28)!important;color:#8b261d!important}:root.retro .mist-task-manager-panel .mist-task-status-icon-shell svg{color:#8b261d!important;stroke:#8b261d!important;opacity:1!important}:root.retro .mist-app-footer-control .mist-task-count-badge,:root.retro .mist-bible-editor .mist-app-footer-control .mist-task-count-badge,:root.retro .mist-divergence-view .mist-app-footer-control .mist-task-count-badge{background:#8b261d!important;border:1px solid rgba(255,250,242,.92)!important;color:#fffaf2!important;box-shadow:0 0 0 1px #8b261d2e!important;text-shadow:none!important}.mist-divergence-view .mist-traverse-action.is-returning-to-narrative,:root.retro .mist-divergence-view .mist-traverse-action.is-returning-to-narrative{color:#f5fff8!important;background:linear-gradient(180deg,#20945bf2,#116f43fa)!important;border-color:#5ddc949e!important;box-shadow:inset 0 1px #ffffff29,0 0 0 1px #19945738!important}.mist-divergence-view .mist-traverse-action.is-returning-to-narrative:hover:not(:disabled),:root.retro .mist-divergence-view .mist-traverse-action.is-returning-to-narrative:hover:not(:disabled){color:#fff!important;background:linear-gradient(180deg,#2baa69fa,#13804c)!important;border-color:#7aeeabc2!important}.mist-app-footer .mist-footer-return-button{color:var(--workflow-muted, var(--text-muted))!important;background:transparent!important;background-color:transparent!important;border-color:transparent!important;border-radius:8px!important;box-shadow:none!important;text-shadow:none!important;transform-origin:center!important}.mist-app-footer .mist-footer-return-button:hover:not(:disabled){color:var(--workflow-red, var(--mist-active-accent, #8B261D))!important;background:var(--workflow-red-faint, rgba(var(--mist-active-accent-rgb, 139, 38, 29), .035))!important;border-color:var(--workflow-red-soft, rgba(var(--mist-active-accent-rgb, 139, 38, 29), .42))!important;box-shadow:none!important;transform:scale(1.035)!important}.mist-app-footer .mist-footer-return-button:hover:not(:disabled) svg{transform:translate(-.25rem)!important}.mist-app-footer .mist-footer-return-button:active:not(:disabled){transform:scale(.95)!important}@media(max-width:1180px){.mist-bible-editor .mist-story-meta-row{align-items:flex-start;flex-direction:column;padding-left:3.85rem}.mist-bible-editor .mist-story-control-row{justify-content:flex-start;flex-wrap:wrap;width:100%}.mist-bible-editor .mist-story-toolbar{flex-wrap:wrap;height:auto!important;min-height:2.25rem!important}}@media(max-width:720px){.mist-bible-editor .mist-story-title-row{gap:.75rem}.mist-bible-editor .mist-story-title-mark{width:2.35rem;height:2.35rem}.mist-bible-editor .mist-story-title-input{font-size:2.15rem!important}.mist-bible-editor .mist-story-meta-row{padding-left:0}.mist-bible-editor .mist-story-style-chip,.mist-bible-editor .mist-story-word-count,.mist-bible-editor .mist-story-header-action,.mist-bible-editor .mist-story-view-toggle{max-width:100%}}:root.retro .mist-labyrinth-engine .mist-labyrinth-console{--labyrinth-page-film-width: clamp(1.9rem, 3vw, 3.25rem) !important;--labyrinth-page-film-gap: clamp(.48rem, .78vw, .82rem) !important;width:100%!important;max-width:none!important;margin:0!important;padding:clamp(.62rem,1.2vh,.95rem) calc(var(--labyrinth-page-film-width) + var(--labyrinth-page-film-gap)) clamp(3.8rem,6vh,4.15rem)!important;grid-template-rows:minmax(23.6rem,49vh) minmax(0,1fr)!important;gap:clamp(.38rem,.66vh,.56rem)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-page-film,:root.retro .mist-labyrinth-engine .mist-labyrinth-page-film-left,:root.retro .mist-labyrinth-engine .mist-labyrinth-page-film-right{display:block!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mode-toggle,:root.retro .mist-labyrinth-engine .mist-labyrinth-panel-switch,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-mode-toggle,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-actions,:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions,:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-options,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-pips{box-sizing:border-box!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions,:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:.25rem!important;min-width:max-content!important;padding:.25rem!important;border-width:1px!important;border-style:solid!important;border-radius:.25rem!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions{background:#000c!important;border-color:#27272a!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions button,:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions button{width:1.18rem!important;min-width:1.18rem!important;height:1.18rem!important;min-height:1.18rem!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-width:1px!important;border-style:solid!important;border-radius:.25rem!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions button{color:#a1a1aa!important;background:#18181b!important;border-color:#3f3f46!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions button.is-locked{color:var(--labyrinth-ink)!important;background:var(--labyrinth-red-faint)!important;border-color:var(--labyrinth-red-soft)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-hover-token.is-empty{color:var(--labyrinth-dim)!important;border-color:#8b261d33!important;border-bottom-color:#8b261d33!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-hover-token.is-filled,:root.retro .mist-labyrinth-engine .mist-labyrinth-hover-token.is-locked,:root.retro .mist-labyrinth-engine .mist-labyrinth-hover-token.is-filled:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-hover-token.is-locked:hover{color:var(--labyrinth-ink)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-hover-token.mist-token-focused,:root.retro .mist-labyrinth-engine .mist-labyrinth-hover-token.mist-token-focused:hover{color:var(--labyrinth-red)!important;border-bottom-color:var(--labyrinth-red)!important;text-shadow:0 0 10px rgba(139,38,29,.22)!important}:root.retro .mist-labyrinth-engine .mist-token-focus-badge{color:var(--labyrinth-red);filter:drop-shadow(0 0 4px rgba(139,38,29,.35))}:root.retro .mist-labyrinth-engine .mist-labyrinth-hover-token.is-empty:hover{color:var(--labyrinth-red)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-token,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-current b{color:var(--labyrinth-ink)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-options button.is-active span,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-options button.is-active b{color:var(--labyrinth-ink)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-random,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-random svg{color:var(--labyrinth-red)!important;stroke:currentColor!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-random{background:transparent!important;border-color:var(--labyrinth-red-soft)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-popover{background:var(--pattern-aged),var(--bg-main)!important;background-blend-mode:multiply!important;border-color:var(--labyrinth-rule)!important;box-shadow:0 16px 30px #5c41261f!important}:root.retro .mist-labyrinth-engine .mist-skin-slot-actions,:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:.25rem!important;min-width:max-content!important;padding:.25rem!important;border:1px solid var(--labyrinth-rule)!important;border-radius:.25rem!important;background:var(--labyrinth-paper)!important;box-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-skin-slot-actions button,:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions button{width:1.18rem!important;min-width:1.18rem!important;height:1.18rem!important;min-height:1.18rem!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:var(--labyrinth-muted)!important;background:transparent!important;border:1px solid transparent!important;border-radius:.25rem!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-skin-slot-actions button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-skin-slot-actions button.is-locked,:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions button.is-locked{color:var(--labyrinth-red)!important;background:var(--labyrinth-red-faint)!important;border-color:var(--labyrinth-red-soft)!important}.mist-divergence-view .mist-divergence-filter-control,.mist-divergence-view .mist-divergence-filter-control:hover,.mist-divergence-view .mist-divergence-filter-control:focus-within,.mist-divergence-view .mist-divergence-filter-control.is-selected,.mist-divergence-view .mist-divergence-filter-control.is-empty,:root:not(.retro) .mist-divergence-view .mist-archive-button.mist-divergence-filter-control,:root:not(.retro) .mist-divergence-view .mist-archive-button.mist-divergence-filter-control:hover,:root.retro .mist-divergence-view .mist-archive-button.mist-divergence-filter-control,:root.retro .mist-divergence-view .mist-archive-button.mist-divergence-filter-control:hover{background:transparent!important;border-color:transparent!important;box-shadow:none!important}.mist-divergence-view .mist-divergence-filter-control select,.mist-divergence-view .mist-divergence-filter-control select:hover,.mist-divergence-view .mist-divergence-filter-control select:focus{background:transparent!important;border-color:transparent!important;box-shadow:none!important;outline:none!important}:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control.is-empty,:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control.is-empty *,:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control.is-empty select{color:#ffffff57!important}:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control.is-selected,:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control.is-selected *,:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control.is-selected select{color:#ffffffd6!important}:root.retro .mist-divergence-view .mist-divergence-filter-control.is-empty,:root.retro .mist-divergence-view .mist-divergence-filter-control.is-empty *,:root.retro .mist-divergence-view .mist-divergence-filter-control.is-empty select{color:#00000057!important}:root.retro .mist-divergence-view .mist-divergence-filter-control.is-selected,:root.retro .mist-divergence-view .mist-divergence-filter-control.is-selected *,:root.retro .mist-divergence-view .mist-divergence-filter-control.is-selected select{color:#000000c2!important}.mist-divergence-view .mist-divergence-filter-control:hover,.mist-divergence-view .mist-divergence-filter-control:hover *,.mist-divergence-view .mist-divergence-filter-control:focus-within,.mist-divergence-view .mist-divergence-filter-control:focus-within *{color:var(--mist-active-accent)!important}:root.retro .mist-divergence-view .mist-divergence-filter-control:hover,:root.retro .mist-divergence-view .mist-divergence-filter-control:hover *,:root.retro .mist-divergence-view .mist-divergence-filter-control:focus-within,:root.retro .mist-divergence-view .mist-divergence-filter-control:focus-within *{color:var(--labyrinth-red)!important}.mist-divergence-view .mist-divergence-card{border-radius:.625rem!important;isolation:isolate;background:radial-gradient(circle at 12% 0%,rgba(var(--mist-active-accent-rgb),.14),transparent 34%),linear-gradient(180deg,#ffffff07,#ffffff02 42%,#0003),#080808!important;box-shadow:inset 0 1px #ffffff0e,inset 0 -1px #ffffff06,0 22px 70px #00000047!important}.mist-divergence-view .mist-divergence-card:before{content:var(--divergence-card-index);position:absolute;left:1.5rem;bottom:1rem;z-index:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.68rem;font-weight:800;letter-spacing:.26em;color:#ffffff1c;pointer-events:none}.mist-divergence-view .mist-divergence-card:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,rgba(var(--mist-active-accent-rgb),.12),transparent 18%,transparent 82%,rgba(var(--mist-active-accent-rgb),.08)),repeating-linear-gradient(90deg,rgba(255,255,255,.022) 0,rgba(255,255,255,.022) 1px,transparent 1px,transparent 56px);opacity:.34;-webkit-mask-image:linear-gradient(180deg,#000,transparent 72%);mask-image:linear-gradient(180deg,#000,transparent 72%)}.mist-divergence-view .mist-divergence-card:hover,.mist-divergence-view .mist-divergence-card.is-selected{box-shadow:inset 0 1px #ffffff14,0 24px 80px #00000061,0 0 0 1px rgba(var(--mist-active-accent-rgb),.18)!important}.mist-divergence-view .mist-divergence-card.is-selected{background:radial-gradient(circle at 16% 0%,rgba(var(--mist-active-accent-rgb),.22),transparent 38%),linear-gradient(180deg,rgba(var(--mist-active-accent-rgb),.075),#ffffff04 44%,#00000038),#0b0b0b!important}.mist-divergence-view .mist-divergence-card>*{position:relative;z-index:1}.mist-divergence-view .mist-divergence-card-accent{height:.125rem!important;background:linear-gradient(90deg,transparent,rgba(var(--mist-active-accent-rgb),.78),transparent)!important}.mist-divergence-view .mist-divergence-card-type,.mist-divergence-view .mist-divergence-card-count,.mist-divergence-view .mist-divergence-card-copy,.mist-divergence-view .mist-divergence-card-generated{border-radius:.45rem!important}.mist-divergence-view .mist-divergence-card-left{flex:1 1 auto;min-width:0}.mist-divergence-view .mist-divergence-card-type{min-width:0;max-width:min(15rem,58%);background:rgba(var(--mist-active-accent-rgb),.08)!important;border-color:rgba(var(--mist-active-accent-rgb),.2)!important}.mist-divergence-view .mist-divergence-card-generated{min-height:1.75rem;flex:0 0 auto;background:rgba(var(--mist-active-accent-rgb),.06)!important;box-shadow:inset 0 1px #ffffff09}.mist-divergence-view .mist-divergence-card-count,.mist-divergence-view .mist-divergence-card-copy{height:1.75rem!important;background:#0000005c!important;border-color:#ffffff1c!important}.mist-divergence-view .mist-divergence-card-copy:hover{border-color:rgba(var(--mist-active-accent-rgb),.4)!important;color:var(--mist-active-accent)!important}.mist-divergence-view .mist-divergence-card-title{letter-spacing:0!important;text-wrap:pretty}.mist-divergence-view .mist-divergence-card-logline{border-left-color:rgba(var(--mist-active-accent-rgb),.35)!important;padding-top:.15rem;padding-bottom:.1rem}.mist-divergence-view .mist-divergence-card-body{border-top-color:#ffffff14!important;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - 1.4rem),transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - 1.4rem),transparent 100%)}:root.retro .mist-divergence-view .mist-divergence-card{background:radial-gradient(circle at 12% 0%,rgba(139,38,29,.095),transparent 36%),linear-gradient(180deg,#ffffff94,#f4efe0db),var(--bg-panel)!important;box-shadow:inset 0 1px #ffffffa3,0 18px 44px #5c412614!important}:root.retro .mist-divergence-view .mist-divergence-card:before{color:#8b261d2e}:root.retro .mist-divergence-view .mist-divergence-card:after{background:linear-gradient(90deg,rgba(139,38,29,.08),transparent 18%,transparent 82%,rgba(139,38,29,.06)),repeating-linear-gradient(90deg,rgba(139,38,29,.045) 0,rgba(139,38,29,.045) 1px,transparent 1px,transparent 56px);opacity:.38}:root.retro .mist-divergence-view .mist-divergence-card:hover,:root.retro .mist-divergence-view .mist-divergence-card.is-selected{box-shadow:inset 0 1px #ffffffad,0 20px 54px #8b261d1f,0 0 0 1px #8b261d38!important}:root.retro .mist-divergence-view .mist-divergence-card-type{background:#8b261d13!important;border-color:#8b261d33!important}:root.retro .mist-divergence-view .mist-divergence-card-generated{background:#8b261d0e!important;border-color:#8b261d2e!important}:root.retro .mist-divergence-view .mist-divergence-card-count,:root.retro .mist-divergence-view .mist-divergence-card-copy{background:#fffcf6ad!important;border-color:#8b261d29!important}:root.retro .mist-divergence-view .mist-divergence-card-copy:hover{color:var(--labyrinth-red)!important;border-color:#8b261d52!important}:root.retro .mist-divergence-view .mist-divergence-card-logline{border-left-color:#8b261d61!important}:root.retro .mist-divergence-view .mist-divergence-card-body{border-top-color:#8b261d24!important}@media(max-width:1279px){.mist-divergence-view .mist-divergence-card-header{flex-wrap:wrap}.mist-divergence-view .mist-divergence-card-type{max-width:100%}.mist-divergence-view .mist-divergence-card-left{flex-wrap:wrap}}:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-surface-label{color:var(--labyrinth-ink)!important;opacity:1!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-hover-token.is-empty,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-prophecy-slot-empty,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-identity-slot:not(.is-filled):not(.is-locked) span{color:var(--labyrinth-dim)!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-hover-token.is-filled,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-hover-token.is-locked,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-prophecy-slot-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-identity-slot.is-filled span,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-identity-slot.is-locked span{color:var(--labyrinth-ink)!important;text-shadow:none!important}:root.retro .mist-app-header .mist-app-top-nav-button,:root.retro .mist-app-header .mist-app-top-nav-button:hover,:root.retro .mist-app-header .mist-app-top-nav-button:active,:root.retro .mist-app-header .mist-app-top-nav-button:focus,:root.retro .mist-app-header .mist-app-top-nav-button:focus-visible,:root.retro .mist-app-header .mist-app-top-nav-button *,:root.retro .mist-app-header .mist-app-top-nav-button:hover *,:root.retro .mist-app-header .mist-app-top-nav-button:before,:root.retro .mist-app-header .mist-app-top-nav-button:after{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}:root.retro .mist-app-header .mist-app-top-nav-button{border-color:transparent!important}:root.retro .mist-app-header .mist-app-top-nav-button:hover{color:#111!important;transform:scale(1.055)!important}:root.retro .mist-app-header .mist-app-top-nav-button:hover svg,:root.retro .mist-app-header .mist-app-top-nav-button:hover span{color:#111!important}:root.retro .mist-task-manager-panel.mist-archive-modal{isolation:isolate!important;background:var(--bg-header)!important;background-color:var(--bg-header)!important;background-image:var(--bg-texture),var(--bg-dust-texture),var(--pattern-aged)!important;background-blend-mode:multiply!important;border-color:var(--border-main)!important;border-width:1px!important;border-radius:.28rem!important;box-shadow:0 24px 54px #5c41261f!important}:root.retro .mist-task-manager-panel .mist-archive-toolbar,:root.retro .mist-task-manager-panel>div:last-child{background:var(--pattern-aged),var(--bg-header)!important;background-blend-mode:multiply!important;border-color:var(--border-main)!important}:root.retro .mist-task-manager-panel .mist-archive-panel{background:var(--pattern-aged),var(--bg-header)!important;background-blend-mode:multiply!important;border-color:var(--border-main)!important;box-shadow:none!important}:root.retro .mist-task-manager-panel .mist-archive-panel:hover{background:linear-gradient(0deg,#8b261d0b,#8b261d0b),var(--pattern-aged),var(--bg-header)!important;border-color:#8b261d52!important}.mist-config-panel .mist-config-deploy-button,:root.retro .mist-config-panel .mist-config-deploy-button{background:transparent!important;border:1px solid var(--mist-module-accent)!important;color:var(--mist-module-accent)!important;box-shadow:none!important}.mist-config-panel .mist-config-deploy-button:hover:not(:disabled),:root.retro .mist-config-panel .mist-config-deploy-button:hover:not(:disabled){background:var(--mist-module-accent-faint)!important;border-color:var(--mist-module-accent)!important;color:var(--mist-module-accent)!important}.mist-history-modal .mist-history-close-button,:root.retro .mist-history-modal .mist-history-close-button{background:var(--mist-module-accent-faint)!important;border-color:var(--mist-module-accent-soft)!important;color:var(--mist-module-accent)!important;opacity:1!important}.mist-history-modal .mist-history-close-button svg,:root.retro .mist-history-modal .mist-history-close-button svg{color:currentColor!important;stroke:currentColor!important}.mist-history-modal .mist-history-close-button:hover:not(:disabled),:root.retro .mist-history-modal .mist-history-close-button:hover:not(:disabled){background:var(--mist-module-bg-hover)!important;border-color:var(--mist-module-accent)!important;color:var(--mist-module-accent)!important}.mist-task-manager-panel .mist-task-clear-button,:root.retro .mist-task-manager-panel .mist-task-clear-button{background:transparent!important;border:1px solid var(--mist-module-line)!important;color:var(--mist-module-muted)!important;box-shadow:none!important}.mist-task-manager-panel .mist-task-clear-button:hover:not(:disabled),:root.retro .mist-task-manager-panel .mist-task-clear-button:hover:not(:disabled){background:var(--mist-module-bg-hover)!important;border-color:var(--mist-module-accent-soft)!important;color:var(--mist-module-accent)!important}.mist-task-manager-panel .mist-task-close-button,:root.retro .mist-task-manager-panel .mist-task-close-button{background:transparent!important;border-color:transparent!important;color:var(--mist-module-muted)!important}.mist-task-manager-panel .mist-task-close-button:hover:not(:disabled),:root.retro .mist-task-manager-panel .mist-task-close-button:hover:not(:disabled){background:var(--mist-module-bg-hover)!important;border-color:var(--mist-module-accent-soft)!important;color:var(--mist-module-accent)!important}.mist-history-modal .mist-history-close-button,:root.retro .mist-history-modal .mist-history-close-button{position:absolute!important;top:1rem!important;right:1rem!important;z-index:80!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:2.25rem!important;height:2.25rem!important;color:var(--mist-module-accent)!important;background:var(--mist-module-accent-faint)!important;border:1px solid var(--mist-module-accent-soft)!important;opacity:1!important;box-shadow:none!important}.mist-history-modal .mist-history-close-button svg,:root.retro .mist-history-modal .mist-history-close-button svg{color:currentColor!important;stroke:currentColor!important;opacity:1!important}.mist-history-modal .mist-history-close-button:hover:not(:disabled),:root.retro .mist-history-modal .mist-history-close-button:hover:not(:disabled){color:var(--mist-module-accent)!important;background:var(--mist-module-bg-hover)!important;border-color:var(--mist-module-accent)!important;transform:scale(1.05)!important}.mist-history-modal .mist-history-restore-button,:root.retro .mist-history-modal .mist-history-restore-button{color:#fff!important;background:transparent!important;border:1px solid var(--mist-module-accent)!important;box-shadow:none!important;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease!important}.mist-history-modal .mist-history-restore-button:hover:not(:disabled),:root.retro .mist-history-modal .mist-history-restore-button:hover:not(:disabled){color:#fff!important;background:var(--mist-module-accent-faint)!important;border-color:var(--mist-module-accent)!important;transform:scale(1.035)!important}:root.retro .mist-history-modal .mist-engine-params-group-header,:root.retro .mist-engine-params-panel .mist-engine-params-group-header,:root.retro .mist-bible-params-panel .mist-engine-params-group-header{background:#8b261dc2!important;border-color:#8b261d8c!important}:root.retro .mist-history-modal .mist-engine-params-title,:root.retro .mist-history-modal .mist-engine-params-eyebrow,:root.retro .mist-engine-params-panel .mist-engine-params-title,:root.retro .mist-engine-params-panel .mist-engine-params-eyebrow,:root.retro .mist-bible-params-panel .mist-engine-params-title,:root.retro .mist-bible-params-panel .mist-engine-params-eyebrow{color:#fff!important;opacity:1!important;text-shadow:none!important}:root.retro .mist-history-modal .mist-engine-params-group-header svg,:root.retro .mist-engine-params-panel .mist-engine-params-group-header svg,:root.retro .mist-bible-params-panel .mist-engine-params-group-header svg{color:#fff!important;stroke:currentColor!important;opacity:1!important}:root.retro .mist-task-manager-panel .mist-task-center-icon-shell{background:#8b261d29!important;border:1px solid rgba(139,38,29,.32)!important}:root.retro .mist-task-manager-panel .mist-task-center-icon{color:#8b261d!important;stroke:currentColor!important;opacity:1!important}.mist-history-modal .mist-history-action-row{align-items:center!important;gap:.5rem!important}.mist-history-modal .mist-history-action-button,:root.retro .mist-history-modal .mist-history-action-button{position:static!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:2.5rem!important;min-height:2.5rem!important;border-radius:.22rem!important;border:1px solid var(--mist-module-line)!important;background:transparent!important;color:var(--mist-module-muted)!important;box-shadow:none!important;line-height:1!important;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease!important}.mist-history-modal .mist-history-action-button:hover:not(:disabled),:root.retro .mist-history-modal .mist-history-action-button:hover:not(:disabled){color:var(--mist-module-accent)!important;background:var(--mist-module-bg-hover)!important;border-color:var(--mist-module-accent-soft)!important;transform:scale(1.035)!important}.mist-history-modal .mist-history-action-button svg,:root.retro .mist-history-modal .mist-history-action-button svg{color:currentColor!important;stroke:currentColor!important;opacity:1!important}.mist-history-modal .mist-history-restore-button,:root.retro .mist-history-modal .mist-history-restore-button{border-color:var(--mist-module-accent)!important;background:transparent!important;box-shadow:none!important}:root:not(.retro) .mist-history-modal .mist-history-restore-button{color:#fff!important}:root.retro .mist-history-modal .mist-history-restore-button{color:var(--mist-module-muted)!important}.mist-history-modal .mist-history-restore-button:hover:not(:disabled),:root.retro .mist-history-modal .mist-history-restore-button:hover:not(:disabled){color:var(--mist-module-accent)!important;border-color:var(--mist-module-accent)!important;background:var(--mist-module-accent-faint)!important}.mist-history-modal .mist-history-action-row .mist-history-close-button,:root.retro .mist-history-modal .mist-history-action-row .mist-history-close-button{position:static!important;top:auto!important;right:auto!important;z-index:auto!important;width:2.5rem!important;min-width:2.5rem!important;max-width:2.5rem!important;padding:0!important}.mist-history-modal .mist-history-floating-close,:root.retro .mist-history-modal .mist-history-floating-close{position:absolute!important;top:1rem!important;right:1rem!important;z-index:80!important}.mist-history-modal .mist-history-close-button svg,:root.retro .mist-history-modal .mist-history-close-button svg{width:1.35rem!important;height:1.35rem!important}:root.retro .mist-history-modal .mist-engine-params-group-header,:root.retro .mist-engine-params-panel .mist-engine-params-group-header,:root.retro .mist-bible-params-panel .mist-engine-params-group-header{background:#8b261d!important;background-color:#8b261d!important;border-color:#8b261d!important}:root.retro .mist-history-modal .mist-engine-params-group-header *,:root.retro .mist-engine-params-panel .mist-engine-params-group-header *,:root.retro .mist-bible-params-panel .mist-engine-params-group-header *{color:#fff!important;stroke:currentColor!important;opacity:1!important;text-shadow:none!important}.mist-lexicon-modal{border-color:rgba(var(--mist-active-accent-rgb),.36)!important}:root.retro .mist-lexicon-modal{border-color:#8b261db8!important;box-shadow:18px 18px #8b261d24,0 20px 64px #5c231824!important}:root:not(.retro) .mist-lexicon-modal [class*=border-white],:root:not(.retro) .mist-lexicon-modal [class*=border-zinc],:root:not(.retro) .mist-lexicon-modal .border-dashed{border-color:rgba(var(--mist-active-accent-rgb),.26)!important}:root.retro .mist-lexicon-modal [class*=border-white],:root.retro .mist-lexicon-modal [class*=border-zinc],:root.retro .mist-lexicon-modal [class*=border-black],:root.retro .mist-lexicon-modal .border-dashed{border-color:#8b261d4d!important}.mist-lexicon-soft-separator,:root.retro .mist-lexicon-soft-separator{opacity:.32!important}.mist-lexicon-history-controls .mist-lexicon-soft-separator{opacity:.22!important}.mist-lexicon-slot.is-filled{color:var(--text-main)!important;border-color:rgba(var(--mist-active-accent-rgb),.34)!important;background:#ffffff0e!important;opacity:1!important}.mist-lexicon-slot.is-filled .mist-lexicon-slot-index,.mist-lexicon-slot.is-filled span{opacity:1!important}.mist-lexicon-slot.is-active{transform:scale(1.045)!important}.mist-lexicon-slot.is-empty{color:var(--text-muted)!important;opacity:1!important}:root.retro .mist-lexicon-slot.is-filled{color:#8b261d!important;border-color:#8b261d80!important;background:#fdfcf8e0!important}:root.retro .mist-lexicon-slot.is-active{color:#8b261d!important;border-color:#8b261d!important;background:#8b261d17!important}:root.retro .mist-lexicon-slot.is-empty{color:#3d1a1694!important}.mist-lexicon-item-card{border-color:rgba(var(--mist-active-accent-rgb),.22)!important;box-shadow:0 14px 34px #0003,inset 0 0 0 1px rgba(var(--mist-active-accent-rgb),.06)!important}.mist-lexicon-item-card:hover{border-color:rgba(var(--mist-active-accent-rgb),.42)!important;box-shadow:0 18px 42px #00000047,inset 0 0 0 1px rgba(var(--mist-active-accent-rgb),.1)!important}.mist-lexicon-item-card.is-selected{border-color:var(--mist-active-accent)!important;box-shadow:0 18px 44px #00000052,inset 0 0 0 1px rgba(var(--mist-active-accent-rgb),.2)!important}:root.retro .mist-lexicon-item-card{background:#fdfcf8cc!important;border-color:#8b261d3d!important;box-shadow:0 10px 22px #5c231814,inset 0 0 0 1px #8b261d0f!important}:root.retro .mist-lexicon-item-card:hover{border-color:#8b261d80!important;box-shadow:0 14px 30px #5c23181f,inset 0 0 0 1px #8b261d1f!important}:root.retro .mist-lexicon-item-card.is-selected{border-color:#8b261d!important;box-shadow:0 16px 34px #5c231829,inset 0 0 0 1px #8b261d33!important}.mist-lexicon-card-face-button.is-effective:not(.is-locked){border-width:1.5px!important;font-weight:900!important}.mist-lexicon-card-face-button.is-bright.is-effective:not(.is-locked){color:#fbbf24!important;border-color:#fbbf249e!important;background:#fbbf241f!important}.mist-lexicon-card-face-button.is-dark.is-effective:not(.is-locked){color:#818cf8!important;border-color:#818cf89e!important;background:#818cf81f!important}.mist-lexicon-card-face-button.is-tension.is-effective:not(.is-locked){color:#c084fc!important;border-color:#c084fc9e!important;background:#c084fc1f!important}:root.retro .mist-lexicon-card-face-button.is-effective:not(.is-locked){color:#8b261d!important;border-color:#8b261d94!important;background:#8b261d16!important;box-shadow:inset 0 0 0 1px #8b261d1f!important}.mist-lexicon-card-face-button.is-locked,:root.retro .mist-lexicon-card-face-button.is-locked{border-color:var(--mist-active-accent)!important}@keyframes mistToolbarIconTap{0%{transform:translateY(0) scale(1)}36%{transform:translateY(-1px) scale(1.12)}to{transform:translateY(0) scale(1)}}@keyframes mistIconDiceRoll{0%{transform:rotate(0) scale(1)}45%{transform:rotate(115deg) scale(1.14)}to{transform:rotate(180deg) scale(1)}}@keyframes mistIconResetSpin{0%{transform:rotate(0) scale(1)}52%{transform:rotate(-190deg) scale(1.12)}to{transform:rotate(-360deg) scale(1)}}@keyframes mistIconRedoSpin{0%{transform:rotate(0) scale(1)}52%{transform:rotate(190deg) scale(1.12)}to{transform:rotate(360deg) scale(1)}}@keyframes mistIconSaveDrop{0%{transform:translateY(0) scale(1)}38%{transform:translateY(2px) scale(.94)}to{transform:translateY(0) scale(1)}}@keyframes mistIconCopyPop{0%{transform:translate(0) scale(1)}35%{transform:translate(2px) translateY(-1px) scale(1.12)}to{transform:translate(0) scale(1)}}@keyframes mistIconDownloadDrop{0%{transform:translateY(-1px)}45%{transform:translateY(3px)}to{transform:translateY(0)}}@keyframes mistIconZapFlash{0%{transform:scale(1) rotate(0);filter:brightness(1)}35%{transform:scale(1.18) rotate(-7deg);filter:brightness(1.55)}to{transform:scale(1) rotate(0);filter:brightness(1)}}@keyframes mistRingClickSpin{0%{transform:rotate(0) scale(1)}48%{transform:rotate(210deg) scale(1.12)}to{transform:rotate(360deg) scale(1)}}.mist-app-footer-control,.mist-footer-icon-button,.mist-archive-toolbar .mist-archive-button,.mist-bible-editor .mist-app-archive-button,.mist-metonymy-view .mist-archive-button{transform-origin:center!important;will-change:transform}.mist-app-footer-control:active:not(:disabled),.mist-footer-icon-button:active:not(:disabled),.mist-archive-toolbar .mist-archive-button:active:not(:disabled),.mist-bible-editor .mist-app-archive-button:active:not(:disabled),.mist-metonymy-view .mist-archive-button:active:not(:disabled){transform:scale(.94)!important}.mist-app-footer-control:active:not(:disabled) svg,.mist-footer-icon-button:active:not(:disabled) svg,.mist-archive-toolbar .mist-archive-button:active:not(:disabled) svg,.mist-bible-editor .mist-app-archive-button:active:not(:disabled) svg,.mist-metonymy-view .mist-archive-button:active:not(:disabled) svg{animation:mistToolbarIconTap .42s cubic-bezier(.16,1,.3,1)}.mist-app-footer-control:active:not(:disabled) svg.lucide-dice-5,.mist-archive-toolbar .mist-archive-button:active:not(:disabled) svg.lucide-dice-5{animation:mistIconDiceRoll .52s cubic-bezier(.16,1,.3,1)}.mist-app-footer-control:active:not(:disabled) svg.lucide-rotate-ccw,.mist-footer-icon-button.mist-footer-undo-button:active:not(:disabled) svg,.mist-archive-toolbar .mist-archive-button:active:not(:disabled) svg.lucide-refresh-ccw,.mist-archive-toolbar .mist-archive-button:active:not(:disabled) svg.lucide-rotate-ccw{animation:mistIconResetSpin .56s cubic-bezier(.16,1,.3,1)}.mist-footer-icon-button.mist-footer-redo-button:active:not(:disabled) svg,.mist-archive-toolbar .mist-archive-button:active:not(:disabled) svg.lucide-redo-2{animation:mistIconRedoSpin .56s cubic-bezier(.16,1,.3,1)}.mist-app-footer-control:active:not(:disabled) svg.lucide-save,.mist-archive-toolbar .mist-archive-button:active:not(:disabled) svg.lucide-save,.mist-app-footer-control:active:not(:disabled) svg.lucide-archive{animation:mistIconSaveDrop .43s cubic-bezier(.16,1,.3,1)}.mist-app-footer-control:active:not(:disabled) svg.lucide-copy,.mist-app-footer-control:active:not(:disabled) svg.lucide-clipboard-copy,.mist-archive-toolbar .mist-archive-button:active:not(:disabled) svg.lucide-copy,.mist-archive-toolbar .mist-archive-button:active:not(:disabled) svg.lucide-clipboard-copy{animation:mistIconCopyPop .43s cubic-bezier(.16,1,.3,1)}.mist-app-footer-control:active:not(:disabled) svg.lucide-download,.mist-archive-toolbar .mist-archive-button:active:not(:disabled) svg.lucide-download{animation:mistIconDownloadDrop .43s cubic-bezier(.16,1,.3,1)}.mist-app-footer-control:active:not(:disabled) svg.lucide-zap,.mist-archive-toolbar .mist-archive-button:active:not(:disabled) svg.lucide-zap,.mist-app-footer-control:active:not(:disabled) svg.lucide-activity{animation:mistIconZapFlash .43s cubic-bezier(.16,1,.3,1)}.mist-ring-toggle-button,.mist-ring-toggle-button.is-active,.mist-ring-toggle-button:hover,.mist-ring-toggle-button:active,.mist-ring-toggle-button:focus,.mist-ring-toggle-button:focus-visible{background:transparent!important;border-color:transparent!important;box-shadow:none!important;outline:none!important}.mist-ring-toggle-icon.is-click-spinning{animation:mistRingClickSpin .62s cubic-bezier(.16,1,.3,1)}.mist-ring-toggle-button:active .mist-ring-toggle-icon{animation:mistRingClickSpin .52s cubic-bezier(.16,1,.3,1)}.mist-app-header .lucide-aperture.cult-pulse{animation:none!important}@keyframes mistFooterIconPress{0%{transform:translateY(0) scale(1);filter:brightness(1)}42%{transform:translateY(-1px) scale(1.08);filter:brightness(1.2)}to{transform:translateY(0) scale(1);filter:brightness(1)}}.mist-ring-toggle-button,.mist-ring-toggle-button.is-active,.mist-ring-toggle-button:hover,.mist-ring-toggle-button:active,.mist-ring-toggle-button:focus,.mist-ring-toggle-button:focus-visible{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important;outline:0!important;outline-offset:0!important;--tw-ring-color: transparent !important;--tw-ring-shadow: 0 0 #0000 !important;--tw-ring-offset-shadow: 0 0 #0000 !important}.mist-ring-toggle-icon{transition:color .22s ease,transform .22s cubic-bezier(.16,1,.3,1)!important}.mist-app-footer-control:active:not(:disabled) svg,.mist-footer-icon-button:active:not(:disabled) svg,.mist-archive-toolbar .mist-archive-button:active:not(:disabled) svg,.mist-bible-editor .mist-app-archive-button:active:not(:disabled) svg,.mist-metonymy-view .mist-archive-button:active:not(:disabled) svg,.mist-traverse-action:active:not(:disabled) svg{animation:mistFooterIconPress .26s cubic-bezier(.16,1,.3,1) both!important}.mist-engine-params-panel .mist-engine-params-close-button,.mist-bible-params-panel .mist-engine-params-close-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:2.25rem!important;height:2.25rem!important;transform:translateY(-50%) scale(1)!important;transform-origin:center!important}.mist-engine-params-panel .mist-engine-params-close-button:hover:not(:disabled),.mist-bible-params-panel .mist-engine-params-close-button:hover:not(:disabled){transform:translateY(-50%) scale(1.035)!important}.mist-engine-params-panel.is-closed,.mist-bible-params-panel.is-closed{transition-duration:0ms!important;transform:translate(-100%)!important;pointer-events:none!important}.mist-engine-params-panel.is-open,.mist-bible-params-panel.is-open{transition-duration:.5s!important;pointer-events:auto!important}.mist-engine-params-panel,.mist-bible-params-panel{isolation:isolate!important;background:#080808!important;background-color:#080808!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}:root.retro .mist-engine-params-panel,:root.retro .mist-bible-params-panel{background:var(--bg-header)!important;background-color:var(--bg-header)!important;background-image:var(--bg-texture),var(--bg-dust-texture),var(--pattern-aged)!important;background-blend-mode:multiply!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.mist-engine-params-panel section,.mist-bible-params-panel section,.mist-engine-params-panel section [class*=rounded],.mist-bible-params-panel section [class*=rounded]{background-color:var(--mist-module-bg-raised)!important}:root.retro .mist-engine-params-panel section,:root.retro .mist-bible-params-panel section,:root.retro .mist-engine-params-panel section [class*=rounded],:root.retro .mist-bible-params-panel section [class*=rounded]{background:var(--pattern-aged),var(--mist-module-bg-raised)!important;background-blend-mode:multiply!important}.mist-labyrinth-engine .mist-labyrinth-world-law-popover{grid-column:1 / -1!important;justify-self:stretch!important;inset-inline:0!important;left:0!important;right:0!important;width:auto!important;min-width:100%!important;max-width:none!important;background:#050505!important;background-color:#050505!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-block{background:transparent!important;background-color:transparent!important;background-image:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-random,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-random svg{color:#8b261d!important;stroke:currentColor!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-random{background:transparent!important;border-color:#8b261d6b!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-popover{background:var(--labyrinth-paper, var(--bg-main))!important;background-color:var(--labyrinth-paper, var(--bg-main))!important;background-image:none!important;background-blend-mode:normal!important;border-color:#8b261d2e!important;box-shadow:0 16px 30px #5c41261f!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-preview,:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-options{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-world-law-preview-title span{color:var(--labyrinth-ink)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-toggle-button.is-off{color:var(--labyrinth-muted)!important;border-color:var(--labyrinth-rule)!important;background:transparent!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-selection-stats,:root.retro .mist-labyrinth-engine .mist-labyrinth-selection-stats span{color:var(--labyrinth-ink)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-selection-stats b{color:var(--labyrinth-red)!important}.mist-labyrinth-engine.is-lang-en{--mist-labyrinth-en-display: "Iowan Old Style", "New York", "Palatino Linotype", Palatino, Georgia, serif;--mist-labyrinth-en-text: "Iowan Old Style", "New York", "Palatino Linotype", Palatino, Georgia, serif;--mist-labyrinth-en-ui: "Avenir Next", "Helvetica Neue", Arial, sans-serif;--mist-labyrinth-en-sentence-size: clamp(.86rem, .94vw, 1rem);--mist-labyrinth-en-term-size: clamp(1.02rem, 1.08vw, 1.16rem)}.mist-labyrinth-engine.is-lang-en.is-en-font-modern{--mist-labyrinth-en-display: Charter, "Bitstream Charter", Georgia, "Times New Roman", serif;--mist-labyrinth-en-text: Charter, "Bitstream Charter", Georgia, "Times New Roman", serif}.mist-labyrinth-engine.is-lang-en.is-en-font-cinematic{--mist-labyrinth-en-display: Didot, "Bodoni 72", "Bodoni 72 Smallcaps", Georgia, serif;--mist-labyrinth-en-text: "Iowan Old Style", "New York", Georgia, serif}.mist-labyrinth-engine.is-lang-en.is-en-font-compact{--mist-labyrinth-en-display: "Avenir Next", "Helvetica Neue", Arial, sans-serif;--mist-labyrinth-en-text: "Avenir Next", "Helvetica Neue", Arial, sans-serif;--mist-labyrinth-en-ui: "Avenir Next", "Helvetica Neue", Arial, sans-serif;--mist-labyrinth-en-sentence-size: clamp(.82rem, .9vw, .96rem);--mist-labyrinth-en-term-size: clamp(.98rem, 1.04vw, 1.12rem)}.mist-labyrinth-engine.is-lang-en.is-en-font-humanist{--mist-labyrinth-en-display: Optima, "Gill Sans", "Avenir Next", "Helvetica Neue", Arial, sans-serif;--mist-labyrinth-en-text: Optima, "Gill Sans", "Avenir Next", "Helvetica Neue", Arial, sans-serif;--mist-labyrinth-en-ui: Optima, "Gill Sans", "Avenir Next", "Helvetica Neue", Arial, sans-serif;--mist-labyrinth-en-sentence-size: clamp(.96rem, 1.05vw, 1.12rem);--mist-labyrinth-en-term-size: clamp(1.17rem, 1.26vw, 1.36rem)}.mist-labyrinth-engine.is-lang-en.is-en-font-gothic{--mist-labyrinth-en-display: "Helvetica Neue", Helvetica, Arial, sans-serif;--mist-labyrinth-en-text: "Helvetica Neue", Helvetica, Arial, sans-serif;--mist-labyrinth-en-ui: "Helvetica Neue", Helvetica, Arial, sans-serif;--mist-labyrinth-en-sentence-size: clamp(.82rem, .9vw, .96rem);--mist-labyrinth-en-term-size: clamp(.98rem, 1.04vw, 1.12rem)}.mist-labyrinth-engine.is-lang-en.is-en-font-narrow{--mist-labyrinth-en-display: "DIN Condensed", "Arial Narrow", "Helvetica Neue", Arial, sans-serif;--mist-labyrinth-en-text: "Avenir Next Condensed", "Arial Narrow", "Helvetica Neue", Arial, sans-serif;--mist-labyrinth-en-ui: "Avenir Next Condensed", "Arial Narrow", "Helvetica Neue", Arial, sans-serif;--mist-labyrinth-en-sentence-size: clamp(.84rem, .92vw, .98rem);--mist-labyrinth-en-term-size: clamp(1rem, 1.06vw, 1.14rem)}.mist-labyrinth-engine.is-lang-en.is-en-font-ritual{--mist-labyrinth-en-display: "Hoefler Text", "Baskerville", "Baskerville Old Face", "Iowan Old Style", Georgia, serif;--mist-labyrinth-en-text: "Hoefler Text", "Baskerville", "Baskerville Old Face", "Iowan Old Style", Georgia, serif}.mist-labyrinth-engine.is-lang-en .mist-labyrinth-title-block{display:flex;flex-direction:column;align-items:flex-start}.mist-labyrinth-engine.is-lang-en .mist-labyrinth-title,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-title:before{font-family:var(--mist-labyrinth-en-display)!important;font-size:clamp(2.4rem,3.35vw,4.25rem)!important;line-height:.96!important;letter-spacing:0!important}.mist-labyrinth-engine.is-lang-en .mist-labyrinth-title{max-width:min(100%,28rem)!important;white-space:normal!important;overflow-wrap:normal;text-wrap:balance}.mist-labyrinth-engine.is-lang-en .mist-labyrinth-subtitle{max-width:min(100%,28rem)!important;white-space:normal!important}.mist-labyrinth-engine.is-lang-en .mist-labyrinth-subtitle,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-canonical-formula,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-desire-sentence-body,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-formula-header,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-formula-eyebrow,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-formula-caption,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-formula-lead,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-formula-text,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-formula-row,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-desire-sentence-line,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-desire-sentence-line>span,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-desire-sentence-slot,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-mixer-header h3,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-mixer-principle,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-mixer-slot-label b,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-surface-card h4,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-surface-sentence,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-summary-line,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-summary-line>span,.mist-labyrinth-engine.is-lang-en .mist-prophecy-slot-active,.mist-labyrinth-engine.is-lang-en .mist-prophecy-slot-empty,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-hover-token,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-identity-slot span,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-selection-stats,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-selection-stats span,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-selection-stats b,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-mode-toggle button,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-mode-toggle button b,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-en-font-toggle,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-en-font-toggle span,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-en-font-toggle button{font-family:var(--mist-labyrinth-en-text)!important;letter-spacing:0!important}.mist-labyrinth-engine.is-lang-en .mist-labyrinth-desire-panel{overflow:hidden!important;padding:clamp(.95rem,1.2vw,1.16rem) clamp(1.05rem,1.45vw,1.42rem)!important}.mist-labyrinth-engine.is-lang-en .mist-labyrinth-desire-sentence>.mist-labyrinth-formula-header{margin-bottom:clamp(.62rem,1vh,.88rem)!important}.mist-labyrinth-engine.is-lang-en .mist-labyrinth-desire-sentence-body{flex:1 1 auto!important;min-height:0!important;justify-content:flex-start!important;gap:clamp(.56rem,1.02vh,.84rem)!important;font-size:var(--mist-labyrinth-en-sentence-size)!important;line-height:1.48!important;padding-bottom:clamp(.24rem,.52vh,.42rem)}.mist-labyrinth-engine.is-lang-en .mist-labyrinth-desire-sentence-line{line-height:1.48!important;row-gap:.34rem!important}.mist-labyrinth-engine.is-lang-en .mist-labyrinth-desire-sentence-line>span,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-formula-text{font-size:var(--mist-labyrinth-en-sentence-size)!important;line-height:1.48!important}.mist-labyrinth-engine.is-lang-en .mist-labyrinth-formula .mist-prophecy-slot-active,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-desire-sentence-slot .mist-prophecy-slot-active{font-family:var(--mist-labyrinth-en-text)!important;font-size:var(--mist-labyrinth-en-term-size)!important;line-height:1.3!important;letter-spacing:0!important}.mist-labyrinth-engine.is-lang-en .mist-labyrinth-formula .mist-prophecy-slot-empty,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-desire-sentence-slot .mist-prophecy-slot-empty{font-family:var(--mist-labyrinth-en-text)!important;font-size:var(--mist-labyrinth-en-sentence-size)!important;line-height:1.24!important;letter-spacing:0!important}.mist-labyrinth-engine.is-lang-en .mist-labyrinth-subtitle,.mist-labyrinth-engine.is-lang-en .mist-labyrinth-formula-caption{font-size:clamp(.7rem,.78vw,.84rem)!important;line-height:1.42!important}.mist-labyrinth-en-font-toggle{margin-top:.72rem;display:inline-flex;align-items:center;gap:.18rem;width:max-content;max-width:100%;padding:.18rem;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff0a,#ffffff03),#00000085;box-shadow:inset 0 1px #ffffff0a,0 10px 28px #00000047;font-family:var(--mist-labyrinth-en-ui)}.mist-labyrinth-en-font-toggle span,.mist-labyrinth-en-font-toggle button{height:1.42rem;display:inline-flex;align-items:center;justify-content:center;color:#f8f8f480;font-family:var(--mist-labyrinth-en-ui);font-size:.58rem;font-weight:900;letter-spacing:0!important;text-transform:uppercase}.mist-labyrinth-en-font-toggle span{padding:0 .42rem}.mist-labyrinth-en-font-toggle button{width:1.42rem;border:1px solid transparent;background:transparent}.mist-labyrinth-en-font-toggle button:hover,.mist-labyrinth-en-font-toggle button.is-active{color:var(--labyrinth-ink);border-color:var(--labyrinth-red-soft);background:linear-gradient(180deg,rgba(255,255,255,.045),var(--labyrinth-red-faint))}:root.retro .mist-labyrinth-engine.is-lang-en .mist-labyrinth-en-font-toggle{background:linear-gradient(180deg,#efe9e0eb,#e8e0d4e6),var(--pattern-aged)!important;background-blend-mode:multiply!important;border-color:#8b261d33!important;box-shadow:none!important}:root.retro .mist-labyrinth-engine.is-lang-en .mist-labyrinth-en-font-toggle span,:root.retro .mist-labyrinth-engine.is-lang-en .mist-labyrinth-en-font-toggle button{color:#111!important}:root.retro .mist-labyrinth-engine.is-lang-en .mist-labyrinth-en-font-toggle button:hover,:root.retro .mist-labyrinth-engine.is-lang-en .mist-labyrinth-en-font-toggle button.is-active{color:#8b261d!important;border-color:#8b261d61!important;background:#8b261d14!important}:root :where(button,[role=button],input,textarea,select,summary,a[href],[tabindex]){-webkit-tap-highlight-color:transparent}:root :where(button,[role=button],input,textarea,select,summary,a[href],[tabindex]):focus,:root :where(button,[role=button],input,textarea,select,summary,a[href],[tabindex]):focus-visible{outline:0!important;outline-offset:0!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-offset-color: transparent !important;--tw-ring-offset-width: 0px !important;--tw-ring-shadow: 0 0 #0000 !important;--tw-ring-offset-shadow: 0 0 #0000 !important}button::-moz-focus-inner,[role=button]::-moz-focus-inner{border:0}.mist-divergence-view .mist-divergence-filter-toolbar{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important}.mist-divergence-view .mist-divergence-filter-controls{min-width:0}@media(max-width:920px){.mist-divergence-view .mist-divergence-filter-toolbar{grid-template-columns:1fr!important;height:auto!important;min-height:3.5rem!important;row-gap:.45rem;padding-top:.55rem!important;padding-bottom:.55rem!important}.mist-divergence-view .mist-divergence-filter-toolbar>div:first-child,.mist-divergence-view .mist-divergence-filter-toolbar>div:last-child{justify-self:center!important}}.mist-labyrinth-image-corner-actions{position:absolute;top:.5rem;right:.5rem;z-index:5;display:inline-flex;align-items:center;gap:.28rem;padding:.18rem;border:1px solid rgba(248,248,244,.12);background:#0303038f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mist-labyrinth-image-icon-button{width:1.72rem;height:1.72rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;color:#f8f8f4b8;background:#0a0a0ab8;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease}.mist-labyrinth-image-icon-button:hover:not(:disabled){color:var(--labyrinth-ink);border-color:#f8f8f447;background:#0c0c0cf0;transform:translateY(-1px)}.mist-labyrinth-image-icon-button.is-danger:hover:not(:disabled){color:#fecaca;border-color:#f871716b;background:#7f1d1da3}.mist-labyrinth-image-actions{left:50%!important;right:auto!important;bottom:.5rem!important;transform:translate(-50%);width:max-content;max-width:calc(100% - 1rem)!important;justify-content:center!important;flex-wrap:nowrap!important}.mist-labyrinth-image-actions .mist-traverse-action{height:1.76rem!important;padding-left:.66rem!important;padding-right:.62rem!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-image-corner-actions{background:#fffcf6bd!important;border-color:#8b261d2e!important;box-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-image-icon-button{color:#2d2d2d9e!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-image-icon-button:hover:not(:disabled){color:var(--text-accent)!important;background:#8b261d0e!important;border-color:#8b261d38!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-image-icon-button.is-danger:hover:not(:disabled){color:#8b261d!important;background:#8b261d14!important}:root.retro .mist-labyrinth-vision-result-modal{--labyrinth-paper: var(--bg-main);--labyrinth-paper-raised: var(--bg-main);--labyrinth-paper-soft: var(--bg-main);--labyrinth-ink: #2D2D2D;--labyrinth-muted: rgba(45, 45, 45, .66);--labyrinth-faint: rgba(45, 45, 45, .42);--labyrinth-red: #8B261D;--labyrinth-red-soft: rgba(139, 38, 29, .34);--labyrinth-red-faint: rgba(139, 38, 29, .075);--labyrinth-rule: rgba(139, 38, 29, .16);background:radial-gradient(circle at 50% 0%,rgba(139,38,29,.08),transparent 36%),#100e0cc7!important;-webkit-backdrop-filter:blur(12px) saturate(.72)!important;backdrop-filter:blur(12px) saturate(.72)!important}:root.retro .mist-labyrinth-vision-result-panel,:root.retro .mist-labyrinth-vision-result-panel-wide{color:var(--labyrinth-ink)!important;background:var(--bg-texture),var(--bg-dust-texture),linear-gradient(180deg,var(--bg-main),var(--bg-main)),var(--labyrinth-paper)!important;background-blend-mode:multiply,multiply,normal,normal!important;border-color:#8b261d2e!important;box-shadow:0 28px 70px #2018122e!important}:root.retro .mist-labyrinth-vision-result-head{border-bottom-color:var(--labyrinth-rule)!important}:root.retro .mist-labyrinth-vision-result-title>span,:root.retro .mist-labyrinth-vision-reference-head span,:root.retro .mist-labyrinth-vision-reference-note span,:root.retro .mist-labyrinth-vision-candidates-head span,:root.retro .mist-labyrinth-vision-candidate-column-head span,:root.retro .mist-labyrinth-vision-module-head>span b{color:var(--labyrinth-red)!important}:root.retro .mist-labyrinth-vision-result-head h3,:root.retro .mist-labyrinth-vision-reference-head b,:root.retro .mist-labyrinth-vision-module-head>span,:root.retro .mist-labyrinth-vision-preview-row b,:root.retro .mist-labyrinth-vision-candidates-head b,:root.retro .mist-labyrinth-vision-candidate-block b{color:var(--labyrinth-ink)!important}:root.retro .mist-labyrinth-vision-result-head p,:root.retro .mist-labyrinth-vision-reference-note p,:root.retro .mist-labyrinth-vision-preview-row span,:root.retro .mist-labyrinth-vision-preview-paragraph,:root.retro .mist-labyrinth-vision-candidate-list p,:root.retro .mist-labyrinth-vision-empty-state{color:var(--labyrinth-muted)!important}:root.retro .mist-labyrinth-vision-result-body{color:var(--labyrinth-ink)!important;background:transparent!important;border-color:var(--labyrinth-rule)!important;box-shadow:none!important}:root.retro .mist-labyrinth-vision-reference,:root.retro .mist-labyrinth-vision-module-card,:root.retro .mist-labyrinth-vision-candidates-panel,:root.retro .mist-labyrinth-vision-candidate-column{color:var(--labyrinth-ink)!important;background:transparent!important;border-color:var(--labyrinth-rule)!important;box-shadow:none!important}:root.retro .mist-labyrinth-vision-reference:after{background:linear-gradient(180deg,transparent,rgba(139,38,29,.42),transparent)!important}:root.retro .mist-labyrinth-vision-reference-head,:root.retro .mist-labyrinth-vision-module-head,:root.retro .mist-labyrinth-vision-candidates-head,:root.retro .mist-labyrinth-vision-candidate-column-head,:root.retro .mist-labyrinth-vision-preview-row,:root.retro .mist-labyrinth-vision-preview-paragraph,:root.retro .mist-labyrinth-vision-candidate-block{border-color:var(--labyrinth-rule)!important}:root.retro .mist-labyrinth-vision-reference-frame{background:repeating-linear-gradient(0deg,transparent 0 8px,rgba(139,38,29,.035) 8px 9px),var(--labyrinth-paper)!important;border-color:#8b261d33!important}:root.retro .mist-labyrinth-vision-reference-placeholder,:root.retro .mist-labyrinth-vision-preview-row span.is-missing,:root.retro .mist-labyrinth-vision-candidates-action-group>span{color:var(--labyrinth-faint)!important}:root.retro .mist-labyrinth-vision-reference-note,:root.retro .mist-labyrinth-vision-module-preview.is-empty,:root.retro .mist-labyrinth-vision-module-card textarea,:root.retro .mist-labyrinth-vision-candidates-action-group{color:var(--labyrinth-ink)!important;background:transparent!important;border-color:#8b261d2e!important;box-shadow:none!important}:root.retro .mist-labyrinth-vision-module-preview{color:var(--labyrinth-ink)!important}:root.retro .mist-labyrinth-vision-module-card textarea::placeholder{color:var(--labyrinth-faint)!important}:root.retro .mist-labyrinth-vision-module-card textarea:focus{border-color:var(--labyrinth-red-soft)!important;background:#8b261d06!important;box-shadow:inset 0 -1px #8b261d2e!important}:root.retro .mist-labyrinth-vision-mode-toggle,:root.retro .mist-labyrinth-vision-copy-button,:root.retro .mist-labyrinth-vision-apply-button,:root.retro .mist-labyrinth-vision-module-head button,:root.retro .mist-labyrinth-vision-candidates-head button,:root.retro .mist-labyrinth-vision-candidate-column-head button,:root.retro .mist-labyrinth-vision-candidate-token{color:var(--labyrinth-muted)!important;background:transparent!important;border-color:#8b261d2e!important;box-shadow:none!important}:root.retro .mist-labyrinth-vision-mode-toggle button,:root.retro .mist-labyrinth-vision-copy-button,:root.retro .mist-labyrinth-vision-apply-button,:root.retro .mist-labyrinth-vision-module-head button,:root.retro .mist-labyrinth-vision-candidates-head button,:root.retro .mist-labyrinth-vision-candidate-column-head button{color:var(--labyrinth-muted)!important}:root.retro .mist-labyrinth-vision-mode-toggle button:hover:not(:disabled),:root.retro .mist-labyrinth-vision-mode-toggle button.is-active,:root.retro .mist-labyrinth-vision-copy-button:hover:not(:disabled),:root.retro .mist-labyrinth-vision-copy-button.is-copied,:root.retro .mist-labyrinth-vision-apply-button:hover:not(:disabled),:root.retro .mist-labyrinth-vision-apply-button.is-flashing,:root.retro .mist-labyrinth-vision-module-head button:hover:not(:disabled),:root.retro .mist-labyrinth-vision-module-head button.is-copied,:root.retro .mist-labyrinth-vision-candidates-head button:hover:not(:disabled),:root.retro .mist-labyrinth-vision-candidate-column-head button:hover:not(:disabled),:root.retro .mist-labyrinth-vision-candidate-token:hover,:root.retro .mist-labyrinth-vision-candidate-token.is-selected{color:var(--labyrinth-red)!important;background:var(--labyrinth-red-faint)!important;border-color:var(--labyrinth-red-soft)!important;box-shadow:none!important;filter:none!important}:root.retro .mist-labyrinth-vision-candidate-token span,:root.retro .mist-labyrinth-vision-candidate-token.is-selected span{color:currentColor!important}.mist-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.mist-labyrinth-implant-title-row{display:inline-flex;align-items:center;justify-content:flex-start;gap:.08rem;min-width:0}.mist-labyrinth-implant-title-row h4{margin:0 .1rem 0 0;line-height:1}.mist-labyrinth-implant-header-actions{margin-left:auto}.mist-labyrinth-implant-icon-button,.mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button,.mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button{width:1.26rem!important;min-width:1.26rem!important;height:1.26rem!important;min-height:1.26rem!important;gap:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button.is-ready:before{display:none!important}.mist-labyrinth-implant-icon-button svg{flex:0 0 auto}.mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button:hover,.mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button.is-on,.mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button:hover,.mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button.is-ready{border:0!important;background:transparent!important;box-shadow:none!important}.mist-labyrinth-implant-analyze-button{min-width:3rem;justify-content:center}.mist-labyrinth-implant-xray-button{width:1.45rem!important;min-width:1.45rem!important;height:1.45rem!important;min-height:1.45rem!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.mist-labyrinth-image-corner-actions{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.mist-labyrinth-image-icon-button,.mist-labyrinth-image-icon-button:hover:not(:disabled),.mist-labyrinth-image-icon-button.is-danger:hover:not(:disabled){border:0!important;background:transparent!important;box-shadow:none!important}.mist-labyrinth-image-actions:empty{display:none!important}:root.retro .mist-labyrinth-vision-result-modal{--labyrinth-muted: rgba(45, 45, 45, .82);--labyrinth-faint: rgba(45, 45, 45, .64)}:root.retro .mist-labyrinth-vision-result-head p,:root.retro .mist-labyrinth-vision-reference-note p,:root.retro .mist-labyrinth-vision-preview-row span,:root.retro .mist-labyrinth-vision-preview-paragraph,:root.retro .mist-labyrinth-vision-candidate-list p,:root.retro .mist-labyrinth-vision-empty-state{color:#2d2d2dd1!important}:root.retro .mist-labyrinth-vision-module-preview,:root.retro .mist-labyrinth-vision-module-card textarea,:root.retro .mist-labyrinth-vision-candidate-token span{color:#2d2d2deb!important}:root.retro .mist-labyrinth-vision-reference-placeholder,:root.retro .mist-labyrinth-vision-preview-row span.is-missing,:root.retro .mist-labyrinth-vision-candidates-action-group>span,:root.retro .mist-labyrinth-vision-module-card textarea::placeholder{color:#2d2d2da3!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button.is-on,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button.is-ready,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-xray-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-xray-button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-image-corner-actions,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-icon-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-icon-button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-image-icon-button.is-danger:hover:not(:disabled){background:transparent!important;border:0!important;border-color:transparent!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-xray-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-image-icon-button{color:#2d2d2dad!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button.is-on,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button.is-ready,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-xray-button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-image-icon-button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-image-icon-button.is-danger:hover:not(:disabled){color:var(--labyrinth-red)!important}.mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button,.mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button{border:1px solid rgba(248,248,244,.1)!important}.mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button:hover,.mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button.is-on,.mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button:hover,.mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button.is-ready{border:1px solid var(--labyrinth-red-soft)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button{border:1px solid rgba(139,38,29,.22)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button.is-on,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button.is-ready{border:1px solid rgba(139,38,29,.4)!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mode-toggle,:root.retro .mist-labyrinth-engine .mist-labyrinth-panel-switch,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-mode-toggle,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-actions,:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions,:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions{background:var(--bg-main)!important;border-color:#8b261d1f!important;box-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mode-toggle button,:root.retro .mist-labyrinth-engine .mist-labyrinth-panel-switch button,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-mode-toggle button,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-actions button,:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions button,:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions button{color:var(--text-accent)!important;background:var(--bg-main)!important;border-color:#8b261d1f!important;box-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-mode-toggle button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-mode-toggle button.is-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-panel-switch button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-panel-switch button.is-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-mode-toggle button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-mode-toggle button.is-active,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-actions button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-actions button.is-locked,:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-module-slot-actions button.is-locked,:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions button:hover:not(:disabled),:root.retro .mist-labyrinth-engine .mist-labyrinth-inline-control-actions button.is-locked{color:var(--text-accent)!important;background:var(--bg-main)!important;border-color:#8b261d61!important;box-shadow:none!important;text-shadow:none!important}.mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button,.mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button,.mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button.is-on:not(:hover),.mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button.is-ready:not(:hover){width:1.28rem!important;min-width:1.28rem!important;height:1.28rem!important;min-height:1.28rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#f8f8f475!important;background:transparent!important;border:1px solid transparent!important;border-radius:.14rem!important;box-shadow:none!important;transition:none!important;text-shadow:none!important}.mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button:hover,.mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button:hover{color:var(--labyrinth-ink)!important;background:var(--labyrinth-red-faint)!important;border-color:var(--labyrinth-red-soft)!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button.is-on:not(:hover),:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button.is-ready:not(:hover){color:var(--text-accent)!important;background:var(--bg-main)!important;border:1px solid rgba(139,38,29,.12)!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-toggle-button:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-implant-title-row .mist-labyrinth-implant-result-button:hover{color:var(--text-accent)!important;background:var(--bg-main)!important;border-color:#8b261d61!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-hover-token.mist-token-focused,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-hover-token.mist-token-focused:hover,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-identity-slot.is-filled .mist-token-focused,:root.retro .mist-labyrinth-engine .mist-labyrinth-surface-summary-slots .mist-labyrinth-identity-slot.is-filled .mist-token-focused:hover{color:var(--labyrinth-red)!important;border-bottom-color:var(--labyrinth-red)!important;text-shadow:none!important}.mist-metonymy-view .mist-manual-split-console{background:#050505fa!important;background-image:none!important;opacity:1!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:inset 0 1px #ffffff09,0 18px 44px #00000057!important}.mist-metonymy-view .mist-manual-split-console .mist-manual-split-console-surface{background:#0b0b0bfa!important;background-image:none!important;opacity:1!important}.mist-metonymy-view .mist-manual-split-handle{user-select:none!important;-webkit-user-select:none!important;-webkit-user-drag:none!important;touch-action:none!important}:root.retro .mist-metonymy-view .mist-manual-split-console{background:#f4efe0!important;background-image:none!important;opacity:1!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-color:#8b261d47!important;box-shadow:inset 0 1px #ffffff0a,0 18px 44px #0000001f!important}:root.retro .mist-metonymy-view .mist-manual-split-console .mist-manual-split-console-surface{background:#f8f2e5!important;background-image:none!important;opacity:1!important}:root.retro .mist-metonymy-view .mist-manual-split-handle{background:#f8f2e5!important}.mist-bible-editor .mist-story-header-action{cursor:pointer!important;transform-origin:center!important;transition:color .2s cubic-bezier(.16,1,.3,1),background .2s cubic-bezier(.16,1,.3,1),border-color .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1),filter .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1)!important}:root:not(.retro) .mist-bible-editor .mist-story-header-action:hover:not(:disabled){color:var(--mist-active-accent, #ff4f3f)!important;background:rgba(var(--mist-active-accent-rgb, 255, 79, 63),.12)!important;border-color:rgba(var(--mist-active-accent-rgb, 255, 79, 63),.58)!important;box-shadow:inset 0 1px #ffffff14,0 8px 20px #00000038,0 0 0 1px rgba(var(--mist-active-accent-rgb, 255, 79, 63),.12)!important;filter:brightness(1.08)!important;transform:translateY(-1px)!important}.mist-bible-editor .mist-story-header-action:active:not(:disabled){transform:translateY(0) scale(.985)!important}.mist-bible-editor .mist-story-header-action:disabled,.mist-bible-editor .mist-story-header-action:disabled:hover{cursor:not-allowed!important;box-shadow:none!important;transform:none!important}:root:not(.retro) .mist-bible-editor .mist-story-header-action:disabled,:root:not(.retro) .mist-bible-editor .mist-story-header-action:disabled:hover{color:#fff8ee47!important;background:#0000004d!important;border-color:#ffffff14!important;filter:grayscale(.24) brightness(.74)!important}:root.retro .mist-bible-editor .mist-story-header-action:hover:not(:disabled){color:#8b261d!important;background:#8b261d17!important;border-color:#8b261d8f!important;box-shadow:inset 0 1px #ffffff6b,0 8px 18px #5c412617!important;filter:brightness(1.02)!important;transform:translateY(-1px)!important}:root.retro .mist-bible-editor .mist-story-header-action:disabled,:root.retro .mist-bible-editor .mist-story-header-action:disabled:hover{color:#8b261d52!important;background:#8b261d05!important;border-color:#8b261d1f!important;filter:grayscale(.18) brightness(.92)!important}.mist-bible-editor .mist-story-view-toggle{gap:.18rem!important;padding:.18rem!important;border-radius:0!important;transition:border-color .28s cubic-bezier(.16,1,.3,1),background .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1)!important}:root:not(.retro) .mist-bible-editor .mist-story-view-toggle{border-color:#ffffff1a!important;background:linear-gradient(180deg,#ffffff0a,#ffffff04),#0000008c!important;box-shadow:inset 0 1px #ffffff0a,0 12px 34px #00000047!important}.mist-bible-editor .mist-story-view-toggle button{min-width:4.2rem!important;height:1.8rem!important;padding:0 .58rem!important;border:1px solid transparent!important;border-radius:0!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace!important;font-size:.56rem!important;font-weight:900!important;letter-spacing:.18em!important;text-transform:uppercase!important;box-shadow:none!important;transition:color .22s cubic-bezier(.16,1,.3,1),background .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1),text-shadow .22s cubic-bezier(.16,1,.3,1)!important}:root:not(.retro) .mist-bible-editor .mist-story-view-toggle button{color:#f8f8f480!important;background:transparent!important;border-color:transparent!important}:root:not(.retro) .mist-bible-editor .mist-story-view-toggle button:hover,:root:not(.retro) .mist-bible-editor .mist-story-view-toggle button.is-active{color:var(--labyrinth-ink, var(--mist-active-accent, #ff4f3f))!important;background:linear-gradient(180deg,rgba(255,255,255,.045),var(--labyrinth-red-faint, rgba(var(--mist-active-accent-rgb, 255, 79, 63), .12)))!important;border-color:var(--labyrinth-red-soft, rgba(var(--mist-active-accent-rgb, 255, 79, 63), .42))!important;text-shadow:0 0 12px var(--mist-archive-signal-glow, rgba(var(--mist-active-accent-rgb, 255, 79, 63), .26))!important}.mist-bible-editor .mist-story-view-toggle button:active{transform:scale(.98)!important}:root.retro .mist-bible-editor .mist-story-view-toggle{border-color:#8b261d1f!important;background:var(--bg-main, #F4EFE0)!important;box-shadow:none!important}:root.retro .mist-bible-editor .mist-story-view-toggle button{color:#2d2d2d9e!important;background:var(--bg-main, #F4EFE0)!important;border-color:#8b261d1f!important;box-shadow:none!important;text-shadow:none!important}:root.retro .mist-bible-editor .mist-story-view-toggle button:hover,:root.retro .mist-bible-editor .mist-story-view-toggle button.is-active{color:var(--text-accent, #8B261D)!important;background:var(--bg-main, #F4EFE0)!important;border-color:#8b261d61!important;box-shadow:none!important;text-shadow:none!important}:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control.is-selected,:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control.is-selected *,:root:not(.retro) .mist-divergence-view .mist-divergence-filter-control.is-selected select{color:var(--mist-active-accent, #ff4f3f)!important}.mist-bible-editor .mist-story-title-row,.mist-bible-editor .mist-story-title-row>.min-w-0{overflow:visible!important}.mist-bible-editor .mist-story-title-input{display:block!important;box-sizing:content-box!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;height:auto!important;font-size:2.5rem!important;line-height:1.24!important;min-height:1.32em!important;padding-top:.04em!important;padding-bottom:.18em!important;overflow:visible!important}:root:not(.retro) .mist-bible-editor .mist-bible-nav-item:not(.is-active),:root:not(.retro) .mist-bible-editor .mist-bible-nav-item:not(.is-active) span{color:#71717a!important}:root:not(.retro) .mist-bible-editor .mist-bible-nav-item:not(.is-active) svg{color:#a1a1aa!important}:root:not(.retro) .mist-bible-editor .mist-bible-nav-item:not(.is-active):hover,:root:not(.retro) .mist-bible-editor .mist-bible-nav-item:not(.is-active):hover span,:root:not(.retro) .mist-bible-editor .mist-bible-nav-item:not(.is-active):hover svg{color:#d4d4d8!important}:root:not(.retro) .mist-bible-editor .mist-bible-nav-item.is-active,:root:not(.retro) .mist-bible-editor .mist-bible-nav-item.is-active span{color:#fafafa!important}:root:not(.retro) .mist-bible-editor .mist-bible-nav-item.is-active svg{color:var(--mist-active-accent, #ff4f3f)!important}.prompt-skill-library select,.prompt-skill-library input,.prompt-skill-library textarea,.prompt-skill-library button{-webkit-tap-highlight-color:transparent;--tw-ring-color: transparent !important;--tw-ring-offset-color: transparent !important;--tw-ring-offset-width: 0px !important;--tw-ring-shadow: 0 0 #0000 !important;--tw-ring-offset-shadow: 0 0 #0000 !important}.prompt-skill-library select,.prompt-skill-library select:active,.prompt-skill-library select:focus,.prompt-skill-library select:focus-visible,.prompt-skill-library input,.prompt-skill-library input:active,.prompt-skill-library input:focus,.prompt-skill-library input:focus-visible,.prompt-skill-library textarea,.prompt-skill-library textarea:active,.prompt-skill-library textarea:focus,.prompt-skill-library textarea:focus-visible,.prompt-skill-library button:active,.prompt-skill-library button:focus,.prompt-skill-library button:focus-visible{outline:none!important;outline-offset:0!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-offset-color: transparent !important;--tw-ring-offset-width: 0px !important;--tw-ring-shadow: 0 0 #0000 !important;--tw-ring-offset-shadow: 0 0 #0000 !important}:root:not(.retro) .prompt-skill-library input,:root:not(.retro) .prompt-skill-library textarea,:root:not(.retro) .prompt-skill-library select{border-color:#27272f}:root:not(.retro) .prompt-skill-library input:focus,:root:not(.retro) .prompt-skill-library textarea:focus,:root:not(.retro) .prompt-skill-library select:focus{border-color:rgba(var(--mist-active-accent-rgb),.55)!important}.prompt-skill-library select:-moz-focusring{color:transparent;text-shadow:0 0 0 currentColor}.mist-config-panel select,.mist-config-panel input,.mist-config-panel textarea,.mist-config-panel button{-webkit-tap-highlight-color:transparent;--tw-ring-color: transparent !important;--tw-ring-offset-color: transparent !important;--tw-ring-offset-width: 0px !important;--tw-ring-shadow: 0 0 #0000 !important;--tw-ring-offset-shadow: 0 0 #0000 !important}.mist-config-panel select,.mist-config-panel select:active,.mist-config-panel select:focus,.mist-config-panel select:focus-visible,.mist-config-panel input,.mist-config-panel input:active,.mist-config-panel input:focus,.mist-config-panel input:focus-visible,.mist-config-panel textarea,.mist-config-panel textarea:active,.mist-config-panel textarea:focus,.mist-config-panel textarea:focus-visible,.mist-config-panel button:active,.mist-config-panel button:focus,.mist-config-panel button:focus-visible{outline:none!important;outline-offset:0!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-offset-color: transparent !important;--tw-ring-offset-width: 0px !important;--tw-ring-shadow: 0 0 #0000 !important;--tw-ring-offset-shadow: 0 0 #0000 !important}.mist-config-panel select:-moz-focusring{color:transparent;text-shadow:0 0 0 currentColor}:root.dark .mist-concept-design-engine .mist-concept-param-module-count,:root.dark .mist-concept-design-engine .mist-aesthetic-module-header:hover .mist-concept-param-module-count,:root.dark .mist-concept-design-engine .mist-concept-param-module-count:hover{color:#71717a!important;text-shadow:none!important}:root.retro .mist-concept-design-engine .mist-concept-param-module-count,:root.retro .mist-concept-design-engine .mist-aesthetic-module-header:hover .mist-concept-param-module-count,:root.retro .mist-concept-design-engine .mist-concept-param-module-count:hover{color:#85411bb3!important;text-shadow:none!important}
