.header[data-v-c921021f]{position:sticky;top:0;z-index:110;height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #f1f3f1;padding-top:env(safe-area-inset-top)}.header__left[data-v-c921021f]{display:flex;align-items:center;gap:16px}.header__back[data-v-c921021f]{width:40px;height:40px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280}.header__back[data-v-c921021f]:active{background:#f3f5f1}.header__brand[data-v-c921021f]{display:flex;align-items:center;gap:12px}.header__logo[data-v-c921021f]{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#2e7d4f,#4a9d6d);color:#fff;font-weight:700;font-size:22px;display:flex;align-items:center;justify-content:center}.header__title[data-v-c921021f]{font-size:18px;font-weight:700;color:#1f2937}.header__subtitle[data-v-c921021f]{font-size:12px;color:#6b7280;margin-top:2px}.header__page-title[data-v-c921021f]{font-size:18px;font-weight:600;color:#1f2937}.header__right[data-v-c921021f]{display:flex;align-items:center;gap:12px}.header__admin[data-v-c921021f]{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#eaf5ef;color:#1f5a37;font-size:14px;font-weight:500}.tabbar[data-v-b0ab4d3b]{position:sticky;bottom:0;z-index:100;height:84px;background:#fff;border-top:1px solid #f1f3f1;display:flex;align-items:center;justify-content:space-around;padding:0 40px;padding-bottom:env(safe-area-inset-bottom)}.tabbar__item[data-v-b0ab4d3b]{flex:1;max-width:200px;background:transparent;border:none;padding:12px 16px;display:flex;flex-direction:column;align-items:center;gap:4px;color:#9ca3af;cursor:pointer;border-radius:14px;transition:color .15s cubic-bezier(.16,1,.3,1),background .15s cubic-bezier(.16,1,.3,1)}.tabbar__item[data-v-b0ab4d3b]:hover{background:#f3f5f1}.tabbar__item.is-active[data-v-b0ab4d3b]{color:#2e7d4f}.tabbar__label[data-v-b0ab4d3b]{font-size:14px;font-weight:500}.splash{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:100vh;background:#fafaf7}.splash__logo{width:88px;height:88px;border-radius:20px;background:linear-gradient(135deg,#2e7d4f,#4a9d6d);color:#fff;font-size:44px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0f172a14,0 8px 24px #0f172a0f}.splash__title{font-size:28px;font-weight:700;color:#1f2937;margin-top:12px}.splash__sub{font-size:16px;color:#6b7280}.splash__spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#2e7d4f;border-radius:50%;animation:spin .8s linear infinite;margin-top:16px}@keyframes spin{to{transform:rotate(360deg)}}.gate{flex:1;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px;background:#fafaf7}.gate__card{max-width:560px;width:100%;background:#fff;border-radius:20px;padding:40px;box-shadow:0 4px 12px #0f172a14,0 8px 24px #0f172a0f;text-align:center}.gate__icon{width:64px;height:64px;border-radius:50%;background:#e89e3a1f;color:#e89e3a;font-size:32px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.gate__icon--error{background:#d9534f1f;color:#d9534f}.gate__title{font-size:22px;font-weight:700;color:#1f2937;margin-bottom:12px}.gate__desc{font-size:16px;color:#6b7280;line-height:1.7;margin-bottom:24px}.gate__openid{background:#f3f5f1;border-radius:14px;padding:16px;margin-bottom:20px;text-align:left}.gate__openid-label{font-size:14px;color:#6b7280;margin-bottom:8px}.gate__openid-value{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;color:#1f2937;word-break:break-all}.gate__btn{background:#2e7d4f;color:#fff;border:none;padding:12px 32px;border-radius:999px;font-size:16px;font-weight:500;cursor:pointer;transition:background .15s cubic-bezier(.16,1,.3,1)}.gate__btn:hover{background:#1f5a37}.gate__hint{margin-top:12px;font-size:14px;color:#2e7d4f}.app-main{flex:1;display:flex;flex-direction:column;width:100%;max-width:1440px;margin:0 auto}:root{--color-primary: #2e7d4f;--color-primary-light: #4a9d6d;--color-primary-dark: #1f5a37;--color-primary-bg: #eaf5ef;--color-text: #1f2937;--color-text-secondary: #6b7280;--color-bg: #fafaf7;--color-bg-card: #ffffff;--color-border: #e5e7eb;--color-divider: #ececec;--header-height: 64px;--tabbar-height: 84px;--van-primary-color: #2e7d4f;--van-success-color: #2e7d4f;--van-warning-color: #e89e3a;--van-danger-color: #d9534f;--van-font-size-md: 16px;--van-font-size-lg: 18px;color-scheme:light}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:#fafaf7;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;touch-action:manipulation}#app{min-height:100%;display:flex;flex-direction:column}button{font-family:inherit}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.flex-center{display:flex;align-items:center;justify-content:center}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-ellipsis-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.route-fade-enter-active,.route-fade-leave-active{transition:opacity .24s cubic-bezier(.16,1,.3,1)}.route-fade-enter-from,.route-fade-leave-to{opacity:0}
