:root{--header-color:linear-gradient(181deg, #b1d0e2b3 0%, #e2eff64d 100%);--card-color:radial-gradient(circle, #b1d0e2 0%, #e2eff699 100%);--menu-color:#fff;--item-color:#fff;--shadow-color:0 5px 16px -2px #0000004d}:root.dark{--bg-color:#282a36;--text-color:#fff;--item-color:#384150;--header-color:#35405299;--card-color:radial-gradient(circle, #354052cc 0%, #58688380 100%);--menu-color:radial-gradient(circle, #3e4858 0%, #354052 100%);--shadow-color:0 5px 16px -2px #0000004d}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;scrollbar-width:none;-ms-overflow-style:none;margin:0;padding:0;font-family:customFont,"sans-serif"}li{list-style:none}html,body{background:var(--bg-color);width:100%;height:100%;color:var(--text-color);transition:background-color .3s,color .3s;overflow:hidden}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}#app{width:100%;height:100%}@media (width<=768px){html,body{overflow:auto}}img[data-v-0bb40cdf]{width:100%;height:100%}.github-link[data-v-21912172]{width:35px;height:35px}.github-link svg path[data-v-21912172]{transition:fill .5s ease-in-out}.github-link:active svg path[data-v-21912172]{fill:#a3c6da;transition:fill .1s ease-in-out}.header[data-v-991bc9e1]{background:var(--header-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 40px;display:flex;position:fixed;top:0}.header-left[data-v-991bc9e1]{align-items:center;gap:6px;display:flex}.avatar[data-v-991bc9e1]{border-radius:50%;width:50px;height:50px;overflow:hidden}.name[data-v-991bc9e1]{font-size:18px;font-weight:700}.divider[data-v-991bc9e1]{background:#ccc;width:1px;height:40px}.header-right[data-v-991bc9e1]{align-items:center;gap:15px;margin-top:10px;display:flex}.menu[data-v-991bc9e1]{cursor:pointer;width:30px;height:30px}.menu svg path[data-v-991bc9e1]{transition:fill .5s ease-in-out}.menu:active svg path[data-v-991bc9e1]{fill:#a3c6da;transition:fill .1s ease-in-out}@media (width<=768px){.header[data-v-991bc9e1]{height:70px;padding:0 20px}}.sidebar[data-v-bd21698b]{width:20%;height:100%}@media (width>=768px) and (width<=1024px){.sidebar[data-v-bd21698b]{width:12%}}@media (width<=768px){.sidebar[data-v-bd21698b]{width:9%}}.profile[data-v-057f4307]{flex-direction:column;flex:1;align-items:center;gap:20px;width:100%;display:flex}.profile-content[data-v-057f4307]{background:var(--card-color);width:100%;height:325px;box-shadow:var(--shadow-color);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:20px;display:flex}.profile-avatar[data-v-057f4307]{border-radius:50%;width:150px;height:150px;overflow:hidden}.profile-name[data-v-057f4307]{font-size:24px;font-weight:700}.welcome[data-v-057f4307]{font-size:18px;font-weight:700}.quote[data-v-057f4307]{text-align:center;background:var(--card-color);border-radius:10px;width:100%;height:60px;font-size:20px;font-weight:700;line-height:60px}@media (width>=768px) and (width<=1024px){.profile-content[data-v-057f4307]{height:300px}}@media (width<=768px){.profile-content[data-v-057f4307]{height:300px}.welcome[data-v-057f4307]{font-size:15px}}.time[data-v-b082ecae]{align-items:space-evenly;background:var(--card-color);width:100%;height:150px;box-shadow:var(--shadow-color);border-radius:10px;flex-direction:column;justify-content:space-evenly;padding:20px 20px 20px 40px;display:flex}.time-item[data-v-b082ecae]{font-size:35px;font-weight:700}.time-item[data-v-b082ecae]:nth-child(2){font-size:18px;font-weight:400}.random-talk[data-v-72cabaa7]{background:var(--card-color);width:100%;height:150px;box-shadow:var(--shadow-color);border-radius:10px;flex-direction:column;justify-content:space-evenly;padding:20px;display:flex}.talk-content[data-v-72cabaa7]{font-size:20px;font-weight:700}.talk-author[data-v-72cabaa7]{text-align:right}.show[data-v-8ec0b09f]{flex-direction:column;flex:1;align-items:center;gap:30px;width:100%;margin-top:37px;display:flex}@media (width<=768px){.show[data-v-8ec0b09f]{margin-bottom:20px}}.language[data-v-069b4231]{justify-content:space-between;align-items:center;height:100%;display:flex}.language-select[data-v-069b4231]{border:1px solid #ccc;border-radius:5px;justify-content:space-evenly;align-items:center;width:80px;height:30px;display:flex}.divider[data-v-069b4231]{background-color:#ccc;width:1px;height:30px}.theme[data-v-c65691eb]{justify-content:space-between;align-items:center;height:100%;display:flex}.theme-select[data-v-c65691eb]{border:1px solid #ccc;border-radius:5px;justify-content:space-evenly;align-items:center;width:80px;height:30px;display:flex}.divider[data-v-c65691eb]{background-color:#ccc;width:1px;height:30px}.menu[data-v-7f963f4f]{background:var(--menu-color);width:190px;height:110px;box-shadow:var(--shadow-color);border-radius:10px;flex-direction:column;gap:5px;padding:10px 5px;display:flex;position:absolute;top:72px;right:10px}.menu li[data-v-7f963f4f]{border-radius:5px;flex:1;padding:0 5px}.menu li[data-v-7f963f4f]:active{background-color:#0000001a}.box[data-v-7f963f4f]{background-color:var(--item-color);width:15px;height:15px;position:absolute;top:-7%;left:73%;transform:rotate(45deg)}@media (width<=768px){.menu[data-v-7f963f4f]{top:65px}.box[data-v-7f963f4f]{left:83%}}.app[data-v-b42a9dba]{flex-direction:column;width:100%;height:100%;display:flex}.main[data-v-b42a9dba]{flex:1;width:100%;display:flex}.content[data-v-b42a9dba]{flex:1;justify-content:center;gap:30px;margin-top:150px;display:flex}.menu-slide-enter-active[data-v-b42a9dba],.menu-slide-leave-active[data-v-b42a9dba]{transition:all .2s ease-in-out}.menu-slide-enter-from[data-v-b42a9dba],.menu-slide-leave-to[data-v-b42a9dba]{opacity:0}@media (width<=768px){.content[data-v-b42a9dba]{flex-direction:column;gap:0;margin-top:90px}}@font-face{font-family:customFont;src:url(/assets/ZiHun85Hao-QingYunShouZhaTi-2-BDIQRmzH.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}
