@import"https://fonts.googleapis.com/css2?family=Ma+Shan+Zheng&family=Noto+Sans+SC:wght@300;400;500;700&display=swap";.three-background[data-v-8d4f87ed]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background:linear-gradient(180deg,#050811,#0a0e27 30%,#1a1a2e 70%,#16213e)}*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}html{scroll-behavior:smooth;scroll-snap-type:y proximity}body{font-family:Noto Sans SC,sans-serif;overflow-y:scroll;background:#0a0e1a;color:#ffffffe6}.app-container{min-height:100vh}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:linear-gradient(180deg,#0f142dbf,#0f142d99,#0f142d66 60%,#0f142d33 85%,#0f142d00);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 4px 30px #0000000d}.header-content{max-width:1400px;margin:0 auto;padding:.8rem 2rem;display:flex;justify-content:space-between;align-items:center}.mobile-menu-btn{display:none}.logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;font-size:1.6rem;font-weight:700;transition:all .3s ease}.logo-icon{font-size:2.2rem;transition:transform .3s ease}.logo-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo:hover .logo-icon{transform:rotate(15deg) scale(1.1)}.nav{display:flex;gap:2rem}.nav-link{text-decoration:none;color:#fffc;font-size:1.05rem;font-weight:500;transition:all .3s ease;position:relative}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s ease}.nav-link:hover{color:#fff}.nav-link:hover:after{width:100%}.nav-link.router-link-active{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-link.router-link-active:after{width:100%}.main-content{padding-top:80px;min-height:100vh}.main-content.no-header{padding-top:0}@media(max-width:768px){.header-content{padding:.6rem 1rem;flex-direction:row;justify-content:space-between}.logo{font-size:1.3rem}.logo-icon{font-size:1.6rem}.mobile-menu-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;z-index:1001}.mobile-menu-btn:hover{background:#ffffff26}.menu-icon{position:relative;width:20px;height:2px;background:#ffffffe6;transition:all .3s ease}.menu-icon:before,.menu-icon:after{content:"";position:absolute;left:0;width:20px;height:2px;background:#ffffffe6;transition:all .3s ease}.menu-icon:before{top:-6px}.menu-icon:after{top:6px}.menu-icon.open{background:transparent}.menu-icon.open:before{top:0;transform:rotate(45deg)}.menu-icon.open:after{top:0;transform:rotate(-45deg)}.nav{position:fixed;top:55px;right:1rem;left:auto;transform:translate(10px);width:auto;min-width:140px;max-width:160px;flex-direction:column;gap:0;background:#0f142db3;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:10px;padding:.35rem;box-shadow:0 8px 32px #0000004d;border:none;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);z-index:1000}.nav.mobile-open{opacity:1;visibility:visible;transform:translate(0)}.nav-link{width:100%;padding:.6rem .8rem;font-size:.9rem;color:#ffffffe6;border-radius:6px;transition:all .3s ease;text-align:left}.nav-link:after{display:none}.nav-link:hover{background:#ffffff1a;color:#fff}.nav-link.router-link-active{background:#667eea4d;color:#fff;-webkit-text-fill-color:unset}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}html{scroll-behavior:smooth}body{-webkit-overflow-scrolling:touch}@supports (scroll-behavior: smooth){html{scroll-behavior:smooth}}
