.myst-overlay[data-v-36c2afa0]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:radial-gradient(ellipse at top,rgba(232,213,168,.16) 0%,rgba(17,17,24,.98) 56%,#0a0a0f 100%);display:flex;justify-content:center;align-items:center;cursor:pointer;overflow:hidden}.myst-overlay.is-closing[data-v-36c2afa0]{animation:overlayFade-36c2afa0 .7s ease forwards}@keyframes overlayFade-36c2afa0{0%{background:radial-gradient(ellipse at top,rgba(232,213,168,.16) 0%,rgba(17,17,24,.98) 56%,#0a0a0f 100%)}to{background:#0a0a0f}}.myst-cloud[data-v-36c2afa0]{position:absolute;left:50%;top:50%;width:var(--size);height:var(--size);margin-left:calc(var(--size) / -2);margin-top:calc(var(--size) / -2);border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(232,213,168,.42) 0%,rgba(201,169,110,.22) 42%,rgba(201,169,110,0) 72%);filter:blur(28px);opacity:0;transform:translate(0) scale(.4);animation:cloudBurst-36c2afa0 var(--duration) cubic-bezier(.22,.9,.3,1) var(--delay) forwards;pointer-events:none}@keyframes cloudBurst-36c2afa0{0%{opacity:0;transform:translate(0) scale(.3)}25%{opacity:.95}to{opacity:0;transform:translate(var(--dx),var(--dy)) scale(1.4)}}.myst-center[data-v-36c2afa0]{position:relative;width:200px;height:200px;display:flex;justify-content:center;align-items:center;pointer-events:none}.myst-gate[data-v-36c2afa0]{width:100px;height:100px;border-radius:50%;background:radial-gradient(circle at center,rgba(232,213,168,.9) 0%,rgba(201,169,110,.28) 42%,rgba(201,169,110,0) 70%);box-shadow:0 0 60px 30px #c9a96e3d,0 0 120px 60px #e8d5a81f;animation:gatePulse-36c2afa0 1.6s ease-in-out infinite}@keyframes gatePulse-36c2afa0{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.15);opacity:1}}.myst-overlay.is-closing .myst-center[data-v-36c2afa0]{animation:gateExpand-36c2afa0 .7s ease-out forwards}@keyframes gateExpand-36c2afa0{0%{transform:scale(1);opacity:1}to{transform:scale(4);opacity:0}}.myst-fade-enter-active[data-v-36c2afa0]{animation:overlayIn-36c2afa0 .32s ease forwards}.myst-fade-leave-active[data-v-36c2afa0]{transition:opacity .28s ease}.myst-fade-leave-to[data-v-36c2afa0]{opacity:0}@keyframes overlayIn-36c2afa0{0%{opacity:0}to{opacity:1}}#app-container{width:100%;height:100%}:root{--bg: #0a0a0f;--bg2: #111118;--bg-soft: #111118;--surface: #1a1a28;--surface2: #22223a;--surface-soft: #22223a;--gold: #c9a96e;--gold-light: #e8d5a8;--gold-dark: #8a7040;--line: rgba(201,169,110,.08);--line-strong: rgba(201,169,110,.2);--border: rgba(201,169,110,.08);--border-hover: rgba(201,169,110,.2);--ink: #e8e0d8;--text: #e8e0d8;--muted: #8a8278;--text-dim: #8a8278;--subtle: #5a554a;--text-muted: #5a554a;--teal: #c9a96e;--teal-strong: #e8d5a8;--teal-soft: rgba(201,169,110,.08);--amber: #c9a96e;--rose: #8b4a4a;--red: #8b4a4a;--green: #4a7a5a;--blue: #4a6a8b;--shadow: 0 18px 50px rgba(0,0,0,.4);--shadow-soft: 0 10px 28px rgba(0,0,0,.3);--radius: 8px}*{box-sizing:border-box}html,body{margin:0;height:100%;font-family:Noto Sans SC,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:var(--ink);background:var(--bg);letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow:hidden}body{background:var(--bg)}html.is-page-scroll,html.is-page-scroll body{height:100%;overflow:hidden}html.is-page-scroll #app,html.is-page-scroll #app-container{height:100%}#app{width:100%;height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gold-dark);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gold)}button{cursor:pointer;border:0;background:transparent;font:inherit;color:inherit}button:focus{outline:none}button:disabled{cursor:not-allowed}input,textarea,select{font:inherit;color:inherit;border:none;outline:none;background:transparent}a{color:inherit;text-decoration:none}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter,.fade-leave-to{opacity:0}.unavailable-toast{position:fixed;top:80px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,rgba(26,26,40,.96),rgba(10,10,15,.96));color:var(--gold-light);padding:12px 24px;border:1px solid rgba(201,169,110,.24);border-radius:8px;box-shadow:0 14px 34px #00000052;z-index:9999;display:flex;align-items:center;gap:10px;font-size:14px;max-width:90%;text-align:center}.unavailable-icon{font-size:18px}.unavailable-text{white-space:nowrap}
