html,body,#app{margin:0;min-height:100%;background:#f7f8fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}:root{--wow-duration: 1.35s;--wow-ease: cubic-bezier(.22, 1, .36, 1);--wow-offset: 28px}.wow{visibility:hidden;opacity:0;transform:translate3d(0,var(--wow-offset),0);animation-fill-mode:both;will-change:opacity,transform}.wow.animated{visibility:visible}.wow.animated.fadeInUp{animation-name:fadeInUp;animation-duration:var(--wow-duration, 1.35s);animation-delay:var(--wow-delay, 0ms);animation-timing-function:var(--wow-ease);animation-fill-mode:both}.animated{animation-duration:var(--wow-duration, 1.35s);animation-fill-mode:both;animation-delay:var(--wow-delay, 0ms);animation-timing-function:var(--wow-ease)}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,var(--wow-offset),0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}.wow.animated.fadeIn{animation-name:fadeIn;animation-duration:var(--wow-duration, 1.35s);animation-delay:var(--wow-delay, 0ms);animation-timing-function:var(--wow-ease);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.wow{visibility:visible!important;opacity:1!important;transform:none!important;will-change:auto}.animated{animation:none!important}}@media(max-width:768px){.member-content{padding:12px!important;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))!important;min-height:calc(100vh - 52px)!important}.member-header{height:52px!important;padding:0 12px!important}.member-header__title{font-size:14px!important;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-user-trigger__name{max-width:96px!important}.member-dashboard__hero{flex-direction:column;align-items:stretch!important}.member-dashboard__hero .n-space{width:100%;flex-wrap:wrap}.member-dashboard__hero .n-button{flex:1;min-width:calc(50% - 6px)}.member-dashboard__title{font-size:20px}.stat-card__value{font-size:22px}.admin-content{padding:12px!important}.admin-header{height:52px!important;padding:0 12px!important}.admin-header__title{font-size:14px!important;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-user-trigger__name{max-width:96px!important}.admin-page-header{flex-direction:column;align-items:stretch!important;gap:12px}.admin-page-header .n-space{width:100%;flex-wrap:wrap}.public-header{padding:0 12px!important}.public-header__inner{height:56px!important;gap:8px!important}.public-brand__text small{display:none}.public-header__actions .n-button{padding:0 12px;font-size:13px}.public-nav__link--btn{display:none}.public-footer{padding:48px 16px 24px!important}.public-footer__inner{gap:32px!important}.public-footer__cols{gap:24px 32px!important;width:100%}.page-head{flex-direction:column;align-items:stretch!important}.page-head__title{font-size:18px}.page-head__desc{font-size:13px}.page-head .n-space,.page-head>.n-space{width:100%;display:flex;flex-wrap:wrap}.page-head .n-button,.page-head>.n-space .n-button{flex:1;min-width:calc(50% - 6px)}.member-form-card,.app-form-card,.reminder-show{max-width:none!important;width:100%}.reminder-show .actions{flex-direction:column;align-items:stretch}.reminder-show .actions .n-button{width:100%}.app-table-scroll,.member-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -4px;padding:0 4px}.app-table-scroll .n-data-table,.member-table-scroll .n-data-table{min-width:560px}.admin-content .n-card .n-data-table-wrapper,.member-content .n-card .n-data-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-content .n-form.n-form--left-labelled{--n-label-width: 100% !important}.admin-content .n-form-item.n-form-item--left-labelled{flex-direction:column!important;align-items:stretch!important}.admin-content .n-form-item-label{width:100%!important;padding-bottom:4px!important}.n-modal-container .n-card.n-modal{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important}.n-drawer.n-drawer--right-placement .n-drawer__content-wrapper{max-width:100vw}}@media(max-width:1024px)and (min-width:769px){.member-content,.admin-content{padding:16px!important}}.member-page{width:100%;max-width:none}.member-page-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.member-page-header__title{margin:0;font-size:24px;font-weight:700;letter-spacing:-.02em;color:#111827;line-height:1.25}.member-page-header__desc{margin:8px 0 0;font-size:14px;line-height:1.55;color:#6b7280}.member-page-header__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.member-surface{border-radius:14px!important;border:1px solid #e8ecf1!important;box-shadow:0 1px 2px #0f172a0a!important}.member-surface :deep(.n-card-header){padding-top:18px!important;font-weight:600}.member-surface :deep(.n-card__content){padding-bottom:18px!important}.member-quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:16px}.member-quick-action{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;border:1px solid #e8ecf1;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s,transform .15s}.member-quick-action:hover{border-color:#b7eb8f;box-shadow:0 4px 14px #18a0581a;transform:translateY(-1px)}.member-quick-action--primary{border-color:#18a05859;background:linear-gradient(135deg,#f6ffed,#fff)}.member-quick-action__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;flex-shrink:0}.member-quick-action__icon--wechat{background:#e8f7ee;color:#18a058}.member-quick-action__icon--email{background:#eff6ff;color:#2563eb}.member-quick-action__label{font-size:14px;font-weight:600;color:#111827}.member-quick-action__hint{display:block;margin-top:2px;font-size:12px;color:#9ca3af;font-weight:400}.member-channel-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.member-channel-card{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:12px;border:1px solid #e8ecf1;background:#fff;transition:box-shadow .15s}.member-channel-card:hover{box-shadow:0 6px 20px #0f172a0f}.member-channel-card__top{display:flex;align-items:flex-start;gap:12px}.member-channel-card__icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.member-channel-card__icon--wechat{background:#e8f7ee;color:#18a058}.member-channel-card__icon--email{background:#eff6ff;color:#2563eb}.member-channel-card__title{margin:0;font-size:15px;font-weight:600;color:#111827}.member-channel-card__addr{margin:4px 0 0;font-size:13px;color:#6b7280;word-break:break-all;line-height:1.45}.member-channel-card__foot{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:4px;border-top:1px dashed #f0f2f5}.member-reminder-list{display:flex;flex-direction:column;gap:12px}.member-reminder-card{padding:16px 18px;border-radius:12px;border:1px solid #e8ecf1;background:#fff;transition:border-color .15s,box-shadow .15s}.member-reminder-card:hover{border-color:#d9f7be;box-shadow:0 4px 16px #0f172a0d}.member-reminder-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.member-reminder-card__title{margin:0;font-size:16px;font-weight:600;color:#111827;line-height:1.35}.member-reminder-card__meta{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:13px;color:#6b7280}.member-reminder-card__meta-item{display:inline-flex;align-items:center;gap:4px}.member-reminder-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid #f3f4f6}.member-plan-hero{padding:22px 24px;border-radius:14px;border:1px solid #e8ecf1;background:#fff;margin-bottom:16px;box-shadow:0 1px 2px #0f172a0a}.member-plan-hero--free{border-color:#18a05847;background:linear-gradient(135deg,#f6ffed,#fff 55%,#fff)}.member-plan-hero--pro{border-color:#2563eb40;background:linear-gradient(135deg,#eff6ff,#fff 55%,#fff)}.member-plan-hero--pro .member-plan-hero__plan-name{color:#1d4ed8}.member-plan-hero--pro .member-plan-hero__stat-pill{background:#2563eb14;border-color:#2563eb2e}.member-plan-hero--pro .member-plan-hero__stat-value{color:#1d4ed8}.member-plan-hero--enterprise{border-color:#7c3aed40;background:linear-gradient(135deg,#f5f3ff,#fff 55%,#fff)}.member-plan-hero--enterprise .member-plan-hero__plan-name{color:#6d28d9}.member-plan-hero--enterprise .member-plan-hero__stat-pill{background:#7c3aed14;border-color:#7c3aed2e}.member-plan-hero--enterprise .member-plan-hero__stat-value{color:#6d28d9}.member-plan-hero__top{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.member-plan-hero__identity{flex:1;min-width:200px}.member-plan-hero__eyebrow{margin:0 0 6px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}.member-plan-hero__plan-name{margin:0;font-size:28px;font-weight:800;letter-spacing:-.03em;line-height:1.2;color:#15803d}.member-plan-hero--free .member-plan-hero__plan-name{color:#15803d}.member-plan-hero__caption{margin:8px 0 0;font-size:14px;color:#6b7280;line-height:1.5}.member-plan-hero__stat-pill{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:120px;padding:14px 20px;border-radius:12px;background:#18a05814;border:1px solid rgba(24,160,88,.2)}.member-plan-hero__stat-value{font-size:32px;font-weight:800;line-height:1;color:#15803d;font-variant-numeric:tabular-nums}.member-plan-hero__stat-label{margin-top:6px;font-size:12px;color:#6b7280}.member-plan-hero__quota{padding-top:18px;border-top:1px solid rgba(15,23,42,.06)}.member-plan-hero__quota-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 16px;margin-bottom:10px}.member-plan-hero__quota-title{font-size:14px;font-weight:600;color:#374151}.member-plan-hero__quota-nums{font-size:13px;color:#6b7280;font-variant-numeric:tabular-nums}.member-plan-features{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.member-plan-feature{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:10px;background:#f9fafb;border:1px solid #f0f2f5;font-size:14px;color:#374151}.member-plan-feature--on{background:#f6ffed;border-color:#d9f7be;color:#135200}.member-detail-hero{padding:20px 22px;border-radius:14px;border:1px solid #e8ecf1;background:#fff;margin-bottom:16px}.member-detail-hero__title{margin:0 0 10px;font-size:20px;font-weight:700;color:#111827;line-height:1.35}.member-detail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.member-detail-item{padding:14px 16px;border-radius:10px;background:#f9fafb;border:1px solid #f0f2f5}.member-detail-item__label{font-size:12px;color:#9ca3af;margin-bottom:6px}.member-detail-item__value{font-size:14px;color:#111827;line-height:1.5;word-break:break-word}.member-detail-item--wide{grid-column:1 / -1}.member-detail-content{margin:0;white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:14px;line-height:1.6;color:#374151}.member-form-shell{width:100%;max-width:none}.member-form-shell.member-surface :deep(.n-card-header__main){font-size:17px}@media(max-width:768px){.member-page-header__title{font-size:20px}.member-channel-grid{grid-template-columns:1fr}.member-plan-hero__top{flex-direction:column}.member-plan-hero__stat-pill{width:100%;flex-direction:row;justify-content:space-between;align-items:center;min-width:0}.member-plan-hero__stat-label{margin-top:0}.member-plan-hero__plan-name{font-size:24px}.member-plan-features,.member-detail-grid{grid-template-columns:1fr}}
