*{box-sizing:border-box;margin:0;padding:0}:root{--font-sans:"Avenir Next","Segoe UI","PingFang SC","Hiragino Sans GB",sans-serif;--font-display:"DIN Alternate","Arial Narrow","Avenir Next Condensed",sans-serif;--color-page:#f7f4ef;--color-page-glow:#d9774514;--color-surface:#fff;--color-surface-strong:#f2ece4;--color-panel:#221d18;--color-panel-soft:#2f2821;--color-panel-muted:#3d342b;--color-text:#211c17;--color-text-muted:#6f665e;--color-border:#211c171a;--color-primary:#d97745;--color-primary-strong:#b85e31;--color-accent:#8a6a52;--color-accent-strong:#735743;--color-success:#15803d;--color-warning:#b45309;--color-error:#c2410c;--shadow-soft:0 16px 40px #211c1714;--shadow-panel:0 24px 48px #211c1729;--radius-sm:12px;--radius-md:18px;--radius-lg:24px}body,html{min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top left,#d9774514,#0000 28%),radial-gradient(circle at bottom right,#8a6a520f,#0000 24%),#f7f4ef;background:radial-gradient(circle at top left,var(--color-page-glow),#0000 28%),radial-gradient(circle at bottom right,#8a6a520f,#0000 24%),var(--color-page);color:#211c17;color:var(--color-text);font-family:Avenir Next,Segoe UI,PingFang SC,Hiragino Sans GB,sans-serif;font-family:var(--font-sans);margin:0}#root{min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-loading{align-items:center;display:flex;height:100vh;justify-content:center}.full-height{height:100vh}.scrollable-content{height:calc(100vh - 64px);overflow-y:auto}.card-hover{transition:all .3s}.card-hover:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.ant-btn,.ant-card,.ant-menu,.ant-statistic,.ant-typography{font-family:Avenir Next,Segoe UI,PingFang SC,Hiragino Sans GB,sans-serif;font-family:var(--font-sans)}.ant-card{border-radius:18px;border-radius:var(--radius-md)}.login-container{align-items:center;display:flex;height:100vh;justify-content:center;position:relative}.login-background{background:linear-gradient(135deg,#667eea,#764ba2);z-index:0}.login-background,.login-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.login-overlay{background:#0003}.login-card{border-radius:12px;box-shadow:0 20px 60px #0000004d;padding:20px;position:relative;width:420px;z-index:1}.login-header{margin-bottom:40px;text-align:center}.login-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;color:#1890ff;font-size:28px;font-weight:600;margin-bottom:8px}.login-subtitle{color:#8c8c8c;font-size:14px;margin:0}.login-form{width:100%}.login-options{align-items:center;display:flex;justify-content:space-between}.login-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;font-size:16px;height:45px}.login-button:hover{background:linear-gradient(135deg,#5a72e0,#6a4098)}.login-footer{color:#8c8c8c;font-size:12px;margin-top:20px;text-align:center}.uspto-status{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;border:1px solid #e8e8e8;border-radius:8px;bottom:20px;box-shadow:0 2px 8px #0000001a;padding:8px 12px;position:fixed;right:20px;transition:all .3s ease;z-index:1000}.uspto-status:hover{background:#fff;box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.status-indicator{align-items:center;display:flex;font-size:12px;gap:6px;-webkit-user-select:none;user-select:none}.status-indicator .ant-badge{align-items:center;display:flex;gap:4px}.status-indicator .ant-badge .ant-badge-status-text{color:#666;font-weight:500}@media (max-width:768px){.uspto-status{bottom:10px;font-size:11px;padding:6px 10px;right:10px}.status-indicator{gap:4px}}@media (prefers-color-scheme:dark){.uspto-status{background:#1e1e1ef2;border-color:#434343;color:#e8e8e8}.uspto-status:hover{background:#1e1e1e}.status-indicator .ant-badge .ant-badge-status-text{color:#e8e8e8}}.uspto-status{animation:slideInFromRight .5s ease-out;pointer-events:auto}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.status-indicator.loading{animation:pulse 1.5s infinite}.main-layout{height:100vh}.layout-sider{background:linear-gradient(180deg,var(--sidebar-glow),#0000 18%),linear-gradient(180deg,var(--color-panel) 0,var(--color-panel-soft) 100%);box-shadow:20px 0 42px #0000002e;height:100vh;left:0;position:fixed;top:0;z-index:100}.logo{background:#ffffff05;border-bottom:1px solid #ffffff14;height:64px;padding:0 16px}.logo,.logo-icon{align-items:center;display:flex;justify-content:center}.logo-icon{background:linear-gradient(135deg,var(--logo-gradient-start) 0,var(--logo-gradient-end) 100%);border-radius:10px;box-shadow:0 12px 18px color-mix(in srgb,var(--logo-gradient-start) 28%,#0000);font-size:14px;height:32px;width:32px}.logo-icon,.logo-text{color:#fff;font-weight:700}.logo-text{font-size:16px;letter-spacing:.08em;margin-left:12px;text-transform:uppercase}.sider-footer{bottom:16px;left:16px;position:absolute;right:16px;text-align:center}.version-info{color:#ffffff8a;font-size:11px;line-height:1.4}.site-layout{margin-left:250px;transition:margin-left .2s}.site-layout.collapsed{margin-left:80px}.layout-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid var(--color-border);box-shadow:0 12px 28px #211c170f;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:99}.header-left,.layout-header{align-items:center;display:flex}.trigger{border-radius:12px;cursor:pointer;font-size:18px;line-height:64px;padding:0 18px;transition:color .3s,background-color .3s}.trigger:hover{background:color-mix(in srgb,var(--color-primary) 8%,#0000);color:var(--color-primary)}.breadcrumb{color:var(--color-text);font-size:16px;font-weight:600;letter-spacing:.03em;margin-left:16px}.header-right,.user-info{align-items:center;display:flex}.user-info{background:#ffffff7a;border:1px solid var(--color-border);border-radius:999px;cursor:pointer;padding:8px 12px;transition:background-color .2s,border-color .2s,transform .2s}.user-info:hover{background-color:#ffffffb8;border-color:color-mix(in srgb,var(--color-primary) 24%,#0000);transform:translateY(-1px)}.username{color:var(--color-text);font-weight:600;margin-left:8px}.layout-content{background:#0000;min-height:calc(100vh - 64px);padding:24px}.content-wrapper{background:#ffffffb8;border:1px solid var(--color-border);border-radius:24px;box-shadow:var(--shadow-soft);min-height:calc(100vh - 112px);overflow:hidden}.layout-sider .ant-menu{background:#0000;border-inline-end:none;padding:12px 10px}.layout-sider .ant-menu-item,.layout-sider .ant-menu-submenu-title{border-radius:12px;margin:4px 0;width:calc(100% - 8px)}.layout-sider .ant-menu-item-selected:after{display:none}.layout-sider .ant-menu-inline .ant-menu-sub.ant-menu-inline{background:#0000}.layout-header .ant-btn-text{color:var(--color-text)}.layout-header .ant-btn-text:hover{background:color-mix(in srgb,var(--color-primary) 8%,#0000);color:var(--color-primary)}@media (max-width:768px){.layout-sider{position:fixed!important;transform:translateX(-100%);transition:transform .3s ease;width:250px!important;z-index:100}.layout-sider.mobile-open{transform:translateX(0)}.site-layout,.site-layout.collapsed{margin-left:0!important}.header-left .breadcrumb{display:none}.layout-content{padding:16px}.trigger{padding:0 16px}.ant-table{font-size:12px}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{padding:8px 4px}.ant-card-head{padding:0 16px}.ant-card-body{padding:16px}.ant-form-item{margin-bottom:16px}.ant-col{max-width:100%!important;width:100%!important}}.dashboard{background:#0000;min-height:100vh;padding:24px}.dashboard-loading{align-items:center;display:flex;height:60vh;justify-content:center}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.dashboard-header h2{color:var(--color-text)!important;margin-bottom:8px}.dashboard-stats{margin-bottom:24px}.dashboard-refresh-button.ant-btn{background:linear-gradient(135deg,var(--color-primary),color-mix(in srgb,var(--color-primary) 78%,#fff));border:none;border-radius:999px;color:#fff;font-weight:600}.dashboard-refresh-button.ant-btn:focus,.dashboard-refresh-button.ant-btn:hover{background:linear-gradient(135deg,var(--color-primary-strong),var(--color-primary))!important;color:#fff!important}.stat-card{--card-bg:#fff;--card-fg:var(--color-text);--card-title:var(--color-text-muted);--icon-bg:#dbeafe;--icon-fg:#1d4ed8;background:var(--card-bg);border:1px solid #211c1714;border-radius:16px;box-shadow:0 14px 30px #211c1714;color:var(--card-fg);cursor:pointer;overflow:hidden;position:relative;transition:all .3s}.stat-card:before{background:linear-gradient(135deg,#ffffff94,#0000 48%);content:"";inset:0;pointer-events:none;position:absolute}.stat-card .ant-card-body{position:relative;z-index:1}.stat-card .ant-statistic-content,.stat-card .ant-statistic-content-suffix,.stat-card .ant-statistic-content-value,.stat-card .ant-statistic-title{color:var(--card-fg)}.stat-card .ant-statistic-title{color:var(--card-title)!important;font-weight:600}.stat-card--teal{--card-bg:var(--tone-teal-bg);--icon-bg:var(--tone-teal-icon-bg);--icon-fg:var(--tone-teal-icon-fg)}.stat-card--ink{--card-bg:var(--tone-ink-bg);--icon-bg:var(--tone-ink-icon-bg);--icon-fg:var(--tone-ink-icon-fg)}.stat-card--sand{--card-bg:var(--tone-sand-bg);--icon-bg:var(--tone-sand-icon-bg);--icon-fg:var(--tone-sand-icon-fg)}.stat-card--accent{--card-bg:var(--tone-accent-bg);--icon-bg:var(--tone-accent-icon-bg);--icon-fg:var(--tone-accent-icon-fg)}.stat-card--warn{--card-bg:var(--tone-warn-bg);--icon-bg:var(--tone-warn-icon-bg);--icon-fg:var(--tone-warn-icon-fg)}.stat-card--violet{--card-bg:var(--tone-violet-bg,var(--tone-accent-bg));--icon-bg:var(--tone-violet-icon-bg,var(--tone-accent-icon-bg));--icon-fg:var(--tone-violet-icon-fg,var(--tone-accent-icon-fg))}.stat-card--success{--card-bg:var(--tone-success-bg,var(--tone-teal-bg));--icon-bg:var(--tone-success-icon-bg,var(--tone-teal-icon-bg));--icon-fg:var(--tone-success-icon-fg,var(--tone-teal-icon-fg))}.stat-card:hover{box-shadow:0 22px 36px #211c1724;transform:translateY(-3px)}.stat-content{align-items:center;display:flex;justify-content:space-between}.stat-icon{align-items:center;background:var(--icon-bg);border-radius:16px;box-shadow:inset 0 0 0 1px #ffffff4d;color:var(--icon-fg);display:inline-flex;font-size:24px;height:52px;justify-content:center;width:52px}.stat-info{text-align:right}.dashboard-card,.dashboard-content{margin-bottom:24px}.dashboard-card{background:#ffffffe6;border:1px solid #211c1714;border-radius:18px;box-shadow:0 16px 36px #211c1714;transition:all .3s ease}.dashboard-card:hover{border-color:#211c171f;box-shadow:0 20px 42px #211c171f}.dashboard-card .ant-card-head{background:#f2ece4b8;border-bottom:1px solid #211c1714}.dashboard-card .ant-card-head-title{color:var(--color-text);font-weight:700}.status-item{align-items:center;display:flex;justify-content:space-between;padding:10px 0}.status-item:not(:last-child){border-bottom:1px solid #211c1714}.quick-action-btn.ant-btn{--action-bg:linear-gradient(135deg,#fff,#f8fafc);--action-fg:var(--color-text);--action-border:#211c1714;align-items:center;background:var(--action-bg);border:1px solid var(--action-border);border-radius:14px;box-shadow:0 10px 22px #211c170f;color:var(--action-fg);display:flex;font-size:12px;font-weight:700;height:80px;justify-content:center;transition:all .3s ease!important;width:100%}.quick-action-btn--teal{--action-bg:var(--tone-teal-bg);--action-fg:#211c17;--action-border:color-mix(in srgb,var(--tone-teal-icon-fg) 12%,#0000)}.quick-action-btn--ink{--action-bg:var(--tone-ink-bg);--action-fg:#211c17;--action-border:color-mix(in srgb,var(--tone-ink-icon-fg) 10%,#0000)}.quick-action-btn--sand{--action-bg:var(--tone-sand-bg);--action-fg:#211c17;--action-border:color-mix(in srgb,var(--tone-sand-icon-fg) 10%,#0000)}.quick-action-btn--accent{--action-bg:var(--tone-accent-bg);--action-fg:#211c17;--action-border:color-mix(in srgb,var(--tone-accent-icon-fg) 12%,#0000)}.quick-action-btn--violet{--action-bg:var(--tone-violet-bg,var(--tone-accent-bg));--action-fg:#211c17;--action-border:color-mix(in srgb,var(--tone-violet-icon-fg,var(--tone-accent-icon-fg)) 12%,#0000)}.quick-action-btn--success{--action-bg:var(--tone-success-bg,var(--tone-teal-bg));--action-fg:#211c17;--action-border:color-mix(in srgb,var(--tone-success-icon-fg,var(--tone-teal-icon-fg)) 12%,#0000)}.quick-action-btn:focus,.quick-action-btn:hover{box-shadow:0 12px 22px #211c1729!important;filter:saturate(1.03);transform:translateY(-2px)}.quick-action-inner{display:flex;flex-direction:column;gap:4px}.quick-action-emoji,.quick-action-inner{align-items:center;justify-content:center}.quick-action-emoji{background:#ffffffb8;border-radius:12px;display:inline-flex;font-size:18px;height:34px;width:34px}.dashboard-card--system .ant-badge-status-text{color:var(--color-text)}.dashboard-alert-state{color:var(--color-success);padding:20px 0;text-align:center}.dashboard-alert-state .anticon{font-size:24px;margin-bottom:8px}.dashboard-freshness-alert{bottom:20px;max-width:350px;position:fixed;right:20px;z-index:1000}.dashboard-freshness-alert .ant-alert{border:1px solid #b4530938;border-radius:14px;box-shadow:0 12px 32px #211c1729}[data-theme-preset=classic] .dashboard{background:#1b2436;border:1px solid #ffffff14;border-radius:28px;box-shadow:0 20px 44px #02061747;padding:28px}[data-theme-preset=classic] .dashboard-header{background:#151d2d;border:1px solid #ffffff14;border-radius:20px;box-shadow:inset 0 1px 0 #ffffff0a;padding:16px 18px}[data-theme-preset=classic] .dashboard-header .ant-typography,[data-theme-preset=classic] .dashboard-header .ant-typography-secondary,[data-theme-preset=classic] .dashboard-header h2{color:#fff!important}[data-theme-preset=classic] .dashboard-header .ant-typography-secondary{opacity:.76}[data-theme-preset=classic] .dashboard-refresh-button.ant-btn{background:#2d5be3;border:1px solid #ffffff1f}[data-theme-preset=classic] .stat-card{border:1px solid #ffffff14;box-shadow:inset 0 1px 0 #ffffff0f,0 14px 26px #0000002e}[data-theme-preset=classic] .stat-card:before{display:none}[data-theme-preset=classic] .stat-card,[data-theme-preset=classic] .stat-card .ant-statistic-content,[data-theme-preset=classic] .stat-card .ant-statistic-content-value,[data-theme-preset=classic] .stat-card .ant-statistic-title{color:#fff!important}[data-theme-preset=classic] .stat-card .ant-statistic-title{opacity:.88}[data-theme-preset=classic] .stat-icon{background:#ffffff29;box-shadow:none;color:#fff}[data-theme-preset=classic] .dashboard-card{background:#202a3d;border:1px solid #ffffff14;box-shadow:inset 0 1px 0 #ffffff0a}[data-theme-preset=classic] .dashboard-card .ant-card-head{background:#202a3d;border-bottom:1px solid #ffffff14}[data-theme-preset=classic] .dashboard-card .ant-badge-status-text,[data-theme-preset=classic] .dashboard-card .ant-card-head-title,[data-theme-preset=classic] .dashboard-card .ant-typography,[data-theme-preset=classic] .dashboard-card .ant-typography-secondary,[data-theme-preset=classic] .dashboard-card .status-item{color:#fff!important}[data-theme-preset=classic] .status-item:not(:last-child){border-bottom-color:#ffffff14}[data-theme-preset=classic] .quick-action-btn.ant-btn{border:1px solid #ffffff14;box-shadow:inset 0 1px 0 #ffffff0d,0 12px 24px #0000002e;color:#fff}[data-theme-preset=classic] .quick-action-btn--accent,[data-theme-preset=classic] .quick-action-btn--ink,[data-theme-preset=classic] .quick-action-btn--sand,[data-theme-preset=classic] .quick-action-btn--success,[data-theme-preset=classic] .quick-action-btn--teal,[data-theme-preset=classic] .quick-action-btn--violet,[data-theme-preset=classic] .quick-action-btn--warn{color:#fff}[data-theme-preset=classic] .quick-action-btn--ink{--action-bg:#2d5be3;--action-border:#ffffff1a}[data-theme-preset=classic] .quick-action-btn--teal{--action-bg:#167c80;--action-border:#ffffff1a}[data-theme-preset=classic] .quick-action-btn--sand{--action-bg:#d3154f;--action-border:#ffffff1a}[data-theme-preset=classic] .quick-action-btn--accent{--action-bg:#14a3c7;--action-border:#ffffff1a}[data-theme-preset=classic] .quick-action-btn--violet{--action-bg:#7c3aed;--action-border:#ffffff1a}[data-theme-preset=classic] .quick-action-btn--success{--action-bg:#1f8f47;--action-border:#ffffff1a}[data-theme-preset=classic] .quick-action-btn--warn{--action-bg:#ff6a00;--action-border:#ffffff1a}[data-theme-preset=classic] .quick-action-btn.ant-btn,[data-theme-preset=classic] .quick-action-btn.ant-btn:focus,[data-theme-preset=classic] .quick-action-btn.ant-btn:hover{background:var(--action-bg)!important;color:#fff!important}[data-theme-preset=classic] .quick-action-btn .quick-action-inner{color:#fff;text-shadow:0 1px 2px #00000047}[data-theme-preset=classic] .quick-action-emoji{background:#ffffff29;color:#fff}[data-theme-preset=classic] .dashboard-alert-state{color:#86efac}.dashboard-stats .ant-col{animation:fadeInUp .6s ease-out;animation-fill-mode:both}.dashboard-stats .ant-col:first-child{animation-delay:.1s}.dashboard-stats .ant-col:nth-child(2){animation-delay:.2s}.dashboard-stats .ant-col:nth-child(3){animation-delay:.3s}.dashboard-stats .ant-col:nth-child(4){animation-delay:.4s}@media (max-width:768px){.dashboard{padding:16px}.stat-content{align-items:center;flex-direction:row;gap:16px}.stat-info{flex:1 1;text-align:left}.dashboard-content .ant-col{margin-bottom:16px}.quick-action-btn.ant-btn{font-size:11px;height:60px}.dashboard-header{align-items:flex-start;flex-direction:column;gap:16px}.dashboard-header>div:first-child{width:100%}.dashboard-header>div:last-child{align-items:center;display:flex;justify-content:space-between;width:100%}}.case-management{background:#f5f5f5;min-height:100vh;padding:24px}.case-management .ant-table{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;overflow:hidden}.case-management .ant-table-scroll{overflow-x:auto}.case-management .ant-table-thead>tr>th{background:#fafafa;border-bottom:2px solid #e8e8e8;color:#262626;font-size:13px;font-weight:600}.case-management .ant-table-tbody>tr{transition:all .3s ease}.case-management .ant-table-tbody>tr:hover{background:#f8f9fa;transform:translateX(2px)}.case-management .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0;padding:12px;vertical-align:middle}.case-management .ant-btn-link{color:#1890ff;font-weight:600;height:auto;padding:0}.case-management .ant-btn-link:hover{color:#40a9ff}.case-management .ant-tag{border:none;border-radius:4px;font-size:11px;font-weight:500;margin-right:4px;padding:2px 8px}.case-management .ant-tag.priority-high{background:#fff2f0;border:1px solid #ffccc7;color:#f5222d}.case-management .ant-tag.priority-medium{background:#fff7e6;border:1px solid #ffd591;color:#fa8c16}.case-management .ant-tag.priority-low{background:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.case-management .ant-tag.status-active{background:#e6f7ff;border:1px solid #91d5ff;color:#1890ff}.case-management .ant-tag.status-completed{background:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.case-management .ant-tag.status-pending{background:#fff7e6;border:1px solid #ffd591;color:#fa8c16}.case-management .ant-tag.status-cancelled{background:#fff2f0;border:1px solid #ffccc7;color:#f5222d}.case-management .ant-tag.monitoring{animation:pulse 2s infinite;background:#e6f7ff;border:1px solid #91d5ff;color:#1890ff}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.case-management .ant-btn{border-radius:6px;font-weight:500;transition:all .3s ease}.case-management .ant-btn:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.case-management .ant-btn-primary{background:linear-gradient(135deg,#1890ff,#40a9ff);border:none}.case-management .ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff)}.case-management .ant-btn-danger{background:linear-gradient(135deg,#f5222d,#ff4d4f);border:none}.case-management .ant-btn-danger:hover{background:linear-gradient(135deg,#ff4d4f,#ff7875)}.case-management .ant-modal{border-radius:12px;overflow:hidden}.case-management .ant-modal-header{background:#fafafa;border-bottom:1px solid #e8e8e8;border-radius:12px 12px 0 0;padding:20px 24px}.case-management .ant-modal-title{color:#262626;font-size:18px;font-weight:600}.case-management .ant-modal-body{padding:24px}.case-management .ant-modal-footer{background:#fafafa;border-top:1px solid #e8e8e8;padding:16px 24px}.case-management .ant-form-item-label>label{color:#262626;font-size:13px;font-weight:600}.case-management .ant-input,.case-management .ant-picker,.case-management .ant-select-selector{border:1px solid #d9d9d9;border-radius:6px;transition:all .3s ease}.case-management .ant-input:hover,.case-management .ant-picker:hover,.case-management .ant-select-selector:hover{border-color:#1890ff}.case-management .ant-input:focus,.case-management .ant-picker-focused,.case-management .ant-select-focused .ant-select-selector{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.case-management .ant-switch{background:#00000040}.case-management .ant-switch-checked{background:#1890ff}.case-management .ant-drawer{border-radius:12px 0 0 12px}.case-management .ant-drawer-header{background:#fafafa;border-bottom:1px solid #e8e8e8;border-radius:12px 0 0 0}.case-management .ant-drawer-title{color:#262626;font-size:18px;font-weight:600}.case-management .ant-drawer-body{padding:24px}.case-management .ant-descriptions{background:#fff}.case-management .ant-descriptions-title{color:#262626;font-size:16px;font-weight:600;margin-bottom:16px}.case-management .ant-descriptions-item-label{background:#fafafa;color:#595959;font-weight:600;width:120px}.case-management .ant-descriptions-item-content{background:#fff;color:#262626}.case-management .ant-timeline{margin-top:16px}.case-management .ant-timeline-item-content{color:#262626;font-size:13px}.case-management .ant-alert{border:none;border-radius:8px;box-shadow:0 2px 8px #0000000f}.case-management .ant-alert-info{background:#e6f7ff;border:1px solid #91d5ff}.case-management .ant-alert-icon{color:#1890ff}.case-management .ant-pagination{margin-top:16px;text-align:center}.case-management .ant-pagination-item{border:1px solid #d9d9d9;border-radius:6px}.case-management .ant-pagination-item:hover{border-color:#1890ff;transform:translateY(-1px)}.case-management .ant-pagination-item-active{background:#1890ff;border-color:#1890ff}.case-management .ant-spin{color:#1890ff}.case-management .ant-spin-dot-item{background-color:#1890ff}.case-management .ant-tooltip-inner{background:#000c;border-radius:6px;font-size:12px}.case-management .ant-tooltip-arrow-content{background:#000c}.case-management .ant-progress-line{margin-bottom:8px}.case-management .ant-progress-bg{border-radius:10px}.case-management .ant-progress-inner{background:#f5f5f5;border-radius:10px}.case-management .ant-card{border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.case-management .ant-card:hover{border-color:#d9d9d9;box-shadow:0 4px 16px #0000001f}.case-management .ant-card-head{background:#fafafa;border-bottom:1px solid #e8e8e8;border-radius:8px 8px 0 0}.case-management .ant-card-head-title{color:#262626;font-size:16px;font-weight:600}@media (max-width:768px){.case-management{padding:16px}.page-header{align-items:flex-start;flex-direction:column;gap:16px}.page-header>div:first-child,.page-header>div:last-child{width:100%}.filter-section{padding:16px}.case-management .ant-btn{font-size:12px;padding:4px 8px}.case-management .ant-table-tbody>tr>td{padding:8px}.case-management .ant-modal{margin:10px;max-width:calc(100vw - 20px)}.case-management .ant-drawer{max-width:100%;width:100%!important}}@media (max-width:576px){.case-management,.filter-section{padding:12px}.case-management .ant-btn{font-size:11px;height:28px;padding:2px 6px}.case-management .ant-tag{font-size:10px;padding:1px 6px}.case-management .ant-table-tbody>tr>td{font-size:12px;padding:6px}.page-header h2{font-size:20px}}.case-management .ant-table-tbody>tr{animation:fadeInUp .6s ease-out;animation-fill-mode:both}.case-management .ant-table-tbody>tr:nth-child(odd){animation-delay:.1s}.case-management .ant-table-tbody>tr:nth-child(2n){animation-delay:.15s}.case-management .ant-space-item:hover .ant-btn{transform:translateY(-2px)}.case-management .ant-input:focus,.case-management .ant-picker:focus,.case-management .ant-select:focus .ant-select-selector{box-shadow:0 0 0 2px #1890ff33;outline:none}.case-management .success-animation{animation:successPulse 1s ease-out}.case-management .error-shake{animation:shake .5s ease-out}.case-management .ant-table-body::-webkit-scrollbar{height:8px;width:8px}.case-management .ant-table-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.case-management .ant-table-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.case-management .ant-table-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.client-management{background:#f5f5f5;min-height:100vh;padding:24px}.client-management .stat-card{border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.client-management .stat-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.client-management .stat-card .ant-card-body{padding:20px}.client-management .stat-card .ant-statistic-title{color:#666;font-size:13px;margin-bottom:8px}.client-management .stat-card .ant-statistic-content{font-size:24px;font-weight:700}.page-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px}.page-header h2{color:#262626;font-weight:600;margin-bottom:4px}.page-header .ant-typography{margin-bottom:0}.filter-section{background:#fff;border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:20px}.filter-section .ant-input,.filter-section .ant-select{border-radius:6px}.filter-section .ant-input:hover,.filter-section .ant-select:hover{border-color:#1890ff}.client-management .ant-table{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;overflow:hidden}.client-management .ant-table-scroll{overflow-x:auto}.client-management .ant-table-thead>tr>th{background:#fafafa;border-bottom:2px solid #e8e8e8;color:#262626;font-size:13px;font-weight:600}.client-management .ant-table-tbody>tr{transition:all .3s ease}.client-management .ant-table-tbody>tr:hover{background:#f8f9fa;transform:translateX(2px)}.client-management .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0;padding:12px;vertical-align:middle}.client-management .ant-btn-link{color:#1890ff;font-weight:600;height:auto;padding:0}.client-management .ant-btn-link:hover{color:#40a9ff}.client-management .ant-tag{border:none;border-radius:4px;font-size:11px;font-weight:500;margin-right:4px;padding:2px 8px}.client-management .ant-tag[class*=blue]{background:#e6f7ff;border:1px solid #91d5ff;color:#1890ff}.client-management .ant-tag[class*=green]{background:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.client-management .ant-tag[class*=orange]{background:#fff7e6;border:1px solid #ffd591;color:#fa8c16}.client-management .ant-tag[class*=gold]{background:#fffbe6;border:1px solid #fff566;color:#fadb14}.client-management .ant-tag[class*=red]{background:#fff2f0;border:1px solid #ffccc7;color:#f5222d}.client-management .ant-badge-status-dot{height:8px;width:8px}.client-management .ant-badge-status-processing{animation:antStatusProcessing 1.2s ease-in-out infinite;background-color:#1890ff}@keyframes antStatusProcessing{0%,to{opacity:1}50%{opacity:.3}}.client-management .ant-btn{border-radius:6px;font-weight:500;transition:all .3s ease}.client-management .ant-btn:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.client-management .ant-btn-primary{background:linear-gradient(135deg,#1890ff,#40a9ff);border:none}.client-management .ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff)}.client-management .ant-btn-danger{background:linear-gradient(135deg,#f5222d,#ff4d4f);border:none}.client-management .ant-btn-danger:hover{background:linear-gradient(135deg,#ff4d4f,#ff7875)}.client-management .ant-modal{border-radius:12px;overflow:hidden}.client-management .ant-modal-header{background:#fafafa;border-bottom:1px solid #e8e8e8;border-radius:12px 12px 0 0;padding:20px 24px}.client-management .ant-modal-title{color:#262626;font-size:18px;font-weight:600}.client-management .ant-modal-body{padding:24px}.client-management .ant-modal-footer{background:#fafafa;border-top:1px solid #e8e8e8;padding:16px 24px}.client-management .ant-tabs-tab{color:#666;font-weight:500}.client-management .ant-tabs-tab-active{color:#1890ff;font-weight:600}.client-management .ant-tabs-ink-bar{background:#1890ff}.client-management .ant-tabs-content-holder{padding:16px 0}.client-management .ant-form-item-label>label{color:#262626;font-size:13px;font-weight:600}.client-management .ant-input,.client-management .ant-picker,.client-management .ant-select-selector{border:1px solid #d9d9d9;border-radius:6px;transition:all .3s ease}.client-management .ant-input:hover,.client-management .ant-picker:hover,.client-management .ant-select-selector:hover{border-color:#1890ff}.client-management .ant-input:focus,.client-management .ant-picker-focused,.client-management .ant-select-focused .ant-select-selector{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.client-management .ant-checkbox-wrapper{color:#262626;font-weight:500}.client-management .ant-checkbox-checked .ant-checkbox-inner{background-color:#1890ff;border-color:#1890ff}.client-management .ant-drawer{border-radius:12px 0 0 12px}.client-management .ant-drawer-header{background:#fafafa;border-bottom:1px solid #e8e8e8;border-radius:12px 0 0 0}.client-management .ant-drawer-title{color:#262626;font-size:18px;font-weight:600}.client-management .ant-drawer-body{padding:24px}.client-management .ant-descriptions{background:#fff}.client-management .ant-descriptions-title{color:#262626;font-size:16px;font-weight:600;margin-bottom:16px}.client-management .ant-descriptions-item-label{background:#fafafa;color:#595959;font-weight:600;width:120px}.client-management .ant-descriptions-item-content{background:#fff;color:#262626}.client-management .ant-list-item{background:#fff;border:1px solid #f0f0f0;border-radius:6px;margin-bottom:8px;padding:16px;transition:all .3s ease}.client-management .ant-list-item:hover{background:#f8f9fa;border-color:#d9d9d9;transform:translateX(2px)}.client-management .ant-list-item-meta-title{color:#262626;font-size:14px;font-weight:600}.client-management .ant-list-item-meta-description{color:#666;font-size:12px}.client-management .ant-list-item-action{margin-left:16px}.client-management .ant-avatar{background-color:#1890ff;color:#fff}.client-management .ant-alert{border:none;border-radius:8px;box-shadow:0 2px 8px #0000000f}.client-management .ant-alert-info{background:#e6f7ff;border:1px solid #91d5ff}.client-management .ant-alert-icon{color:#1890ff}.client-management .ant-pagination{margin-top:16px;text-align:center}.client-management .ant-pagination-item{border:1px solid #d9d9d9;border-radius:6px}.client-management .ant-pagination-item:hover{border-color:#1890ff;transform:translateY(-1px)}.client-management .ant-pagination-item-active{background:#1890ff;border-color:#1890ff}.client-management .ant-spin{color:#1890ff}.client-management .ant-spin-dot-item{background-color:#1890ff}.client-management .ant-tooltip-inner{background:#000c;border-radius:6px;font-size:12px}.client-management .ant-tooltip-arrow-content{background:#000c}.client-management .ant-card{border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.client-management .ant-card:hover{border-color:#d9d9d9;box-shadow:0 4px 16px #0000001f}.client-management .ant-card-head{background:#fafafa;border-bottom:1px solid #e8e8e8;border-radius:8px 8px 0 0}.client-management .ant-card-head-title{color:#262626;font-size:16px;font-weight:600}.client-management a[href^="mailto:"]{align-items:center;color:#1890ff;display:inline-flex;gap:4px;text-decoration:none}.client-management a[href^="mailto:"]:hover{color:#40a9ff}.client-management .ant-row .ant-col{animation:fadeInUp .6s ease-out;animation-fill-mode:both}.client-management .ant-row .ant-col:first-child{animation-delay:.1s}.client-management .ant-row .ant-col:nth-child(2){animation-delay:.2s}.client-management .ant-row .ant-col:nth-child(3){animation-delay:.3s}.client-management .ant-row .ant-col:nth-child(4){animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.client-management .ant-table-tbody>tr{animation:fadeIn .5s ease-out;animation-fill-mode:both}.client-management .ant-table-tbody>tr:nth-child(odd){animation-delay:.05s}.client-management .ant-table-tbody>tr:nth-child(2n){animation-delay:.1s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.client-management{padding:16px}.page-header{align-items:flex-start;flex-direction:column;gap:16px}.page-header>div:first-child,.page-header>div:last-child{width:100%}.filter-section{padding:16px}.client-management .ant-btn{font-size:12px;padding:4px 8px}.client-management .ant-table-tbody>tr>td{padding:8px}.client-management .ant-modal{margin:10px;max-width:calc(100vw - 20px)}.client-management .ant-drawer{max-width:100%;width:100%!important}.client-management .stat-card .ant-card-body{padding:16px}.client-management .stat-card .ant-statistic-content{font-size:20px}}@media (max-width:576px){.client-management,.filter-section{padding:12px}.client-management .ant-btn{font-size:11px;height:28px;padding:2px 6px}.client-management .ant-tag{font-size:10px;padding:1px 6px}.client-management .ant-table-tbody>tr>td{font-size:12px;padding:6px}.page-header h2{font-size:20px}.client-management .stat-card .ant-card-body{padding:12px}.client-management .stat-card .ant-statistic-content{font-size:18px}}.client-management .ant-space-item:hover .ant-btn{transform:translateY(-2px)}.client-management .ant-input:focus,.client-management .ant-picker:focus,.client-management .ant-select:focus .ant-select-selector{box-shadow:0 0 0 2px #1890ff33;outline:none}.client-management .success-animation{animation:successPulse 1s ease-out}@keyframes successPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.client-management .error-shake{animation:shake .5s ease-out}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.client-management .ant-table-body::-webkit-scrollbar{height:8px;width:8px}.client-management .ant-table-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.client-management .ant-table-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.client-management .ant-table-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.client-management .ant-form-inline .ant-form-item{margin-bottom:8px;margin-right:8px}.client-management .ant-form-inline .ant-form-item:last-child{margin-right:0}.client-management .ant-empty{margin:40px 0}.client-management .ant-empty-description{color:#666;font-size:14px}.deadline-management{min-height:calc(100vh - 64px)}.deadline-management .page-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px}.deadline-management .filter-section{background:#fafafa;border-radius:6px;margin-bottom:24px;padding:16px}.deadline-management .ant-table-scroll{overflow-x:auto}.deadline-management .ant-table-thead>tr>th{background:#fafafa;font-weight:600}.deadline-management .ant-table-tbody>tr:hover>td{background:#f0f9ff}.deadline-management .fc-event{border-radius:4px;cursor:pointer;font-size:12px;padding:2px 4px}.deadline-management .fc-event:hover{opacity:.8}.deadline-management .fc-daygrid-event{margin:1px 2px}.deadline-management .fc-toolbar{margin-bottom:16px}.deadline-management .fc-toolbar-title{font-size:18px;font-weight:600}.deadline-management .ant-tabs-content-holder{padding-top:16px}.deadline-management .ant-badge-count{font-size:10px;height:16px;line-height:16px;min-width:16px}.deadline-management .ant-alert{border-radius:6px}.deadline-management .ant-card-head-title{font-weight:600}.deadline-management .ant-modal-header{border-radius:6px 6px 0 0}.deadline-management .ant-modal-content{border-radius:6px}.deadline-management .fc{min-width:0!important;width:100%!important}.deadline-management .fc-scrollgrid{border:1px solid #d9d9d9;border-radius:6px;width:100%!important}.deadline-management .fc-daygrid{position:relative}.deadline-management .fc-view-harness{min-width:0!important;width:100%!important}.deadline-management .fc-col-header,.deadline-management .fc-daygrid-body{width:100%!important}.deadline-management .fc-scrollgrid-sync-table{table-layout:fixed!important;width:100%!important}.deadline-management .fc-daygrid,.deadline-management .fc-daygrid-body,.deadline-management .fc-scrollgrid,.deadline-management .fc-scrollgrid-section,.deadline-management .fc-view-harness{height:auto!important}.deadline-management .fc .fc-scroller,.deadline-management .fc .fc-scroller-harness{overflow:visible!important}.deadline-management .fc-daygrid-body tr,.deadline-management .fc-daygrid-day{height:auto!important;min-height:60px!important}.deadline-management .fc-daygrid-body,.deadline-management .fc-scrollgrid-section>*{height:auto!important}.billing-management{background:#f5f5f5;min-height:100vh;padding:24px}.billing-management .page-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px;padding:0}.billing-management .page-header h2{color:#262626;font-weight:600;margin-bottom:4px}.billing-management .page-header .ant-typography{margin-bottom:0}.billing-management .ant-statistic{padding:0}.billing-management .ant-tabs{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;padding:16px}.billing-management .ant-tabs-content-holder{padding-top:16px}.billing-management .invoice-section,.billing-management .work-record-section{padding:0}.billing-management .ant-card{border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 2px 8px #0000000f;margin-bottom:16px}.billing-management .ant-card-head{background:#fafafa;border-bottom:1px solid #e8e8e8;border-radius:8px 8px 0 0}.billing-management .ant-card-head-title{color:#262626;font-weight:600}.billing-management .ant-table{background:#fff;border-radius:8px;overflow:hidden}.billing-management .needs-confirmation-row td{background-color:#fff2e8!important}.billing-management .needs-confirmation-row:hover td{background-color:#ffe0c7!important}.billing-management .ant-table-scroll{overflow-x:auto}.billing-management .ant-table-thead>tr>th{background:#fafafa;border-bottom:2px solid #e8e8e8;color:#262626;font-size:13px;font-weight:600;position:sticky;top:0;z-index:10}.billing-management .invoice-table .ant-table-container{position:relative}.billing-management .invoice-table .ant-table-header{background:#fff;position:sticky;top:0;z-index:11}.billing-management .invoice-table .ant-table-body{overflow-x:auto;overflow-y:visible}.billing-management .ant-table-sticky-holder{background:#fff;position:sticky;z-index:11}.billing-management .ant-table-sticky-scroll{align-items:center;background:#fff;border-top:1px solid #f0f0f0;bottom:0;display:flex;opacity:1;position:sticky;z-index:11}.billing-management .ant-table-tbody>tr{transition:all .3s ease}.billing-management .ant-table-tbody>tr:hover{background:#f8f9fa}.billing-management .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0;padding:12px;vertical-align:middle}.billing-management .group-header-row{background:#f0f5ff;font-weight:600}.billing-management .group-header-row:hover{background:#e6f0ff!important}.billing-management .ant-btn{border-radius:6px;font-weight:500;transition:all .3s ease}.billing-management .ant-btn:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.billing-management .ant-tag{border-radius:4px;font-size:11px;font-weight:500;margin-right:4px;padding:2px 8px}.billing-management .ant-modal{border-radius:12px;overflow:hidden}.billing-management .ant-modal-header{background:#fafafa;border-bottom:1px solid #e8e8e8;border-radius:12px 12px 0 0;padding:20px 24px}.billing-management .ant-modal-title{color:#262626;font-size:18px;font-weight:600}.billing-management .ant-modal-body{padding:24px}.billing-management .ant-form-item-label>label{color:#262626;font-size:13px;font-weight:600}.billing-management .batch-sheet-toolbar{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.billing-management .batch-sheet{background:#fff;border:1px solid #e8e8e8;border-radius:8px;overflow-x:auto}.billing-management .batch-sheet-selection-bar{background:#fcfcfc;border-bottom:1px solid #f0f0f0;padding:12px}.billing-management .batch-sheet-header,.billing-management .batch-sheet-row{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:72px 160px 120px 220px 180px 240px 120px 120px 170px 170px 96px;min-width:1712px;padding:12px}.billing-management .batch-sheet-header{background:#fafafa;border-bottom:1px solid #e8e8e8;color:#595959;font-size:12px;font-weight:600;position:sticky;top:0;z-index:2}.billing-management .batch-sheet-row{border-bottom:1px solid #f0f0f0}.billing-management .batch-sheet-row-selected{background:#f6ffed}.billing-management .batch-sheet-row:last-child{border-bottom:none}.billing-management .batch-sheet-row .ant-form-item{margin-bottom:0}.billing-management .batch-sheet-row-checkbox{align-items:center;display:flex;justify-content:center;min-height:32px}.billing-management .ant-input,.billing-management .ant-picker,.billing-management .ant-select-selector{border:1px solid #d9d9d9;border-radius:6px;transition:all .3s ease}.billing-management .ant-input:hover,.billing-management .ant-picker:hover,.billing-management .ant-select-selector:hover{border-color:#1890ff}.billing-management .ant-input:focus,.billing-management .ant-picker-focused,.billing-management .ant-select-focused .ant-select-selector{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.billing-management .filter-section{background:#fff;border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 2px 8px #0000000f;margin-bottom:16px;padding:20px}.billing-management .ant-table-body::-webkit-scrollbar{height:8px;width:8px}.billing-management .ant-table-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.billing-management .ant-table-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.billing-management .ant-table-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.invoice-draft{background-color:#f0f9ff}.invoice-finalized{background-color:#f0fdf4}.invoice-paid{background-color:#ecfdf5}.invoice-cancelled{background-color:#fef2f2}.billing-management .invoice-preview-card,.billing-preview-modal .invoice-preview-card{background:linear-gradient(180deg,#fffdf8,#fff);border:1px solid #eadfce;border-radius:14px;box-shadow:inset 0 1px 0 #ffffffe6,0 10px 24px #66482214;font-family:Georgia,Times New Roman,serif;padding:24px}.billing-management .invoice-preview-header,.billing-preview-modal .invoice-preview-header{align-items:flex-start;display:flex;gap:24px;justify-content:space-between}.billing-management .invoice-preview-eyebrow,.billing-preview-modal .invoice-preview-eyebrow{color:#8c6d46;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.billing-management .invoice-preview-left-head,.billing-preview-modal .invoice-preview-left-head{flex:1 1;min-width:0}.billing-management .invoice-preview-right-head,.billing-preview-modal .invoice-preview-right-head{flex-shrink:0;width:320px}.billing-management .invoice-preview-masthead,.billing-preview-modal .invoice-preview-masthead{margin-top:10px}.billing-management .invoice-preview-brand-word,.billing-preview-modal .invoice-preview-brand-word{color:#2d5fa7;font-family:Arial,Helvetica,sans-serif;font-size:34px;font-weight:700;letter-spacing:-.04em}.billing-management .invoice-preview-facts,.billing-preview-modal .invoice-preview-facts{color:#262626;font-size:15px;line-height:1.75;margin-top:14px}.billing-management .invoice-preview-title-block,.billing-preview-modal .invoice-preview-title-block{color:#262626;line-height:1.7;text-align:left}.billing-management .invoice-preview-title,.billing-preview-modal .invoice-preview-title{font-size:34px;font-weight:700;letter-spacing:.02em;margin-bottom:10px}.billing-management .invoice-preview-billto-panel,.billing-preview-modal .invoice-preview-billto-panel{margin-top:28px}.billing-management .invoice-preview-billto-title,.billing-management .invoice-preview-charge-title,.billing-management .invoice-preview-notes-title,.billing-preview-modal .invoice-preview-billto-title,.billing-preview-modal .invoice-preview-charge-title,.billing-preview-modal .invoice-preview-notes-title{color:#262626;font-size:16px;font-weight:700}.billing-management .invoice-preview-bill-to,.billing-preview-modal .invoice-preview-bill-to{color:#262626;font-size:15px;line-height:1.8;margin-top:8px}.billing-management .invoice-preview-charge-title,.billing-preview-modal .invoice-preview-charge-title{margin-top:36px;text-align:center}.billing-management .invoice-preview-charge-subtitle,.billing-preview-modal .invoice-preview-charge-subtitle{color:#262626;font-size:15px;margin-bottom:8px;margin-top:6px;text-align:left}.billing-management .invoice-preview-section,.billing-preview-modal .invoice-preview-section{margin-top:18px}.billing-management .invoice-preview-section-title,.billing-preview-modal .invoice-preview-section-title{background:#fafafa;border:1px solid #707070;border-bottom:none;color:#262626;font-size:15px;font-weight:700;margin-bottom:0;padding:8px 12px}.billing-management .invoice-preview-table,.billing-preview-modal .invoice-preview-table{background:#fff;border:1px solid #707070;border-radius:0;overflow:hidden}.billing-management .invoice-preview-table-header,.billing-management .invoice-preview-table-row,.billing-management .invoice-preview-table-total,.billing-preview-modal .invoice-preview-table-header,.billing-preview-modal .invoice-preview-table-row,.billing-preview-modal .invoice-preview-table-total{grid-gap:0;align-items:start;display:grid;gap:0;grid-template-columns:1fr 140px;padding:0}.billing-management .invoice-preview-table-header,.billing-preview-modal .invoice-preview-table-header{background:#f8f8f8;color:#262626;font-size:14px;font-weight:700}.billing-management .invoice-preview-table-header>span,.billing-management .invoice-preview-table-row>span,.billing-management .invoice-preview-table-total>span,.billing-management .invoice-preview-table-total>strong,.billing-preview-modal .invoice-preview-table-header>span,.billing-preview-modal .invoice-preview-table-row>span,.billing-preview-modal .invoice-preview-table-total>span,.billing-preview-modal .invoice-preview-table-total>strong{border-right:1px solid #707070;padding:10px 12px}.billing-management .invoice-preview-table-header>span:last-child,.billing-management .invoice-preview-table-row>span:last-child,.billing-management .invoice-preview-table-total>strong:last-child,.billing-preview-modal .invoice-preview-table-header>span:last-child,.billing-preview-modal .invoice-preview-table-row>span:last-child,.billing-preview-modal .invoice-preview-table-total>strong:last-child{border-right:none}.billing-management .invoice-preview-table-row,.billing-preview-modal .invoice-preview-table-row{border-top:1px solid #707070;color:#262626;font-size:14px}.billing-management .invoice-preview-table-row>span:last-child,.billing-management .invoice-preview-table-total>strong,.billing-preview-modal .invoice-preview-table-row>span:last-child,.billing-preview-modal .invoice-preview-table-total>strong{text-align:right}.billing-management .invoice-preview-table-total,.billing-preview-modal .invoice-preview-table-total{background:#fff;border-top:1px solid #707070;font-weight:700}.billing-management .invoice-preview-empty,.billing-preview-modal .invoice-preview-empty{border-top:1px solid #707070;color:#8c8c8c;font-size:14px;padding:16px}.billing-management .invoice-preview-grand-total,.billing-preview-modal .invoice-preview-grand-total{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(160px,1fr));justify-content:end;margin-top:24px}.billing-management .invoice-preview-grand-total>div,.billing-preview-modal .invoice-preview-grand-total>div{background:#fff;border:1px solid #707070;border-radius:0;display:flex;flex-direction:column;gap:6px;padding:10px 12px}.billing-management .invoice-preview-grand-total strong,.billing-preview-modal .invoice-preview-grand-total strong{font-size:18px}.billing-management .invoice-preview-notes,.billing-preview-modal .invoice-preview-notes{color:#262626;font-size:14px;line-height:1.65;margin-top:24px}.ant-table-tbody>tr.invoice-cancelled:hover>td,.ant-table-tbody>tr.invoice-draft:hover>td,.ant-table-tbody>tr.invoice-finalized:hover>td,.ant-table-tbody>tr.invoice-paid:hover>td{background-color:#e0f2fe!important}@media (max-width:768px){.billing-management{padding:16px}.billing-management .page-header{align-items:flex-start;flex-direction:column;gap:16px}.billing-management .ant-btn{font-size:12px;padding:4px 8px}.billing-management .ant-table-tbody>tr>td{padding:8px}.billing-management .invoice-preview-header,.billing-preview-modal .invoice-preview-header{display:grid;grid-template-columns:1fr}.billing-management .invoice-preview-right-head,.billing-preview-modal .invoice-preview-right-head{width:auto}.billing-management .invoice-preview-table-header,.billing-management .invoice-preview-table-row,.billing-management .invoice-preview-table-total,.billing-preview-modal .invoice-preview-table-header,.billing-preview-modal .invoice-preview-table-row,.billing-preview-modal .invoice-preview-table-total{grid-template-columns:1fr 96px}}@media (max-width:576px){.billing-management{padding:12px}.billing-management .ant-btn{font-size:11px;height:28px;padding:2px 6px}.billing-management .ant-tag{font-size:10px;padding:1px 6px}.billing-management .ant-table-tbody>tr>td{font-size:12px;padding:6px}.billing-management .invoice-preview-card,.billing-preview-modal .invoice-preview-card{padding:16px}.billing-management .invoice-preview-grand-total,.billing-management .invoice-preview-totals,.billing-preview-modal .invoice-preview-grand-total{grid-template-columns:1fr}}.ttab-management{padding:24px}.ttab-management .page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.ttab-management .filter-card{margin-bottom:16px}.ttab-management .legend-row{align-items:center;display:flex;gap:8px;justify-content:flex-end}.ttab-calendar-event{display:flex;flex-direction:column;gap:2px;line-height:1.2;white-space:normal}.ttab-calendar-title{font-size:12px;font-weight:600}.ttab-calendar-meta{font-size:11px;opacity:.9;word-break:break-word}.ttab-calendar-note{font-size:11px;opacity:.85;word-break:break-word}.ttab-management .fc .fc-daygrid-event{white-space:normal}.ttab-management .fc .fc-event-title{overflow:visible;white-space:normal}