.dashboard-v2{--bg: #f5f5f7;--white: #ffffff;--orange: #ff7a00;--oh: #d65c00;--os: rgba(255,122,0,.08);--text: #1d1d1f;--text2: #424245;--muted: #86868b;--line: rgba(0,0,0,.07);--green: #30d158;--r: 14px;--shadow: 0 1px 2px rgba(0,0,0,.04), 0 2px 14px rgba(0,0,0,.04);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text)}.dashboard-v2 nav{position:sticky;top:0;z-index:20;background:#f5f5f7f2;border-bottom:1px solid rgba(0,0,0,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dashboard-v2 .dashboard-v2-nav-inner{display:flex;align-items:center;gap:24px;min-height:92px;width:100%;padding:0 16px}@media (min-width: 640px){.dashboard-v2 .dashboard-v2-nav-inner{padding:0 24px}}@media (min-width: 1024px){.dashboard-v2 .dashboard-v2-nav-inner{padding:0 40px}}.dashboard-v2 nav .logo{display:flex;align-items:center;text-decoration:none;color:inherit}.dashboard-v2 nav .logo img{width:auto;height:64px;-o-object-fit:contain;object-fit:contain;border-radius:0;background:transparent}@media (min-width: 768px){.dashboard-v2 nav .logo img{height:80px}}@media (min-width: 1024px){.dashboard-v2 nav .logo img{height:96px}}.dashboard-v2 nav ul{display:flex;align-items:center;gap:1px;list-style:none;flex:1;margin:0;padding:0}.dashboard-v2 .nav-tabs-wrap{display:flex;flex:1;min-width:0}.dashboard-v2 .nav-tabs-indicator{display:none}.dashboard-v2 nav ul li{list-style:none}.dashboard-v2 nav ul li a{display:block;padding:7px 14px;border-radius:999px;font-size:13px;font-weight:500;letter-spacing:-.1px;color:var(--muted);text-decoration:none;transition:background .15s,color .15s}.dashboard-v2 .nav-link-inner{position:relative;display:inline-flex;align-items:center}.dashboard-v2 .nav-dot{position:absolute;top:-3px;right:-8px;width:7px;height:7px;border-radius:999px;background:#ef4444;box-shadow:0 0 0 2px var(--bg, #f5f5f7)}.dashboard-v2 nav ul li.on a{background:#ff7a001f;color:var(--orange);font-weight:600}.dashboard-v2 nav ul li:not(.on) a:hover{background:#ffffffe6;color:var(--text)}.dashboard-v2 nav ul li a,.dashboard-v2 .pbtn,.dashboard-v2 .uchip{white-space:nowrap}.dashboard-v2 .nav-r{display:flex;align-items:center;gap:8px}.dashboard-v2 .pbtn{height:34px;padding:0 15px;border-radius:999px;border:1px solid transparent;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .12s}.dashboard-v2 .pbtn.fill{background:var(--orange);color:#fff}.dashboard-v2 .pbtn.fill:hover{background:var(--oh)}.dashboard-v2 .pbtn.out{background:#fff;color:var(--text2);border:1px solid rgba(0,0,0,.15)}.dashboard-v2 .pbtn.out:hover{border-color:#ff7a0040;color:var(--text)}.dashboard-v2 .uchip{display:flex;align-items:center;gap:10px;padding:0 12px 0 8px;min-height:48px;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:#fff;font-size:12px;cursor:pointer;box-shadow:0 6px 18px #0000000a}.dashboard-v2 .uav{width:42px;height:42px;border-radius:12px;background:var(--orange);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700;overflow:hidden}.dashboard-v2 .uav-logo{background:#f4f4f5;color:var(--text);border:1px solid rgba(0,0,0,.06);padding:2px}.dashboard-v2 .uav-logo-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform:scale(1.08);transform-origin:center center}.dashboard-v2 .uchip-label{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;color:var(--text)}.dashboard-v2 main{width:100%;padding:clamp(24px,3vw,44px) clamp(16px,3vw,48px) 100px}.dashboard-v2 .ph{display:block;margin-bottom:24px;position:relative}.dashboard-v2 .ph-sub{font-size:13px;color:var(--muted);margin-top:4px}.dashboard-v2 .verified-pill.absolute{position:absolute;top:0;right:0}.dashboard-v2 .stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:24px}.dashboard-v2 .sc{background:var(--white);border-radius:var(--r);padding:18px 20px;border:1px solid rgba(0,0,0,.08);box-shadow:var(--shadow);color:inherit;cursor:pointer;font-family:inherit;text-align:left;transition:border-color .16s,box-shadow .16s,transform .16s}.dashboard-v2 .sc:hover,.dashboard-v2 .sc:focus-visible{border-color:#ff7a0052;box-shadow:0 10px 32px #00000014;outline:none;transform:translateY(-1px)}.dashboard-v2 .sc:disabled{cursor:wait;opacity:.78;transform:none}.dashboard-v2 .sc-lbl{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--muted);margin-bottom:10px}.dashboard-v2 .sc-icon{width:13px;height:13px;margin-left:auto;color:var(--muted)}.dashboard-v2 .dot{width:6px;height:6px;border-radius:50%}.dashboard-v2 .dg{background:var(--green)}.dashboard-v2 .do{background:var(--orange)}.dashboard-v2 .dgr{background:#0003}.dashboard-v2 .db{background:#0071e3}.dashboard-v2 .sc-n{font-size:32px;font-weight:600;letter-spacing:-1px;margin-bottom:6px}.dashboard-v2 .sc-s{font-size:12px;color:var(--muted)}.dashboard-v2 .vbanner{display:flex;align-items:center;gap:14px;background:#fff;border-radius:var(--r);border:1px solid rgba(255,122,0,.2);padding:14px 18px;margin-bottom:24px;box-shadow:var(--shadow)}.dashboard-v2 .vb-icon{width:32px;height:32px;border-radius:8px;background:var(--os);display:flex;align-items:center;justify-content:center;color:var(--orange)}.dashboard-v2 .vb-btn{margin-left:auto;border:none;border-radius:999px;background:var(--orange);color:#fff;padding:0 16px;height:30px;font-weight:500;cursor:pointer;transition:background .15s}.dashboard-v2 .vb-btn:hover{background:var(--oh)}.dashboard-v2 .mg{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:12px;margin-top:32px}.dashboard-v2 .ops-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(0,0,0,.08);border-radius:var(--r);background:radial-gradient(circle at 12% 18%,rgba(255,122,0,.13),transparent 28%),linear-gradient(135deg,#fff,#fafafa 58%,#ff7a0014);box-shadow:var(--shadow);margin-bottom:24px;padding:20px}.dashboard-v2 .ops-copy{min-width:0}.dashboard-v2 .ops-copy h2{margin:8px 0 6px;font-size:22px;font-weight:650;letter-spacing:-.4px}.dashboard-v2 .ops-copy p{max-width:620px;margin:0;color:var(--text2);font-size:13px;line-height:1.55}.dashboard-v2 .ops-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.dashboard-v2 .ops-meta span{border-radius:999px;background:#0000000d;color:var(--muted);font-size:11px;font-weight:600;padding:5px 9px}.dashboard-v2 .ops-actions{display:flex;flex:0 0 auto;flex-direction:column;gap:8px}.dashboard-v2 .mg-no-sidebar{grid-template-columns:minmax(0,1fr)}.dashboard-v2 .card{background:var(--white);border-radius:var(--r);border:1px solid rgba(0,0,0,.07);box-shadow:var(--shadow);padding:0}.dashboard-v2 .section-label{display:flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:var(--muted);margin-bottom:0}.dashboard-v2 .boosted-section{margin-bottom:24px}.dashboard-v2 .boosted-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 16px;border-radius:var(--r);border:1px solid rgba(255,122,0,.18);background:#ff7a000a;margin-bottom:24px}.dashboard-v2 .matched-heading-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.dashboard-v2 .boosted-names{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.dashboard-v2 .boosted-name,.dashboard-v2 .boosted-count{border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;border:1px solid rgba(255,122,0,.25);background:#ff7a001f;color:var(--orange)}.dashboard-v2 .boosted-count{border-color:#ff7a0066;background:#ff7a0033}.dashboard-v2 .card.boosted-card{padding:0}.dashboard-v2 .matched-shell{display:flex;flex-direction:column;gap:12px}.dashboard-v2 .matched-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:0}.dashboard-v2 .matched-title{margin:10px 0 6px;font-size:clamp(24px,2.4vw,32px);line-height:1.05;letter-spacing:-.03em}.dashboard-v2 .matched-copy{max-width:760px;margin:0;color:var(--text2);font-size:14px;line-height:1.6}.dashboard-v2 .matched-industry{flex:0 0 auto;align-self:flex-start;border-radius:999px;border:1px solid rgba(255,122,0,.18);background:#ff7a0014;color:var(--orange);font-size:12px;font-weight:600;padding:7px 12px}.dashboard-v2 .matched-summary-row{display:flex;flex-wrap:wrap;gap:10px}.dashboard-v2 .matched-summary-pill{display:inline-flex;align-items:baseline;gap:8px;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:#ffffffe0;padding:8px 14px}.dashboard-v2 .matched-summary-pill-accent{border-color:#ff7a0038;background:#ff7a0014}.dashboard-v2 .matched-summary-value{font-size:15px;font-weight:700;color:var(--text)}.dashboard-v2 .matched-summary-label{font-size:12px;color:var(--muted)}.dashboard-v2 .worker-feed{overflow:hidden;padding:0}.dashboard-v2 .worker-feed-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--line);background:radial-gradient(circle at top left,rgba(255,122,0,.12),transparent 34%),linear-gradient(180deg,#fffffff5,#fafafaeb)}.dashboard-v2 .worker-feed-topbar-copy{min-width:0}.dashboard-v2 .worker-feed-topbar-title{margin:0;font-size:15px;font-weight:700;color:var(--text)}.dashboard-v2 .worker-feed-topbar-subtitle{margin:4px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.dashboard-v2 .worker-feed-topbar-action{flex:0 0 auto}.dashboard-v2 .fp-row{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;gap:16px;border-bottom:1px solid var(--line);background:#fafafa;position:sticky;top:56px;z-index:1}.dashboard-v2 .fp-row-filters{display:flex;gap:8px;flex-wrap:wrap}.dashboard-v2 .fp{border-radius:999px;padding:6px 12px;border:1px solid rgba(0,0,0,.15);background:#fff;color:var(--muted);font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,color .15s}.dashboard-v2 .fp.on{background:var(--os);color:var(--orange);border-color:transparent}.dashboard-v2 .fp.off:hover{border-color:#0000004d}.dashboard-v2 .boost-toggle{min-width:110px}.dashboard-v2 .filter-meta{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.dashboard-v2 .results-count{font-size:13px;font-weight:600;color:var(--text)}.dashboard-v2 .filter-note{padding:0 20px 12px;font-size:13px;color:var(--muted)}.dashboard-v2 .worker-list{display:grid;gap:14px;padding:20px;grid-template-columns:repeat(1,minmax(0,1fr))}.dashboard-v2 .worker-feed-footer{display:flex;justify-content:center;padding:4px 20px 20px}@media (min-width: 700px){.dashboard-v2 .worker-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1080px){.dashboard-v2 .worker-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1440px){.dashboard-v2 .worker-list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1180px){.dashboard-v2 .mg-no-sidebar .wcard{height:100%}}.dashboard-v2 .wcard{display:flex;flex-direction:column;height:100%;border:1px solid rgba(0,0,0,.08);border-radius:18px;padding:0;overflow:hidden;background:linear-gradient(180deg,#fffffffa,#fafafaf0);transition:border-color .18s,box-shadow .2s,transform .2s}.dashboard-v2 .wcard:hover{border-color:#ff7a002e;box-shadow:0 12px 34px #00000014;transform:translateY(-1px)}.dashboard-v2 .wcard.boosted{border-color:#ff7a0047;box-shadow:inset 4px 0 #ff7a00eb,0 14px 36px #ff7a001a}.dashboard-v2 .wcard-inner{display:flex;flex-direction:column;flex:1 1 auto;gap:14px;padding:18px 20px 16px}.dashboard-v2 .wcard-toprow{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.dashboard-v2 .wcard-identity{display:flex;min-width:0;align-items:center;gap:14px}.dashboard-v2 .wav-shell{width:72px;height:72px;padding:2px;border-radius:20px;background:linear-gradient(145deg,#fff0e0f2,#fffffff5 38%,#ffcd9fd1);box-shadow:inset 0 1px #ffffffd1,0 14px 28px -20px #00000073}.dashboard-v2 .wav-shell-gold{background:linear-gradient(140deg,#fff8d5f5,#ffe6a3f0 42%,#ffc057e6);box-shadow:inset 0 1px #ffffffe6,0 16px 30px -22px #ae7b1f73}.dashboard-v2 .wav{width:100%;height:100%;border-radius:16px;display:flex;align-items:center;justify-content:center;font-weight:600;overflow:hidden;position:relative}.dashboard-v2 .worker-avatar-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;image-rendering:auto;border-radius:inherit}.dashboard-v2 .av-a{background:linear-gradient(145deg,#fed7aa,#fde68a);color:#92400e}.dashboard-v2 .av-b{background:linear-gradient(145deg,#d1fae5,#a7f3d0);color:#14532d}.dashboard-v2 .av-e{background:linear-gradient(145deg,#ede9fe,#ddd6fe);color:#4c1d95}.dashboard-v2 .wav-gold{background:radial-gradient(circle at 24% 20%,#ffffffd1,#fff0 48%),linear-gradient(140deg,#fff5d1,#f8d98a 45%,#d79a2f);color:#4b2b0d;border:1px solid rgba(191,133,37,.55);box-shadow:0 0 0 2px #f7d27a6b,0 12px 22px #ae7b1f57,inset 0 1px #ffffffd9}.dashboard-v2 .winfo{flex:1;min-width:0}.dashboard-v2 .wname-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:4px}.dashboard-v2 .wrating{margin-left:auto;display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:var(--muted)}.dashboard-v2 .wname{font-size:16px;font-weight:700;color:var(--text)}.dashboard-v2 .tag{font-size:11px;padding:5px 9px;border-radius:999px;border:1px solid transparent}.dashboard-v2 .tg{background:#30d15826;color:#1a7a40}.dashboard-v2 .to{background:#ff7a001f;color:#c2540a}.dashboard-v2 .tgr{background:#00000012;color:var(--muted)}.dashboard-v2 .tb2{background:#0071e31f;color:#0057b3}.dashboard-v2 .boost-badge{border-radius:999px;background:var(--os);padding:5px 9px;font-size:10px;font-weight:600;display:inline-flex;align-items:center;gap:4px}.dashboard-v2 .wloc{font-size:13px;color:var(--muted);margin-bottom:0}.dashboard-v2 .wtags{display:flex;gap:6px;flex-wrap:wrap}.dashboard-v2 .wmeta-grid{display:flex;flex-direction:column;gap:12px}.dashboard-v2 .wright{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex:0 0 auto}.dashboard-v2 .rating-row{margin-top:0}.dashboard-v2 .wrate{display:flex;align-items:baseline;gap:2px;font-size:18px;font-weight:700;text-align:right;color:var(--text)}.dashboard-v2 .wrate-cadence{font-size:12px;font-weight:600;color:var(--muted)}.dashboard-v2 .rating-pill,.dashboard-v2 .rating-pill-empty{display:inline-flex;flex-direction:column;align-items:center;border-radius:12px;padding:6px 10px;font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.dashboard-v2 .rating-pill{background:#ff7a002e;color:#be4b00}.dashboard-v2 .rating-pill-label{font-size:10px;font-weight:600}.dashboard-v2 .rating-pill-value{font-size:18px;font-weight:700;letter-spacing:-.02em}.dashboard-v2 .rating-pill-empty{background:#e2e6e899;color:var(--muted)}.dashboard-v2 .wbtns{display:flex;gap:6px;flex-wrap:wrap}.dashboard-v2 .wbtns-footer{margin-left:auto}.dashboard-v2 .wbtn{border-radius:999px;min-height:36px;padding:8px 14px;font-size:12px;font-weight:600;border:1px solid rgba(0,0,0,.2);background:#fff;cursor:pointer;color:var(--text)}.dashboard-v2 .wbtn.p{background:var(--orange);color:#fff;border:none}.dashboard-v2 .wcard-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:14px 20px 18px;border-top:1px solid rgba(0,0,0,.07);background:#ffffffc7}.dashboard-v2 .wskills{display:flex;flex-wrap:wrap;gap:6px}.dashboard-v2 .skill-chip{border:1px solid rgba(0,0,0,.07);background:#f4f4f6;padding:5px 10px;border-radius:999px;font-size:11px;color:var(--text2)}.dashboard-v2 .view-all{display:flex;align-items:center;justify-content:center;gap:6px;padding:12px;font-size:13px;font-weight:600;color:var(--orange);margin-top:8px;text-decoration:none}.dashboard-v2 .view-all svg{width:16px;height:16px}.dashboard-v2 .sb{display:flex;flex-direction:column;gap:12px}.dashboard-v2 .sh{font-size:13px;font-weight:600;padding:15px 20px 12px;border-bottom:1px solid var(--line)}.dashboard-v2 .ar{display:flex;align-items:center;gap:12px;padding:12px 20px;border-top:1px solid var(--line)}.dashboard-v2 .ar:last-child{border-bottom:none}.dashboard-v2 .aic{width:32px;height:32px;border-radius:8px;background:var(--os);display:flex;align-items:center;justify-content:center;color:var(--orange)}.dashboard-v2 .acta{margin-left:auto;border-radius:999px;border:1px solid rgba(255,122,0,.3);background:#ff7a0014;color:var(--orange);padding:4px 12px;font-size:12px;font-weight:600;cursor:pointer}.dashboard-v2 .stb{padding:0 20px 20px}.dashboard-v2 .slbl{font-size:12px;letter-spacing:.4px;color:var(--muted);margin-top:12px}.dashboard-v2 .sbadge{display:inline-flex;padding:3px 8px;border-radius:6px;background:#f6d1774d;font-size:10px;font-weight:700;letter-spacing:.3px}.dashboard-v2 .prog{height:6px;background:#e5e5ea;border-radius:999px;overflow:hidden;margin:12px 0}.dashboard-v2 .pf{height:100%;background:linear-gradient(90deg,var(--orange),#fbbf24)}.dashboard-v2 .sr{display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.dashboard-v2 .upc{padding:18px 20px}.dashboard-v2 .upc-tag{text-transform:uppercase;font-size:10px;color:var(--orange);letter-spacing:.4px;font-weight:600;margin-bottom:6px}.dashboard-v2 .upc-title{font-size:16px;font-weight:600;margin-bottom:6px}.dashboard-v2 .upc-sub{font-size:13px;color:var(--muted);margin-bottom:12px;line-height:1.4}.dashboard-v2 .stag{padding:4px 8px;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:.2px}.dashboard-v2 .company-card{min-height:140px}.dashboard-v2 .worker-list .wcard+.wcard{margin-top:0}@media (max-width: 1180px){.dashboard-v2 .dashboard-v2-nav-inner{flex-wrap:wrap;align-items:flex-start;gap:14px;padding-top:12px;padding-bottom:12px;min-height:0}.dashboard-v2 nav .logo{flex:0 0 auto}.dashboard-v2 .nav-r{order:2;width:100%;margin-left:0;flex-wrap:wrap;justify-content:flex-start}.dashboard-v2 .pbtn{flex:0 0 auto}.dashboard-v2 .nav-tabs-wrap{order:3;flex:1 0 100%;min-width:0;flex-direction:column;gap:4px}.dashboard-v2 nav ul{overflow-x:auto;padding-bottom:2px}.dashboard-v2 nav ul::-webkit-scrollbar{display:none}.dashboard-v2 .nav-tabs-indicator{display:block;padding-left:2px;font-size:11px;color:var(--muted)}.dashboard-v2 .mg{grid-template-columns:1fr}.dashboard-v2 .fp-row{position:static}.dashboard-v2 .ops-panel{align-items:flex-start;flex-direction:column}.dashboard-v2 .ops-actions{flex-direction:row;flex-wrap:wrap;width:100%}}@media (max-width: 640px){.dashboard-v2 .dashboard-v2-nav-inner{gap:12px;padding:10px 12px 12px}.dashboard-v2 nav .logo{order:1;min-width:0}.dashboard-v2 main{padding:20px 14px 80px}.dashboard-v2 nav .logo img{height:44px}.dashboard-v2 .nav-r{order:2;width:auto;margin-left:auto;flex:0 1 auto;gap:6px;align-items:center;min-width:0}.dashboard-v2 .pbtn{flex:1 1 auto;justify-content:center;min-width:0}.dashboard-v2 .nav-r .pbtn{height:34px;padding:0 10px;font-size:12px;min-width:0}.dashboard-v2 .uchip{margin-left:0;max-width:40px;padding:0;justify-content:center;overflow:hidden;text-indent:-9999px;flex:0 0 40px;height:34px}.dashboard-v2 .uchip .uav{text-indent:0;width:34px;height:34px;border-radius:10px}.dashboard-v2 .uchip .uchip-label,.dashboard-v2 .uchip svg{display:none}.dashboard-v2 .nav-tabs-wrap{order:4;width:100%;flex:0 0 100%;margin-top:2px}.dashboard-v2 nav ul{gap:8px;padding:0 0 4px;scrollbar-width:none}.dashboard-v2 nav ul li{flex:0 0 auto}.dashboard-v2 nav ul li a{padding:8px 12px;font-size:12px;border-radius:999px}.dashboard-v2 .nav-r .pbtn.out{display:none}.dashboard-v2 .nav-r .pbtn.fill{max-width:132px}.dashboard-v2 .ph{display:flex;flex-direction:column;gap:10px}.dashboard-v2 .verified-pill.absolute{position:static;align-self:flex-start}.dashboard-v2 .vbanner{align-items:flex-start;flex-direction:column}.dashboard-v2 .vb-btn{margin-left:0;width:100%}.dashboard-v2 .matched-section-heading{align-items:flex-start;flex-direction:column;gap:4px}.dashboard-v2 .worker-feed-topbar{align-items:flex-start;flex-direction:column}.dashboard-v2 .worker-list{padding:14px}.dashboard-v2 .wcard-toprow{align-items:flex-start;flex-direction:column}.dashboard-v2 .wright{width:100%;align-items:flex-start}.dashboard-v2 .wcard-footer{align-items:stretch;flex-direction:column}.dashboard-v2 .wbtns-footer{margin-left:0;width:100%}.dashboard-v2 .wbtns-footer .wbtn{flex:1 1 0;text-align:center}.dashboard-v2 .ops-actions .pbtn{flex:1 1 140px}}.dashboard-v2 .ph-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard-v2 .ph-heading-main{display:flex;flex-direction:column;gap:4px}.dashboard-v2 .verified-pill{display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:999px;background:#10b98126;color:#059669;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3em}
