:root{--brand:#1769f5;--brand-strong:#0b57d0;--brand-soft:#edf4ff;--brand-line:#bcd2fb;--page:#f5f8fc;--surface:#ffffff;--surface-subtle:#f8faff;--ink:#101828;--ink-soft:#344054;--muted:#667085;--muted-light:#98a2b3;--line:#dce5f0;--line-strong:#c7d3e3;--success:#087443;--success-soft:#ecfdf3;--warning:#ed8b00;--warning-soft:#fff7e8;--danger:#d92d20;--danger-soft:#fff1f0;--purple:#6941c6;--purple-soft:#f4f0ff;--shadow-panel:0 8px 24px rgba(16,24,40,0.055);--shadow-float:0 14px 36px rgba(16,24,40,0.12);--radius:8px;--header-height:72px;--content-width:1440px}@media (max-width:960px){:root{--header-height:62px}}:root{--tb-page:#f5f7fa;--tb-surface:#ffffff;--tb-surface-muted:#f0f3f6;--tb-ink:#152238;--tb-ink-soft:#344054;--tb-muted:#667085;--tb-muted-light:#8b98a8;--tb-line:#dce3ea;--tb-line-strong:#c9d3df;--tb-blue:#0b63f6;--tb-blue-strong:#084fca;--tb-blue-soft:#eef4ff;--tb-cyan:#1ab8c8;--tb-cyan-soft:#eaf9fb;--tb-success:#087a4e;--tb-success-soft:#eaf8f1;--tb-warning:#a15c00;--tb-warning-soft:#fff8e8;--tb-danger:#c9362b;--tb-danger-soft:#fff1ef;--tb-radius:8px;--tb-shadow:0 6px 18px rgba(21,34,56,0.06);--tb-shadow-float:0 18px 44px rgba(21,34,56,0.14);--tb-content:1504px;--tb-duration:160ms;--brand:var(--tb-blue);--brand-strong:var(--tb-blue-strong);--brand-soft:var(--tb-blue-soft);--brand-line:#b9d2fa;--page:var(--tb-page);--surface:var(--tb-surface);--surface-subtle:#f8fafc;--ink:var(--tb-ink);--ink-soft:var(--tb-ink-soft);--muted:var(--tb-muted);--muted-light:var(--tb-muted-light);--line:var(--tb-line);--line-strong:var(--tb-line-strong);--success:var(--tb-success);--success-soft:var(--tb-success-soft);--warning:var(--tb-warning);--warning-soft:var(--tb-warning-soft);--danger:var(--tb-danger);--danger-soft:var(--tb-danger-soft);--shadow-panel:var(--tb-shadow);--shadow-float:var(--tb-shadow-float);--radius:var(--tb-radius);--content-width:var(--tb-content)}@media (prefers-reduced-motion:reduce){:root{--tb-duration:0ms}}*{box-sizing:border-box}body,html{min-width:0;background:var(--page)}body{min-height:100vh;margin:0;color:var(--ink);font-family:Segoe UI,PingFang SC,Microsoft YaHei,Source Han Sans SC,sans-serif;letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit;letter-spacing:0}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #101828!important;outline-offset:3px!important}::selection{color:#ffffff;background:var(--brand)}.icon-button,.icon-link{width:40px;height:40px;border:1px solid transparent;border-radius:8px;display:inline-grid;place-items:center;color:var(--ink-soft);background:transparent;cursor:pointer}.icon-button:hover,.icon-link:hover{border-color:var(--line);color:var(--brand);background:var(--surface-subtle)}.app-main{min-width:0}.skip-link{position:fixed;z-index:10000;top:12px;left:12px;min-height:44px;padding:11px 16px;border:2px solid #ffffff;border-radius:8px;color:#ffffff;background:var(--brand-strong);box-shadow:var(--shadow-float);font-size:14px;font-weight:700;transform:translateY(calc(-100% - 24px));transition:transform var(--tb-duration) ease}.skip-link:focus-visible{outline-color:#101828!important;transform:translateY(0)}.content{width:min(100%,var(--content-width));margin:0 auto;padding:32px 32px 64px}.page-head{min-height:76px;margin-bottom:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.page-head-copy{min-width:0}.page-title{margin:0 0 8px;color:var(--ink);font-size:34px;line-height:1.22;font-weight:760}.page-subtitle{max-width:760px;margin:0;color:var(--muted);font-size:15px;line-height:1.65}.page-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.filter-panel,.panel,.surface{min-width:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-panel)}.surface-subtle{border:1px solid #e6edf7;border-radius:var(--radius);background:var(--surface-subtle)}.filter-panel{margin-bottom:24px;padding:26px 28px 22px}.filter-fields{display:grid;grid-template-columns:minmax(260px,1.65fr) minmax(220px,1fr) minmax(170px,.8fr) auto;grid-gap:18px;gap:18px;align-items:end}.filter-actions{min-height:72px;display:flex;align-items:flex-end;gap:10px}.field-label{display:block;margin-bottom:8px;color:var(--ink-soft);font-size:14px;font-weight:650}.field-hint{margin-top:7px;color:var(--muted);font-size:12px}.segmented-row{margin-bottom:22px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.segmented-label{width:64px;color:var(--ink-soft);font-size:15px;font-weight:650}.segmented-options{display:flex;gap:8px;flex-wrap:wrap}.section-bar{margin:26px 0 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.section-title{margin:0;color:var(--ink);font-size:19px;line-height:1.4;font-weight:720}.section-meta{color:var(--muted);font-size:13px}.card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.card-title{min-width:0;margin:0;color:var(--ink);font-size:20px;line-height:1.45;font-weight:720}.card-title a:hover{color:var(--brand)}.meta-row{margin:14px 0 12px;display:flex;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:13px}.meta-item{display:inline-flex;align-items:center;gap:6px}.amount-label{margin-bottom:2px;color:var(--muted);font-size:12px}.amount{color:var(--brand-strong);font-size:24px;line-height:1.25;font-weight:760;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.card-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.empty-state{min-height:330px;padding:56px 24px;display:grid;place-items:center;text-align:center}.empty-state-inner{max-width:460px}.empty-state-icon{width:64px;height:64px;margin:0 auto 18px;display:grid;place-items:center;border:1px solid #d8e5ff;border-radius:50%;color:var(--brand);background:var(--brand-soft)}.empty-state h2{margin:0 0 8px;font-size:20px;line-height:1.45}.empty-state p{margin:0 0 22px;color:var(--muted);line-height:1.7}.skeleton-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.skeleton-card{min-height:252px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.skeleton-line{height:14px;margin-bottom:14px;border-radius:5px;background:#edf1f7;animation:skeleton-pulse 1.4s ease-in-out infinite}.skeleton-line.large{width:68%;height:22px}.skeleton-line.medium{width:48%}.skeleton-line.short{width:30%}@keyframes skeleton-pulse{0%,to{opacity:.58}50%{opacity:1}}.metric-strip{margin-bottom:30px;padding:22px 12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #d9e6fa;border-radius:var(--radius);background:#f7faff}.metric{min-width:0;padding:0 22px;border-right:1px solid #d6e1ef;text-align:center}.metric:last-child{border-right:0}.metric-label{margin-bottom:9px;color:var(--muted);font-size:13px}.metric-value{color:var(--ink);font-size:23px;line-height:1.25;font-weight:740;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.side-panel{padding:24px}.side-panel-title{margin:0 0 20px;color:var(--ink);font-size:19px;line-height:1.4;font-weight:720}.form-section{max-width:820px}.form-section-copy{margin:8px 0 24px;color:var(--muted);font-size:14px;line-height:1.7}.form-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.mobile-validation-button{display:none}.team-cell{display:flex;align-items:center;gap:12px}.team-logo{width:54px;height:54px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #dbe7fb;border-radius:8px;color:var(--brand);background:var(--brand-soft)}.team-name{color:var(--ink);font-weight:690}.team-meta{margin-top:5px;color:var(--muted);font-size:12px}.quote-value{color:var(--ink);font-size:17px;font-weight:720;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.confirm-copy{min-width:0;display:flex;align-items:center;gap:16px}.confirm-icon{width:58px;height:58px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:var(--brand);background:var(--brand-soft)}.confirm-title{margin:0 0 5px;color:var(--ink);font-size:18px;font-weight:720}.confirm-description{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.timeline-header-icon{color:var(--brand)}.business-timeline{position:relative;padding:8px 0 4px}.action-divider{height:1px;margin:6px 0;background:var(--line)}.login-brand-panel{min-height:620px;padding:50px;display:flex;flex-direction:column;justify-content:space-between;border-radius:8px 0 0 8px;color:#ffffff;background:#155fe0}.login-brand-panel h1{max-width:500px;margin:0;font-size:34px;line-height:1.35}.login-brand-panel p{max-width:480px;margin:18px 0 0;color:#dbeafe;font-size:16px;line-height:1.8}.admin-metric-grid>*,.admin-three-col>*,.compact-form-grid>*,.demand-grid>*,.detail-layout>*,.message-compose-grid>*,.message-grid>*,.skeleton-grid>*,.timeline-grid>*,.two-col>*,.wizard-layout>*{min-width:0}.ant-btn{font-weight:650;box-shadow:none}.ant-btn-primary:not(:disabled){box-shadow:0 5px 14px rgba(23,105,245,.16)}.ant-input-affix-wrapper:not(.ant-input-status-error):not(.ant-input-status-warning):not(.ant-input-affix-wrapper-disabled),.ant-input-number:not(.ant-input-number-status-error):not(.ant-input-number-status-warning):not(.ant-input-number-disabled),.ant-input:not(.ant-input-status-error):not(.ant-input-status-warning):not(:disabled),.ant-select:not(.ant-select-status-error):not(.ant-select-status-warning):not(.ant-select-disabled) .ant-select-selector{border-color:var(--line-strong)}.ant-table-wrapper{width:100%;max-width:100%;min-width:0}.ant-table-wrapper .ant-table-content{max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain}.ant-list-item-action .ant-btn-icon-only:focus-visible{color:var(--brand-strong);background:var(--brand-soft)!important}.ant-card{border-radius:var(--radius)}.ant-radio-button-wrapper{border-radius:7px!important}.ant-radio-button-wrapper:before{display:none!important}@media (max-width:1120px){.filter-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-actions{min-height:auto;align-items:center}.detail-layout,.timeline-grid,.wizard-layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr)}}@media (max-width:960px){.content{padding-bottom:98px}}@media (max-width:860px){.content{padding:24px 16px 98px}.page-head{min-height:0;margin-bottom:20px;flex-direction:column;gap:16px}.page-title{font-size:28px}.page-actions{width:100%;justify-content:flex-start}.filter-panel{padding:20px 16px}.segmented-row{align-items:flex-start;gap:10px}.segmented-label{width:100%}.admin-metric-grid,.admin-three-col,.compact-form-grid,.demand-grid,.detail-layout,.filter-fields,.message-compose-grid,.message-grid,.skeleton-grid,.timeline-grid,.two-col,.wizard-layout{grid-template-columns:1fr}.detail-side,.timeline-side,.wizard-preview{position:static}.metric-strip{padding:18px 4px}.metric{padding:0 10px}.form-grid-two{grid-template-columns:1fr}.mobile-validation-button{width:max-content;margin-top:14px;display:inline-flex}.login-brand-panel{min-height:260px;padding:28px;border-radius:8px 8px 0 0}.login-brand-panel h1{font-size:26px}}@media (max-width:560px){.page-title{font-size:26px}.page-actions>*{flex:1 1 auto}.page-actions .ant-btn{width:100%}.filter-fields{grid-template-columns:1fr}.filter-actions{display:grid;grid-template-columns:1fr 1fr}.card-title{font-size:18px}.card-actions{display:grid;grid-template-columns:1fr 1fr}.card-actions .ant-btn{width:100%}.amount{font-size:23px}.metric-strip{grid-template-columns:1fr;gap:14px}.metric{padding:0 4px 14px;border-right:0;border-bottom:1px solid #d6e1ef}.metric:last-child{padding-bottom:0;border-bottom:0}.mobile-validation-button{width:100%}.confirm-icon{display:none}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.button-primary,.button-secondary{min-height:44px;padding:0 17px;border:1px solid transparent;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;cursor:pointer}.button-primary{color:#ffffff;background:var(--brand)}.button-primary:hover{color:#ffffff;background:var(--brand-strong)}.button-secondary{border-color:var(--line-strong);color:var(--ink-soft);background:var(--surface)}.button-secondary:hover{border-color:var(--brand-line);color:var(--brand-strong);background:var(--brand-soft)}.demo-badge{min-height:28px;padding:0 9px;border:1px solid #f6d39b;border-radius:6px;display:inline-flex;align-items:center;gap:6px;color:#b54708;background:#fffaeb;font-size:12px;font-weight:700;white-space:nowrap}.demo-badge>span{width:7px;height:7px;border:2px solid #f79009;border-radius:50%}.auth-header-actions,.header-auth-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.header-login-link,.header-register-link{min-height:44px;padding:0 14px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.header-login-link:hover{color:var(--brand);background:var(--brand-soft)}.header-register-link{color:#ffffff;background:var(--brand)}.header-register-link:hover{color:#ffffff;background:var(--brand-strong)}.auth-header-inner{grid-template-columns:1fr auto}.auth-header-actions>a{min-height:44px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;color:var(--ink-soft);font-size:14px;font-weight:650}.auth-required-page{min-height:calc(100vh - var(--header-height));display:grid;place-items:center}.auth-required-panel{width:min(100%,620px);padding:42px;text-align:center}.auth-required-icon{width:58px;height:58px;margin:0 auto 18px;border:1px solid var(--brand-line);border-radius:8px;display:grid;place-items:center;color:var(--brand);background:var(--brand-soft)}.auth-required-panel h1{margin:0 0 10px;font-size:26px}.auth-required-panel p{margin:0 auto 24px;color:var(--muted);line-height:1.75}.auth-required-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.auth-tabs button,.demand-field-filter button,.market-field-tabs button,.register-segment button{min-height:32px;padding:0 11px;border:1px solid var(--line);border-radius:6px;color:var(--ink-soft);background:var(--surface);font-size:12px;font-weight:650;cursor:pointer}.demand-field-filter button.active,.market-field-tabs button.active,.register-segment button.active{border-color:var(--brand);color:var(--brand-strong);background:var(--brand-soft)}.publisher-cell{flex-direction:column;align-items:flex-start!important}.dense-publisher small,.publisher-cell small{display:flex;align-items:center;gap:3px;color:var(--success);font-size:10px}.field-cv{color:#067647;background:#ecfdf3}.field-agent{color:#6941c6;background:#f4f0ff}.field-data{color:#0e7090;background:#ecfdff}.inline-feedback{display:flex;align-items:center;justify-content:space-between}.inline-feedback button{border:0;color:inherit;background:transparent;font-size:18px;cursor:pointer}.filter-control{min-width:0;margin:0;padding:0;border:0;display:grid;grid-gap:7px;gap:7px}.filter-control legend,.filter-control>span{padding:0;color:var(--ink-soft);font-size:12px;font-weight:650}.filter-control>i,.filter-control>input,.filter-control>select,.reward-range input{min-width:0;height:44px;border:1px solid var(--line-strong);border-radius:6px;color:var(--ink);background:var(--surface)}.filter-control>input,.filter-control>select,.reward-range input{width:100%;padding:0 11px}.filter-control>i{padding:0 11px;display:flex;align-items:center;gap:8px;color:var(--muted);font-style:normal}.filter-control>i input{width:100%;min-width:0;height:44px;border:0;outline:0}.reward-range{grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr);align-items:end}.reward-range legend{grid-column:1/-1}.reward-range b{height:44px;display:grid;place-items:center;color:var(--muted-light)}.dense-publisher{flex-direction:column;align-items:flex-start!important}.dense-publisher>span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes dense-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:1180px){.workspace-demo-badge{display:none}}@media (max-width:960px){.auth-header-inner,.public-header-inner{grid-template-columns:minmax(0,1fr) auto}}@media (max-width:720px){.auth-header-actions .demo-badge,.header-auth-actions .demo-badge{display:none}}@media (max-width:430px){.app-header-inner,.auth-header-inner,.public-header-inner{padding:0 12px}.header-auth-actions{gap:4px}.header-login-link,.header-register-link{min-height:44px;padding:0 7px;font-size:12px}.header-register-link{min-height:44px;padding:0 10px}.auth-header-actions>a{padding:0 2px;font-size:12px}}.tb-page-header{min-width:0;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.tb-page-header-copy{min-width:0}.tb-eyebrow{margin-bottom:8px;display:flex;align-items:center;gap:8px;color:var(--tb-blue);font-size:12px;font-weight:760}.tb-eyebrow:before{content:"";width:3px;height:16px;border-radius:2px;background:var(--tb-blue)}.tb-page-header h1{margin:0;color:var(--tb-ink);font-size:34px;line-height:1.22;font-weight:780}.tb-page-header p{max-width:780px;margin:9px 0 0;color:var(--tb-muted);font-size:14px;line-height:1.65}.tb-page-header-actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.tb-section-header{min-width:0;margin-bottom:14px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.tb-section-header-copy{min-width:0;padding-left:11px;border-left:4px solid var(--tb-blue)}.tb-section-header h2{margin:0;color:var(--tb-ink);font-size:19px;line-height:1.35;font-weight:760}.tb-section-header p{margin:4px 0 0;color:var(--tb-muted);font-size:12px}.tb-section-header>a{flex:0 0 auto;min-height:44px;color:var(--tb-blue);font-size:13px;font-weight:700}.tb-demo-mark,.tb-section-header>a{display:inline-flex;align-items:center;gap:5px}.tb-demo-mark{min-height:24px;padding:0 8px;border:1px solid #efc36d;border-radius:6px;color:var(--tb-warning);background:var(--tb-warning-soft);font-size:11px;font-weight:760;white-space:nowrap}.tb-demo-mark:before{content:"";width:5px;height:5px;border-radius:50%;background:#ed8b00}.tb-metric-strip{min-width:0;border:1px solid var(--tb-line);border-radius:var(--tb-radius);display:grid;grid-template-columns:repeat(var(--metric-count,3),minmax(0,1fr));background:var(--tb-surface);box-shadow:var(--tb-shadow)}.tb-metric-item{min-width:0;min-height:88px;padding:17px 20px;border-right:1px solid var(--tb-line);display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px}.tb-metric-item:last-child{border-right:0}.tb-metric-icon{width:38px;height:38px;border-radius:7px;display:grid;place-items:center;color:var(--tb-blue);background:var(--tb-blue-soft)}.tb-metric-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.tb-metric-copy strong{color:var(--tb-ink);font-size:22px;line-height:1.1;font-weight:780;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tb-metric-copy small,.tb-metric-copy span{overflow:hidden;color:var(--tb-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.tb-view-switch{min-height:40px;padding:3px;border:1px solid var(--tb-line);border-radius:7px;display:inline-grid;grid-template-columns:1fr 1fr;gap:3px;background:var(--tb-surface-muted)}.tb-view-switch button{min-width:40px;min-height:32px;padding:0 10px;border:0;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--tb-muted);background:transparent;cursor:pointer}.tb-view-switch button.active{color:var(--tb-blue);background:var(--tb-surface);box-shadow:0 2px 7px rgba(21,34,56,.07)}.demand-field-filter button,.market-field-tabs button,.tb-view-switch button{min-width:44px;min-height:44px}.tb-view-switch{min-height:52px}.tb-empty-state{min-height:320px;padding:36px 24px;display:grid;place-items:center;text-align:center}.tb-empty-state img{width:148px;height:148px;object-fit:contain}.tb-empty-state h2{margin:10px 0 6px;color:var(--tb-ink);font-size:20px}.tb-empty-state p{max-width:440px;margin:0 auto 18px;color:var(--tb-muted);font-size:13px;line-height:1.65}@media (max-width:760px){.tb-page-header{align-items:flex-start;flex-direction:column;gap:16px}.tb-page-header h1{font-size:28px}.tb-page-header-actions{width:100%;justify-content:flex-start}.tb-metric-strip{grid-template-columns:1fr}.tb-metric-item{min-height:72px;border-right:0;border-bottom:1px solid var(--tb-line)}.tb-metric-item:last-child{border-bottom:0}}.app-shell{min-height:100vh}.app-header{position:-webkit-sticky;position:sticky;top:0;z-index:80;height:var(--header-height);border-bottom:1px solid var(--line);background:rgba(255,255,255,.98)}.app-header-inner{width:min(100%,1440px);height:100%;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:210px minmax(0,1fr) auto;align-items:center;grid-gap:24px;gap:24px}.brand{width:max-content;min-height:44px;display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:23px;font-weight:760}.brand-mark{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid #d8e5ff;border-radius:8px;color:var(--brand);background:var(--brand-soft)}.primary-nav{height:100%;display:flex;align-items:stretch;gap:8px;min-width:0}.primary-nav a{position:relative;min-width:92px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--ink-soft);font-size:15px;font-weight:620;white-space:nowrap}.primary-nav a:after{content:"";position:absolute;right:14px;bottom:0;left:14px;height:3px;border-radius:3px 3px 0 0;background:transparent}.primary-nav a.active,.primary-nav a:hover{color:var(--brand)}.primary-nav a.active:after{background:var(--brand)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.header-time{min-width:104px;margin-right:8px;color:var(--muted);font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.account-menu{position:relative}.account-menu summary{min-width:106px;height:44px;padding:0 8px;display:flex;align-items:center;gap:8px;list-style:none;border-radius:8px;color:var(--ink-soft);cursor:pointer}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary:hover{background:var(--surface-subtle)}.avatar{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:50%;color:#ffffff;background:var(--brand);font-size:14px;font-weight:760}.account-label{min-width:0;max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:620}.account-popover{position:absolute;top:calc(100% + 8px);right:0;width:220px;padding:8px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-float)}.account-popover a{min-height:44px;padding:0 12px;display:flex;align-items:center;gap:10px;border-radius:6px;color:var(--ink-soft);font-size:14px}.account-popover a.active,.account-popover a:hover{color:var(--brand);background:var(--brand-soft)}.metric-value.brand{color:var(--brand-strong);font-size:27px}.mobile-bottom-nav{display:none}@media (max-width:1120px){.app-header-inner{grid-template-columns:190px minmax(0,1fr) auto;padding:0 22px;gap:14px}.primary-nav{gap:2px}.primary-nav a{min-width:0;padding:0 10px}.header-time{display:none}}@media (max-width:960px){.app-header-inner{grid-template-columns:minmax(0,1fr) auto;padding:0 16px}.brand{font-size:20px}.brand-mark{width:34px;height:34px}.account-label,.header-actions .icon-link:first-of-type,.header-time,.primary-nav{display:none}.account-menu summary{min-width:42px;padding:0 4px}.mobile-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:90;min-height:68px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:rgba(255,255,255,.98)}.mobile-bottom-nav a{min-width:0;padding:3px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--muted);font-size:10px;font-weight:620}.mobile-bottom-nav a.active{color:var(--brand)}}@media (max-width:860px){.metric-value,.metric-value.brand{font-size:19px}}.public-header-inner{grid-template-columns:210px minmax(0,1fr) auto}.public-nav a{min-width:84px}.public-mobile-menu{position:relative;display:none}.public-mobile-menu summary{width:44px;height:44px;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;justify-content:center;color:var(--ink-soft);background:var(--surface);cursor:pointer;list-style:none}.public-mobile-menu summary::-webkit-details-marker{display:none}.public-mobile-menu nav{position:absolute;top:calc(100% + 9px);right:0;z-index:110;width:168px;padding:6px;border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:2px;gap:2px;background:var(--surface);box-shadow:var(--shadow-float)}.public-mobile-menu nav a{min-height:44px;padding:0 10px;border-radius:6px;display:flex;align-items:center;gap:9px;color:var(--ink-soft);font-size:13px;font-weight:650}.public-mobile-menu nav a:hover{color:var(--brand-strong);background:var(--brand-soft)}.account-popover button{width:100%;min-height:44px;padding:0 12px;border:0;border-radius:6px;display:flex;align-items:center;gap:10px;color:var(--danger);background:transparent;font-size:14px;cursor:pointer}.account-popover button:hover{background:var(--danger-soft)}.team-avatar{width:34px;height:34px;border:1px solid var(--brand-line);border-radius:7px;display:grid;place-items:center;color:var(--brand-strong);background:var(--brand-soft);font-size:13px;font-weight:780}.team-avatar-2{border-color:#c7d7fe;color:#3538cd;background:#eef4ff}.team-avatar-3{border-color:#a9e3d1;color:#067647;background:#ecfdf3}.team-avatar-4{border-color:#a5d8e8;color:#0e7090;background:#ecfdff}@media (max-width:960px){.public-nav{display:none}.public-mobile-menu{display:block}}@media (max-width:430px){.brand{gap:7px;font-size:18px}.brand-mark{width:32px;height:32px}.public-mobile-menu summary{width:44px;height:44px}}.tb-auth-header,.tb-public-header,.tb-workspace-header{border-bottom-color:#dce3eb;background:#ffffff;box-shadow:0 4px 14px rgba(21,34,56,.035)}.tb-public-header-inner,.tb-workspace-header-inner{grid-template-columns:232px minmax(0,1fr) auto}.tb-brand{gap:11px}.tb-brand-mark{position:relative;width:38px;height:38px;border-color:#cfe0f6;color:#0b63f6;background:#f3f7fd}.tb-brand-mark:after{content:"";position:absolute;right:-3px;bottom:-3px;width:9px;height:9px;border:2px solid #ffffff;border-radius:50%;background:#1ab8c8}.tb-brand-copy{min-width:0;display:grid;grid-gap:1px;gap:1px;line-height:1}.tb-brand-copy strong{color:#152238;font-size:20px;font-weight:760}.tb-brand-copy small{color:#7a8798;font-size:10px;font-weight:650}.tb-public-shell .primary-nav a,.tb-workspace-shell .primary-nav a{min-width:0;padding-inline:13px;color:#526174;font-size:14px;font-weight:650}.tb-public-shell .primary-nav a.active,.tb-workspace-shell .primary-nav a.active{color:#0b63f6}.tb-public-shell .primary-nav a:after,.tb-workspace-shell .primary-nav a:after{right:13px;left:13px;height:2px;background:transparent}.tb-public-shell .primary-nav a.active:after,.tb-workspace-shell .primary-nav a.active:after{background:#0b63f6}.tb-public-shell .header-register-link{min-height:44px;gap:6px;background:#0b63f6}.tb-public-shell .header-login-link{color:#344054}.tb-workspace-shell .header-actions{gap:4px}.mobile-role-label{display:none}.tb-workspace-shell .header-time{min-width:118px;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.tb-workspace-shell .header-time i{width:7px;height:7px;border-radius:50%;background:#12a26c;box-shadow:0 0 0 3px #e8f8f1}.tb-workspace-shell .account-menu summary{min-width:154px;padding:0 7px}.tb-workspace-shell .avatar{overflow:hidden;color:#ffffff;background:#0b63f6}.tb-workspace-shell .avatar img{width:100%;height:100%;display:block;object-fit:cover}.account-identity{min-width:0;display:grid;grid-gap:2px;gap:2px}.account-identity .account-label{max-width:96px;color:#25344a;font-size:13px;line-height:1.1}.account-identity small{color:#7a8798;font-size:10px;line-height:1}.tb-workspace-shell .account-popover{width:238px;padding:8px;border-color:#dbe3ed;box-shadow:0 18px 44px rgba(21,34,56,.14)}.account-popover-profile{margin:0 0 7px;padding:8px 8px 13px;border-bottom:1px solid #e6ebf1;display:flex;align-items:center;gap:10px}.account-popover-profile>span:last-child{min-width:0;display:grid;grid-gap:3px;gap:3px}.account-popover-profile small,.account-popover-profile strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-popover-profile strong{color:#152238;font-size:13px}.account-popover-profile small{color:#7a8798;font-size:10px}.account-role-switcher{margin:6px 0;padding:8px 0;border-top:1px solid #e6ebf1;border-bottom:1px solid #e6ebf1;display:grid;grid-gap:4px;gap:4px}.account-role-switcher>span{padding:2px 12px 5px;color:#7a8798;font-size:10px}.account-popover .role-switch-button{color:#344054}.account-popover .role-switch-button:hover{color:var(--brand);background:var(--brand-soft)}.account-popover .role-switch-button:disabled{cursor:wait;opacity:.65}.shell-resolver{min-height:100vh;background:#f5f7fa}.shell-resolver-header{height:var(--header-height);padding:0 max(24px,calc((100vw - 1376px) / 2));border-bottom:1px solid #dce3eb;display:grid;grid-template-columns:210px minmax(260px,620px) 160px;align-items:center;justify-content:space-between;grid-gap:32px;gap:32px;background:#ffffff}.shell-resolver-header>span,.shell-resolver-main>span{display:block;background:#e7ecf2;animation:shell-resolver-pulse 1.2s ease-in-out infinite alternate}.shell-resolver-brand{width:164px;height:36px;border-radius:7px}.shell-resolver-nav{width:min(100%,560px);height:24px;border-radius:5px}.shell-resolver-account{width:142px;height:38px;border-radius:7px}.shell-resolver-main{width:min(100%,1376px);margin:0 auto;padding:32px}.shell-resolver-main>span{width:100%;height:190px;border-radius:8px}@keyframes shell-resolver-pulse{0%{opacity:.5}to{opacity:1}}@media (max-width:1280px){.tb-public-header-inner,.tb-workspace-header-inner{grid-template-columns:205px minmax(0,1fr) auto;gap:12px}.tb-public-shell .primary-nav a,.tb-workspace-shell .primary-nav a{padding-inline:9px}.tb-workspace-shell .account-menu summary{min-width:44px}.tb-workspace-shell .account-identity{display:none}}@media (max-width:960px){.tb-workspace-header-inner{grid-template-columns:minmax(0,1fr) auto;gap:8px}.tb-workspace-shell .header-time,.tb-workspace-shell .workspace-demo-badge{display:none}.tb-workspace-shell .mobile-role-label{display:inline-flex;align-items:center;color:#0b63f6;font-size:11px;font-weight:700;white-space:nowrap}.tb-brand-copy strong{font-size:18px}.tb-brand-copy small,.tb-workspace-shell .account-identity{display:none}.tb-workspace-shell .header-actions .icon-link:first-of-type{display:grid}.shell-resolver-header{grid-template-columns:180px 44px;padding-inline:16px}.shell-resolver-account,.shell-resolver-nav{display:none!important}.shell-resolver-header:after{content:"";width:38px;height:38px;border-radius:50%;background:#e7ecf2}.tb-workspace-shell .mobile-bottom-nav{background:#ffffff;box-shadow:0 -8px 24px rgba(21,34,56,.07)}}@media (max-width:620px){.tb-brand-copy small,.tb-public-shell .header-auth-actions .header-login-link{display:none}.tb-public-shell .header-register-link{padding-inline:10px}.tb-public-shell .header-register-link svg{display:none}.tb-workspace-shell .header-actions .icon-link{display:none!important}}@media (max-width:390px){.tb-public-shell .header-register-link{display:none}.tb-public-shell .public-mobile-menu{display:block}}@media (prefers-reduced-motion:reduce){.shell-resolver-header>span,.shell-resolver-main>span{animation:none}}