.user-button[data-v-41d3dece]{display:flex;align-items:center;gap:8px;padding:4px 12px}.user-button .username[data-v-41d3dece]{font-size:14px;color:var(--app-text)}.mobile-user-info[data-v-67f721fe]{display:flex;align-items:center;gap:12px;padding:12px;background:var(--app-surface-alt);border-radius:8px}.mobile-user-info .user-details[data-v-67f721fe]{flex:1;min-width:0}.mobile-user-info .nickname[data-v-67f721fe]{font-size:15px;font-weight:600;color:var(--app-text);margin-bottom:2px}.mobile-user-info .username[data-v-67f721fe]{font-size:12px;color:var(--app-text-soft)}:root{--app-bg: #c7edcc;--app-bg-gradient: linear-gradient(180deg, #c7edcc 0%, #d8efd1 100%);--app-surface: #f4faf2;--app-surface-alt: #eaf5e7;--app-border: #bcdcc1;--app-text: #2c3a2e;--app-text-soft: #5b6b5f;--app-primary: #3a7d44;--app-primary-soft: #e7f3e5;--app-hero-from: #3a7d44;--app-hero-to: #5cab66;--app-radius: 12px;--header-height: 60px}html,body,#app{margin:0;padding:0;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Roboto,sans-serif;background:var(--app-bg);color:var(--app-text);-webkit-font-smoothing:antialiased}.app-header{position:sticky;top:0;z-index:50;background:var(--app-surface);border-bottom:1px solid var(--app-border);-webkit-backdrop-filter:saturate(140%) blur(8px);backdrop-filter:saturate(140%) blur(8px)}.header-inner{max-width:1200px;margin:0 auto;height:var(--header-height);padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none;min-width:0}.brand .logo{display:inline-flex;width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,var(--app-hero-from),var(--app-hero-to));color:#fff;font-weight:700;align-items:center;justify-content:center;flex:none}.brand .title{font-size:17px;font-weight:600;color:var(--app-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand .title .title-short{display:none}.nav{display:flex;align-items:center;gap:4px;flex:0 0 auto}.nav-desktop{display:flex}.nav-mobile{display:none}.theme-icon,.menu-icon{font-size:18px;line-height:1}.app-shell{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.app-content{max-width:1200px;margin:0 auto;padding:24px 20px;background:transparent;flex:1 0 auto;width:100%;box-sizing:border-box}.app-footer{text-align:center;padding:14px 16px;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px));color:var(--app-text-soft);font-size:13px;background:var(--app-surface);border-top:1px solid var(--app-border);flex:0 0 auto;margin-top:auto}.fade-enter-active,.fade-leave-active{transition:opacity .18s ease}.fade-enter-from,.fade-leave-to{opacity:0}.theme-picker .picker-label{font-size:13px;color:var(--app-text-soft);margin-bottom:8px}@media (max-width: 900px){.app-content{padding:16px 14px}}@media (max-width: 640px){:root{--header-height: 54px}.header-inner{padding:0 12px}.brand .title .title-full{display:none}.brand .title .title-short{display:inline;font-size:16px}.nav-desktop{display:none}.nav-mobile{display:flex}.app-content{padding:12px 10px}}@media (hover: hover){::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--app-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--app-primary)}}@font-face{font-family:v-sans;font-weight:400;src:url(/assets/LatoLatin-Regular-Dmlz1U0B.woff2)}@font-face{font-family:v-sans;font-weight:600;src:url(/assets/LatoLatin-Semibold-Dbk81p2D.woff2)}@font-face{font-family:v-mono;font-weight:400;src:url(/assets/FiraCode-Regular-CRwVj4V2.woff2)}
