.fx{--ink: #16142a;--ink-2: #3d3a55;--ink-3: #7a7790;--paper: #f3f4fa;--card: #ffffff;--line: #e6e5ef;--accent: #5b6ef5;--accent-soft: #eef0ff;--ok: #059669;--warn: #d97706;--bad: #dc2626;--idle: #a8b0bd;--sidebar: #12101f;--radius: 12px;--font: "Microsoft YaHei", "PingFang SC", "Noto Sans SC", "Segoe UI", sans-serif;width:100%;height:100%;display:flex;min-height:0;overflow:hidden;background:var(--paper);color:var(--ink);font-family:var(--font)}.fx.phone{flex-direction:column}.fx button{font-family:inherit}.fx-sec,.fx-mstrip,.fx-page{scrollbar-width:none;-ms-overflow-style:none}.fx-sec::-webkit-scrollbar,.fx-mstrip::-webkit-scrollbar,.fx-page::-webkit-scrollbar{width:0;height:0;display:none}.fx-rail{width:76px;flex-shrink:0;background:var(--sidebar);color:#eceaf8;display:flex;flex-direction:column;align-items:center;padding:12px 8px;gap:2px;overflow:visible;transition:width .18s ease}.fx-rail.wide{width:228px;align-items:stretch}.fx-brand{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:6px;padding:4px 0 12px;flex-shrink:0}.fx-rail.wide .fx-brand{padding:4px 6px 14px}.fx-logo{display:flex;align-items:center;justify-content:center;gap:10px;align-self:center;width:40px;height:40px;border-radius:50%}.fx-rail.wide .fx-logo{align-self:stretch;width:100%;height:auto;justify-content:flex-start;padding:2px 2px 2px 0;border-radius:12px}.fx-logo:hover{background:#1c1930}.fx-brand .mark{width:36px;height:36px;border-radius:50%;display:block;object-fit:cover;flex-shrink:0}.fx-brand b{display:none;font-size:13px;color:#fff;font-weight:650}.fx-rail.wide .fx-brand b{display:block}.fx-count{display:flex;flex-direction:column;align-items:center;width:100%;gap:3px;line-height:1}.fx-count b{display:block;width:100%;text-align:center;font-size:15px;font-weight:700;color:#eceaf8;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.fx-count em{font-style:normal;font-weight:650;color:#6f6b86}.fx-count .short{display:block;font-size:9px;letter-spacing:.14em}.fx-count .full{display:none}.fx-rail.wide .fx-count{flex-direction:row-reverse;justify-content:space-between;align-items:baseline}.fx-rail.wide .fx-count b{width:auto;font-size:16px;text-align:right}.fx-rail.wide .fx-count .short{display:none}.fx-rail.wide .fx-count .full{display:block;font-size:10px;color:#8b88a3;letter-spacing:.06em}.fx-item{position:relative;width:52px;height:52px;display:flex;align-items:center;justify-content:center;color:#8f8ba8}.fx-rail.wide .fx-item{width:100%;height:44px;justify-content:flex-start;gap:10px;padding:0 6px}.fx-item .well{width:40px;height:40px;display:grid;place-items:center;border-radius:14px;border:1px solid transparent}.fx-item svg{display:block}.fx-item span.lab{display:none;font-size:13px;font-weight:600;white-space:nowrap;color:#eceaf8}.fx-rail.wide .fx-item span.lab{display:block}.fx-item:hover{color:#fff}.fx-item:hover .well{background:#1c1930}.fx-item.on{color:#fff}.fx-item.on .well{background:linear-gradient(180deg,#2d2a4a,#211e36);border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff14,0 0 0 1px #5b6ef559}.fx-item.on:after{content:"";position:absolute;left:50%;bottom:3px;width:12px;height:2px;margin-left:-6px;border-radius:2px;background:var(--accent)}.fx-rail.wide .fx-item.on:after{display:none}.fx-item .cnt{position:absolute;top:4px;right:2px;min-width:15px;height:15px;background:#e11d2e;color:#fff;border-radius:8px;font-size:9px;font-weight:800;display:grid;place-items:center;padding:0 4px;box-shadow:0 0 0 2px var(--sidebar)}.fx-rail.wide .fx-item .cnt{position:static;margin-left:auto;box-shadow:none}.fx-sec{width:100%;flex:1;min-height:0;overflow-x:visible;overflow-y:auto}.fx-sec-t{display:none;font-size:10px;letter-spacing:.08em;color:#8b88a3;padding:0 8px 6px}.fx-rail.wide .fx-sec-t{display:none}.fx-og{display:flex;flex-direction:column;align-items:center;width:100%}.fx-rail.wide .fx-og{align-items:stretch}.fx-split{width:22px;height:1px;margin:8px auto;background:#3a3654}.fx-rail.wide .fx-split{width:auto;margin:8px 10px}.fx-obj{position:relative;width:52px;height:52px;margin:0 auto;display:flex;align-items:center;justify-content:center;color:#b7b3cc}.fx-rail.wide .fx-obj{width:100%;height:48px;margin:0 0 4px;justify-content:flex-start;gap:10px;padding:0 6px}.fx-obj .well{position:relative;width:40px;height:40px;display:grid;place-items:center;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#2d2a4a,#211e36);box-shadow:inset 0 1px #ffffff14;flex-shrink:0}.fx-obj .mark{position:absolute;right:-1px;top:-1px;width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 2px var(--sidebar)}.fx-obj .mark-ok{background:var(--ok)}.fx-obj .mark-bad{background:var(--bad)}.fx-obj .txt{display:none;text-align:left;min-width:0;white-space:nowrap}.fx-rail.wide .fx-obj .txt{display:block}.fx-obj .txt em{display:block;font-size:10px;font-style:normal;color:#8b88a3;font-weight:600}.fx-obj .nm{display:block;font-size:12px;font-weight:650;color:#eceaf8}.fx-obj:hover,.fx-obj.on{color:#fff}.fx-obj.on .well{box-shadow:inset 0 1px #ffffff14,0 0 0 1px #5b6ef573}.fx-obj .tip{display:none;position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);min-width:148px;padding:8px 10px;border-radius:10px;background:#0c0b14;border:1px solid #2f2b48;box-shadow:0 10px 24px #00000059;text-align:left;z-index:8;pointer-events:none}.fx-obj .tip b{display:block;font-size:12px;color:#fff}.fx-obj .tip em{display:block;margin-top:2px;font-size:12px;font-style:normal;color:#c9c6db}.fx-rail:not(.wide) .fx-obj:hover .tip{display:block}.fx-mod{position:relative;width:40px;height:40px;margin:0 auto 4px;display:grid;place-items:center;border-radius:12px;color:#8f8ba8}.fx-rail.wide .fx-mod{width:100%;height:38px;margin:0 0 2px;display:flex;justify-content:flex-start;gap:10px;padding:0 8px}.fx-mod .lab{display:none;font-size:13px;font-weight:600;color:#eceaf8}.fx-rail.wide .fx-mod .lab{display:block}.fx-mod:hover,.fx-mod.on{color:#fff;background:#1c1930}.fx-mod .tip{display:none;position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);padding:6px 10px;border-radius:8px;background:#0c0b14;border:1px solid #2f2b48;white-space:nowrap;font-size:12px;color:#fff;z-index:8;pointer-events:none}.fx-rail:not(.wide) .fx-mod:hover .tip{display:block}.fx-lead{margin:8px 0 0;font-size:13px;color:var(--ink-3);max-width:520px}.fx-modgrid{display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:10px;margin-top:16px}.fx-modcard{text-align:left;padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);color:var(--ink-2)}.fx-modcard b{display:block;margin:8px 0 4px;color:var(--ink)}.fx-modcard em{display:block;font-size:12px;font-style:normal;color:var(--ink-3)}.fx-modcard.on{border-color:var(--accent);background:var(--accent-soft)}.fx-av{width:auto;min-width:58px;height:auto;padding:2px 4px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:3px;border-radius:10px}.fx-av:hover{background:var(--accent-soft)}.fx-av .face{width:28px;height:28px;border-radius:50%;background:var(--accent);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700}.fx-av em{font-size:9px;font-style:normal;font-weight:650;color:var(--ink-3);letter-spacing:.02em;line-height:1;white-space:nowrap;font-variant-numeric:tabular-nums}.fx-stage{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.fx-top{height:56px;flex-shrink:0;display:flex;align-items:center;gap:12px;padding:0 16px 0 12px;background:var(--card);border-bottom:1px solid var(--line)}.fx-hnav{display:flex;align-items:stretch;height:100%;gap:2px;flex-shrink:0}.fx-hnav button{display:flex;align-items:center;gap:7px;height:100%;padding:0 14px;border-bottom:2px solid transparent;color:var(--ink-3);background:transparent}.fx-hnav button:hover{color:var(--ink)}.fx-hnav button.on{color:var(--ink);border-bottom-color:var(--accent)}.fx-hnav .ico{display:grid;place-items:center}.fx-hnav svg{width:18px;height:18px;display:block}.fx-hnav em{font-size:13px;font-style:normal;font-weight:650}.fx-hnav .cnt{min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:#e11d2e;color:#fff;font-size:10px;font-weight:800;display:grid;place-items:center}.fx-top.phone{height:auto;min-height:52px;padding:10px 14px 0;border-bottom:0}.fx-top h2{margin:0;font-size:16px;font-weight:650}.fx-mlogo{width:28px;height:28px;border-radius:50%}.fx-langs{display:flex;gap:2px;margin-left:auto;padding:2px;border-radius:8px;background:var(--paper)}.fx-langs button{height:24px;padding:0 7px;border-radius:6px;font-size:11px;color:var(--ink-3);font-weight:650}.fx-langs button.on{background:var(--card);color:var(--ink);box-shadow:0 0 0 1px var(--line)}.fx-msearch{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:var(--ink-2)}.fx-cmd{display:flex;align-items:center;justify-content:space-between;width:min(360px,42%);height:34px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:var(--paper);color:var(--ink-3);font-size:13px}.fx-cmd b{font-size:11px;font-weight:500;color:var(--ink-2)}.fx-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;position:relative;color:var(--ink-2)}.fx-icon:hover{background:var(--accent-soft)}.fx-icon i{position:absolute;top:4px;right:4px;width:7px;height:7px;border-radius:50%;background:var(--bad)}.fx-body{flex:1;min-height:0;display:flex}.fx-page{flex:1;min-width:0;overflow:auto;padding:22px 24px 40px}.fx.phone .fx-page{padding:14px 14px 80px}.fx-kicker{font-size:12px;color:var(--ink-3)}.fx-h1{font-size:22px;font-weight:650;margin:4px 0 0}.fx-serif{font-family:var(--font)}.fx-today{display:flex;flex-direction:column;min-height:0;height:100%}.fx-today-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.9fr);grid-template-rows:auto minmax(0,1fr);gap:14px;align-items:stretch;flex:1;min-height:0}.fx-today-grid>.fx-hero,.fx-today-grid>.fx-calm{grid-column:1;grid-row:1}.fx-news{grid-column:2;grid-row:1}.fx-desk{grid-column:1;grid-row:2}.fx-projects{grid-column:2;grid-row:2}.fx-desk,.fx-projects{min-height:0;display:flex;flex-direction:column}.fx-dlist,.fx-plist{flex:1;min-height:0;overflow:auto;scrollbar-width:none}.fx-dlist::-webkit-scrollbar,.fx-plist::-webkit-scrollbar{width:0;height:0;display:none}.fx-news{display:flex;flex-direction:column}.fx-prow{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:9px 0;border-top:1px solid var(--line)}.fx-prow:first-of-type{border-top:0;padding-top:0}.fx-prow .dot{margin-top:0}.fx-prow-txt{min-width:0}.fx-prow-txt b{display:block;font-size:13px;font-weight:650;color:var(--ink)}.fx-prow-txt em{display:block;margin-top:2px;font-size:11px;font-style:normal;color:var(--ink-3)}.fx-prow:hover .fx-prow-txt b{color:var(--accent)}.fx-apps{flex-shrink:0;margin-top:16px}.fx-apps h3{margin:0 0 10px;font-size:13px;font-weight:650;color:var(--ink-2)}.fx-agrid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.fx-atile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:88px;padding:12px 6px 10px;background:var(--card);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink-2)}.fx-atile:hover{border-color:#d4d2e4;color:var(--accent)}.fx-atile-ico{width:36px;height:36px;display:grid;place-items:center;color:inherit}.fx-atile em{font-size:12px;font-style:normal;font-weight:650;color:var(--ink)}.fx-atile:hover em{color:var(--accent)}.fx-leave{margin:10px 0 0;font-size:12px;color:var(--ink-3)}.fx-home-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:16px}.fx-calm{margin:0;font-size:13px;color:var(--ink-3)}.fx-pills{display:flex;gap:8px;flex-wrap:wrap}.fx-pill{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 10px;border-radius:999px;background:var(--card);border:1px solid var(--line);font-size:12px;color:var(--ink-2)}.fx-pill strong{color:var(--ink);font-size:14px}.fx-pill.hot{border-color:#fecaca;background:#fff5f5;color:#b91c1c}.fx-pill.hot strong{color:#b91c1c}.fx-hero{width:100%;text-align:left;display:flex;align-items:center;gap:16px;padding:18px 20px;margin:0;border:0;border-radius:14px;background:#16142a;color:#fff}.fx-hero .tag{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:6px;background:#dc2626;color:#fff;font-size:11px;font-weight:700}.fx-hero h2{margin:6px 0 4px;font-size:18px;font-weight:700}.fx-hero p{margin:0;font-size:13px;color:#c9c6db}.fx-hero .fx-btn{width:auto;padding:0 16px;flex-shrink:0}.fx-queues{display:none}.fx-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:14px;align-items:start}.fx-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:16px}.fx-card h3{margin:0 0 10px;font-size:13px;font-weight:650;color:var(--ink-2)}.fx-row{display:flex;gap:12px;align-items:flex-start;width:100%;text-align:left;padding:12px 0;border-top:1px solid var(--line)}.fx-row:first-of-type{border-top:0;padding-top:0}.fx-row.on{background:var(--accent-soft);border-radius:8px;padding-left:8px;padding-right:8px;border-top-color:transparent}.fx-row h2{font-size:14px;font-weight:650;margin:4px 0}.fx-row p{margin:0;font-size:13px;color:var(--ink-2)}.fx-row .con{color:var(--ink-3);margin-top:3px;font-size:12px}.fx-meta{display:flex;gap:8px;font-size:12px;color:var(--ink-3)}.fx-act{flex-shrink:0;margin-top:4px;padding:6px 10px;border-radius:8px;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:600}.dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:6px}.dot-ok{background:var(--ok)}.dot-warn{background:var(--warn)}.dot-bad{background:var(--bad)}.dot-idle{background:var(--idle)}.fx-band{margin-top:0}.fx-band-h{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.fx-band-h button{font-size:12px;color:var(--accent);font-weight:600}.fx-know{width:100%;text-align:left;padding:10px 0;border-top:1px solid var(--line)}.fx-know:first-of-type{border-top:0;padding-top:0}.fx-know h3{margin:6px 0 4px;font-size:14px;font-weight:650}.fx-know p{margin:0;font-size:13px;color:var(--ink-2)}.fx-release-row{display:flex;align-items:center;gap:10px;padding:10px 0}.fx-release-row em{font-size:13px;font-style:normal;font-weight:650;color:var(--ink)}.fx-chip2{display:inline-flex;height:20px;align-items:center;padding:0 7px;border-radius:6px;font-size:11px;font-weight:600;background:var(--accent-soft);color:var(--accent)}.fx-preview{display:flex;flex-direction:column;gap:10px}.fx-preview .who{font-size:20px;font-weight:650;margin:0}.fx-btn{width:100%;height:36px;border-radius:8px;background:var(--accent);color:#fff;font-size:13px;font-weight:600}.fx-btn.ghost{background:var(--card);color:var(--ink-2);border:1px solid var(--line)}.fx-tabs{display:flex;gap:6px;flex-wrap:wrap;margin:14px 0 10px}.fx-tabs button{height:30px;padding:0 11px;border-radius:999px;border:1px solid var(--line);background:var(--card);font-size:12px;color:var(--ink-2)}.fx-tabs button.on{background:var(--ink);color:#fff;border-color:var(--ink)}.fx-life{list-style:none;padding:0;margin:8px 0 0}.fx-life li{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid var(--line);font-size:14px}.fx-life .now{color:var(--accent);font-weight:650}.fx-life .next{color:var(--ink-3)}.fx-inst{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.fx-inst article{padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card)}.fx-inst h3{margin:8px 0 4px;font-size:15px}.fx-inst p{margin:0;font-size:13px;color:var(--ink-2)}.fx-article{max-width:760px}.fx-article h1{font-size:24px;margin:10px 0 8px}.fx-points{margin:16px 0;padding:0;list-style:none}.fx-points li{padding:8px 0 8px 12px;border-left:2px solid var(--accent);margin-bottom:6px;font-size:14px;color:var(--ink-2)}.fx-mstrip{display:flex;align-items:center;gap:4px;padding:4px 10px 8px;overflow-x:auto;flex-shrink:0}.fx-msplit{width:1px;height:22px;margin:0 4px;background:var(--line);flex-shrink:0}.fx-mobj{width:44px;height:44px;display:grid;place-items:center;color:var(--ink-2)}.fx-mobj .well{position:relative;width:40px;height:40px;display:grid;place-items:center;border-radius:14px;border:1px solid var(--line);background:var(--card)}.fx-mobj .mark{position:absolute;right:-1px;top:-1px;width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 2px var(--paper)}.fx-mobj .mark-ok{background:var(--ok)}.fx-mobj .mark-bad{background:var(--bad)}.fx-mobj.on{color:var(--accent)}.fx-mobj.on .well{border-color:var(--accent);background:var(--accent-soft)}.fx-tabbar{height:64px;flex-shrink:0;display:flex;background:var(--card);border-top:1px solid var(--line);padding:4px 4px 8px}.fx-tabbar button{flex:1;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#8b88a3}.fx-tabbar .well{width:28px;height:22px;display:grid;place-items:center}.fx-tabbar em{font-size:10px;font-style:normal;font-weight:650}.fx-tabbar button.on{color:var(--accent)}.fx-tabbar .cnt{position:absolute;top:2px;right:calc(50% - 18px);min-width:14px;height:14px;padding:0 3px;border-radius:7px;background:#e11d2e;color:#fff;font-size:9px;font-weight:800;display:grid;place-items:center}.fx.phone .fx-home-head{flex-direction:column;align-items:flex-start}.fx.phone .fx-today{height:auto}.fx.phone .fx-today-grid{grid-template-columns:1fr;grid-template-rows:none;flex:none}.fx.phone .fx-today-grid>.fx-hero,.fx.phone .fx-today-grid>.fx-calm,.fx.phone .fx-news,.fx.phone .fx-desk,.fx.phone .fx-projects{grid-column:auto;grid-row:auto}.fx.phone .fx-desk,.fx.phone .fx-projects{min-height:auto}.fx.phone .fx-dlist,.fx.phone .fx-plist{overflow:visible}.fx.phone .fx-agrid{grid-template-columns:repeat(4,minmax(0,1fr))}.fx.phone .fx-hero{flex-direction:column;align-items:flex-start}.fx.phone .fx-hero .fx-btn{width:100%}.fx.phone .fx-grid,.fx.phone .fx-inst,.fx.phone .fx-modgrid{grid-template-columns:1fr}.fx.phone .fx-page{padding-top:8px}:root{--primary: #5b6ef5;--primary-dark: #4253e0;--primary-2: #8e54e9;--primary-grad: linear-gradient(135deg, #4776e6 0%, #8e54e9 100%);--primary-bg: #ededff;--primary-soft: rgba(91,110,245,.12);--success: #10b981;--warning: #f59e0b;--danger: #ef4444;--info: #3b82f6;--text-1: #1e1b4b;--text-2: #6b7280;--text-3: #9ca3af;--bg-1: #ffffff;--bg-2: #f0f2ff;--bg-3: #e8eaf6;--border: #e5e7f0;--shadow-sm: 0 2px 8px rgba(91,110,245,.08);--shadow-md: 0 6px 20px rgba(91,110,245,.14);--shadow-lg: 0 12px 40px rgba(91,110,245,.18);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--tab-height: 64px;--header-height: 56px}*,*:before,*:after{box-sizing:border-box}html,body,#app{height:100%;margin:0;padding:0}body{background:var(--bg-2);color:var(--text-1);font-size:14px;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:var(--primary)}button{cursor:pointer;border:none;background:transparent}.page-layout{display:flex;flex-direction:column;height:100%;overflow:hidden}.page-header{background:var(--primary-grad);padding:0 16px;height:var(--header-height);display:flex;align-items:center;gap:10px;flex-shrink:0;box-shadow:0 2px 12px #4776e64d}.page-header h1{font-size:18px;font-weight:700;flex:1;color:#fff;letter-spacing:.3px}.page-content{flex:1;overflow-y:auto;padding:14px 14px calc(var(--tab-height) + 14px)}@media(min-width:768px){.page-content{padding:24px 32px;max-width:1100px;margin:0 auto;width:100%}.page-header{padding:0 32px}.card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.card:active{transform:none}}.card{background:var(--bg-1);border-radius:var(--radius-md);padding:14px;box-shadow:var(--shadow-sm);margin-bottom:10px;border:1px solid rgba(229,231,240,.8);transition:box-shadow .2s,transform .15s}.card:active{transform:scale(.99)}.badge{display:inline-flex;align-items:center;padding:3px 9px;border-radius:20px;font-size:11px;font-weight:600;line-height:1.5}.badge-blue{background:#e0e7ff;color:#4253e0}.badge-green{background:#d1fae5;color:#059669}.badge-orange{background:#fef3c7;color:#d97706}.badge-red{background:#fee2e2;color:#dc2626}.badge-gray{background:var(--bg-3);color:var(--text-2)}.source-badge{display:inline-flex;align-items:center;padding:2px 7px;border-radius:5px;font-size:11px;font-weight:600}.badge-blue.source-badge{background:#e0e7ff;color:#4253e0}.badge-green.source-badge{background:#d1fae5;color:#059669}.btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:9px 18px;border-radius:var(--radius-sm);font-size:14px;font-weight:600;transition:opacity .15s,transform .1s}.btn:active{opacity:.82;transform:scale(.98)}.btn-primary{background:var(--primary-grad);color:#fff;box-shadow:0 3px 10px #5b6ef559}.btn-outline{border:1.5px solid var(--primary);color:var(--primary);background:var(--primary-soft)}.btn-danger{background:var(--danger);color:#fff;box-shadow:0 3px 10px #ef44444d}.btn-ghost{color:var(--text-2)}.btn-sm{padding:6px 12px;font-size:12px}.btn-block{width:100%}.form-group{margin-bottom:16px}.form-label{font-size:13px;font-weight:500;color:var(--text-2);margin-bottom:6px;display:block}.form-label.required:after{content:" *";color:var(--danger)}.form-input{width:100%;padding:10px 13px;border:1.5px solid var(--border);border-radius:var(--radius-sm);font-size:14px;outline:none;background:var(--bg-1);color:var(--text-1);transition:border-color .15s,box-shadow .15s}.form-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.tab-bar{display:flex;background:var(--bg-1);border-top:1px solid var(--border);position:fixed;bottom:0;left:0;right:0;height:var(--tab-height);z-index:100;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -4px 16px #5b6ef514}.tab-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px;color:var(--text-3);position:relative;transition:color .2s}.tab-item.active{color:var(--primary)}.tab-item.active .tab-icon-wrap{background:var(--primary-bg);border-radius:10px}.tab-icon-wrap{width:36px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:10px;transition:background .2s}.tab-icon{font-size:20px;line-height:1}.tab-label{font-size:10px;font-weight:500}.tab-badge{position:absolute;top:4px;right:calc(50% - 20px);background:var(--danger);color:#fff;border-radius:10px;font-size:10px;padding:1px 5px;min-width:16px;text-align:center;line-height:1.4;font-weight:700}.loading-wrap,.empty-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:56px 0;color:var(--text-3);gap:12px;font-size:13px}.spinner{width:34px;height:34px;border:3px solid var(--primary-bg);border-top-color:var(--primary);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.pull-hint{text-align:center;font-size:12px;color:var(--text-3);padding:8px 0 4px}.section-header{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--text-2);padding:8px 0 6px;text-transform:uppercase;letter-spacing:.5px}.section-header:after{content:"";flex:1;height:1px;background:var(--border)}.gradient-text{background:var(--primary-grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fx-stage>.fx-page,.fx-stage>.page-layout{flex:1;min-height:0}.fx .page-header{display:none}.fx .page-layout{height:100%;background:transparent}.fx .page-content{flex:1;min-height:0;overflow:auto;padding:22px 24px 40px;scrollbar-width:none}.fx .page-content::-webkit-scrollbar{width:0;height:0;display:none}.fx.phone .page-content{padding:14px 14px 24px}.fx .filter-tabs{padding:10px 24px 0;background:transparent;border-bottom:0}.fx-back{font-size:13px;color:var(--accent);font-weight:600}
