.badge[data-v-8c11f573]{position:absolute;top:-2px;right:-6px;background:#ef4444;color:#fff;font-size:10px;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;line-height:1;padding:0 4px}.tab-leads[data-v-8c11f573]{position:relative}:root{--bg: #f5f6f8;--card: #ffffff;--text: #1a1a1a;--muted: #8c8c8c;--brand: #07c160;--brand-soft: #e8f8ef;--danger: #fa5151;--line: #eeeeee;--warn: #ff8f1f;--nav-h: 56px}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.page{padding:0 0 calc(var(--nav-h) + 12px + env(safe-area-inset-bottom));min-height:100vh}.page.pad{padding:12px 12px calc(var(--nav-h) + 16px)}.card{background:var(--card);border-radius:12px;padding:14px;margin-bottom:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:8px;padding:10px 14px;background:var(--brand);color:#fff;font-size:14px;font-weight:500}.btn.ghost{background:var(--brand-soft);color:var(--brand)}.btn.block{width:100%}.btn.plain{background:#f3f3f3;color:var(--text)}.btn:disabled{opacity:.55}.muted{color:var(--muted);font-size:12px;line-height:1.5}.title{font-size:16px;font-weight:600;margin:0 0 6px;line-height:1.35}.input,textarea,select{width:100%;border:1px solid var(--line);border-radius:10px;padding:10px 12px;font-size:14px;margin-bottom:10px;background:#fff}.badge{display:inline-block;font-size:11px;padding:2px 6px;border-radius:4px;background:#fff4e5;color:#d48806}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:30;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);height:calc(var(--nav-h) + env(safe-area-inset-bottom))}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:11px;color:#999;padding-top:6px}.bottom-nav a.router-link-active{color:var(--brand);font-weight:600}.bottom-nav .ico{width:22px;height:22px;display:block}.toast{position:fixed;left:50%;bottom:88px;transform:translate(-50%);background:#1f2329eb;color:#fff;padding:10px 16px;border-radius:10px;font-size:13px;z-index:50;max-width:80%;text-align:center}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:40;padding:16px}.home-topbar{display:flex;align-items:center;gap:8px;padding:10px 12px 8px;background:#fff;position:sticky;top:0;z-index:20}.home-topbar .link{flex-shrink:0;font-size:13px;color:var(--brand);font-weight:500;white-space:nowrap}.home-topbar .search-wrap{flex:1;height:36px;border-radius:999px;background:#f3f4f6;display:flex;align-items:center;padding:0 14px;cursor:pointer}.home-topbar .search-placeholder{font-size:13px;color:var(--muted)}.home-brand-tip{margin:0 12px 8px;padding:10px 12px;border-radius:10px;background:linear-gradient(90deg,#fff8f0,#fff);border:1px solid #ffe4c4;color:#a35b00;font-size:13px;display:flex;justify-content:space-between;align-items:center;gap:8px}.home-tabs{display:flex;gap:0;background:#fff;border-bottom:1px solid var(--line);padding:0 12px}.home-tabs .tab{flex:1;text-align:center;padding:12px 0 10px;color:#666;font-size:15px;position:relative;background:transparent;border:0}.home-tabs .tab.active{color:var(--text);font-weight:700}.home-tabs .tab.active:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:28px;height:3px;border-radius:2px;background:var(--brand)}.chips{display:flex;gap:8px;overflow-x:auto;padding:10px 12px;background:#fff;border-bottom:1px solid var(--line);-webkit-overflow-scrolling:touch}.chips::-webkit-scrollbar{display:none}.chip{flex-shrink:0;border:0;border-radius:999px;padding:6px 12px;background:#f3f4f6;color:#666;font-size:12px}.chip.active{background:var(--brand-soft);color:var(--brand);font-weight:600}.feed{padding:8px 12px 0}.feed-item{display:flex;gap:12px;background:#fff;border-radius:12px;padding:12px;margin-bottom:10px}.feed-item .thumb{width:108px;height:78px;border-radius:8px;object-fit:cover;background:#eef1f5;flex-shrink:0}.feed-item .meta{flex:1;min-width:0;display:flex;flex-direction:column}.feed-item .title{font-size:15px;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.feed-item .foot{margin-top:auto;display:flex;justify-content:space-between;align-items:center}.feed-item .tag{font-size:11px;color:var(--brand);background:var(--brand-soft);padding:2px 6px;border-radius:4px}.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px 12px 0}.video-card{background:#fff;border-radius:10px;overflow:hidden}.video-card .cover{width:100%;aspect-ratio:3/4;object-fit:cover;background:#111;display:block}.video-card .cover-fallback{width:100%;aspect-ratio:3/4;background:linear-gradient(160deg,#1f2a24,#0d1110);display:flex;align-items:center;justify-content:center;color:#9ae6b4;font-size:13px}.video-card .vtitle{font-size:13px;font-weight:600;padding:8px 8px 2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.video-card .vmeta{padding:0 8px 10px;color:var(--muted);font-size:11px}.detail-body{padding:12px 12px 88px;background:#fff;min-height:60vh}.detail-body .cover-hero{width:100%;border-radius:0;margin:-12px -12px 12px;max-height:220px;object-fit:cover}.detail-action-bar{position:fixed;left:0;right:0;bottom:0;z-index:25;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid var(--line);padding:8px 6px calc(8px + env(safe-area-inset-bottom))}.detail-action-bar button{border:0;background:transparent;color:#444;font-size:11px;display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px 2px}.detail-action-bar button.primary{color:var(--brand);font-weight:600}.detail-action-bar .ico{font-size:18px;line-height:1}.author-tools{padding:12px;background:var(--bg)}.me-hero{background:linear-gradient(135deg,#0f9d58,#07c160 55%,#34d399);color:#fff;padding:20px 16px 28px}.me-hero .row{display:flex;gap:12px;align-items:center}.me-hero .avatar{width:58px;height:58px;border-radius:50%;object-fit:cover;background:#ffffff40;border:2px solid rgba(255,255,255,.5)}.me-hero .name{font-size:18px;font-weight:700;margin:0 0 4px}.me-hero .sub{font-size:12px;opacity:.92}.me-banner{margin:-16px 12px 12px;background:#fff;border-radius:12px;padding:12px 14px;box-shadow:0 4px 16px #0000000f;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#a35b00}.me-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;margin:0 12px 12px;border-radius:12px;padding:14px 4px}.me-stats .cell{text-align:center}.me-stats .n{font-size:18px;font-weight:700;color:var(--text)}.me-stats .l{font-size:11px;color:var(--muted);margin-top:4px}.me-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px 0;background:#fff;margin:0 12px 12px;border-radius:12px;padding:16px 8px}.me-grid a{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12px;color:#444}.me-grid .gico{width:40px;height:40px;border-radius:12px;background:var(--brand-soft);display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--brand)}.leads-head{background:#fff;padding:14px 14px 0;position:sticky;top:0;z-index:15}.leads-head .interest{font-size:20px;font-weight:700;margin:0 0 4px}.leads-tabs{display:flex;gap:16px;border-bottom:1px solid var(--line);margin-top:10px}.leads-tabs button{border:0;background:transparent;padding:10px 0;color:#888;font-size:14px;position:relative}.leads-tabs button.active{color:var(--text);font-weight:700}.leads-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--brand)}.lead-row{display:flex;gap:12px;background:#fff;padding:14px;margin-bottom:1px}.lead-row .avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;background:#e8e8e8;flex-shrink:0}.lead-row .main{flex:1;min-width:0}.lead-row .actions{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}.lead-row .actions .btn{padding:6px 10px;font-size:12px;border-radius:6px}.checkin-hero{margin:12px;border-radius:16px;padding:24px 16px;text-align:center;color:#fff;background:linear-gradient(160deg,#1a9f5c,#07c160 40%,#6ee7b7)}.checkin-hero .day{font-size:14px;opacity:.9}.checkin-hero .state{font-size:28px;font-weight:800;margin:10px 0 16px}.checkin-kpi{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 16px;background:#ffffff29;border-radius:12px;padding:10px 6px}.checkin-kpi b{display:block;font-size:18px}.checkin-kpi span{font-size:11px;opacity:.9}.checkin-bars{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;align-items:end;height:96px;margin:8px 0 12px}.checkin-bars .bar-col{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%}.checkin-bars .bar{width:100%;max-width:28px;border-radius:8px 8px 4px 4px;background:#e8e8e8;transition:height .2s}.checkin-bars .bar.on{background:var(--brand)}.checkin-bars .bar-label{font-size:10px;color:var(--muted);margin-top:4px}.checkin-pie-wrap{display:flex;gap:14px;align-items:center;margin-top:8px}.checkin-pie{width:88px;height:88px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.checkin-pie-hole{width:58px;height:58px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.checkin-pie-hole b{font-size:14px;line-height:1.1}.checkin-pie-hole span{font-size:10px;color:var(--muted)}.pref-row{display:flex;align-items:center;gap:8px;padding:8px 0;font-size:14px}.promo-float{position:fixed;right:10px;bottom:calc(var(--nav-h) + 18px + env(safe-area-inset-bottom));z-index:28;width:72px;text-align:center;cursor:pointer}.promo-close{position:absolute;right:-4px;top:-8px;width:20px;height:20px;border-radius:50%;border:0;background:#00000073;color:#fff;font-size:14px;line-height:20px;padding:0}.promo-bag{width:56px;height:64px;margin:0 auto 4px;border-radius:10px 10px 14px 14px;background:linear-gradient(180deg,#ff6b4a,#e11d48);box-shadow:0 8px 18px #e11d4859;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ffe8a3}.promo-yen{font-size:22px;font-weight:800;line-height:1}.promo-off{font-size:10px;background:#ffe8a3;color:#b91c1c;border-radius:999px;padding:1px 6px;margin-top:2px}.promo-text{font-size:11px;color:#b91c1c;font-weight:700;line-height:1.25}.share-sheet{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:60;display:flex;align-items:flex-end}.share-panel{width:100%;background:#fff;border-radius:16px 16px 0 0;padding:16px 12px calc(12px + env(safe-area-inset-bottom))}.share-title{text-align:center;font-weight:700;margin-bottom:14px}.share-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:8px}.share-grid button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:12px;color:#444;padding:8px}.sico{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px}.sico.wechat{background:#07c160}.sico.moments{background:#16a34a}.sico.copy{background:#64748b}.share-cancel{width:100%;border:0;background:#f3f4f6;border-radius:10px;padding:12px;font-size:15px;margin-top:4px}.page.video-immerse{background:#000;min-height:100vh}.immerse-stage{position:relative;width:100%;height:calc(100vh - 120px);background:#000;overflow:hidden}.immerse-video{width:100%;height:100%;object-fit:contain;background:#000}.immerse-empty{color:#fff;display:flex;align-items:center;justify-content:center;height:100%}.immerse-mask{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.45),transparent 30%,transparent 65%,rgba(0,0,0,.55))}.immerse-back,.immerse-play,.immerse-side button{pointer-events:auto}.immerse-back{position:absolute;left:12px;top:12px;border:0;background:#00000059;color:#fff;width:36px;height:36px;border-radius:50%}.immerse-meta{position:absolute;left:14px;right:72px;bottom:24px;color:#fff}.immerse-title{font-size:16px;margin:0 0 6px;font-weight:700}.immerse-sub{font-size:12px;opacity:.85}.immerse-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;border:0;background:#ffffff40;color:#fff;font-size:24px}.immerse-side{position:absolute;right:10px;bottom:90px;display:flex;flex-direction:column;gap:14px}.immerse-side button{border:0;background:transparent;color:#fff;display:flex;flex-direction:column;align-items:center;gap:2px}.immerse-side span{font-size:22px}.immerse-side small{font-size:11px}.immerse-ads{padding:10px 12px 20px;background:#111}.cover-fallback{display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:12px;background:linear-gradient(135deg,#eef8f1,#eef1f5)}.list-item{display:flex;gap:10px}.thumb{width:88px;height:66px;border-radius:8px;background:#eef1f5;object-fit:cover;flex-shrink:0}.seg-tabs{display:flex;gap:8px;margin-bottom:12px}.seg-tabs .seg{flex:1;text-align:center;padding:10px;border-radius:999px;background:#fff;color:var(--muted);border:0}.seg-tabs .seg.active{background:var(--brand);color:#fff}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-left-enter-active,.slide-left-leave-active{transition:transform .25s ease,opacity .25s ease}.slide-left-enter-from{transform:translate(30px);opacity:0}.slide-left-leave-to{transform:translate(-30px);opacity:0}
