.tp-toast-stack[data-v-cb68d6c2]{position:fixed;top:84px;left:50%;transform:translate(-50%);z-index:var(--tp-z-toast);display:flex;flex-direction:column;gap:12px;align-items:center;pointer-events:none}.tp-toast[data-v-cb68d6c2]{display:inline-flex;align-items:center;gap:10px;max-width:420px;padding:12px 20px;border-radius:var(--tp-radius-pill);background:var(--tp-bg-surface);box-shadow:var(--tp-shadow-card-hover);border:1px solid var(--tp-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--tp-text);font-size:14px;line-height:1.4}.tp-toast__icon[data-v-cb68d6c2]{width:18px;height:18px;flex-shrink:0;fill:none;stroke:var(--tp-text-muted);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tp-toast.is-success .tp-toast__icon[data-v-cb68d6c2]{stroke:var(--tp-success)}.tp-toast.is-error .tp-toast__icon[data-v-cb68d6c2]{stroke:var(--tp-danger)}.tp-toast.is-warning .tp-toast__icon[data-v-cb68d6c2]{stroke:var(--tp-warning)}.tp-toast-enter-active[data-v-cb68d6c2],.tp-toast-leave-active[data-v-cb68d6c2]{transition:opacity var(--tp-duration) var(--tp-ease-out),transform var(--tp-duration) var(--tp-ease-out)}.tp-toast-enter-from[data-v-cb68d6c2],.tp-toast-leave-to[data-v-cb68d6c2]{opacity:0;transform:translateY(-14px) scale(.96)}:root{--tp-font-family: "HarmonyOS Sans SC", "MiSans", "PingFang SC", "Noto Sans SC", "Microsoft YaHei UI", "Microsoft YaHei", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--tp-font-mono: "SFMono-Regular", "JetBrains Mono", "Cascadia Code", Consolas, monospace;--tp-accent: #ff2442;--tp-accent-strong: #e01030;--tp-accent-soft: rgba(255, 36, 66, .08);--tp-accent-soft-strong: rgba(255, 36, 66, .14);--tp-bg-page: #fafafa;--tp-bg-surface: #ffffff;--tp-bg-surface-2: #fafafb;--tp-bg-muted: #f0f0f2;--tp-bg-hover: #f5f5f6;--tp-text-strong: #18181b;--tp-text: #27272a;--tp-text-soft: #52525b;--tp-text-muted: #8b8b96;--tp-text-faint: #b0b0ba;--tp-text-inverse: #ffffff;--tp-border: #e8e8ec;--tp-border-strong: #dddde2;--tp-divider: #f0f0f3;--tp-success: #16a34a;--tp-warning: #d97706;--tp-danger: #dc2626;--tp-info: #52525b;--tp-shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--tp-shadow-card: 0 4px 16px rgba(0, 0, 0, .06), 0 1px 3px rgba(0, 0, 0, .04);--tp-shadow-card-hover: 0 8px 28px rgba(0, 0, 0, .08), 0 2px 6px rgba(0, 0, 0, .04);--tp-shadow-pop: 0 16px 48px rgba(0, 0, 0, .12), 0 2px 8px rgba(0, 0, 0, .04);--tp-shadow-header: 0 1px 0 rgba(0, 0, 0, .05);--tp-radius-xs: 6px;--tp-radius-sm: 8px;--tp-radius-md: 12px;--tp-radius-lg: 16px;--tp-radius-xl: 20px;--tp-radius-2xl: 24px;--tp-radius-pill: 999px;--tp-dialog-overlay-padding: 24px;--tp-dialog-overlay-background: rgba(17, 17, 19, .5);--tp-dialog-radius: 12px;--tp-dialog-border: 1px solid var(--tp-border);--tp-dialog-head-padding: 18px 22px;--tp-dialog-title-size: 1.16rem;--tp-dialog-close-size: 32px;--tp-dialog-standard-overlay-padding: var(--tp-dialog-overlay-padding);--tp-dialog-standard-width: min(920px, calc(100vw - 40px) );--tp-dialog-standard-height: min(92vh, 1000px);--tp-dialog-standard-max-height: calc(100vh - 56px) ;--tp-dialog-standard-radius: var(--tp-dialog-radius);--tp-dialog-standard-head-padding: var(--tp-dialog-head-padding);--tp-dialog-standard-body-padding: 21px 23px 24px;--tp-dialog-content-title-size: 1rem;--tp-dialog-content-body-size: 15px;--tp-dialog-content-body-line-height: 1.85;--tp-dialog-content-time-size: .76rem;--tp-dialog-content-title-color: var(--tp-text-strong);--tp-dialog-content-body-color: var(--tp-text);--tp-dialog-content-meta-color: var(--tp-text-faint);--tp-header-height: 90px;--tp-channel-height: 64px;--tp-sidebar-width: 248px;--tp-content-max: 1500px;--tp-content-pad: 32px;--tp-z-header: 100;--tp-z-dropdown: 200;--tp-z-overlay: 1000;--tp-z-toast: 2000;--tp-ease: cubic-bezier(.25, .1, .25, 1);--tp-ease-out: cubic-bezier(.16, 1, .3, 1);--tp-ease-spring: cubic-bezier(.34, 1.56, .64, 1);--tp-duration-fast: .12s;--tp-duration: .18s;--tp-duration-slow: .28s}@media(max-width:760px){:root{--tp-dialog-standard-overlay-padding: 0;--tp-dialog-standard-width: 100vw;--tp-dialog-standard-height: 100vh;--tp-dialog-standard-max-height: none;--tp-dialog-standard-radius: 0;--tp-dialog-standard-head-padding: 18px 18px 14px;--tp-dialog-standard-body-padding: 16px 14px 23px}}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth;scrollbar-gutter:stable}html,body,#app{min-height:100%;margin:0;padding:0}body{font-family:var(--tp-font-family);font-size:14px;line-height:1.6;color:var(--tp-text);background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-y:scroll}h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit;font-size:inherit;color:inherit;background:none;border:none;padding:0;margin:0;cursor:pointer;line-height:1.4}button:disabled{cursor:not-allowed}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}img,video{display:block;max-width:100%}ul,ol{margin:0;padding:0;list-style:none}svg{display:block}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:var(--tp-border-strong);border-radius:var(--tp-radius-pill);border:1px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:var(--tp-text-faint);border:1px solid transparent;background-clip:content-box}::-webkit-scrollbar-track{background:transparent}.tp-container{width:100%;max-width:var(--tp-content-max);margin:0 auto;padding-left:var(--tp-content-pad);padding-right:var(--tp-content-pad)}:focus-visible{outline:2px solid var(--tp-accent);outline-offset:2px;border-radius:var(--tp-radius-xs)}.tp-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tp-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tp-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tp-fade-enter-active,.tp-fade-leave-active{transition:opacity var(--tp-duration) var(--tp-ease)}.tp-fade-enter-from,.tp-fade-leave-to{opacity:0}::selection{background:var(--tp-accent-soft-strong);color:var(--tp-text-strong)}.is-vanity-nickname{background:linear-gradient(90deg,#1a1408,#d4af37,#1a1408);background-position:0% 50%;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:#d4af37;-webkit-text-fill-color:transparent;filter:brightness(.5);animation:tp-vanity-nickname-breathe 2.6s ease-in-out infinite;will-change:filter}@keyframes tp-vanity-nickname-breathe{0%,to{background-position:0% 50%;filter:brightness(.5)}50%{background-position:100% 50%;filter:brightness(1.3)}}@media(prefers-reduced-motion:reduce){.is-vanity-nickname{animation:none;background-position:50% 50%;filter:brightness(1);will-change:auto}}.tp-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:40px;padding:0 20px;border-radius:var(--tp-radius-pill);font-size:.875rem;font-weight:600;letter-spacing:.01em;color:var(--tp-text);background:var(--tp-bg-muted);border:1px solid transparent;white-space:nowrap;transition:background-color var(--tp-duration) var(--tp-ease),color var(--tp-duration) var(--tp-ease),border-color var(--tp-duration) var(--tp-ease),opacity var(--tp-duration) var(--tp-ease),box-shadow var(--tp-duration) var(--tp-ease),transform var(--tp-duration-fast) var(--tp-ease)}.tp-btn:hover:not(:disabled){background:var(--tp-bg-hover)}.tp-btn:active:not(:disabled){transform:scale(.97)}.tp-btn:disabled{opacity:.5;cursor:not-allowed}.tp-btn--primary{color:var(--tp-text-inverse);background:var(--tp-accent);box-shadow:0 1px 3px #ff244233}.tp-btn--primary:hover:not(:disabled){background:var(--tp-accent-strong);box-shadow:0 2px 8px #ff24424d}.tp-btn--ghost{background:transparent;border-color:var(--tp-border-strong);color:var(--tp-text-soft)}.tp-btn--ghost:hover:not(:disabled){background:var(--tp-bg-hover);color:var(--tp-text-strong);border-color:var(--tp-text-faint)}.tp-btn--danger{color:var(--tp-text-inverse);background:var(--tp-danger)}.tp-btn--danger:hover:not(:disabled){background:#b91c1c}.tp-btn--block{width:100%}.tp-btn--lg{height:46px;font-size:.9375rem}.tp-btn--sm{height:32px;padding:0 14px;font-size:.8125rem}.tp-input,.tp-textarea{width:100%;height:44px;padding:0 14px;border-radius:var(--tp-radius-md);background:var(--tp-bg-surface);border:1px solid var(--tp-border-strong);color:var(--tp-text-strong);font-size:.9rem;transition:border-color var(--tp-duration) var(--tp-ease),box-shadow var(--tp-duration) var(--tp-ease)}.tp-textarea{height:auto;min-height:120px;padding:12px 14px;line-height:1.7;resize:vertical}.tp-input::placeholder,.tp-textarea::placeholder{color:var(--tp-text-faint)}.tp-input:focus,.tp-textarea:focus{outline:none;border-color:var(--tp-accent);box-shadow:0 0 0 3px var(--tp-accent-soft)}.tp-input.is-error,.tp-textarea.is-error{border-color:var(--tp-danger);box-shadow:0 0 0 3px #dc262614}.tp-input--select{appearance:none;padding-right:32px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238b8b96' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}.tp-field{display:flex;flex-direction:column;gap:6px}.tp-field__label{font-size:.8125rem;color:var(--tp-text-soft);font-weight:600;letter-spacing:.01em}.tp-field__error{font-size:.75rem;color:var(--tp-danger);min-height:1em}.tp-field__req{color:var(--tp-accent);margin-left:2px}.tp-overlay{position:fixed;inset:0;z-index:var(--tp-z-overlay);display:flex;align-items:center;justify-content:center;padding:var(--tp-dialog-overlay-padding);background:var(--tp-dialog-overlay-background);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tp-dialog{width:100%;max-width:460px;max-height:88vh;display:flex;flex-direction:column;overflow:hidden;border:var(--tp-dialog-border);border-radius:var(--tp-dialog-radius);background:var(--tp-bg-surface);box-shadow:var(--tp-shadow-pop)}.tp-dialog__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:var(--tp-dialog-head-padding);border-bottom:1px solid var(--tp-divider)}.tp-dialog__title{font-size:var(--tp-dialog-title-size);font-weight:800;color:var(--tp-text-strong)}.tp-dialog__close{display:inline-flex;align-items:center;justify-content:center;width:var(--tp-dialog-close-size);height:var(--tp-dialog-close-size);border-radius:50%;color:var(--tp-text-muted);background:var(--tp-bg-muted);transition:background-color var(--tp-duration-fast) var(--tp-ease),color var(--tp-duration-fast) var(--tp-ease)}.tp-dialog__close:hover{background:var(--tp-bg-hover);color:var(--tp-text-strong)}.tp-dialog__body{flex:1;overflow-y:auto;padding:22px}.tp-dialog__foot{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 22px;border-top:1px solid var(--tp-divider)}.tp-dialog__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:16px}.tp-overlay-enter-active,.tp-overlay-leave-active{transition:opacity var(--tp-duration-slow) var(--tp-ease)}.tp-overlay-enter-from,.tp-overlay-leave-to{opacity:0}.tp-overlay-enter-active .tp-dialog,.tp-overlay-leave-active .tp-dialog{transition:transform var(--tp-duration-slow) var(--tp-ease-out),opacity var(--tp-duration-slow) var(--tp-ease)}.tp-overlay-enter-from .tp-dialog,.tp-overlay-leave-to .tp-dialog{transform:translateY(16px) scale(.97);opacity:0}.tp-panel{background:var(--tp-bg-surface);border:1px solid var(--tp-border);border-radius:var(--tp-radius-lg);box-shadow:var(--tp-shadow-sm)}.tp-chip{display:inline-flex;align-items:center;gap:5px;height:30px;padding:0 14px;border-radius:var(--tp-radius-pill);font-size:.8125rem;font-weight:500;color:var(--tp-text-soft);background:var(--tp-bg-muted);border:1px solid transparent;transition:background-color var(--tp-duration-fast) var(--tp-ease),color var(--tp-duration-fast) var(--tp-ease),border-color var(--tp-duration-fast) var(--tp-ease)}.tp-chip:hover{background:var(--tp-bg-hover);color:var(--tp-text-strong)}.tp-chip.is-active{background:var(--tp-accent-soft);color:var(--tp-accent-strong);border-color:var(--tp-accent-soft-strong)}.tp-switch{position:relative;display:inline-flex;align-items:center;width:44px;height:24px;border-radius:var(--tp-radius-pill);background:var(--tp-border-strong);border:none;cursor:pointer;transition:background-color var(--tp-duration) var(--tp-ease)}.tp-switch.is-on{background:var(--tp-accent)}.tp-switch:disabled{opacity:.5;cursor:not-allowed}.tp-switch__dot{position:absolute;left:3px;top:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000001f;transition:transform var(--tp-duration) var(--tp-ease-out)}.tp-switch.is-on .tp-switch__dot{transform:translate(20px)}.tp-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:64px 24px;color:var(--tp-text-muted);text-align:center}.tp-empty__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--tp-bg-muted);color:var(--tp-text-faint)}.tp-spinner{width:24px;height:24px;border-radius:50%;border:2.5px solid var(--tp-border-strong);border-top-color:var(--tp-accent);animation:tp-spin .65s linear infinite}@keyframes tp-spin{to{transform:rotate(360deg)}}.tp-section-title{font-size:1rem;font-weight:700;color:var(--tp-text-strong);letter-spacing:0}.tp-page-title{margin:0;font-size:1.3rem;font-weight:800;color:var(--tp-text-strong);letter-spacing:0}.tp-page-desc{margin:4px 0 0;color:var(--tp-text-muted);font-size:.86rem}.tp-layout{min-height:100vh;background:transparent}.tp-layout__main{width:100%;padding-top:calc(var(--tp-header-height) + var(--tp-channel-height));padding-left:calc(50% - 45vw + var(--tp-sidebar-width));padding-right:calc(50% - 45vw)}.tp-sidebar{position:fixed;top:0;bottom:0;left:calc(50% - 45vw);z-index:var(--tp-z-header);width:var(--tp-sidebar-width);display:flex;flex-direction:column;gap:18px;padding:24px 22px;background:var(--tp-bg-page)}.tp-sidebar__brand{display:inline-flex;align-items:center;align-self:flex-start;min-height:36px;margin-left:4px}.tp-sidebar__logo{display:block;width:auto;max-width:92px;height:32px;object-fit:contain}.tp-sidebar__brand-text{display:inline-flex;align-items:center;height:32px;padding:0 12px;border-radius:16px;color:var(--tp-text-inverse);background:var(--tp-accent);font-size:1.05rem;font-weight:700}.tp-sidebar__nav,.tp-sidebar__bottom{display:flex;flex-direction:column;gap:8px}.tp-sidebar__nav{margin-top:20px}.tp-sidebar__item{position:relative;display:flex;align-items:center;gap:14px;width:100%;height:54px;padding:0 18px;border-radius:var(--tp-radius-pill);color:var(--tp-text-strong);font-size:1.02rem;font-weight:600}.tp-sidebar__item:hover,.tp-sidebar__item.is-active{background:var(--tp-bg-muted)}.tp-sidebar__item:focus-visible{outline:none;outline-offset:0}.tp-sidebar__auth{display:flex;flex-direction:column;gap:10px}.tp-sidebar__login{width:100%;height:50px;border-radius:var(--tp-radius-pill);color:var(--tp-text-inverse);background:var(--tp-accent);font-size:1rem;font-weight:700}.tp-sidebar__profile{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:var(--tp-radius-pill);background:var(--tp-bg-muted)}.tp-sidebar__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.tp-sidebar__profile-text{min-width:0;overflow:hidden;color:var(--tp-text-strong);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.tp-sidebar__bottom{margin-top:auto}.tp-topbar{position:fixed;top:0;left:calc(50% - 45vw + var(--tp-sidebar-width));right:calc(50% - 45vw);z-index:var(--tp-z-header);height:var(--tp-header-height);display:grid;grid-template-columns:1fr minmax(360px,560px) 1fr;align-items:center;padding:0 44px 0 32px;background:var(--tp-bg-surface)}.tp-topbar__search{grid-column:2;display:flex;align-items:center;gap:8px;height:42px;padding:0 12px 0 18px;border-radius:var(--tp-radius-pill);background:var(--tp-bg-muted);color:var(--tp-text-muted)}.tp-topbar__search-input{min-width:0;flex:1;border:0;outline:none;background:transparent;color:var(--tp-text-strong);font-size:.95rem}.tp-topbar__search-clear,.tp-topbar__search-submit{display:inline-flex;align-items:center;justify-content:center;flex:none;width:30px;height:30px;border-radius:50%;color:var(--tp-text-soft)}.tp-topbar__links{grid-column:3;justify-self:end;display:flex;align-items:center;gap:30px;color:var(--tp-text-soft);font-size:.95rem;white-space:nowrap}.tp-channelbar{position:fixed;top:var(--tp-header-height);left:calc(50% - 45vw + var(--tp-sidebar-width));right:calc(50% - 45vw);z-index:calc(var(--tp-z-header) - 1);display:flex;align-items:center;gap:12px;height:var(--tp-channel-height);padding:0 44px 0 32px;overflow-x:auto;overflow-y:hidden;background:var(--tp-bg-surface);scrollbar-width:none}.tp-channelbar::-webkit-scrollbar{display:none}.tp-channelbar__item{flex:none;height:40px;padding:0 16px;border-radius:var(--tp-radius-pill);color:var(--tp-text-soft);font-size:.96rem;font-weight:500;white-space:nowrap}.tp-channelbar__item:hover{color:var(--tp-text-strong)}@media(max-width:1180px){.tp-topbar{grid-template-columns:minmax(280px,1fr) auto;padding-right:28px}.tp-topbar__search{grid-column:1;max-width:560px}.tp-topbar__links{grid-column:2;gap:18px}}@media(max-width:860px){.tp-layout__main{padding-left:0;padding-right:0}.tp-sidebar{display:none}.tp-topbar,.tp-channelbar{left:0;right:0}.tp-topbar{grid-template-columns:1fr;padding:0 16px}.tp-topbar__search{grid-column:1}.tp-topbar__links{display:none}.tp-channelbar{padding:0 16px}}.tp-md,.tys-md-content{color:var(--tp-text);font-size:15px;line-height:1.85;word-break:break-word}.tp-md p,.tys-md-content p{margin:0 0 14px}.tp-md p:last-child,.tys-md-content p:last-child{margin-bottom:0}.tp-md h1,.tp-md h2,.tp-md h3,.tp-md h4,.tys-md-content h1,.tys-md-content h2,.tys-md-content h3,.tys-md-content h4{margin:20px 0 10px;font-weight:700;line-height:1.4;color:var(--tp-text-strong);letter-spacing:0}.tp-md h1:first-child,.tp-md h2:first-child,.tp-md h3:first-child,.tys-md-content h1:first-child,.tys-md-content h2:first-child,.tys-md-content h3:first-child{margin-top:0}.tp-md h1,.tys-md-content h1{font-size:22px}.tp-md h2,.tys-md-content h2{font-size:19px}.tp-md h3,.tys-md-content h3{font-size:17px}.tp-md h4,.tys-md-content h4{font-size:15px}.tp-md ul,.tp-md ol,.tys-md-content ul,.tys-md-content ol{margin:0 0 14px;padding-left:1.6em}.tp-md li,.tys-md-content li{margin-bottom:6px}.tp-md li:last-child,.tys-md-content li:last-child{margin-bottom:0}.tp-md pre,.tys-md-content pre{margin:0 0 14px;padding:16px 18px;border-radius:var(--tp-radius-md);background:#18181b;color:#e4e4e7;overflow-x:auto;font-size:13px;line-height:1.7;font-family:var(--tp-font-mono)}.tp-md code,.tys-md-content code{padding:2px 7px;border-radius:6px;background:var(--tp-accent-soft);color:var(--tp-accent-strong);font-size:.86em;font-family:var(--tp-font-mono)}.tp-md pre code,.tys-md-content pre code{padding:0;background:transparent;border-radius:0;color:inherit}.tp-md a,.tys-md-content a{color:var(--tp-accent-strong);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.tp-md a:hover,.tys-md-content a:hover{color:var(--tp-accent)}.tp-md blockquote,.tys-md-content blockquote{margin:0 0 14px;padding:12px 18px;border-left:3px solid var(--tp-accent);background:var(--tp-accent-soft);border-radius:0 var(--tp-radius-sm) var(--tp-radius-sm) 0;color:var(--tp-text-soft)}.tp-md hr,.tys-md-content hr{margin:20px 0;border:0;border-top:1px solid var(--tp-divider)}.tp-md img,.tys-md-content img{max-width:100%;border-radius:var(--tp-radius-md)}.tp-md strong,.tys-md-content strong{font-weight:700;color:var(--tp-text-strong)}.tp-md table,.tys-md-content table{width:100%;margin:0 0 14px;border-collapse:collapse;font-size:14px}.tp-md th,.tp-md td,.tys-md-content th,.tys-md-content td{padding:10px 14px;border:1px solid var(--tp-border);text-align:left}.tp-md th,.tys-md-content th{font-weight:600;background:var(--tp-bg-muted)}.tp-md em,.tys-md-content em{font-style:italic}
