@import"https://fonts.itedev.com/unifont/index.css";*{box-sizing:border-box;margin:0;padding:0}html,body,#app{width:100%;height:100%}html{font-family:Unifont}a{color:#7c471d;text-decoration:none;border:.2rem solid #ffffff00;padding:.2rem .5rem}a:hover{border:.2rem solid #efcb90}::selection{color:#7c471d;background-color:#00d40059}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#efcb90}::-webkit-scrollbar-thumb{background:#7c471d}.nav-bar[data-v-d3882583]{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center}.nav-bar a[data-v-d3882583]{margin-left:1rem}.site-footer[data-v-fd345843]{width:100%;height:fit-content;background-color:#edab75;border-top:1rem ridge #7c471d;padding:2rem}.footer-content[data-v-fd345843]{display:flex;flex-wrap:wrap;justify-content:space-around;max-width:1200px;margin:0 auto;gap:2rem}.footer-section[data-v-fd345843]{min-width:200px}.footer-section h3[data-v-fd345843]{color:#7c471d;font-size:1.5rem;margin-bottom:1rem;border-bottom:.3rem ridge #7c471d;padding-bottom:.5rem}.footer-section p[data-v-fd345843],.footer-section a[data-v-fd345843]{color:#876345;font-size:1rem;line-height:1.6}.footer-section a[data-v-fd345843]:hover{color:#5a3515}.app[data-v-2ba96f66]{display:flex;flex-direction:column;height:100vh}.header-container[data-v-2ba96f66]{width:100%;height:3rem;background-color:#c1eae6;display:flex;align-items:center;justify-content:space-between;padding:.1rem 1rem}.header-container .header-logo[data-v-2ba96f66]{display:flex;align-items:center;justify-content:center;height:100%;width:fit-content;gap:.5rem}.header-container .header-logo img[data-v-2ba96f66]{height:2rem}.header-container .header-logo h1[data-v-2ba96f66]{font-size:1.5rem;margin:0;padding:0;color:#7c471d}/*! main 与 main-container 不可以加背景颜色否则会覆盖掉主页的背景图片 */main[data-v-2ba96f66]{height:calc(100% - 3rem);width:100%}.main-container[data-v-2ba96f66]{height:100%;width:100%;overflow:auto}.home-view[data-v-05ff7bec]{width:100%;height:100%}.intro-box[data-v-05ff7bec]{position:relative;height:calc(100vh - 3rem);padding:2rem 4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.intro-box[data-v-05ff7bec]:before{content:"";position:absolute;inset:-10px;background:url(https://static.teacharlie.com/5df6221ca43e0a04e49bb4ccf290dfe4.jpg) no-repeat;background-size:cover;background-color:#c1eae6;filter:blur(5px);z-index:-1}.intro-box .intro[data-v-05ff7bec]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.intro-box .intro h1[data-v-05ff7bec]{font-size:3rem;color:#7c471d}.intro-box .intro p[data-v-05ff7bec]{font-size:1rem;color:#876345}
