:root{--brand-900:#0d1e16;--brand-800:#0d4b43;--brand-700:#115e53;--brand-600:#177568;--brand-100:#e7f2ef;--brand-50:#f2f8f6;--gold-500:#d9ab59;--text-900:#1d2129;--text-700:#4e5969;--text-500:#86909c;--text-300:#c9cdd4;--line:#e5e6eb;--surface:#fff;--canvas:#f6f7f9;color:var(--text-900);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#app{min-width:960px;min-height:100%;margin:0}body{background:var(--canvas);min-height:100vh}html.app-is-loading,html.app-is-loading body{overflow:hidden}button,input,textarea,select{font:inherit}button{border:0}a{color:inherit;text-decoration:none}::selection{background:#115e5329}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-toast{left:50%;bottom:calc(34px + env(safe-area-inset-bottom));z-index:7000;color:#fff;text-align:center;background:#1d2129eb;border-radius:8px;max-width:min(360px,100vw - 32px);padding:10px 16px;font-size:14px;line-height:1.45;position:fixed;transform:translate(-50%);box-shadow:0 12px 32px #0f172a2e}.app-loading{z-index:6500;cursor:wait;pointer-events:all;touch-action:none;-webkit-user-select:none;user-select:none;background:#ffffff73;place-items:center;display:grid;position:fixed;inset:0}.app-loading__box{color:#fff;background:#1d2129e6;border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:0 16px;font-size:14px;display:inline-flex;box-shadow:0 14px 40px #0f172a38}.app-loading__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite app-spin}.toast-enter-active,.toast-leave-active,.fade-enter-active,.fade-leave-active{transition:opacity .18s,transform .18s}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,8px)}.fade-enter-from,.fade-leave-to{opacity:0}@keyframes app-spin{to{transform:rotate(360deg)}}.type8-content{--type8-media-width:300px;color:#1d2129;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;font-size:14px;font-weight:400;line-height:25px}.type8-content>p{margin:15px 0 0}.type8-content>figure[data-type=figure-image],.type8-content>figure[data-type=figure-video]{width:var(--type8-media-width);box-sizing:border-box;background:#f2f5f9;border-radius:4px;max-width:100%;margin:17px auto 0;position:relative;overflow:hidden}.type8-content>figure[data-type=figure-video]{aspect-ratio:16/9;background:#000}.type8-content>figure[data-type=figure-image] img{background:#f2f5f9;width:100%;height:auto;display:block}.type8-content>figure[data-type=figure-video] video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.type8-content>:first-child{margin-top:0}
