.wb-root{display:flex;flex-direction:column;height:calc(100vh - 70px);min-height:0;background:var(--bg);font-family:var(--font-sans);color:var(--ink);overflow:hidden}.nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.muted{color:var(--muted);font-size:13px}.wb-masthead{flex:0 0 56px;height:56px;gap:20px;padding:0 20px;background:var(--brand);color:#fff;border-bottom:1px solid var(--brand-700)}.wb-mast-title,.wb-masthead{display:flex;align-items:center}.wb-mast-title{gap:10px;font-family:var(--font-display);font-weight:600;font-size:18px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wb-mast-logo{width:28px;height:28px;border-radius:8px;background:var(--accent);color:#fff;display:grid;place-items:center;font-size:16px;font-weight:700}.wb-mast-sub{font-family:var(--font-sans);font-size:11px;font-weight:500;color:hsla(0,0%,100%,.58);border-left:1px solid hsla(0,0%,100%,.2);padding-left:10px;margin-left:2px}.wb-mast-search{flex:1 1;max-width:440px;display:flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.14);border-radius:999px;padding:0 14px;height:36px;color:hsla(0,0%,100%,.8)}.wb-mast-search input{flex:1 1;background:none;border:none;outline:none;color:#fff;font-size:13px}.wb-mast-search input::placeholder{color:hsla(0,0%,100%,.5)}.wb-mast-search svg{width:16px;height:16px}.wb-mast-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.wb-sub-chip{font-size:11px;font-weight:600;padding:4px 10px;border-radius:999px}.wb-sub-chip.on{background:rgba(122,160,90,.28);color:#cfe3b6}.wb-sub-chip.off{background:rgba(217,119,87,.28);color:#f3c4b0}.wb-ic-btn{position:relative;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:hsla(0,0%,100%,.08);color:#fff;border:none;cursor:pointer}.wb-ic-btn svg{width:18px;height:18px}.wb-dot{position:absolute;top:7px;right:8px;width:7px;height:7px;border-radius:50%;background:var(--accent);border:1.5px solid var(--brand)}.wb-user{display:flex;align-items:center;gap:8px;padding-left:12px;border-left:1px solid hsla(0,0%,100%,.16)}.wb-avatar{width:32px;height:32px;border-radius:50%;background:var(--accent-2);color:#fff;display:grid;place-items:center;font-weight:600;font-size:13px}.wb-uinfo{line-height:1.15}.wb-uname{font-size:13px;font-weight:600}.wb-urole{font-size:11px;color:hsla(0,0%,100%,.6)}.wb-grid{flex:1 1;display:grid;grid-template-columns:minmax(128px,.8fr) minmax(232px,1fr) minmax(420px,2.2fr) minmax(250px,1fr);min-height:0}.wb-lnav{background:var(--brand);gap:4px;padding:12px 8px;overflow-y:auto;border-right:1px solid var(--brand-700)}.wb-litem,.wb-lnav{display:flex;flex-direction:column}.wb-litem{align-items:flex-start;gap:2px;padding:8px 10px;border-radius:12px;border:none;background:none;color:hsla(0,0%,100%,.72);cursor:pointer;text-align:left;transition:.18s ease}.wb-litem:hover{background:hsla(0,0%,100%,.07);color:#fff}.wb-litem.active{background:var(--brand-600);color:#fff;box-shadow:inset 3px 0 0 var(--accent)}.wb-l-ic,.wb-l-ic svg{width:22px;height:22px}.wb-l-txt{font-size:13px;font-weight:600}.wb-l-sec{font-size:10px;color:hsla(0,0%,100%,.45)}.wb-acol{background:var(--surface);border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:0}.wb-acol-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px}.wb-acol-head h3{font-size:13px;font-weight:700;color:var(--ink)}.wb-acol-count{font-size:11px;background:var(--brand-tint);color:var(--brand);padding:2px 8px;border-radius:999px;font-weight:600}.wb-acol-scroll{flex:1 1;overflow-y:auto;padding:0 12px 12px;display:flex;flex-direction:column;gap:10px}.hr-card{position:relative;display:flex;align-items:center;gap:12px;padding:14px 90px 14px 14px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--sh-1);cursor:pointer;transition:.16s ease}.hr-card:hover{border-color:var(--line-strong);box-shadow:var(--sh-2)}.hr-card.sel{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand-tint)}.hr-ava{width:38px;height:38px;border-radius:11px;background:var(--brand-tint);color:var(--brand);display:grid;place-items:center;font-weight:700;font-size:15px;flex:0 0 38px}.hr-main{min-width:0}.hr-name{font-size:13px;font-weight:600;color:var(--ink)}.hr-sub{font-size:11px;color:var(--muted);margin-top:2px}.hr-status-column{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.hr-status-badge{height:24px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:600;line-height:24px}.hr-status-badge.on{background:#f0f5e6;color:#5a7c3b}.hr-status-badge.off{background:var(--bg-2);color:var(--muted)}.hr-switch-row{display:inline-flex;align-items:center;gap:6px;height:24px;font-size:12px;color:var(--muted)}.hr-switch{width:34px;height:20px;border-radius:999px;background:var(--line-strong);border:none;position:relative;cursor:pointer;transition:.18s ease;padding:0}.hr-switch.on{background:var(--ok)}.hr-knob{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;transition:.18s ease}.hr-switch.on .hr-knob{left:16px}.hr-switch-label{font-size:11px}.wb-msub{width:100%;text-align:left;padding:12px 14px;border-radius:10px;border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);font-size:13px;font-weight:600;cursor:pointer}.wb-msub:hover{border-color:var(--line-strong)}.wb-msub.active{border-color:var(--brand);color:var(--brand);background:var(--brand-tint)}.wb-bcol{background:var(--surface);border-right:1px solid var(--line)}.hub-b,.wb-bcol{min-height:0;display:flex}.hub-b{flex:1 1;flex-direction:column}.hub-b-upper{flex:1 1 50%;display:grid;grid-template-columns:1.45fr 1fr;min-height:0;border-bottom:1px solid var(--line)}.hub-chat{position:relative;display:flex;flex-direction:column;min-height:0;border-right:1px solid var(--line)}.hub-chat.expanded{grid-column:1/-1;border-right:none}.hub-chat-head{justify-content:space-between;gap:8px;padding:12px 14px;border-bottom:1px solid var(--line);flex-wrap:wrap}.hub-chat-head,.hub-chat-title{display:flex;align-items:center}.hub-chat-title{gap:10px}.hub-chat-ava{width:34px;height:34px;border-radius:10px;background:var(--brand-tint);color:var(--brand);display:grid;place-items:center;font-weight:700}.hub-chat-name{font-size:14px;font-weight:700}.hub-chat-sec{font-size:11px;color:var(--muted)}.hub-tool{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:6px 10px;border-radius:10px;border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);font-size:12px;cursor:pointer;transition:.15s ease}.hub-tool:hover{background:var(--bg-2);border-color:var(--line-strong);color:var(--ink)}.hub-tool svg{width:14px;height:14px}.hub-chat-msgs{flex:1 1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:12px;background:var(--bg-2)}.hub-msg{display:flex}.hub-msg.user{justify-content:flex-end}.hub-bubble{max-width:80%;padding:10px 14px;border-radius:14px;font-size:13px;line-height:1.55;display:flex;gap:8px}.hub-msg.agent .hub-bubble{background:var(--surface);border:1px solid var(--line);border-top-left-radius:4px;color:var(--ink)}.hub-msg.user .hub-bubble{background:var(--brand);color:#fff;border-top-right-radius:4px}.hub-ava-xs{width:24px;height:24px;border-radius:50%;background:var(--brand-tint);color:var(--brand);display:grid;place-items:center;font-size:11px;font-weight:700;flex:0 0 24px}.hub-msg.user .hub-ava-xs{display:none}.hub-text{white-space:pre-wrap}.hub-text.loading{opacity:.6}.hub-demo{font-size:10px;color:var(--muted);margin-top:2px;margin-left:32px}.hub-mention{position:absolute;bottom:14px;left:14px;right:14px;background:var(--surface);border:1px solid var(--line-strong);border-radius:12px;box-shadow:var(--sh-2);max-height:220px;overflow:auto;z-index:5}.hub-mention-head{padding:8px 12px;font-size:11px;color:var(--muted);border-bottom:1px solid var(--line)}.hub-mention-item{width:100%;text-align:left;padding:8px 12px;border:none;background:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:13px}.hub-mention-item:hover{background:var(--bg-2)}.hub-mention-item span{font-size:11px;color:var(--muted)}.hub-tasks{display:flex;flex-direction:column;min-height:0}.hub-tasks-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--line)}.hub-tasks-head h3{font-size:13px;font-weight:700}.hub-pending-chip{font-size:11px;background:var(--warn-tint);color:var(--warn);padding:3px 8px;border-radius:999px;font-weight:600}.hub-tasks-list{flex:1 1;overflow-y:auto;flex-direction:column;gap:8px}.hub-task,.hub-tasks-list{padding:10px 12px;display:flex}.hub-task{align-items:center;gap:10px;width:100%;text-align:left;border-radius:10px;border:1px solid var(--line);background:var(--surface);cursor:pointer;transition:.15s ease}.hub-task:hover{border-color:var(--line-strong)}.hub-task.pending{border-color:var(--warn);background:var(--warn-tint)}.hub-task-dot{font-size:14px;flex:0 0 auto}.hub-task-main{flex:1 1;min-width:0}.hub-task-title{font-size:12.5px;font-weight:600;color:var(--ink)}.hub-task-sub{font-size:11px;color:var(--muted);margin:2px 0}.hub-task-bar{height:4px;border-radius:999px;background:var(--bg-2);overflow:hidden}.hub-task-bar span{display:block;height:100%;background:var(--accent-2)}.hub-task-flag{font-size:10px;font-weight:700;color:var(--warn);background:#fff;border:1px solid var(--warn);padding:2px 6px;border-radius:6px;flex:0 0 auto}.hub-b-lower{flex:0 0 50%;display:flex;flex-direction:column;min-height:0;padding:12px 14px;gap:10px}.hub-input-row{display:flex;align-items:center;gap:10px;height:72px;border:1px solid hsla(0,0%,100%,.16);border-radius:14px;padding:6px 10px 6px 8px;background:var(--brand);box-shadow:var(--sh-1)}.hub-at{width:38px;height:38px;border-radius:10px;border:none;background:hsla(0,0%,100%,.12);color:#fff;display:grid;place-items:center;cursor:pointer;flex:0 0 38px}.hub-at:hover{background:hsla(0,0%,100%,.18)}.hub-at svg{width:18px;height:18px}.hub-input{flex:1 1;border:none;outline:none;font-size:15px;background:none;color:#fff}.hub-input::placeholder{color:hsla(0,0%,100%,.55)}.hub-send{width:44px;height:44px;border-radius:12px;border:none;background:#fff;color:var(--brand);display:grid;place-items:center;cursor:pointer;flex:0 0 44px}.hub-send:disabled{opacity:.45;cursor:not-allowed}.hub-send svg{width:18px;height:18px}.hub-toolbar{display:flex;flex-wrap:wrap;gap:8px;padding:2px 0}.hub-func-cards{flex:1 1;min-height:0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.hub-fc{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px 8px;border-radius:12px;border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);font-size:12px;font-weight:600;cursor:pointer;transition:.16s ease}.hub-fc:hover{border-color:var(--brand);background:var(--brand-tint);color:var(--brand)}.hub-fc svg{width:22px;height:22px}.hub-fc-badge{position:absolute;top:8px;right:10px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--accent);color:#fff;font-size:10px;font-weight:700;display:grid;place-items:center}.wb-ccol{background:var(--bg-2);min-height:0;display:flex}.hub-c{flex:1 1;display:flex;flex-direction:column;gap:12px;padding:14px;overflow-y:auto}.hub-c-block{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);padding:12px;box-shadow:var(--sh-1)}.hub-c-grow{flex:1 1;display:flex;flex-direction:column}.hub-c-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.hub-c-head h3{font-size:13px;font-weight:700;color:var(--ink)}.hub-c-tag{font-size:10px;background:var(--brand-tint);color:var(--brand);padding:2px 8px;border-radius:999px;font-weight:600}.hub-reco{display:flex;flex-direction:column;gap:8px}.hub-reco-item{display:flex;align-items:center;gap:10px;padding:8px;border-radius:10px;border:1px solid var(--line);background:var(--surface);cursor:pointer;text-align:left}.hub-reco-item:hover{border-color:var(--brand)}.hub-reco-ava{width:32px;height:32px;border-radius:9px;background:var(--brand-tint);color:var(--brand);display:grid;place-items:center;font-weight:700;flex:0 0 32px}.hub-reco-main{min-width:0}.hub-reco-name{font-size:13px;font-weight:600}.hub-reco-sub{font-size:11px;color:var(--muted)}.hub-state{display:flex;flex-direction:column;gap:12px}.hub-state-item{padding:10px;border-radius:10px;border:1px solid var(--line);background:var(--bg-2);cursor:pointer}.hub-state-top{display:flex;align-items:center;gap:8px}.hub-state-ava{width:24px;height:24px;border-radius:7px;background:var(--accent-3);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700;flex:0 0 24px}.hub-state-name{flex:1 1;font-size:12.5px;font-weight:600}.hub-state-pct{font-size:11px;color:var(--ok);font-weight:700}.hub-state-bar{height:5px;border-radius:999px;background:var(--line);margin:8px 0 6px;overflow:hidden}.hub-state-bar span{display:block;height:100%;background:var(--ok)}.hub-state-chat{font-size:11px;color:var(--accent);font-style:normal;font-weight:500}.hub-hall-entry{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:12px;border-radius:12px;border:1px dashed var(--brand);background:var(--brand-tint);color:var(--brand);cursor:pointer;margin-bottom:10px}.hub-hall-entry svg{width:20px;height:20px}.hub-hall-t{font-size:13px;font-weight:700}.hub-hall-s{font-size:11px;color:var(--ink-soft)}.hub-hall-arrow{margin-left:auto;font-size:18px}.hub-todo-mini{display:flex;flex-direction:column;gap:6px}.hub-todo-mini-item{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--ink-soft);padding:6px 8px;border-radius:8px;background:var(--bg-2);cursor:pointer}.hub-todo-dot{font-size:10px}.mod-main{flex:1 1;display:flex;flex-direction:column;min-height:0}.mod-head{padding:16px 18px;border-bottom:1px solid var(--line)}.mod-head h2{font-size:18px;font-weight:700;font-family:var(--font-display)}.mod-head p{font-size:12.5px;color:var(--muted);margin-top:4px;max-width:660px}.mod-subnav{display:inline-block;margin-top:8px;font-size:11px;background:var(--brand-tint);color:var(--brand);padding:3px 10px;border-radius:999px;font-weight:600}.mod-body{flex:1 1;overflow-y:auto;padding:16px 18px}.mod-status{display:inline-block;font-size:11px;font-weight:600;padding:3px 10px;border-radius:999px;margin-bottom:12px}.mod-status.live{background:var(--ok-tint);color:var(--ok)}.mod-status.planned{background:var(--warn-tint);color:var(--warn)}.wb-market-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:14px;gap:14px}.wb-mk-card{border:1px solid var(--line);border-radius:12px;padding:14px;background:var(--surface);cursor:pointer}.wb-mk-card:hover{border-color:var(--line-strong)}.wb-mk-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.wb-mk-ava{width:34px;height:34px;border-radius:10px;background:var(--brand-tint);color:var(--brand);display:grid;place-items:center;font-weight:700;flex:0 0 34px}.wb-mk-name{font-size:14px;font-weight:700}.wb-mk-cat{font-size:11px;color:var(--muted)}.wb-mk-state{margin-left:auto;font-size:11px;font-weight:600;padding:3px 8px;border-radius:999px}.wb-mk-state.on{background:#f0f5e6;color:#5a7c3b}.wb-mk-state.off{background:var(--bg-2);color:var(--muted)}.wb-mk-desc{font-size:12px;color:var(--ink-soft);line-height:1.5;min-height:48px}.wb-mk-foot{display:flex;justify-content:flex-end;margin-top:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 16px;border-radius:10px;border:1px solid var(--line-strong);background:var(--surface);color:var(--ink);font-size:13px;font-weight:600;cursor:pointer;transition:.15s ease}.btn:hover{background:var(--bg-2)}.btn.small{padding:6px 12px;font-size:12px}.btn.accent{background:var(--accent);border-color:var(--accent);color:#fff}.btn.accent:hover{filter:brightness(1.05)}.btn.ghost{background:transparent;border-color:var(--line);color:var(--ink-soft)}.btn:disabled{opacity:.5;cursor:not-allowed}.status{display:inline-block;font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px}.status.live{background:var(--ok-tint);color:var(--ok)}.status.soon{background:var(--warn-tint);color:var(--warn)}.wb-mask{position:fixed;inset:0;background:rgba(12,20,35,.5);display:grid;place-items:center;z-index:50;padding:20px}.wb-modal{width:min(720px,100%);max-height:86vh;background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--sh-3);display:flex;flex-direction:column;overflow:hidden}.wb-modal.fin{width:min(560px,100%)}.wb-modal.hall{width:min(860px,100%)}.wb-modal-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--line)}.wb-modal-head h3{font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px}.wb-x{width:30px;height:30px;border-radius:8px;border:none;background:var(--bg-2);color:var(--muted);display:grid;place-items:center;cursor:pointer}.wb-x svg{width:16px;height:16px}.wb-modal-body{padding:18px 20px;overflow-y:auto}.fin-sub{border:1px solid var(--line);border-radius:12px;padding:14px;background:var(--bg-2)}.fin-sub-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.fin-sub-row strong{font-size:15px}.fin-sub-meta{font-size:12px;color:var(--muted);margin:10px 0}.fin-sub-actions{display:flex;gap:8px}.fin-api{margin-top:14px}.fin-api-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.fin-api-head h4{font-size:13px;font-weight:700}.fin-api-key{display:flex;align-items:center;gap:8px}.fin-api-key code{flex:1 1;background:var(--bg-2);border:1px solid var(--line);border-radius:8px;padding:8px 10px;font-size:12px;color:var(--ink-soft);font-family:ui-monospace,Menlo,monospace}.fin-api-usage{height:8px;border-radius:999px;background:var(--line);margin-top:12px;overflow:hidden}.fin-api-usage span{display:block;height:100%;background:var(--ok)}.fin-api-usage-t{display:block;font-size:11px;color:var(--muted);margin-top:4px}.hall-tabs{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:14px}.hall-tab{padding:6px 14px;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);font-size:12px;font-weight:600;cursor:pointer}.hall-tab.active{background:var(--brand);border-color:var(--brand);color:#fff}.hall-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.hall-card{border:1px solid var(--line);border-radius:12px;padding:14px}.hall-card-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.hall-ava{width:36px;height:36px;border-radius:10px;background:var(--brand-tint);color:var(--brand);display:grid;place-items:center;font-weight:700;flex:0 0 36px}.hall-name{font-size:13px;font-weight:700}.hall-cat{font-size:11px;color:var(--muted)}.hall-desc{font-size:12px;color:var(--ink-soft);line-height:1.5;min-height:54px}.hall-actions{display:flex;gap:8px;margin-top:10px}.hall-actions .btn{flex:1 1}.hall-service{margin-top:18px;padding-top:16px;border-top:1px dashed var(--line)}.hall-service-head{display:flex;align-items:baseline;gap:10px;margin-bottom:12px;flex-wrap:wrap}.hall-service-head h4{margin:0;font-family:var(--font-sans);font-weight:800;font-size:15px;color:var(--ink)}.hall-service-head .muted{font-size:12px}.man-search{display:flex;align-items:center;gap:8px;border:1px solid var(--line-strong);border-radius:10px;padding:8px 12px;margin-bottom:12px}.man-search svg{width:16px;height:16px;color:var(--muted)}.man-search input{flex:1 1;border:none;outline:none;font-size:13px}.man-list{display:flex;flex-direction:column;gap:8px}.man-item{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid var(--line);border-radius:10px;cursor:pointer}.man-item.read{opacity:.72}.man-ava{width:32px;height:32px;border-radius:9px;background:var(--accent-tint);color:var(--accent);display:grid;place-items:center;font-weight:700;flex:0 0 32px}.man-main{flex:1 1;min-width:0}.man-name{font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px}.man-sub{font-size:11px;color:var(--muted)}.man-unread{width:7px;height:7px;border-radius:50%;background:var(--accent);display:inline-block}.man-field{margin-bottom:12px}.man-field label{display:block;font-size:12px;font-weight:600;color:var(--ink-soft);margin-bottom:6px}.wb-input{width:100%;border:1px solid var(--line-strong);border-radius:8px;padding:9px 12px;font-size:13px;outline:none;font-family:inherit;color:var(--ink);background:var(--surface)}.wb-input:focus{border-color:var(--brand)}.man-foot{justify-content:space-between;margin-top:6px}.man-foot,.man-remind{display:flex;align-items:center}.man-remind{gap:10px;padding:10px;border:1px solid var(--line);border-radius:10px}.man-remind svg{width:18px;height:18px;color:var(--accent)}.man-remind-t{flex:1 1;font-size:13px}.wb-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--brand);color:#fff;padding:10px 18px;border-radius:999px;font-size:13px;box-shadow:var(--sh-3);z-index:80}@media (max-width:1080px){.wb-grid{grid-template-columns:64px minmax(200px,1fr) minmax(320px,2fr) minmax(220px,1fr)}.wb-l-sec,.wb-l-txt{display:none}.wb-litem{align-items:center;padding:12px}.hub-func-cards{grid-template-columns:repeat(2,1fr)}}.tf-page{padding:18px 20px;height:100%;overflow:auto}.tf-head{margin-bottom:14px}.tf-head h2{font-size:20px;margin:0 0 6px}.tf-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.6;max-width:880px}.tf-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;background:color-mix(in srgb,var(--brand) 10%,transparent);border:1px solid var(--line);border-radius:12px;padding:10px 14px;margin-bottom:14px;font-size:13px}.tf-banner b{color:var(--brand);font-size:15px}.tf-link{color:var(--brand);text-decoration:none;font-weight:600}.tf-link:hover{text-decoration:underline}.tf-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.tf-tab{border:1px solid var(--line);background:var(--surface);color:var(--ink);padding:6px 14px;border-radius:999px;font-size:13px;cursor:pointer}.tf-tab i{font-style:normal;opacity:.7;margin-left:4px}.tf-tab.active{background:var(--brand);color:#fff;border-color:var(--brand)}.tf-search{display:flex;gap:10px;align-items:center;margin-bottom:14px;flex-wrap:wrap}.tf-input{flex:1 1;min-width:220px;padding:10px 14px}.tf-input,.tf-select{border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink);font-size:14px}.tf-select{padding:10px 12px}.tf-count{font-size:13px;color:var(--muted)}.tf-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:14px;gap:14px}.tf-card{display:flex;gap:12px;border:1px solid var(--line);border-radius:14px;padding:14px;background:var(--surface)}.tf-ava{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,var(--brand),var(--accent));color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex:0 0 auto}.tf-main{flex:1 1;min-width:0}.tf-row1{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tf-name{font-size:16px;font-weight:700}.tf-age,.tf-city,.tf-edu,.tf-exp,.tf-gender{font-size:12px;color:var(--muted)}.tf-row2{display:flex;gap:10px;flex-wrap:wrap;margin:4px 0;font-size:13px}.tf-title{font-weight:600}.tf-company,.tf-contact{color:var(--muted);font-size:12px}.tf-skills{display:flex;gap:6px;flex-wrap:wrap;margin:6px 0}.tf-skill{font-size:11px;padding:2px 8px;border-radius:6px;background:color-mix(in srgb,var(--brand) 12%,transparent);color:var(--brand)}.tf-row3{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin-top:4px}.tf-salary{color:var(--accent);font-weight:600}.tf-job{font-size:12px;color:var(--brand);margin-top:4px}.tf-intro{font-size:12px;color:var(--muted);line-height:1.5;margin:6px 0 0}.tf-status{font-size:11px;padding:2px 8px;border-radius:6px;margin-left:auto}.tf-status.lib{background:#eef2ff;color:#4f46e5}.tf-status.inbox{background:#fff7ed;color:#ea580c}.tf-status.pool{background:#ecfeff;color:#0891b2}.tf-status.hired{background:#ecfdf5;color:#059669}.tf-status.rejected{background:#fef2f2;color:#dc2626}.tf-actions{display:flex;flex-direction:column;gap:8px;justify-content:center;flex:0 0 auto}.tf-btn{border:1px solid var(--line);background:var(--surface);color:var(--ink);padding:8px 12px;border-radius:9px;font-size:12px;cursor:pointer;white-space:nowrap}.tf-btn:hover{border-color:var(--brand)}.tf-btn.hire{background:#059669;border-color:#059669;color:#fff}.tf-btn.hire:hover{background:#047857}.tf-btn.reject{background:#dc2626;border-color:#dc2626;color:#fff}.tf-btn.reject:hover{background:#b91c1c}.tf-btn.primary{background:var(--brand);border-color:var(--brand);color:#fff}.tf-btn.primary:hover{filter:brightness(1.05)}.tf-btn.ghost,.tf-empty{color:var(--muted)}.tf-empty{padding:40px;text-align:center;border:1px dashed var(--line);border-radius:14px}