.auth-entry[data-v-eb46893e]{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:0;background:transparent;font-family:SimSun,宋体,serif;white-space:nowrap;cursor:pointer}.auth-entry--logged-in[data-v-eb46893e]{min-height:36px;padding:.3rem .75rem;border:1px solid rgba(145,48,23,.38);border-radius:999px;color:#5b4b45;background:hsla(0,0%,100%,.72);font-family:SimSun,宋体,serif;transition:border-color .2s ease,background .2s ease,transform .2s ease}.auth-entry--logged-in[data-v-eb46893e]:hover{border-color:#913017;color:#913017;background:hsla(0,0%,100%,.94);transform:translateY(-1px)}.auth-entry__seal[data-v-eb46893e]{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid #913017;border-radius:3px;color:#913017;font-size:13px;line-height:1}.auth-entry__avatar[data-v-eb46893e]{width:25px;height:25px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.auth-entry__text[data-v-eb46893e]{max-width:7em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.auth-entry--logged-in[data-v-eb46893e]{width:100%;min-height:32px;padding:.25rem .4rem;border-radius:8px;font-size:.82rem}}.home-wrapper{min-height:100vh;display:flex;flex-direction:column}.home-body{flex:1;display:flex;flex-direction:column;justify-content:space-between}.home-hero{min-height:300px}.home-nav{width:100%;padding:2rem 0 0;flex-wrap:nowrap;justify-content:center;gap:1rem;overflow-x:auto}.index-hov{font-size:20px;color:#999;padding:.4rem 1.2rem;cursor:pointer;width:auto;white-space:nowrap;position:relative}.index-hov:hover{color:#404040}.home-nav .index-hov:not(:last-child):after{content:"";position:absolute;right:-.5rem;top:50%;transform:translate(50%,-50%);width:1px;height:1.2rem;background:#999}.home-auth-entry{font-weight:700}@media (max-width:768px){.home-nav{flex-direction:column;align-items:center;gap:.6rem}.index-hov{width:100%;justify-content:center;padding:.6rem .8rem}.home-auth-entry{margin:0 auto}}