:root{font-family:Inter,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4;font-weight:400;color:#0f172a;background-color:#f5f6fb;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f5f6fb}button,input,textarea{font-family:inherit}#root{min-height:100vh}.app-shell{min-height:100vh;display:flex;background:#f5f6fb;color:#0f172a}.app-main{flex:1;display:flex;flex-direction:column;background:#f7f9fd;height:100vh;overflow:hidden}.dashboard-wrapper{flex:1;padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:20px}.positions-wrapper{flex:1;padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:20px;background:#f7f9fd}.client-wrapper{flex:1;padding:24px;display:flex;flex-direction:column;gap:20px;background:#f7f9fd;height:calc(100vh - 120px);overflow:hidden}.employee-wrapper{flex:1;padding:24px;display:flex;flex-direction:column;gap:20px;position:relative;background:#f7f9fd;height:calc(100vh - 120px);overflow:hidden}.employee-wrapper:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(148,163,184,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.12) 1px,transparent 1px);background-size:42px 42px;opacity:.28;z-index:0}.employee-wrapper>*{position:relative;z-index:1}.page-surface{flex:1;min-height:0;border-radius:24px;border:1px solid rgba(226,232,240,.95);background:linear-gradient(180deg,#fffffffa,#f8fafcf5);padding:20px;box-shadow:0 28px 60px #0f172a14;display:flex;flex-direction:column;gap:20px;overflow:hidden;position:relative;isolation:isolate;animation:surface-enter .22s ease-out both}.page-surface:before{content:"";position:absolute;inset:-140px -160px auto auto;width:520px;height:520px;background:radial-gradient(circle at 30% 30%,rgba(37,99,235,.16),transparent 62%);filter:blur(2px);pointer-events:none;z-index:0}.page-surface--employee:before{content:none}.page-surface>:not(.card-particles){position:relative;z-index:1}.page-surface--employee .org-card,.page-surface--employee .panel{border:1px solid rgba(226,232,240,.9);background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 18px 40px #0f172a0f}@keyframes surface-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.call-leads-wrapper{flex:1;padding:20px;display:flex;flex-direction:column;gap:16px;background:#f7f9fd;height:calc(100vh - 120px);overflow:hidden}.digital-hr-wrapper{flex:1;padding:24px;display:flex;flex-direction:column;gap:16px;background:#f7f9fd;height:calc(100vh - 120px);overflow:hidden}.digital-hr-filter-panel{flex-shrink:0;display:flex;flex-direction:column;gap:12px}.digital-hr-filter-header{display:flex;align-items:center;justify-content:space-between}.digital-hr-filter-subtitle{margin:6px 0 0;color:#6b7280;font-size:13px}.digital-hr-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr)) auto;align-items:end;gap:12px 16px}.digital-hr-filter-reset{display:flex;justify-content:flex-end}@media(max-width:1040px){.digital-hr-filter-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.digital-hr-filter-reset{justify-content:flex-start}}.digital-hr-filter-field span{font-size:12px;color:#6b7280;font-weight:500}.digital-hr-search-field .filter-search input{font-size:14px}.digital-hr-table-panel{flex:1;display:flex;flex-direction:column;gap:12px;overflow:hidden}.digital-hr-table-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.digital-hr-table-wrapper{flex:1;border:1px solid #e2e8f0;border-radius:12px;background:#fff;overflow:auto;min-height:320px;box-shadow:inset 0 1px #0f172a05}.digital-hr-table{width:100%;min-width:960px;border-collapse:collapse;position:relative}.digital-hr-table th,.digital-hr-table td{padding:12px 16px;border-bottom:1px solid #e2e8f0;white-space:nowrap;text-align:left;font-size:14px;color:#0f172a}.digital-hr-table th{background:#f8fafc;font-weight:600;font-size:13px;color:#475569;position:sticky;top:0;z-index:1}.digital-hr-table tr:last-child td{border-bottom:none}.digital-hr-cell{display:flex;align-items:center;gap:12px}.digital-hr-cell__meta{display:flex;align-items:center;gap:8px}.digital-hr-avatar{width:36px;height:36px;border-radius:12px;background:#e8edfb;display:inline-flex;align-items:center;justify-content:center;font-weight:600;color:#4c51bf}.digital-hr-cell__title{margin:0;font-weight:600;color:#0f172a}.digital-hr-cell__secondary{font-size:12px;color:#64748b}.digital-hr-cell small{color:#64748b}.digital-hr-owner-inline{display:inline-flex;align-items:center;gap:8px}.digital-hr-owner-inline__name{font-weight:500;color:#0f172a}.digital-hr-owner-inline__job{color:#94a3b8;font-size:12px}.digital-hr-persona-cell{display:flex;align-items:center;gap:10px}.digital-hr-persona-inline{display:flex;align-items:center;gap:8px}.digital-hr-persona-emoji{font-size:18px}.digital-hr-table-footer{display:flex;justify-content:flex-end}.table-state{padding:48px 16px;text-align:center;color:#64748b}.table-state.is-empty h3{margin-bottom:6px;color:#0f172a}.table-state.is-empty p{margin:0;color:#94a3b8}.page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-shrink:0}.page-header h1{margin:4px 0 6px;font-size:26px;color:#0f172a}.page-subtitle{margin:0;font-size:13px;color:#94a3b8;letter-spacing:.5px}.page-description{margin:0;color:#6b7280;font-size:14px}.link-button{border:none;background:transparent;color:#2563eb;font-weight:600;cursor:pointer;padding:0}.primary-button{border:none;background:linear-gradient(135deg,#1d4ed8,#1e40af);color:#fff;border-radius:12px;padding:10px 24px;font-weight:600;cursor:pointer;box-shadow:0 12px 20px #1d4ed840;font-size:14px}.page-surface .primary-button,.employee-call-leads-panel .primary-button{transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.page-surface .primary-button:hover:not(:disabled),.employee-call-leads-panel .primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 30px #1d4ed847;filter:saturate(1.05)}.page-surface .primary-button:active:not(:disabled),.employee-call-leads-panel .primary-button:active:not(:disabled){transform:translateY(0);filter:none}.page-surface .primary-button:focus-visible,.employee-call-leads-panel .primary-button:focus-visible{outline:none;box-shadow:0 0 0 4px #2563eb38,0 12px 20px #1d4ed840}.ai-feature-button{position:relative;overflow:hidden;isolation:isolate;background-image:linear-gradient(90deg,#7c3aed,#2563eb,#06b6d4,#22c55e,#f59e0b,#ef4444,#7c3aed,#2563eb,#06b6d4,#22c55e,#f59e0b,#ef4444,#7c3aed);background-size:200% 100%;animation:ai-feature-flow 6s linear infinite;box-shadow:0 12px 20px #7c3aed40}.ai-feature-button__label{position:relative;z-index:1}.ai-feature-button:after{content:"";position:absolute;inset:-60%;background:linear-gradient(120deg,transparent 45%,rgba(255,255,255,.55) 50%,transparent 55%);transform:rotate(25deg);animation:ai-feature-shine 2.6s ease-in-out infinite;pointer-events:none;z-index:0;mix-blend-mode:overlay}.ai-feature-button:disabled{animation:none}.ai-feature-button:disabled:after{display:none}@keyframes ai-feature-flow{0%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes ai-feature-shine{0%{transform:translate(-40%) rotate(25deg);opacity:.2}45%{opacity:.7}to{transform:translate(40%) rotate(25deg);opacity:.2}}.primary-button.is-compact{padding:10px 28px}.primary-button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.filter-panel{display:flex;flex-direction:column;gap:20px}.filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px}.filter-grid--advanced{margin-top:8px;padding-top:12px;border-top:1px dashed #e2e8f0}.filter-field{display:flex;flex-direction:column;gap:8px}.filter-field label{font-size:13px;color:#94a3b8}.filter-field select{border-radius:12px;border:1px solid #e2e8f0;height:42px;padding:0 14px;background:#f8fafc;font-size:14px;color:#0f172a}.filter-field select:focus{outline:none;border-color:#c7d2fe;box-shadow:0 0 0 3px #c7d2fe99}.filter-field input{border-radius:12px;border:1px solid #e2e8f0;height:42px;padding:0 14px;background:#fff;font-size:14px;color:#0f172a}.filter-field input:focus{outline:none;border-color:#c7d2fe;box-shadow:0 0 0 3px #c7d2fe99}.filter-search-field{grid-column:span 2}.filter-search{border:1px solid #e2e8f0;border-radius:12px;height:42px;display:flex;align-items:center;gap:8px;padding:0 14px;background:#f8fafc;color:#94a3b8}.filter-search input{border:none;background:transparent;width:100%;outline:none;font-size:14px;color:#0f172a}.filter-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.filter-actions__buttons{display:flex;gap:12px}.positions-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;min-width:0}.virtual-hr-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.virtual-hr-card{border-radius:20px;border:1px solid #e5e7eb;background:#fff;padding:18px;box-shadow:0 20px 45px #0f235f0f;display:flex;flex-direction:column;gap:12px}.virtual-hr-card__header{display:flex;align-items:center;gap:10px;font-size:12px;color:#94a3b8}.virtual-hr-card__header button{margin-left:auto;border:none;background:transparent;color:#94a3b8;cursor:pointer}.virtual-hr-card__body{display:flex;gap:12px;align-items:center}.virtual-hr-card__avatar{width:48px;height:48px;border-radius:14px;background:#eef2ff;color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-weight:700}.virtual-hr-card__body h3{margin:0}.virtual-hr-card__body p{margin:2px 0 0;color:#94a3b8;font-size:13px}.virtual-hr-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.virtual-hr-card__meta small{font-size:12px;color:#94a3b8}.virtual-hr-card__meta p{margin:2px 0 0;font-weight:600}.virtual-hr-card footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border-top:1px solid #eef2ff;padding-top:10px;font-size:13px;color:#64748b}.client-filter-panel{display:flex;flex-direction:column;gap:14px}.client-filter__header{display:flex;justify-content:space-between;align-items:flex-start}.client-filter-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.client-filter-header-buttons{display:inline-flex;gap:8px;flex-wrap:wrap}.client-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px 14px}.client-filter-grid--compact{grid-template-columns:1.15fr 1.15fr 1fr 1.35fr .75fr .75fr;gap:8px 10px}.client-filter-grid .filter-field input,.client-filter-grid .filter-field select,.client-filter-grid--compact .filter-field input,.client-filter-grid--compact .filter-field select{width:100%}@media(max-width:1200px){.client-filter-grid--compact{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media(max-width:900px){.client-filter-grid--compact{grid-template-columns:1fr}}.client-filter-panel .filter-field span{font-size:12px;color:#6b7280;font-weight:600}.client-filter-panel .filter-field input,.client-filter-panel .filter-field select{font-size:13px;padding:6px 10px;border-radius:10px}.client-filter-header-buttons .ghost-button{min-width:96px;font-size:13px;padding:6px 14px}.date-range-field{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:6px}.date-range-field input{width:100%}.filter-field--status-cards{grid-column:1 / -1;display:flex;flex-direction:column;gap:8px}.call-leads-quick-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:10px 14px;flex-wrap:wrap}.call-leads-quick-filter-left{display:flex;align-items:center;gap:12px;flex-wrap:wrap;min-width:0}.call-leads-quick-filter-label{font-size:12px;color:#6b7280;font-weight:600;white-space:nowrap}.call-leads-quick-filter-right{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-left:auto}.call-leads-quick-filter-right select{border-radius:12px;border:1px solid #e2e8f0;height:36px;padding:0 12px;background:#f8fafc;font-size:13px;color:#0f172a;min-width:160px}.call-leads-quick-filter-right select:focus{outline:none;border-color:#c7d2fe;box-shadow:0 0 0 3px #c7d2fe99}.call-leads-quick-filter-right .table-search.is-compact{height:36px;padding:0 12px}.call-leads-quick-filter-right .table-search.is-compact input{font-size:13px;color:#0f172a}.call-leads-quick-filter-right .ghost-button,.call-leads-quick-filter-right .primary-button{height:36px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center}.status-summary-card.call-leads-status-card{height:36px;padding:0 12px;min-width:unset;border-radius:12px;align-items:center}.status-summary-card.call-leads-status-card>div{display:flex;align-items:baseline;gap:8px}.status-summary-card.call-leads-status-card .status-summary-card__label{font-size:13px;font-weight:700}.status-summary-card.call-leads-status-card .status-summary-card__count{font-size:13px;font-weight:800}.status-summary-card.call-leads-status-card:hover{transform:none;box-shadow:0 8px 16px #0f235f14}.status-summary-card.call-leads-status-card.is-active{transform:none;box-shadow:0 10px 18px #0f235f1f}@media(max-width:900px){.call-leads-quick-filter-right{width:100%;margin-left:0;justify-content:flex-start}.call-leads-quick-filter-right .table-search.is-compact,.call-leads-quick-filter-right select{flex:1;min-width:0}}.status-summary-list{display:flex;flex-wrap:wrap;gap:10px}.status-summary-card{--status-bg: #f8fafc;--status-accent: #64748b;--status-border: rgba(148, 163, 184, .65);--status-text: #0f172a;border:1px solid var(--status-border);border-radius:16px;padding:10px 14px;min-width:112px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;background:linear-gradient(135deg,var(--status-bg) 0%,#ffffff 86%);color:var(--status-text);position:relative;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.status-summary-card:focus-visible{outline:2px solid var(--status-accent);outline-offset:2px}.status-summary-card:hover{transform:translateY(-1px);box-shadow:0 10px 18px #0f235f1a;border-color:#64748b8c}.status-summary-card__label{font-size:13px;font-weight:700;line-height:1.2}.status-summary-card__count{font-size:18px;font-weight:800;line-height:1.2}.status-summary-card.is-active{transform:translateY(-3px);box-shadow:0 16px 28px #0f235f24;border-color:var(--status-accent)}.status-summary-card.is-all{--status-bg: #f1f5f9;--status-accent: #334155;--status-border: rgba(51, 65, 85, .35);--status-text: #0f172a}.status-summary-card.is-咨询{--status-bg: #e0f2fe;--status-accent: #0284c7;--status-border: rgba(2, 132, 199, .28);--status-text: #0369a1}.status-summary-card.is-匹配{--status-bg: #ede9fe;--status-accent: #7c3aed;--status-border: rgba(124, 58, 237, .26);--status-text: #5b21b6}.status-summary-card.is-报名{--status-bg: #dcfce7;--status-accent: #16a34a;--status-border: rgba(22, 163, 74, .24);--status-text: #166534}.status-summary-card.is-入职{--status-bg: #cffafe;--status-accent: #06b6d4;--status-border: rgba(6, 182, 212, .26);--status-text: #0e7490}.status-summary-card.is-流失{--status-bg: #fee2e2;--status-accent: #ef4444;--status-border: rgba(239, 68, 68, .24);--status-text: #b91c1c}.status-summary-card.is-待回流{--status-bg: #fef9c3;--status-accent: #f59e0b;--status-border: rgba(245, 158, 11, .3);--status-text: #a16207}.status-summary-card.is-待处理{--status-bg: #fffbeb;--status-accent: #f59e0b;--status-border: rgba(245, 158, 11, .3);--status-text: #92400e}.status-summary-card.is-有效{--status-bg: #dcfce7;--status-accent: #22c55e;--status-border: rgba(34, 197, 94, .26);--status-text: #166534}.status-summary-card.is-无效{--status-bg: #fee2e2;--status-accent: #ef4444;--status-border: rgba(239, 68, 68, .25);--status-text: #b91c1c}.advanced-filter-section{border-top:1px dashed #e2e8f0;margin-top:12px;padding-top:12px;display:flex;flex-direction:column;gap:12px}.advanced-filter-empty{padding:16px;border:1px dashed #c7d2fe;border-radius:12px;text-align:center;color:#475569;background:#f8fafc}.advanced-filter-tags{display:flex;flex-wrap:wrap;gap:8px}.advanced-filter-tag{display:inline-flex;align-items:center;gap:4px;border-radius:999px;border:1px solid #c7d2fe;background:#eef2ff;color:#312e81;box-shadow:inset 0 1px #fff9}.advanced-filter-tag__content{border:none;background:transparent;font-size:12px;font-weight:600;padding:4px 8px 4px 12px;cursor:pointer;color:inherit}.advanced-filter-tag__content:focus-visible,.advanced-filter-tag__remove:focus-visible{outline:2px solid #4f46e5;outline-offset:2px}.advanced-filter-tag__remove{border:none;background:transparent;padding:4px 8px 4px 0;display:flex;align-items:center;justify-content:center;cursor:pointer;color:inherit}.advanced-filter-actions{display:flex;justify-content:flex-end}.advanced-filter-modal{position:fixed;inset:0;z-index:1200}.advanced-filter-modal__overlay{position:absolute;inset:0;background:#0f172a8c}.advanced-filter-modal__panel{position:relative;width:min(440px,92%);margin:8vh auto;background:#fff;border-radius:16px;padding:20px 24px;box-shadow:0 20px 45px #0f172a40}.advanced-filter-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.advanced-filter-modal__header h3{margin:0;font-size:18px}.advanced-filter-modal__header p{margin:4px 0 0;font-size:13px;color:#6b7280}.advanced-filter-modal__close{border:none;background:transparent;cursor:pointer;color:#475569;padding:6px;border-radius:999px}.advanced-filter-modal__form{display:flex;flex-direction:column;gap:14px}.advanced-filter-modal__form label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#475569}.advanced-filter-modal__form select,.advanced-filter-modal__form input{border:1px solid #dbeafe;border-radius:10px;padding:8px 10px;font-size:14px}.advanced-filter-modal__actions{display:flex;justify-content:flex-end;gap:8px}.advanced-filter-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(max-width:1100px){.advanced-filter-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media(max-width:720px){.advanced-filter-list{grid-template-columns:1fr}}.advanced-filter-chip{border:1px solid #e2e8f0;border-radius:12px;padding:10px;background:#fff;display:flex;flex-direction:column;gap:8px}.advanced-filter-chip__header{display:flex;align-items:center;gap:8px;justify-content:space-between}.advanced-filter-chip__header select{flex:1}.advanced-filter-chip__body{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px}.advanced-filter-chip select,.advanced-filter-chip input{width:100%;border:1px solid #dbeafe;border-radius:10px;padding:6px 10px;font-size:13px;background:#fff}.client-table-panel{display:flex;flex-direction:column;gap:18px;flex:1;overflow:hidden}.employee-table-panel{display:flex;flex-direction:column;gap:18px;height:100%;overflow:hidden}.client-actions-bar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.client-actions-left,.client-actions-right{display:flex;align-items:center;gap:12px}.column-picker{position:relative}.column-picker-popover{position:absolute;right:0;top:calc(100% + 8px);width:280px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:12px;box-shadow:0 18px 40px #0f172a29;z-index:10}.column-picker-popover header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.column-picker-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;max-height:360px;overflow:auto}.column-picker-list label{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#475569}.checkbox-control{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#475569}.danger-button{border:none;background:#ef4444;color:#fff;border-radius:10px;padding:8px 18px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-weight:600}.table-search{display:inline-flex;align-items:center;gap:6px;border:1px solid #e2e8f0;border-radius:12px;padding:6px 12px;background:#f8fafc}.table-search.is-compact{padding:4px 10px;min-width:220px}.table-search input{border:none;background:transparent;outline:none;width:100%}.client-table-wrapper{flex:1;overflow:auto;border:1px solid #e2e8f0;border-radius:16px;background:#fff;min-height:0}.employee-table-wrapper{flex:1;overflow:auto;margin-top:8px}.client-table,.employee-table{width:100%;border-collapse:collapse;font-size:14px}.client-table{min-width:1100px;table-layout:fixed}.employee-state{padding:40px 20px;text-align:center;border:1px dashed #dbeafe;border-radius:18px;background:#f8fbff;color:#475569}.employee-state.is-error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.employee-state button{margin-top:12px}.client-table th,.client-table td,.employee-table th,.employee-table td{padding:12px 14px;text-align:left;border-bottom:1px solid #eef2ff;white-space:nowrap;vertical-align:middle}.client-table thead th,.employee-table thead th{background:#f8fafc;font-weight:600;color:#475569}.page-surface--employee .employee-table tbody tr td,.employee-call-leads-panel .client-table tbody tr td{transition:none}.employee-call-leads-panel .client-table tbody tr:hover td{background:#2563eb0a}.page-surface--employee .employee-table tbody tr:hover td{background:#2563eb0f}.client-name{display:flex;align-items:center;gap:6px}.cell-scroll{display:block;max-width:240px;overflow-x:auto;white-space:nowrap}.cell-scroll::-webkit-scrollbar{height:4px}.client-name small{background:#e2e8f0;color:#475569;padding:2px 8px;border-radius:999px;font-size:11px}.employee-name-cell{display:flex;flex-direction:column;gap:4px}.employee-name-cell small{font-size:12px;color:#94a3b8}.employee-wechat-cell{display:inline-flex;align-items:center;gap:8px}.employee-wechat-avatar{width:32px;height:32px;border-radius:10px;background:#eef2ff;display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden;font-weight:600;color:#1d4ed8;line-height:1}.employee-wechat-avatar img{width:100%;height:100%;object-fit:cover;display:block}.employee-wechat-dot{position:absolute;bottom:2px;right:2px;width:8px;height:8px;border-radius:50%;border:2px solid #fff;background:#94a3b8}.employee-wechat-dot.is-online{background:#34d399}.employee-wechat-dot.is-offline{background:#f87171}.employee-wechat-more{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 10px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:600;box-sizing:border-box}.table-actions{display:inline-flex;align-items:center;gap:8px}.table-actions button{border:none;background:#f1f5f9;border-radius:8px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;color:#2563eb;cursor:pointer}.client-table-footer{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#6b7280;flex-wrap:wrap;gap:10px}.client-empty{padding:30px 0;text-align:center;color:#475569}.page-size-select label{display:inline-flex;align-items:center;gap:6px}.page-size-select select{border:1px solid #dbeafe;border-radius:8px;padding:4px 10px;background:#fff;font-size:13px}.position-card{background:#fff;border-radius:16px;border:1px solid #edf0f5;padding:16px;box-shadow:0 18px 34px #0f235f0f;display:flex;flex-direction:column;gap:12px;min-height:0;min-width:0;transition:box-shadow .16s ease,border-color .16s ease}.position-card:hover{border-color:#93c5fda6;box-shadow:0 22px 44px #0f235f14}.position-card:focus-within{border-color:#3b82f68c;box-shadow:0 22px 44px #0f235f1a}.position-card__head{display:flex;align-items:center;gap:12px}.status-pill{border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600}.status-pill.is-success{background:#10b98124;color:#059669}.status-pill.is-warning{background:#fbbf2438;color:#b45309}.status-pill.is-danger{background:#f871712e;color:#b91c1c}.status-pill.call-leads-task-pill{display:inline-flex;align-items:center;gap:6px}.call-leads-task-spinner{width:12px;height:12px;border-radius:999px;border:2px solid rgba(180,83,9,.25);border-top-color:#b45309;animation:call-leads-task-spin 1s linear infinite}@keyframes call-leads-task-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.boss-leads-task-pill{display:inline-flex;align-items:center;gap:6px}.boss-leads-task-pill.is-queued{background:#94a3b824;color:#475569}.boss-leads-task-spinner{width:14px;height:14px;transform-origin:50% 50%;animation:boss-leads-task-spin 1s linear infinite}.boss-leads-task-spinner__circle{stroke:#b45309;stroke-linecap:round;stroke-dasharray:42 14}@keyframes boss-leads-task-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.boss-leads-task-success{display:inline-flex;align-items:center;gap:8px}.boss-leads-reply-status-pill{border:none;appearance:none;display:inline-flex;align-items:center;cursor:pointer;line-height:1;transition:transform .14s ease,filter .14s ease,box-shadow .14s ease}.boss-leads-reply-status-pill:hover:not(:disabled){filter:brightness(.98);transform:translateY(-1px);box-shadow:0 14px 26px #0f172a1a}.boss-leads-reply-status-pill:focus-visible{outline:none;box-shadow:0 0 0 3px #0ea5e938}.boss-leads-reply-status-pill:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.call-leads-task-failed{display:flex;align-items:center;gap:6px}.call-leads-task-failed .cell-scroll{flex:1 1 auto;min-width:0;max-width:none}.boss-leads-task-failed{gap:10px}.boss-leads-task-avatar-trigger{border:none;background:transparent;padding:0;display:inline-flex;align-items:center;cursor:pointer;flex:0 0 auto}.boss-leads-task-avatar-trigger:disabled{cursor:not-allowed;opacity:.72}.boss-leads-task-avatar-trigger:focus-visible{outline:none}.boss-leads-task-avatar-trigger:focus-visible .boss-leads-task-avatar-shell{box-shadow:0 0 0 3px #f8717138}.boss-leads-task-avatar-shell{position:relative;display:inline-flex;align-items:center;justify-content:center}.boss-leads-task-avatar-dot{width:10px;height:10px;border-radius:999px;border:2px solid #ffffff;position:absolute;right:2px;bottom:2px;background:#94a3b8;box-shadow:0 4px 10px #0f172a29}.boss-leads-task-avatar-dot.is-online{background:#22c55e}.boss-leads-task-avatar-dot.is-offline{background:#94a3b8}.boss-leads-task-avatar-dot.is-unknown{background:#f59e0b}.call-leads-retry-button{width:22px;height:22px;border-radius:8px;border:1px solid rgba(248,113,113,.42);background:#fff;color:#b91c1c;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease;flex:0 0 auto}.call-leads-retry-button:hover:not(:disabled){background:#f871711f;border-color:#f87171a6}.call-leads-retry-button:focus-visible{outline:none;box-shadow:0 0 0 3px #f8717138}.call-leads-retry-button:disabled{opacity:.65;cursor:not-allowed}.call-leads-inline-input{width:100%;font-size:13px;padding:6px 10px;border-radius:10px;border:1px solid #c7d2fe;background:#fff;color:#0f172a}.call-leads-inline-input:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd59}.call-leads-editable-display{cursor:text;border-radius:10px;padding:6px 10px;transition:background-color .14s ease}.call-leads-editable-display:hover{background:#2563eb0f}.call-leads-status-menu{position:relative;display:inline-flex;align-items:center}.call-leads-status-pill-button{border:none;display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:3px 10px;line-height:1;transition:filter .14s ease}.call-leads-status-pill-button:hover:not(:disabled){filter:saturate(1.1)}.call-leads-status-pill-button:disabled{opacity:.65;cursor:not-allowed}.call-leads-status-dropdown{position:absolute;top:calc(100% + 6px);left:0;min-width:132px;padding:8px;border-radius:14px;border:1px solid rgba(226,232,240,.9);background:#fffffffa;box-shadow:0 18px 30px #0f235f1f;z-index:20;display:flex;flex-direction:column;gap:8px}.call-leads-status-dropdown__item{width:100%;border:none;background:transparent;padding:4px;border-radius:12px;display:flex;justify-content:flex-start;cursor:pointer;transition:background-color .14s ease}.call-leads-status-dropdown__item:hover:not(:disabled){background:#2563eb0f}.call-leads-status-dropdown__item.is-active{background:#2563eb1a}.call-leads-status-dropdown__item:disabled{opacity:.6;cursor:not-allowed}.call-leads-status-dropdown__item:focus-visible{outline:none;box-shadow:0 0 0 3px #c7d2fe99}.call-leads-status-dropdown .status-pill,.call-leads-status-pill-button.status-pill{padding:3px 10px;font-size:12px}.call-leads-wechat-avatar-mini{width:34px;height:34px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;display:inline-flex;align-items:center;justify-content:center}.call-leads-wechat-avatar-mini__img{width:24px;height:24px;border-radius:8px;object-fit:cover;display:block}.call-leads-wechat-avatar-mini__fallback{width:24px;height:24px;border-radius:8px;background:#eef2ff;color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:12px}.boss-leads-retry-menu{position:absolute;width:280px;max-width:min(280px,calc(100vw - 24px));padding:10px;border-radius:18px;border:1px solid rgba(226,232,240,.9);background:#fffffffa;box-shadow:0 24px 44px #0f172a2e;z-index:1200;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.boss-leads-retry-menu__header{padding:2px 4px 10px;font-size:12px;font-weight:700;color:#475569}.boss-leads-retry-menu__list{display:flex;flex-direction:column;gap:6px}.boss-leads-retry-menu__item{width:100%;border:none;border-radius:14px;background:transparent;padding:8px;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left;transition:background-color .14s ease,transform .14s ease}.boss-leads-retry-menu__item:hover:not(:disabled){background:#2563eb12;transform:translateY(-1px)}.boss-leads-retry-menu__item.is-active{background:#2563eb1a}.boss-leads-retry-menu__item:disabled{opacity:.58;cursor:not-allowed}.boss-leads-retry-menu__item:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #3b82f63d}.boss-leads-retry-menu__avatar{width:36px;height:36px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.boss-leads-retry-menu__meta{min-width:0;display:flex;flex-direction:column;gap:2px}.boss-leads-retry-menu__wxid{font-size:13px;font-weight:700;color:#0f172a;line-height:1.2;word-break:break-all}.boss-leads-retry-menu__nickname{font-size:11px;color:#64748b;line-height:1.3}.boss-leads-retry-menu__empty{padding:8px 4px 4px;font-size:12px;color:#64748b}.status-pill.is-咨询{background:#e0f2fe;color:#0369a1}.status-pill.is-匹配{background:#ede9fe;color:#5b21b6}.status-pill.is-报名{background:#dcfce7;color:#166534}.status-pill.is-入职{background:#cffafe;color:#0e7490}.status-pill.is-流失{background:#fee2e2;color:#b91c1c}.employee-buttons{display:flex;gap:10px;align-items:center}.employee-buttons .ghost-button,.employee-buttons .primary-button{min-width:120px;justify-content:center}.pill-button{border-radius:999px;padding:10px 22px;font-weight:600;border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.pill-button.ghost{border-color:#cbd5f5;background:#fff;color:#1e3a8a}.pill-button.primary{border:none;background:#1d4ed8;color:#fff;box-shadow:0 12px 24px #2563eb33}.pill-button.danger{border:none;background:#ef4444;color:#fff;box-shadow:0 12px 24px #ef44442e}.pill-button.danger:hover:not(:disabled){background:#dc2626}.page-surface .pill-button,.employee-call-leads-panel .pill-button,.call-lead-work-surface .pill-button{transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease}.page-surface .pill-button:focus-visible,.employee-call-leads-panel .pill-button:focus-visible,.call-lead-work-surface .pill-button:focus-visible{outline:none;box-shadow:0 0 0 4px #2563eb33}.page-surface .pill-button:hover:not(:disabled),.employee-call-leads-panel .pill-button:hover:not(:disabled),.call-lead-work-surface .pill-button:hover:not(:disabled){transform:translateY(-1px)}.page-surface .pill-button.ghost:hover:not(:disabled),.employee-call-leads-panel .pill-button.ghost:hover:not(:disabled),.call-lead-work-surface .pill-button.ghost:hover:not(:disabled){border-color:#94a3b8d9;box-shadow:0 12px 22px #0f172a14}.page-surface .pill-button.primary:hover:not(:disabled),.employee-call-leads-panel .pill-button.primary:hover:not(:disabled),.call-lead-work-surface .pill-button.primary:hover:not(:disabled){background:#1e40af;box-shadow:0 16px 30px #2563eb42}.page-surface .pill-button.danger:hover:not(:disabled),.employee-call-leads-panel .pill-button.danger:hover:not(:disabled),.call-lead-work-surface .pill-button.danger:hover:not(:disabled){box-shadow:0 16px 30px #ef44443d}.employee-layout{flex:1;min-height:0;display:grid;grid-template-columns:minmax(280px,320px) 1fr;gap:20px;overflow:hidden}.org-card{background:#fff;border-radius:18px;border:1px solid #e2e8f0;padding:20px;box-shadow:0 20px 45px #0f235f0d;display:flex;flex-direction:column;gap:16px;height:100%;overflow:hidden}.org-card__header{display:flex;justify-content:space-between;align-items:center;color:#475569}.org-tree{display:flex;flex-direction:column;gap:12px;flex:1;overflow-y:auto;padding-right:4px}.org-node{border-left:2px solid #e2e8f0;padding-left:12px;margin-left:8px}.org-node.depth-0{border-left:none;padding-left:0;margin-left:0}.org-node__content{display:flex;gap:10px;align-items:flex-start;padding:6px 8px;border-radius:12px;transition:background .2s ease}.org-node__content.is-selected{background:#eef2ff}.org-node__toggle{border:none;background:#e2e8f0;width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700;color:#475569}.org-node__dot{width:10px;height:10px;border-radius:999px;background:#2563eb;margin-top:6px}.org-node__label{border:none;background:transparent;text-align:left;padding:0;color:inherit;cursor:pointer;flex:1}.org-node__label:focus-visible{outline:2px solid #6366f1;outline-offset:2px;border-radius:8px}.org-node__label p{margin:0;font-weight:600;color:#0f172a}.org-node__label small{color:#94a3b8;font-size:12px}.org-node__children{display:flex;flex-direction:column;gap:8px;margin-top:10px}.employee-table-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-shrink:0}.status-pill.is-special{background:#fbbf242e;color:#a16207}.status-pill.is-communicating{background:#3b82f626;color:#1d4ed8}.status-pill.is-signed{background:#22c55e2e;color:#15803d}.status-pill.is-rejected{background:#f871712e;color:#b91c1c}.status-pill.is-online{background:#22c55e2e;color:#15803d}.status-pill.is-vacation{background:#fbbf242e;color:#b45309}.status-pill.is-left{background:#94a3b866;color:#475569}.status-pill.is-active{background:#22c55e2e;color:#15803d}.status-pill.is-inactive{background:#0ea5e929;color:#0369a1}.status-pill.is-disabled{background:#94a3b84d;color:#475569}.status-pill.is-standby{background:#fbbf242e;color:#b45309}.status-pill.is-offline{background:#94a3b840;color:#475569}.position-card__flag{font-size:12px;font-weight:600;border-radius:999px;padding:2px 10px;border:1px solid #e2e8f0}.position-card__flag.is-featured{background:#2563eb1a;border-color:#2563eb66;color:#1d4ed8}.position-card__flag.is-standard{background:#94a3b82e;border-color:#94a3b866;color:#475569}.position-card__actions{margin-left:auto;position:relative}.position-card__more{width:34px;height:34px;border-radius:10px;border:1px solid #e5eaf5;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#94a3b8;cursor:pointer}.position-card__dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 30px #0f172a1f;display:flex;flex-direction:column;min-width:150px;z-index:5;padding:6px 0}.position-card__dropdown button{border:none;background:transparent;padding:8px 16px;display:flex;align-items:center;gap:8px;font-size:13px;color:#0f172a;cursor:pointer}.position-card__dropdown button:hover{background:#f1f5f9}.position-card__dropdown button.is-danger{color:#dc2626}.position-card__title{margin:0;font-size:18px;color:#0f172a;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.position-card__title-text{display:inline-block;min-width:100%;white-space:nowrap;transform:translate(0);will-change:transform}.position-card__title.is-overflowing:hover{text-overflow:clip}.position-card__title.is-overflowing:hover .position-card__title-text{animation:position-card-title-marquee var(--position-title-scroll-duration, 6s) linear infinite}@keyframes position-card-title-marquee{0%{transform:translate(0)}to{transform:translate(calc(var(--position-title-scroll-distance, 0px) * -1))}}@media(prefers-reduced-motion:reduce){.position-card__title.is-overflowing:hover .position-card__title-text{animation:none;transform:translate(0)}}.position-card__meta{display:flex;align-items:center;gap:8px;color:#64748b;font-size:13px;min-width:0;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.position-card__meta::-webkit-scrollbar{display:none}.position-card__meta-text{white-space:nowrap}.position-card__meta>span{flex:0 0 auto;white-space:nowrap}.position-card__timeline{display:none!important}.position-card__stats{display:flex;flex-wrap:wrap;gap:8px}.position-card__stat{border-radius:999px;padding:6px 10px;display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%}.position-card__stat p{margin:0;font-size:12px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.position-card__stat strong{font-size:14px;color:#0f172a;font-variant-numeric:tabular-nums;flex:0 0 auto}.position-card__stat.is-primary{background:#2563eb14;border:1px solid rgba(37,99,235,.18)}.position-card__stat.is-success{background:#10b98114;border:1px solid rgba(16,185,129,.18)}.position-card__stat.is-neutral{background:#e2e8f0a6;border:1px solid rgba(148,163,184,.22)}.create-card{border:2px dashed #cdd6f4;border-radius:16px;background:#f9fbff;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#1d4ed8;text-align:center;cursor:pointer;font-size:14px}.create-card__icon{width:48px;height:48px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#3b82f61f;color:#1d4ed8;font-size:26px}.create-card__hint{color:#94a3b8;font-size:13px}.positions-footer{margin-top:20px;display:flex;align-items:center;justify-content:space-between;color:#6b7280;font-size:13px}.pagination{display:inline-flex;gap:8px}.pagination button{min-width:40px;height:36px;padding:0 12px;border-radius:10px;border:1px solid #dbe1f2;background:#fff;color:#1e3a8a;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.pagination button.is-active{background:#1d4ed8;color:#fff;border-color:#1d4ed8;box-shadow:0 10px 18px #2563eb40}@media(max-width:1500px){.positions-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.positions-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.positions-card-grid{grid-template-columns:minmax(0,1fr)}}.create-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;z-index:40}.create-modal__overlay{position:absolute;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.create-modal__panel{position:relative;width:min(960px,100%);max-height:92vh;background:#fff;border-radius:20px;box-shadow:0 30px 80px #0f172a26;display:flex;flex-direction:column;overflow:hidden}.create-modal__header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px 12px;border-bottom:1px solid #eef1f6}.create-modal__header>button{border:none;width:32px;height:32px;border-radius:999px;background:#0f172a0f;color:#0f172a;font-size:18px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.create-modal__header>button:hover{background:#0f172a1f;transform:rotate(90deg)}.create-modal__title h2{margin:0;font-size:22px;color:#0f172a}.modal-subtitle{margin:4px 0 0;font-size:14px;color:#64748b}.call-leads-edit-modal .create-modal__panel,.call-leads-assign-modal .create-modal__panel{width:min(560px,100%)}.call-leads-import-modal .create-modal__panel{width:min(720px,100%)}.call-leads-import-form{display:flex;flex-direction:column;gap:14px}.call-leads-import-field{display:flex;flex-direction:column;gap:6px}.call-leads-import-field>span{font-size:12px;color:#6b7280;font-weight:600}.call-leads-import-field input[type=file],.call-leads-import-field input[type=text],.call-leads-import-field select{border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;font-size:14px}.call-leads-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.call-leads-file-dropzone{border:1px dashed #cbd5e1;border-radius:14px;padding:14px;background:#f8fafc;display:flex;align-items:center;gap:12px;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.call-leads-file-dropzone svg{width:22px;height:22px;flex-shrink:0;color:#2563eb}.call-leads-file-dropzone__text{display:flex;flex-direction:column;gap:2px;min-width:0}.call-leads-file-dropzone__title{margin:0;font-size:14px;font-weight:600;color:#0f172a}.call-leads-file-dropzone__hint{margin:0;font-size:12px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.call-leads-file-dropzone:hover{background:#f1f5f9}.call-leads-file-dropzone:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb2e}.call-leads-file-dropzone.is-drag-active{border-color:#2563eb;background:#2563eb14;box-shadow:0 0 0 3px #2563eb24}.call-leads-file-dropzone[aria-disabled=true]{opacity:.6;cursor:not-allowed}.call-leads-file-dropzone[aria-disabled=true]:hover{background:#f8fafc}.call-leads-import-strategy{display:flex;gap:18px;flex-wrap:wrap;font-size:14px;color:#0f172a}.call-leads-import-strategy label{display:inline-flex;align-items:center;gap:8px}.call-leads-import-assignee-list{border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;max-height:220px;overflow:auto;background:#f8fafc;display:grid;grid-auto-flow:row;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));align-content:start;gap:10px 12px}.call-leads-import-assignee-item{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#0f172a}@media(max-width:720px){.call-leads-import-assignee-list{grid-template-columns:minmax(0,1fr)}}.call-leads-import-result{border:1px solid rgba(37,99,235,.16);background:#2563eb0a;border-radius:14px;padding:12px 14px;color:#0f172a;display:flex;flex-direction:column;gap:10px}.call-leads-import-result__summary p{margin:0;font-size:13px;color:#334155}.call-leads-import-result__skipped ul{margin:0;padding-left:18px;color:#475569;font-size:13px;display:grid;gap:4px}.stepper{position:relative;display:flex;justify-content:space-between;padding:20px 48px 16px;border-bottom:1px solid #eef1f6}.stepper__line{position:absolute;height:2px;background:#e2e8f0;top:36px;left:10%;right:10%}.stepper__line-progress{height:100%;background:#2563eb;transition:width .25s ease}.stepper__item{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;z-index:1;color:#94a3b8;font-size:13px;font-weight:600;text-align:center}.stepper__circle{width:34px;height:34px;border-radius:999px;background:#e2e8f0;color:#475569;font-weight:600;display:flex;align-items:center;justify-content:center}.stepper__item.is-active{color:#1d4ed8}.stepper__item.is-active .stepper__circle{background:#2563eb;color:#fff}.stepper__item.is-completed{color:#16a34a}.stepper__item.is-completed .stepper__circle{background:#16a34a;color:#fff}.create-modal__body{padding:24px 32px;overflow-y:auto}.employee-form-panel{width:min(640px,100%)}.employee-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}.employee-form-field{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#475569}.employee-form-field span{font-size:13px;color:#64748b}.employee-form-field input,.employee-form-field select{border-radius:12px;border:1px solid #e2e8f0;padding:10px 14px;font-size:14px;outline:none;background:#fff}.employee-form-field input:focus,.employee-form-field select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.employee-form-hint{font-size:12px;color:#94a3b8;margin-top:4px}.edit-candidate-modal .create-modal__panel{max-width:1040px;width:min(1040px,95vw)}.edit-candidate-modal .create-modal__body{max-height:70vh;padding-top:0}.candidate-field-group{margin-top:24px;padding-top:16px;border-top:1px solid #eef1f6}.candidate-field-group:first-of-type{border-top:none;padding-top:0;margin-top:0}.candidate-field-group header{margin-bottom:12px}.candidate-field-group header h3{margin:0;font-size:16px;color:#0f172a}.candidate-field-group header p{margin:4px 0 0;font-size:13px;color:#64748b}.candidate-field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.candidate-field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#475569}.candidate-field span{color:#6b7280}.candidate-field input,.candidate-field select,.candidate-field textarea{border:1px solid #d1d5db;border-radius:8px;padding:8px 10px;font-size:14px;background:#fff;outline:none}.candidate-field textarea{min-height:80px;resize:vertical}.candidate-field input:focus,.candidate-field select:focus,.candidate-field textarea:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.candidate-field.is-readonly input,.candidate-field.is-readonly select,.candidate-field.is-readonly textarea{background:#f9fafb;color:#94a3b8}.job-search-field{display:flex;align-items:center;gap:6px;border:1px solid #d1d5db;border-radius:8px;padding:4px 8px;background:#fff}.job-search-field input{flex:1;border:none;outline:none;font-size:14px;background:transparent;color:#0f172a}.candidate-job-select{position:relative;display:flex;flex-direction:column;gap:6px}.candidate-job-input{display:flex;align-items:center;gap:8px}.candidate-job-selected{font-size:12px;color:#475569}.candidate-job-clear{font-size:13px}.candidate-job-hint-row{display:flex;gap:8px}.candidate-job-hint{font-size:12px;color:#64748b}.candidate-job-hint.is-error{color:#dc2626}.candidate-job-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:240px;overflow:auto;border:1px solid #d1d5db;border-radius:10px;background:#fff;box-shadow:0 15px 35px #0f172a1f;z-index:20;display:flex;flex-direction:column}.candidate-job-option{padding:10px 14px;border:none;background:transparent;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:2px}.candidate-job-option:hover{background:#f1f5f9}.candidate-job-option__title{font-size:14px;color:#0f172a}.candidate-job-option__meta{font-size:12px;color:#94a3b8}.candidate-job-empty{padding:16px;font-size:13px;color:#94a3b8;text-align:center}.candidate-scene-node-select select{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:8px 10px;font-size:14px;background:#fff}.candidate-status-pill{display:inline-flex;align-items:center;padding:2px 8px;margin-left:8px;border-radius:999px;background:#f3f4f6;color:#374151;font-size:12px}.form-error-text{color:#dc2626;font-size:13px;margin-top:12px}.form-success-text{color:#047857;font-size:13px;margin-top:12px}.chat-history-modal .create-modal__panel{max-width:720px;width:min(720px,92vw)}.chat-history-modal .create-modal__body{max-height:65vh;padding-top:0}.chat-history-actions{display:flex;align-items:center;gap:12px}.chat-history-actions>button{border:none;width:32px;height:32px;border-radius:999px;background:#0f172a0f;color:#0f172a;font-size:18px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease}.chat-history-actions>button:hover{background:#0f172a1f}.chat-history-state{text-align:center;padding:32px 16px;color:#6b7280}.chat-history-state.is-error{color:#dc2626}.chat-message-list{display:flex;flex-direction:column;gap:16px;padding:16px 0;max-height:60vh;overflow-y:auto}.chat-message{display:flex;flex-direction:column;gap:6px}.chat-message__meta{display:flex;justify-content:flex-start;align-items:center;gap:8px;font-size:12px;color:#6b7280}.chat-message.is-user .chat-message__meta{justify-content:flex-end}.chat-message__meta time{color:#94a3b8}.chat-message__bubble{padding:12px 14px;border-radius:12px;background:#f3f4f6;color:#0f172a;line-height:1.5;white-space:pre-wrap;max-width:75%;align-self:flex-start}.chat-message.is-assistant .chat-message__bubble{background:#e0f2fe}.chat-message.is-user .chat-message__bubble{background:#2563eb;color:#fff;align-self:flex-end;max-width:70%}.chat-message.is-system .chat-message__bubble{background:#ede9fe;color:#5b21b6}.employee-select-row{display:flex;gap:8px;align-items:center}.ghost-button.is-compact{padding:6px 14px;font-size:13px}.employee-form-field--full{grid-column:span 2}.employee-form-message{margin:0;font-size:13px;border-radius:10px;padding:10px 12px;background:#ecfeff;color:#0f766e}.platform-admin-modal{width:min(640px,100%)}.employee-form-message.is-error{background:#fef2f2;color:#b91c1c}.employee-form-message.is-success{background:#ecfdf5;color:#047857}.employee-form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:4px}.create-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px}.create-form-field{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#475569}.create-form-field span{font-size:13px;color:#6b7280;display:flex;align-items:center;gap:4px}.required-dot{color:#ef4444;font-weight:600}.create-form-field input,.create-form-field select,.create-form-field textarea{border-radius:12px;border:1px solid #e2e8f0;padding:10px 14px;font-size:14px;outline:none;background:#fff}.create-form-field.is-invalid span{color:#b91c1c}.create-form-field.is-invalid input,.create-form-field.is-invalid select,.create-form-field.is-invalid textarea{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.create-form-field.is-invalid input:focus,.create-form-field.is-invalid select:focus,.create-form-field.is-invalid textarea:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444438}.create-form-error{margin:8px 0 0;color:#dc2626;font-size:13px}.create-form-field textarea{resize:vertical;min-height:96px}.create-form-field input:focus,.create-form-field select:focus,.create-form-field textarea:focus{border-color:#1d4ed8;box-shadow:0 0 0 3px #3b82f61f}.create-form-field--full{grid-column:span 2}.create-form-divider{grid-column:span 2;border-top:1px dashed #e2e8f0;margin:8px 0}.questionnaire-section-title{grid-column:span 2;font-size:14px;font-weight:700;color:#0f172a;margin-top:4px}.ai-builder-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;z-index:60}.ai-builder-modal__overlay{position:absolute;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ai-builder-modal__panel{position:relative;width:min(760px,100%);max-height:92vh;background:#fff;border-radius:20px;box-shadow:0 30px 80px #0f172a26;display:flex;flex-direction:column;overflow:hidden}.ai-builder-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 12px;border-bottom:1px solid #eef1f6}.ai-builder-modal__header h3{margin:0;font-size:18px;color:#0f172a}.ai-builder-modal__body{padding:16px 24px;overflow-y:auto}.ai-builder-modal__hint{margin:0 0 10px;font-size:13px;color:#64748b}.ai-builder-modal__textarea{width:100%;border-radius:12px;border:1px solid #e2e8f0;padding:10px 14px;font-size:14px;outline:none;background:#fff;resize:vertical;min-height:220px}.ai-builder-modal__textarea:focus{border-color:#1d4ed8;box-shadow:0 0 0 3px #3b82f61f}.ai-builder-modal__footer{padding:14px 24px 18px;border-top:1px solid #eef1f6;display:flex;justify-content:flex-end;gap:12px}.salary-range{display:flex;align-items:center;gap:8px}.salary-range input{flex:1}.salary-range__divider{color:#94a3b8;font-size:13px}.salary-range__suffix{color:#6b7280;font-size:13px}.region-cascader{display:flex;gap:8px}.region-cascader select{flex:1;min-width:0}.media-step{display:flex;flex-direction:column;gap:24px}.upload-section{display:flex;flex-direction:column;gap:10px}.upload-section__title-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.upload-section__title{margin:0;font-size:14px;color:#0f172a;font-weight:600}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px}.media-grid__item{border-radius:16px;border:1px solid #e2e8f0;background:#fff;padding:10px;min-height:150px;display:flex;flex-direction:column;gap:8px;position:relative;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.media-grid__item:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.media-grid__item--add{border:1px dashed #cdd6f4;align-items:center;justify-content:center;text-align:center;color:#2563eb;font-weight:600;gap:6px}.media-grid__item--add svg{flex-shrink:0}.media-grid__item--add.is-disabled{opacity:.5;cursor:not-allowed}.media-grid__item img{width:100%;height:100px;border-radius:12px;object-fit:cover}.media-grid__video-thumb{width:100%;height:100px;border-radius:12px;background:#0f172a;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.media-grid__video-thumb img{width:100%;height:100%;object-fit:cover}.media-grid__video-icon{position:absolute;width:38px;height:38px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#0f172aa6;color:#fff}.media-grid__name{font-size:12px;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-grid__remove{position:absolute;top:6px;right:6px;border:none;background:#0f172aa6;color:#fff;width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;cursor:pointer}.media-grid__hint{font-size:12px;color:#94a3b8}.media-preview{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000}.media-preview__backdrop{position:absolute;inset:0;background:#0f172abf}.media-preview__content{position:relative;background:#000;border-radius:20px;padding:24px;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center;box-shadow:0 30px 60px #0f172a73}.media-preview__content img,.media-preview__content video{max-width:80vw;max-height:70vh;border-radius:12px}.media-preview__content .icon-button{position:absolute;top:12px;right:12px;background:#0f172a80;color:#fff}.upload-dropzone{min-height:140px;border:1px dashed #cdd6f4;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#64748b;background:#fbfcff;text-align:center;padding:20px}.upload-dropzone__icon{width:44px;height:44px;border-radius:999px;background:#2563eb1a;display:flex;align-items:center;justify-content:center;color:#2563eb}.upload-dropzone__action{margin:0;font-size:15px;color:#1d4ed8;font-weight:600}.upload-dropzone__hint{font-size:12px;color:#94a3b8}.knowledge-step{display:flex;flex-direction:column;gap:24px}.knowledge-panel{border:1px solid #e5e7eb;border-radius:18px;padding:20px;background:#f8fbff;display:flex;flex-direction:column;gap:16px}.knowledge-panel h3{margin:0 0 6px;font-size:16px;color:#0f172a}.knowledge-panel p{margin:0;color:#6b7280;font-size:13px}.knowledge-table-wrapper{border-radius:14px;border:1px solid #e2e8f0;background:#fff;overflow-x:auto}.knowledge-table{width:100%;border-collapse:collapse;font-size:13px;color:#0f172a;white-space:nowrap}.knowledge-table th,.knowledge-table td{padding:10px 14px;border-bottom:1px solid #f1f5f9;text-align:left}.knowledge-table th{font-weight:600;color:#475569;background:#f8fafc}.knowledge-table__name{max-width:260px;text-overflow:ellipsis;overflow:hidden}.knowledge-table__actions{display:flex;gap:8px}.knowledge-table__action-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#2563eb;font-size:12px;cursor:pointer;text-decoration:none}.knowledge-table__action-btn:hover{background:#eff6ff}.knowledge-table__action-btn.is-danger{color:#dc2626}.knowledge-dropzone{background:#fff}.knowledge-hint-list{margin:0;padding-left:18px;color:#6b7280;font-size:13px;display:flex;flex-direction:column;gap:6px}.manual-section{border:1px solid #e5e7eb;border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:14px;background:#fff}.manual-section__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.manual-section__header h4{margin:0;font-size:15px;color:#0f172a}.manual-section__header p{margin:4px 0 0;color:#6b7280;font-size:13px}.manual-section__textarea{border-radius:14px;border:1px solid #e2e8f0;padding:12px 14px;font-size:14px;resize:vertical;min-height:140px}.manual-section__textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.manual-section__hint{margin:0;font-size:12px;color:#94a3b8}.position-knowledge-step{display:flex;flex-direction:column;gap:16px}.position-knowledge-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:18px;align-items:start}.position-knowledge-left,.position-knowledge-right{display:flex;flex-direction:column;gap:16px;min-width:0}.position-knowledge-card{border:1px solid #e2e8f0;border-radius:18px;padding:18px;background:#fff;display:flex;flex-direction:column;gap:14px}.position-knowledge-card__header h3{margin:0;font-size:16px;color:#0f172a}.position-knowledge-card__header p{margin:4px 0 0;font-size:13px;color:#6b7280}.position-knowledge-card__header--row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.position-knowledge-dropzone{margin-top:4px}.position-knowledge-file-list{display:flex;flex-direction:column;gap:10px}.position-knowledge-file{border:1px solid #e2e8f0;border-radius:14px;padding:10px 12px;display:flex;align-items:center;gap:12px;background:#f8fafc}.position-knowledge-file__logo{flex-shrink:0}.position-knowledge-file__body{min-width:0;display:flex;flex-direction:column;gap:3px}.position-knowledge-file__name{font-size:13px;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:360px}.position-knowledge-file__meta{font-size:12px;color:#64748b}.position-knowledge-file__actions{margin-left:auto;display:flex;gap:8px;flex-shrink:0}.position-knowledge-generate{width:100%}.position-knowledge-empty{border-radius:14px;border:1px dashed #cbd5e1;padding:14px 16px;background:#f8fafc;color:#64748b;font-size:13px}.position-knowledge-faq-list{display:flex;flex-direction:column;gap:12px;max-height:52vh;overflow:auto;padding-right:4px}.position-knowledge-faq{border:1px solid #e2e8f0;border-radius:16px;padding:12px;background:#fff;display:flex;flex-direction:column;gap:10px}.position-knowledge-faq__header{display:flex;justify-content:space-between;align-items:center;gap:10px}.position-knowledge-faq__index{font-size:12px;color:#94a3b8;font-weight:700}.position-knowledge-faq__remove{width:32px;height:32px}.position-knowledge-faq__question,.position-knowledge-faq__answer{border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;font-size:14px;outline:none}.position-knowledge-faq__answer{resize:vertical;min-height:88px}.position-knowledge-faq__question:focus,.position-knowledge-faq__answer:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}@media(max-width:960px){.position-knowledge-layout{grid-template-columns:minmax(0,1fr)}.position-knowledge-faq-list{max-height:none}.position-knowledge-file__name{max-width:240px}}.avatar-upload{display:flex;gap:16px;align-items:center;margin:12px 0}.avatar-upload__preview{width:70px;height:70px;border-radius:999px;background:#eef2ff;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.avatar-upload__content{flex:1;border:1px dashed #cbd5f5;border-radius:18px;padding:16px;background:#fdfdff}.avatar-upload__content p{margin:0 0 8px;font-weight:600}.avatar-upload__dropzone{border-radius:16px;border:1px dashed #cbd5f5;padding:16px;display:flex;flex-direction:column;align-items:center;gap:6px;color:#94a3b8;text-align:center}.avatar-upload__dropzone button{border:1px solid #d1d5db;border-radius:10px;background:#f8fafc;padding:6px 16px;cursor:pointer;font-weight:600}.text-button{border:none;background:transparent;color:#2563eb;font-weight:600;cursor:pointer;padding:6px 10px}.create-modal__footer{padding:16px 32px 24px;border-top:1px solid #eef1f6;display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fff}.modal-footer__left,.modal-footer__right{display:flex;align-items:center;gap:12px}.modal-feature-toggle{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;font-weight:600;font-size:13px;color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none}.modal-feature-toggle.is-disabled{opacity:.65;cursor:not-allowed}.modal-feature-toggle.is-disabled .modal-feature-toggle__label{color:#64748b}.modal-feature-toggle input{display:none}.modal-feature-toggle__slider{width:36px;height:18px;border-radius:999px;background:#cbd5f5;position:relative;transition:background .2s ease}.modal-feature-toggle__slider:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0f172a26;transition:transform .2s ease}.modal-feature-toggle input:checked+.modal-feature-toggle__slider{background:#2563eb}.modal-feature-toggle input:checked+.modal-feature-toggle__slider:after{transform:translate(18px)}.modal-feature-toggle__label{color:#1f2937}.modal-feature-toggle input:checked~.modal-feature-toggle__label{color:#1d4ed8}.secondary-button{border-radius:12px;border:1px solid #1d4ed8;background:#fff;color:#1d4ed8;padding:10px 20px;font-weight:600;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}.tag-step{display:flex;flex-direction:column;gap:20px}.tag-search{display:flex;align-items:center;gap:8px;border:1px solid #e2e8f0;border-radius:12px;padding:8px 12px;background:#fff}.tag-search input{border:none;flex:1;font-size:14px;background:transparent;outline:none}.tag-section{border:1px solid #e5e7eb;border-radius:18px;padding:18px;background:#fff;display:flex;flex-direction:column;gap:12px}.tag-section__header{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#94a3b8;font-size:12px}.tag-section__header h4{margin:0;font-size:14px;color:#0f172a}.tag-chip-list{display:flex;flex-wrap:wrap;gap:10px}.tag-chip{border-radius:999px;border:1px solid #e2e8f0;padding:6px 14px;background:#f8fafc;font-size:13px;color:#475569;cursor:pointer}.tag-chip.is-selected{background:#2563eb26;border-color:#2563eb;color:#1d4ed8;font-weight:600}.selected-tags{border:1px dashed #d0d7ee;border-radius:18px;padding:18px;background:#f8fbff;display:flex;flex-direction:column;gap:12px}.selected-tags h4{margin:0;font-size:14px;color:#0f172a}.selected-tags__empty{margin:0;color:#94a3b8;font-size:13px}.login-shell{min-height:100vh;min-height:100dvh;background:radial-gradient(circle at top left,#eef2ff,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:40px 16px}.login-card{width:min(1080px,100%);border-radius:28px;background:#fff;box-shadow:0 40px 80px #0f172a1f;display:flex;overflow:hidden}.login-hero{flex:.6;padding:48px;background:linear-gradient(135deg,#eef2ff,#dbeafe);display:flex;flex-direction:column;gap:18px}.login-hero__badge{margin:0;display:inline-flex;padding:6px 14px;border-radius:999px;background:#fff;color:#1d4ed8;font-weight:600}.login-hero h1{margin:0;font-size:32px;color:#0f172a}.login-hero ul{margin:0;padding-left:18px;color:#475569}.login-form{flex:.4;padding:48px;display:flex;flex-direction:column;gap:18px}.login-form form{display:flex;flex-direction:column;gap:16px}.login-form label{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#475569}.login-form input[type=text],.login-form input[type=password]{border-radius:12px;border:1px solid #e2e8f0;padding:10px 14px;font-size:14px}.login-form__actions{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#64748b}.login-form__remember{display:inline-flex;align-items:center;gap:6px}.login-form__error{margin:-6px 0 0;color:#dc2626;font-size:13px}@media(max-width:768px){.login-shell{padding:24px 12px;align-items:flex-start}.login-card{flex-direction:column;border-radius:22px}.login-hero{padding:26px 22px}.login-hero h1{font-size:24px}.login-form{padding:26px 22px}.login-form input[type=text],.login-form input[type=password]{padding:12px 14px;font-size:16px}.login-form__actions{flex-direction:column;align-items:flex-start;gap:10px}}.system-settings-card{background:#fff;border-radius:20px;border:1px solid #e2e8f0;padding:20px;box-shadow:0 20px 40px #0f235f0d;display:flex;flex-direction:column;gap:20px}.settings-tabs{display:inline-flex;gap:8px;background:#f1f5f9;border-radius:999px;padding:4px}.settings-tabs button{border:none;background:transparent;padding:6px 18px;border-radius:999px;cursor:pointer;font-weight:600;color:#475569}.settings-tabs button.is-active{background:#1d4ed8;color:#fff}.system-form{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:18px 24px}.form-error{margin-top:6px;color:#dc2626;font-size:12px}.logo-upload{grid-column:span 2;display:flex;flex-direction:column;gap:12px}.logo-upload__box{border:1px dashed #cbd5f5;border-radius:18px;padding:16px;display:flex;align-items:center;gap:14px;background:#fdfdff}.logo-upload__preview{width:60px;height:60px;border-radius:16px;background:#eef2ff;color:#2563eb;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}.logo-upload__preview img{width:100%;height:100%;border-radius:16px;object-fit:contain}.logo-upload__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.logo-upload__content button{border:1px solid #d1d5db;border-radius:10px;padding:6px 14px;background:#f8fafc;cursor:pointer}.logo-upload__content small{display:block;margin-top:4px;color:#94a3b8;font-size:12px}.system-form__actions{display:flex;justify-content:flex-end;gap:12px}.system-settings-status{margin:0;font-size:13px}.system-settings-status.is-success{color:#16a34a}.system-settings-status.is-error{color:#dc2626}.system-settings-alert{padding:12px 16px;border-radius:14px;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;display:flex;justify-content:space-between;align-items:center;gap:12px}.system-settings-alert button{border:none;background:#fee2e2;color:#b91c1c;font-weight:600;padding:6px 14px;border-radius:8px;cursor:pointer}.panel{background:#fff;border-radius:16px;padding:20px 24px;box-shadow:0 15px 35px #0f235f0d}.panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel__header h2,.panel__header h3{margin:0;font-size:18px;color:#0f172a}.panel__header p{margin:2px 0 0;color:#6b7280;font-size:13px}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;margin-top:18px}.metric-card{padding:18px;background:#fff;border-radius:14px;border:1px solid #edf0f5;display:flex;flex-direction:column;gap:12px;min-height:130px}.metric-card__icon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#1d4ed8}.metric-card__title{font-size:13px;margin:0;color:#6b7280}.metric-card__value{font-size:28px;font-weight:600;margin:0}.metric-card__trend{margin-top:auto;display:flex;flex-direction:column;gap:2px}.metric-card__trend span{display:inline-flex;align-items:center;gap:4px;font-weight:600;font-size:14px}.metric-card__trend small{color:#9ca3af;font-size:12px}.trend-up{color:#16a34a}.trend-down{color:#ef4444}.chart-panel{padding-bottom:8px}.range-toggle{display:inline-flex;padding:3px;background:#f4f6fb;border-radius:999px;gap:4px}.range-toggle button{border:none;background:transparent;padding:6px 16px;border-radius:999px;font-weight:600;color:#6b7280;cursor:pointer;font-size:13px}.range-toggle button.is-active{background:#1d4ed8;color:#fff;box-shadow:0 6px 16px #2563eb38}.ghost-button{border-radius:12px;border:1px solid #dbe1f2;background:#fff;padding:8px 18px;cursor:pointer;font-weight:500;color:#1e3a8a;font-size:13px}.ghost-button.danger{color:#b91c1c;border-color:#f8717180}.ghost-button.danger:hover:not(:disabled){background:#f8717114}.trend-chart{width:100%;margin-top:8px}.sidebar{width:220px;background:#fff;color:#0f172a;padding:20px 16px;display:flex;flex-direction:column;gap:24px;border-right:1px solid #e5e7eb;position:sticky;top:0;height:100vh}.sidebar__brand{display:flex;align-items:center;gap:10px}.sidebar__logo{width:44px;height:44px;border-radius:12px;background:#1d4ed8;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.sidebar__logo img{width:100%;height:100%;border-radius:12px;object-fit:cover}.sidebar__brand-title{margin:0;font-size:15px;font-weight:600}.sidebar__brand-subtitle{margin:0;color:#94a3b8;font-size:12px}.sidebar__menu{display:flex;flex-direction:column;gap:4px}.sidebar__menu-item{border:none;background:transparent;color:#475569;display:flex;align-items:center;gap:10px;border-radius:10px;padding:10px 12px;font-size:14px;cursor:pointer;transition:background .2s ease}.sidebar__menu-item.is-active{background:#eef2ff;color:#1d4ed8;font-weight:600}.sidebar__menu-icon{display:inline-flex;align-items:center;justify-content:center;width:18px}.sidebar__user{margin-top:auto;background:#f5f7fb;padding:14px;border-radius:14px;display:flex;align-items:center;gap:10px;border:1px solid #e5eaf5}.sidebar__avatar{width:38px;height:38px;border-radius:10px;background:#1d4ed8;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}.sidebar__user-name{margin:0;font-weight:600;font-size:14px}.sidebar__user-email{margin:2px 0 0;font-size:12px;color:#94a3b8}.header-bar{height:64px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 24px;gap:14px}.search-input{flex:1;max-width:420px;background:#f8fafc;border-radius:999px;display:flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid #e2e8f0}.search-input input{border:none;background:transparent;width:100%;outline:none;font-size:13px}.header-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.header-user{position:relative}.header-user__trigger{display:flex;align-items:center;gap:10px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;padding:4px 14px 4px 6px;cursor:pointer}.header-user__trigger:focus-visible{outline:2px solid #1d4ed8}.header-user__avatar{width:34px;height:34px;border-radius:12px;background:#1d4ed8;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px}.header-user__info{display:flex;flex-direction:column}.header-user__info p{margin:0;font-size:13px;font-weight:600;color:#0f172a}.header-user__info small{margin:0;color:#94a3b8;font-size:12px}.header-user__chevron{color:#94a3b8;transition:transform .2s ease}.header-user.is-open .header-user__chevron{transform:rotate(180deg)}.header-user__menu{position:absolute;top:calc(100% + 10px);right:0;width:180px;padding:10px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 18px 35px #0f172a1f;display:flex;flex-direction:column;gap:4px;z-index:20}.header-user__menu button{border:0;background:transparent;padding:10px;border-radius:10px;text-align:left;font-size:14px;color:#0f172a;cursor:pointer}.header-user__menu button:hover{background:#f8fafc}.header-user__menu button.danger{color:#dc2626}.icon-button{width:36px;height:36px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#1e293b}.date-pill{background:#eef2ff;color:#4338ca;padding:4px 12px;border-radius:999px;font-size:13px}.header-avatar{width:36px;height:36px;border-radius:999px;background:#1d4ed8;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px}.search-input input::placeholder{color:#94a3b8}.search-input:focus-within{box-shadow:0 0 0 2px #2563eb1f}.icon-button:hover{border-color:#c7d2fe}@media(max-width:1100px){.panel__header{flex-direction:column;align-items:flex-start}.ghost-button{width:100%}.sidebar{width:200px}.filter-search-field{grid-column:span 1}.positions-footer{flex-direction:column;gap:12px;align-items:flex-start}}.digital-hr-section__header{display:flex;flex-direction:column;gap:4px}.digital-hr-section__header p{margin:0;font-size:13px;color:#94a3b8}.digital-hr-persona-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.digital-hr-persona-card{border:1px solid #e2e8f0;border-radius:18px;padding:14px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:10px;text-align:left;cursor:pointer;transition:box-shadow .2s ease,border-color .2s ease;min-height:150px}.digital-hr-persona-card.is-selected{border-color:#2563eb;box-shadow:0 12px 32px #2563eb26}.digital-hr-persona-card__emoji{width:44px;height:44px;border-radius:12px;background:#eef2ff;color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-size:22px}.digital-hr-persona-card__title{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.digital-hr-persona-card__title h4{margin:0;font-size:14px;color:#0f172a}.digital-hr-persona-card__title span{font-size:11px;color:#2563eb;background:#2563eb1f;padding:2px 6px;border-radius:999px}.digital-hr-persona-card p{margin:0;color:#64748b;font-size:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.digital-hr-empty{padding:18px;border:1px dashed #e2e8f0;border-radius:16px;color:#94a3b8;font-size:14px}.employee-shell{min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;overflow:hidden;background:#f3f5fb;display:flex;flex-direction:column;color:#0f172a;font-size:13px;line-height:1.35}.employee-shell main{min-height:0}.employee-topbar{height:60px;background:#fff;border-bottom:1px solid #e4e8f2;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 20px;gap:16px}.employee-brand{display:flex;align-items:center;gap:12px}.employee-brand__logo{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#1d4ed8,#312e81);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.employee-brand__logo img{width:100%;height:100%;border-radius:inherit;object-fit:cover;display:block}.employee-brand p{margin:0;font-weight:600}.employee-brand small{display:block;margin-top:2px;color:#94a3b8;font-size:11px}.employee-nav{display:flex;align-items:center;gap:8px}.employee-nav button{border:none;background:transparent;padding:6px 12px;border-radius:999px;font-weight:600;display:inline-flex;gap:6px;align-items:center;color:#64748b;cursor:pointer;font-size:12px}.employee-nav button.is-active{background:#eef2ff;color:#1d4ed8;box-shadow:0 10px 20px #2563eb26}.employee-bottom-nav{display:none}.employee-bottom-nav button{border:0;background:transparent;border-radius:16px;padding:10px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;color:#64748b;font:inherit;touch-action:manipulation}.employee-bottom-nav__icon{display:inline-flex;align-items:center;justify-content:center}.employee-bottom-nav__label{font-size:11px;font-weight:700;letter-spacing:.2px}.employee-bottom-nav button.is-active{background:#2563eb14;color:#1d4ed8}.employee-topbar__actions{display:flex;align-items:center;gap:8px}.ws-signal-dot{width:12px;height:12px;border-radius:999px;border:1px solid rgba(15,23,42,.12);box-shadow:0 6px 14px #0f172a24;padding:0;background:#ef4444;appearance:none}.ws-signal-dot.is-connected{background:#22c55e}.ws-signal-dot.is-reconnecting{background:#f59e0b}.ws-signal-dot.is-disconnected{background:#ef4444}.ws-signal-dot.is-clickable{cursor:pointer}.ws-signal-dot.is-clickable:hover{filter:brightness(.95)}.employee-light-button{border:1px solid #dbe1f2;border-radius:999px;background:#fff;padding:6px 18px;font-size:13px;color:#0f172a;cursor:pointer}.employee-icon-button{position:relative;width:34px;height:34px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#1e293b;cursor:pointer}.employee-icon-button__badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-size:11px;line-height:18px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff}.employee-shell .primary-button{border-radius:10px;padding:8px 16px;font-size:13px}.employee-shell .primary-button.is-compact{padding:8px 18px}.employee-shell .ghost-button{border-radius:10px;padding:6px 14px;font-size:12px}.employee-shell .link-button{font-size:12px}.employee-user{display:flex;align-items:center;gap:8px;padding-left:10px;border-left:1px solid #eceff7;position:relative}.employee-user__trigger{display:flex;align-items:center;gap:10px;background:transparent;border:0;padding:0;cursor:pointer;font:inherit}.employee-user__trigger:focus-visible{outline:2px solid #1d4ed8;border-radius:12px}.employee-user__avatar{width:34px;height:34px;border-radius:10px;background:#1d4ed8;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.employee-user__info p{margin:0;font-weight:600}.employee-user__info small{margin:0;color:#94a3b8;font-size:11px}.employee-user__chevron{color:#94a3b8;transition:transform .2s ease}.employee-user.is-open .employee-user__chevron{transform:rotate(180deg)}.employee-user__menu{position:absolute;top:calc(100% + 10px);right:0;width:160px;padding:8px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 18px 35px #0f172a1f;display:flex;flex-direction:column;gap:4px;z-index:80}.employee-user__menu button{border:0;background:transparent;padding:8px;border-radius:10px;text-align:left;font-size:13px;color:#0f172a;cursor:pointer}.employee-user__menu button:hover{background:#f8fafc}.employee-user__menu button.danger{color:#dc2626}.employee-notification,.employee-help{position:relative}.employee-help__trigger{height:34px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;display:inline-flex;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:600;color:#0f172a;cursor:pointer}.employee-help__trigger:hover{background:#f8fafc}.employee-help__trigger:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px}.employee-help__chevron{color:#94a3b8;transition:transform .2s ease}.employee-help.is-open .employee-help__chevron{transform:rotate(180deg)}.employee-help__menu{position:absolute;top:calc(100% + 10px);right:0;width:180px;padding:8px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 18px 35px #0f172a1f;display:flex;flex-direction:column;gap:4px;z-index:80}.employee-help__item{border:0;background:transparent;padding:8px 10px;border-radius:10px;text-align:left;font-size:13px;color:#0f172a;cursor:pointer;display:flex;align-items:center;gap:8px}.employee-help__item:hover{background:#f8fafc}.employee-notification__menu{position:absolute;top:calc(100% + 10px);right:0;width:320px;padding:10px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 18px 35px #0f172a1f;display:flex;flex-direction:column;gap:10px;z-index:80}.employee-notification__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.employee-notification__header p{margin:0;font-weight:700;color:#0f172a;font-size:13px}.employee-notification__action{border:0;background:transparent;color:#1d4ed8;cursor:pointer;font-size:12px;padding:6px 10px;border-radius:10px;font-weight:600}.employee-notification__action:hover{background:#f1f5fb}.employee-notification__list{display:flex;flex-direction:column;gap:6px;max-height:320px;overflow:auto;padding-right:2px}.employee-notification__empty{margin:0;color:#94a3b8;font-size:12px;padding:10px 4px;text-align:center}.employee-notification__item{border:1px solid transparent;background:#fff;padding:8px 10px;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left}.employee-notification__item:hover{background:#f8fafc}.employee-notification__item-main{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.employee-notification__item-main p{margin:0;font-weight:700;color:#0f172a;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-notification__item-main small{color:#94a3b8;font-size:11px}.employee-dashboard{flex:1;padding:18px 24px 32px;display:flex;flex-direction:column;gap:16px}.employee-dashboard__header{display:flex;align-items:center;justify-content:space-between;gap:20px}.employee-dashboard__header h1{margin:4px 0 6px;font-size:22px;color:#0f172a}.employee-dashboard__header p{margin:0;font-size:12px;color:#94a3b8;letter-spacing:.2px}.employee-dashboard__header small{color:#94a3b8}.employee-dashboard__actions{display:flex;align-items:center;gap:10px}.employee-settings-shell{flex:1;min-height:0;padding:16px 20px 0;display:flex;justify-content:flex-start;align-items:stretch;overflow:hidden}.employee-settings{width:100%;height:100%;display:grid;grid-template-columns:minmax(180px,220px) minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:12px;align-self:stretch;min-height:0}.employee-settings.employee-settings--single{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:0}.panel.employee-settings-nav{padding:10px;display:flex;flex-direction:column;gap:6px;height:auto;align-self:start;overflow:hidden;min-height:0}.employee-settings-nav__item{border:none;background:transparent;text-align:left;padding:10px 12px;border-radius:12px;color:#0f172a;font-weight:600;cursor:pointer}.employee-settings-nav__item:hover{background:#f1f5f9}.employee-settings-nav__item.is-active{background:#eff6ff;color:#1d4ed8}.employee-settings-nav__item:focus-visible{outline:2px solid rgba(37,99,235,.45);outline-offset:2px}.employee-settings-content{min-width:0;display:flex;flex-direction:column;gap:12px;height:100%;min-height:0}.panel.employee-settings-placeholder{flex:1;min-height:0}.panel.employee-client-config-panel{flex:1;min-height:0;padding:12px 14px;border-radius:12px;display:flex}.employee-client-config{width:100%;min-height:0;display:flex;flex-direction:column}.employee-client-config__layout{flex:1;min-height:0;display:grid;grid-template-columns:280px minmax(0,1fr);gap:14px}.employee-client-config__sidebar{min-width:0;min-height:0;display:flex;flex-direction:column;gap:10px;padding-right:12px;border-right:1px solid #e2e8f0}.employee-client-config__sidebar-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.employee-client-config__sidebar-header h3{margin:0 0 4px;font-size:15px;color:#0f172a}.employee-client-config__sidebar-header p{margin:0;font-size:11px;color:#64748b;line-height:1.4}.employee-client-config__sidebar-error{margin:0;font-size:12px;color:#dc2626}.employee-client-config__sidebar-hint{margin:0;font-size:12px;color:#94a3b8}.employee-client-config__wechat-list{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:10px;padding-right:2px}.employee-client-config__wechat-item{border:1px solid #edf0f7;background:#fff;border-radius:14px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.employee-client-config__wechat-item:hover{border-color:#c7d2fe;box-shadow:0 12px 26px #0f235f14;transform:translateY(-1px)}.employee-client-config__wechat-item.is-active{border-color:#2563eb;box-shadow:0 14px 32px #0f235f1f}.employee-client-config__wechat-identity{display:flex;align-items:center;gap:10px;min-width:0}.employee-client-config__wechat-avatar{width:36px;height:36px;border-radius:12px;background:#eef2ff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#1d4ed8;flex:0 0 auto;overflow:hidden}.employee-client-config__wechat-avatar img{width:100%;height:100%;object-fit:cover;display:block}.employee-client-config__wechat-meta{min-width:0;display:flex;flex-direction:column;gap:2px}.employee-client-config__wechat-name{margin:0;font-size:13px;font-weight:700;color:#0f172a;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.employee-client-config__wechat-wxid{margin:0;font-size:11px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.employee-client-config__wechat-status{font-size:11px;font-weight:600;display:inline-flex;align-items:center;gap:6px;color:#64748b;flex:0 0 auto}.employee-client-config__wechat-status:before{content:"";width:8px;height:8px;border-radius:999px;display:inline-block;background:#94a3b8}.employee-client-config__wechat-status.is-online{color:#15803d}.employee-client-config__wechat-status.is-online:before{background:#34d399}.employee-client-config__wechat-status.is-offline{color:#b91c1c}.employee-client-config__wechat-status.is-offline:before{background:#f87171}.employee-client-config__wechat-status.is-unknown{color:#64748b}.employee-client-config__main{min-width:0;min-height:0;display:flex;flex-direction:column}.employee-client-config__main-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #e2e8f0}.employee-client-config__main-header h3{margin:0 0 4px;font-size:16px;color:#0f172a}.employee-client-config__main-header p{margin:0;font-size:11px;color:#64748b}.employee-client-config__main-title{display:flex;align-items:flex-start;gap:10px;min-width:0}.employee-client-config__main-avatar{width:34px;height:34px;border-radius:10px;background:#eef2ff;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex:0 0 auto;overflow:hidden}.employee-client-config__main-avatar img{width:100%;height:100%;object-fit:cover;display:block}.employee-client-config__actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.employee-client-config__actions .ghost-button,.employee-client-config__actions .primary-button{padding:8px 18px;font-size:13px}.employee-client-config__hint{margin:10px 0 0;color:#94a3b8;font-size:11px}.employee-client-config__hint.is-error{color:#dc2626}.employee-client-config__field-errors{margin-top:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(220,38,38,.25);background:#dc26260f;color:#b91c1c;font-size:12px}.employee-client-config__field-errors p{margin:0 0 6px;font-weight:600}.employee-client-config__field-errors ul{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:4px}.employee-client-config__empty{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:12px;text-align:center;padding:16px}.employee-client-config__form{flex:1;min-height:0;overflow:auto;padding-top:12px;display:flex;flex-direction:column;gap:16px}.client-settings-group__header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.client-settings-group__header h4{margin:0;font-size:13px;color:#0f172a}.client-settings-group__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.client-settings-group__grid.client-settings-group__grid--global{grid-template-columns:repeat(4,minmax(0,1fr))}.client-settings-field{border-radius:14px;padding:10px 12px;border:1px solid #e2e8f0;background:#f8fafc;display:flex;flex-direction:column;gap:8px}.client-settings-field.is-multiline{grid-column:1 / -1}.client-settings-field__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.client-settings-field__title{margin:0;font-size:12px;font-weight:700;color:#0f172a}.client-settings-field__path{margin:0;font-size:11px;color:#94a3b8;text-align:right;word-break:break-all}.client-settings-field input,.client-settings-field select,.client-settings-field textarea{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:8px 10px;font-size:13px;background:#fff}.client-settings-field input:focus,.client-settings-field select:focus,.client-settings-field textarea:focus{outline:2px solid rgba(37,99,235,.4);outline-offset:2px;border-color:#2563eb99}.client-settings-field textarea{min-height:110px;resize:vertical;line-height:1.5;padding-top:10px}.client-settings-field.is-prompt textarea{min-height:180px}.client-settings-field__checkbox{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:#0f172a}.client-settings-field__checkbox input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.client-settings-field__switch{width:40px;height:22px;border-radius:999px;background:#cbd5e1;position:relative;transition:background .18s ease;flex:0 0 auto;box-shadow:inset 0 0 0 1px #94a3b8b3}.client-settings-field__switch:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 6px 14px #0f172a2e;transition:transform .18s ease}.client-settings-field__checkbox input:checked+.client-settings-field__switch{background:#2563eb;box-shadow:inset 0 0 0 1px #2563eb99}.client-settings-field__checkbox input:checked+.client-settings-field__switch:after{transform:translate(18px)}.client-settings-field__checkbox input:focus-visible+.client-settings-field__switch{outline:3px solid rgba(37,99,235,.25);outline-offset:3px}.employee-client-config.is-embedded .employee-client-config__layout{grid-template-columns:minmax(0,1fr);gap:0}.employee-client-config.is-embedded .employee-client-config__main-header{border-bottom:none;padding:8px 10px;border-radius:12px;background:#f8fbff;box-shadow:inset 0 0 0 1px #e3eaf5}.employee-client-config.is-embedded .employee-client-config__actions .ghost-button,.employee-client-config.is-embedded .employee-client-config__actions .primary-button{height:34px;padding:0 12px;border-radius:10px;font-size:12px}.employee-client-config.is-embedded .employee-client-config__hint{margin-top:8px}.employee-client-config.is-embedded .employee-client-config__form{padding-top:8px;gap:10px}.employee-client-config.is-embedded .employee-client-config__form.employee-client-config__form--tabbed{display:grid;grid-template-columns:180px minmax(0,1fr);gap:10px;overflow:hidden}.employee-client-config.is-embedded .employee-client-config__group-nav{min-height:0;overflow:auto;display:flex;flex-direction:column;gap:6px;padding:6px;border-radius:12px;background:#f8fbff;box-shadow:inset 0 0 0 1px #e3eaf5}.employee-client-config.is-embedded .employee-client-config__group-nav-item{border:none;background:transparent;color:#3f5568;border-radius:10px;padding:8px 10px;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.employee-client-config.is-embedded .employee-client-config__group-nav-item:hover{background:#2563eb14;color:#1e3a8a}.employee-client-config.is-embedded .employee-client-config__group-nav-item.is-active{color:#1e3a8a;background:#2563eb1f;box-shadow:inset 0 0 0 1px #2563eb4d}.employee-client-config.is-embedded .employee-client-config__group-nav-item small{font-size:10px;color:#64748b}.employee-client-config.is-embedded .employee-client-config__group-panel{min-height:0;overflow:auto;padding-right:2px}.employee-client-config.is-embedded .client-settings-group__header{margin-bottom:6px}.employee-client-config.is-embedded .client-settings-group__header h4{font-size:12px}.employee-client-config.is-embedded .client-settings-group__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px 10px}.employee-client-config.is-embedded .client-settings-group__grid.client-settings-group__grid--global{grid-template-columns:repeat(4,minmax(0,1fr))}.employee-client-config.is-embedded .client-settings-field{border:none;border-radius:10px;background:#f9fbff;box-shadow:inset 0 0 0 1px #e9eff8;padding:8px 10px;gap:6px}.employee-client-config.is-embedded .client-settings-field__title{font-size:11px}.employee-client-config.is-embedded .client-settings-field input,.employee-client-config.is-embedded .client-settings-field select,.employee-client-config.is-embedded .client-settings-field textarea{border-radius:9px;padding:7px 9px;font-size:12px}.employee-client-config.is-embedded .client-settings-field textarea{min-height:92px}.employee-client-config.is-embedded .client-settings-field.is-prompt textarea{min-height:128px}@media(max-width:900px){.employee-settings{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);height:100%}.employee-settings.employee-settings--single{grid-template-rows:minmax(0,1fr)}.panel.employee-settings-nav{flex-direction:row;align-items:center;overflow-x:auto;overflow-y:hidden;gap:8px;height:auto}.employee-settings-nav__item{white-space:nowrap;flex:0 0 auto}.employee-client-config__layout{grid-template-columns:1fr}.employee-client-config__sidebar{border-right:none;padding-right:0;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.client-settings-group__grid{grid-template-columns:1fr}.employee-client-config__form.employee-client-config__form--tabbed{display:flex;flex-direction:column;overflow:auto}.employee-client-config__group-nav{flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:4px 0 6px;border-radius:0;background:transparent;box-shadow:none;gap:8px}.employee-client-config__group-nav-item{flex:0 0 auto;white-space:nowrap}.employee-client-config__group-panel{overflow:visible;padding-right:0}}.employee-settings__hero{display:flex;justify-content:space-between;align-items:center;gap:20px}.employee-settings__hero h1{margin:6px 0}.employee-settings__hero p{margin:0;color:#64748b}.employee-settings__hero-actions{display:flex;align-items:center}.employee-hr-panel{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;align-items:flex-start}.employee-hr-panel>*{width:clamp(320px,25vw,420px);max-width:100%}.panel.employee-hr-panel{padding:12px 14px;border-radius:12px}.employee-hr-card{border:1px solid #e2e8f0;border-radius:14px;padding:12px;background:#f8fafc;display:flex;flex-direction:column;gap:10px}.employee-hr-card__header{display:flex;justify-content:space-between;align-items:center;gap:12px}.employee-hr-card__profile{display:flex;align-items:center;gap:12px}.employee-hr-card__avatar{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.employee-hr-card__profile h3{margin:0 0 2px;font-size:15px;line-height:1.2}.employee-hr-card__profile p{margin:0;color:#64748b;font-size:12px}.employee-hr-card__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px 10px}.employee-hr-card__grid small{display:block;color:#94a3b8;margin-bottom:2px;font-size:10px}.employee-hr-card__grid p{margin:0;font-weight:600;color:#0f172a;font-size:12px}.employee-hr-card__persona-name{display:flex;align-items:center;gap:6px}.employee-hr-card__persona-emoji{display:none}.employee-hr-card__persona-summary{margin:4px 0 0;font-size:11px;font-weight:400;color:#64748b;line-height:1.4}.employee-hr-card__footer{display:flex;justify-content:flex-end;align-items:center;gap:16px;flex-wrap:wrap}.employee-hr-card__footer p{margin:0;color:#475569;font-size:12px}.employee-hr-empty{border:1px dashed #e2e8f0;border-radius:14px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f8fafc}.employee-hr-empty h3{margin:0 0 6px;font-size:15px;line-height:1.2}.employee-hr-empty p{margin:0;color:#64748b;font-size:11px}.employee-settings__hint{margin:0;color:#94a3b8;font-size:11px}.employee-settings__hint.is-error{color:#dc2626}.employee-dashboard__grid{display:grid;grid-template-columns:minmax(520px,1fr) minmax(0,1fr);gap:12px;align-items:start}.calendar-card{background:#fff;border-radius:18px;padding:18px 20px 22px;box-shadow:0 20px 50px #0f235f14;display:flex;flex-direction:column;gap:12px;width:100%;min-width:460px;min-height:400px;height:auto}.calendar-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.calendar-card__header p{margin:0;color:#94a3b8;font-size:12px}.calendar-card__header h3{margin:4px 0 0;font-size:18px;color:#0f172a}.calendar-card__month{display:flex;align-items:center;gap:10px;font-weight:600;color:#0f172a}.calendar-card__month button:not(.employee-icon-button){border:none;background:#f1f5f9;width:30px;height:30px;border-radius:8px;cursor:pointer;color:#0f172a}.calendar-card.is-modal{min-width:0;min-height:0;width:min(980px,100%);max-height:calc(100vh - 100px);overflow:auto}.calendar-card__close{margin-left:6px;flex:0 0 auto}.calendar-card.is-modal .calendar-grid{grid-template-rows:repeat(6,minmax(58px,1fr))}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));margin-bottom:6px;text-align:center;color:#94a3b8;font-weight:600;font-size:12px}.calendar-grid{flex:1;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-rows:repeat(6,minmax(74px,1fr));gap:8px}.calendar-cell{min-height:74px;border-radius:12px;padding:8px;background:#f8fafc;display:flex;flex-direction:column;gap:4px;font-size:12px;color:#0f172a;overflow:hidden;justify-content:flex-start}.calendar-cell.is-muted{opacity:.4}.calendar-cell.is-today{border:1px solid rgba(37,99,235,.4);box-shadow:0 10px 20px #2563eb1a;background:#fff}.calendar-cell__day{font-weight:600;font-size:13px}.calendar-tag{display:block;padding:2px 6px;border-radius:8px;font-size:11px;font-weight:500;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:none;cursor:pointer;text-align:left;font-family:inherit}.calendar-tag.is-warning{background:#fef3c7;color:#b45309}.calendar-tag.is-success{background:#dcfce7;color:#15803d}.calendar-tag.is-info{background:#e0f2fe;color:#0369a1}.employee-metrics-column{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-auto-rows:160px;grid-auto-flow:dense;gap:18px}.employee-metric-card{background:#fff;border-radius:22px;padding:20px;box-shadow:0 18px 40px #0f235f14;display:flex;flex-direction:column;gap:14px;min-height:160px;position:relative;overflow:hidden}.employee-metric-card.is-wide{grid-column:span 2}.employee-metric-card.is-tall{grid-row:span 2;min-height:340px}.employee-metric-card.is-large{grid-column:span 2;grid-row:span 2;min-height:340px}.employee-metric-card__header{display:flex;justify-content:space-between;align-items:center}.employee-metric-card__header p{margin:0;color:#94a3b8;font-size:13px}.employee-metric-card__header h3{margin:8px 0;font-size:32px;color:#0f172a}.metric-change{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600}.metric-change small{color:#94a3b8;font-weight:500}.metric-icon{width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff}.metric-chart{width:100%;height:80px;display:flex;align-items:center;justify-content:center}.metric-chart svg{width:100%;height:100%}.employee-workspace{flex:1;padding:12px 16px;background:#f3f5fb;overflow:hidden}.feature-locked{height:calc(100vh - 108px);display:flex;align-items:center;justify-content:center;padding:12px}.feature-locked__card{width:min(520px,100%);background:#fff;border-radius:18px;border:1px solid #e2e8f0;box-shadow:0 18px 35px #0f235f14;padding:24px;text-align:center}.feature-locked__card h3{margin:0 0 10px;font-size:18px;color:#0f172a}.feature-locked__card p{margin:0;color:#64748b;font-size:14px;line-height:1.5}.feature-locked__actions{margin-top:16px;display:flex;justify-content:center}.feature-locked__buttons{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.premium-feature-preview{position:relative;min-height:0;width:100%;flex:1;min-width:0;display:flex;flex-direction:column;align-self:stretch}.premium-feature-preview__cta{position:absolute;top:14px;right:18px;z-index:20}.premium-feature-preview__content{flex:1;min-height:0;width:100%;min-width:0}.premium-feature-preview__content>*{min-width:0;min-height:0}.premium-feature-preview__cta-button{border:1px solid rgba(233,215,154,.35);border-radius:999px;padding:8px 14px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;color:#f8fafcf2;background:linear-gradient(135deg,#0f172aeb,#020617e6);box-shadow:0 14px 28px #0f172a38,0 0 0 1px #e9d79a1f inset}.premium-feature-preview__cta-button:hover{border-color:#e9d79a8c;box-shadow:0 18px 34px #0f172a3d,0 0 0 1px #e9d79a2e inset;transform:translateY(-1px)}.premium-feature-preview__cta-button:focus-visible{outline:2px solid rgba(233,215,154,.9);outline-offset:2px}.premium-feature-preview__cta-action{margin-left:6px;padding-left:10px;border-left:1px solid rgba(233,215,154,.22);color:#e9d79af2;font-weight:700}.premium-feature-preview.is-locked .premium-feature-preview__content{position:relative;cursor:not-allowed;filter:saturate(.88) contrast(.98)}.premium-feature-preview.is-locked .premium-feature-preview__content:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 10%,rgba(233,215,154,.12),transparent 52%),radial-gradient(circle at 84% 32%,rgba(233,215,154,.08),transparent 58%),linear-gradient(180deg,#0f172a05,#0f172a1f);mix-blend-mode:multiply}.premium-feature-preview.is-locked .premium-feature-preview__content button,.premium-feature-preview.is-locked .premium-feature-preview__content input,.premium-feature-preview.is-locked .premium-feature-preview__content textarea,.premium-feature-preview.is-locked .premium-feature-preview__content select,.premium-feature-preview.is-locked .premium-feature-preview__content a,.premium-feature-preview.is-locked .premium-feature-preview__content [role=button],.premium-feature-preview.is-locked .premium-feature-preview__content [contenteditable=true]{pointer-events:none!important}.premium-feature-preview.is-locked .premium-feature-preview__content button,.premium-feature-preview.is-locked .premium-feature-preview__content input,.premium-feature-preview.is-locked .premium-feature-preview__content textarea,.premium-feature-preview.is-locked .premium-feature-preview__content select{opacity:.72}.premium-feature-preview.is-locked .premium-feature-preview__content a{opacity:.8}.premium-modal-overlay{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px;background:radial-gradient(circle at 10% 10%,rgba(233,215,154,.14),transparent 46%),radial-gradient(circle at 90% 0%,rgba(233,215,154,.08),transparent 55%),#020617b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.premium-modal{width:min(560px,100%);border-radius:18px;padding:18px 18px 16px;color:#f8fafcf5;background:linear-gradient(145deg,#0f172afa,#020617fa);border:1px solid rgba(233,215,154,.34);box-shadow:0 35px 85px #02061799,0 0 0 1px #e9d79a1a inset;position:relative;overflow:hidden}.premium-modal:before{content:"";position:absolute;inset:-40px;pointer-events:none;background:radial-gradient(circle at 30% 10%,rgba(233,215,154,.23),transparent 46%),radial-gradient(circle at 70% 80%,rgba(233,215,154,.16),transparent 55%),linear-gradient(120deg,rgba(233,215,154,.08),transparent 40%,rgba(233,215,154,.06));filter:blur(14px);opacity:.8}.premium-modal>*{position:relative;z-index:1}.premium-modal__header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.premium-modal__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:linear-gradient(90deg,#e9d79a40,#e9d79a14);border:1px solid rgba(233,215,154,.28);color:#e9d79af2;font-weight:700;letter-spacing:.3px;font-size:12px}.premium-modal__close{width:36px;height:36px;border-radius:12px;border:1px solid rgba(233,215,154,.22);background:#0f172aa6;color:#f8fafce6;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.premium-modal__close:hover{background:#0f172acc;border-color:#e9d79a5c}.premium-modal__close:focus-visible{outline:2px solid rgba(233,215,154,.9);outline-offset:2px}.premium-modal__content{padding:10px 6px 6px}.premium-modal__eyebrow{margin:0 0 6px;color:#e9d79aeb;font-size:12px;letter-spacing:.6px;text-transform:uppercase}.premium-modal__title{margin:0;font-size:20px;letter-spacing:.2px}.premium-modal__desc{margin:10px 0 0;color:#e2e8f0e0;font-size:14px;line-height:1.55}.premium-modal__contact{margin:10px 0 0;padding:10px 12px;border-radius:14px;border:1px solid rgba(233,215,154,.22);background:#0f172a99;color:#e9d79ae6;font-size:13px}.premium-modal__footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 6px 2px}.premium-modal__primary{border:1px solid rgba(233,215,154,.4);border-radius:12px;padding:10px 16px;font-weight:800;cursor:pointer;color:#0f172afa;background:linear-gradient(135deg,#e9d79afa,#c29d50f2);box-shadow:0 16px 32px #e9d79a2e}.premium-modal__primary:hover{filter:brightness(1.03);transform:translateY(-1px)}.premium-modal__primary:focus-visible{outline:2px solid rgba(233,215,154,.92);outline-offset:3px}.workspace-shell{width:100%;background:#fff;border-radius:18px;box-shadow:0 18px 35px #0f235f14;display:grid;grid-template-columns:78px 240px minmax(0,1fr) 10px 340px;height:calc(100vh - 108px);height:calc(100dvh - 108px);overflow:hidden}.workspace-shell.is-resizing{cursor:col-resize}.workspace-resizer{width:10px;cursor:col-resize;border-left:1px solid #edf0f7;border-right:1px solid #edf0f7;background:linear-gradient(180deg,#94a3b833,#94a3b800)}.workspace-resizer.is-active{background:#bfdbfe}.workspace-sidebar{border-right:1px solid #edf0f7;padding:12px;display:flex;flex-direction:column;gap:12px;min-height:0}.workspace-account-column{border-right:1px solid #edf0f7;padding:12px 8px;background:#f8fafc;display:flex;flex-direction:column;gap:10px;align-items:center}.workspace-account-column button{width:50px;height:56px;border-radius:14px;border:none;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:5px;padding:8px 0 6px;cursor:pointer;font-size:11px;color:#475569;position:relative}.workspace-account-column button.is-active{background:transparent}.workspace-account-avatar{width:32px;height:32px;border-radius:9px;box-shadow:0 2px 10px #0f235f14}span.workspace-account-avatar{background:#eef2ff;color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-weight:600}img.workspace-account-avatar{display:block;object-fit:cover}.workspace-account-avatar img{width:100%;height:100%;border-radius:9px;display:block}.workspace-account-column button.is-active .workspace-account-avatar{box-shadow:0 2px 10px #0f235f14,0 0 0 2px #2563eb}.workspace-account-column button small{color:#94a3b8;font-size:11px;height:10px}.workspace-account-status-dot{width:9px;height:9px;border-radius:999px;display:inline-block;background:#94a3b8;border:2px solid #fff;position:absolute;top:31px;left:calc(50% + 7px)}.workspace-account-unread-dot{width:10px;height:10px;border-radius:999px;display:inline-block;background:#ef4444;border:2px solid #fff;position:absolute;top:6px;left:calc(50% + 9px);z-index:2}.workspace-account-status-dot.is-online{background:#22c55e}.workspace-account-status-dot.is-offline{background:#ef4444}.workspace-account-status-dot.is-unknown{background:#94a3b8}.workspace-account-column__hint{width:100%;text-align:center;color:#94a3b8;font-size:11px;line-height:1.4}.workspace-conversation__empty,.workspace-chat__empty{padding:10px;color:#94a3b8;font-size:12px}.workspace-tabs{display:flex;border-radius:999px;background:#f1f5fb;padding:3px;gap:4px}.workspace-tabs button{border:none;background:transparent;padding:5px 12px;flex:1;border-radius:999px;font-size:12px;color:#64748b;cursor:pointer;text-align:center}.workspace-tabs button.is-active{background:#1d4ed8;color:#fff;box-shadow:0 8px 20px #1d4ed840}.workspace-search{display:flex;align-items:center;gap:6px;border:1px solid #e2e8f0;border-radius:12px;padding:6px 10px;color:#94a3b8}.workspace-search input{border:none;outline:none;flex:1;font-size:12px;background:transparent;color:#0f172a}.workspace-conversation-list{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.workspace-conversation{display:flex;gap:10px;padding:9px 10px;border-radius:14px;border:1px solid transparent;cursor:pointer;transition:border-color .2s,background .2s}.workspace-conversation.is-active{border-color:#c7d2fe;background:#eef2ff}.workspace-conversation__avatar{width:40px;height:40px;border-radius:14px;background:#f1f5fb;display:flex;align-items:center;justify-content:center;font-weight:600;color:#1d4ed8}.workspace-conversation__avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.workspace-conversation__content{flex:1;display:flex;flex-direction:column;gap:4px}.workspace-conversation__row{display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#0f172a;font-size:13px}.workspace-conversation__row span{font-size:11px;color:#94a3b8}.workspace-conversation__meta{display:flex;align-items:center;gap:6px}.workspace-conversation__meta .workspace-unread{color:#fff}.workspace-conversation__content small{color:#94a3b8}.workspace-conversation__content p{margin:0;color:#475569;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-conversation__tags{display:flex;gap:4px;font-size:11px;color:#475569}.workspace-conversation__tags span{padding:1px 6px;border-radius:999px;background:#f1f5fb}.workspace-conversation__tags span.is-muted{background:#fef3c7;color:#b45309}.workspace-unread{background:#ef4444;color:#fff;border-radius:999px;padding:1px 6px;font-size:11px;height:fit-content}.workspace-chat{padding:14px 16px;display:flex;flex-direction:column;gap:10px;overflow:hidden;min-height:0}.workspace-chat__header{display:flex;justify-content:space-between;align-items:flex-start}.workspace-chat__title{display:flex;flex-direction:column;gap:6px;flex:1}.workspace-chat__title-row{display:flex;justify-content:flex-start;align-items:center;gap:12px}.workspace-chat__header h2{margin:0;font-size:18px}.workspace-chat__meta{display:flex;gap:6px;margin-top:4px}.workspace-contact-info{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;color:#475569;font-size:12px}.workspace-contact-info.inline{margin-top:0;flex-wrap:nowrap;gap:8px;font-size:11px}.workspace-tag-options{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.workspace-tag-options button{border:none;background:#f1f5fb;border-radius:999px;padding:3px 8px;font-size:11px;cursor:pointer}.workspace-badge{padding:2px 8px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:11px}.workspace-badge.is-muted{background:#fef3c7;color:#b45309}.workspace-badge.is-tag{background:#dbeafe;color:#1d4ed8;display:inline-flex;align-items:center;gap:4px}.workspace-badge.is-tag button{border:none;background:transparent;color:inherit;cursor:pointer}.workspace-badge.is-add{background:#fff;border:1px dashed #93c5fd;color:#2563eb;cursor:pointer}.workspace-chat__actions{display:flex;gap:8px;position:relative}.workspace-info-panel{position:absolute;top:52px;right:18px;background:#fff;border:1px solid #edf0f7;border-radius:12px;padding:10px 12px;box-shadow:0 20px 40px #0f235f1f;min-width:220px;color:#475569}.workspace-info-panel h4{margin:0 0 8px;font-size:13px;color:#0f172a}.workspace-info-panel p{margin:4px 0;font-size:12px}.workspace-icon-button{width:32px;height:32px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.workspace-chat__messages{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px;padding:6px 0;overflow-y:auto}.workspace-actions-bar{display:flex;gap:8px;margin:8px 0}.workspace-action-btn{border:1px solid #dbe1f2;border-radius:10px;padding:6px 10px;display:inline-flex;align-items:center;gap:6px;font-size:12px;cursor:pointer;background:#fff}.workspace-action-btn.is-primary{color:#1d4ed8;border-color:#1d4ed8}.workspace-action-btn.is-secondary{color:#475569;background:#f8fafc}.workspace-message{display:flex;justify-content:flex-start}.workspace-message.is-self{justify-content:flex-end}.workspace-message__bubble{max-width:60%;background:#eef2ff;padding:8px 12px;border-radius:14px;color:#0f172a;display:inline-flex;flex-direction:column;gap:3px}.workspace-message.is-self .workspace-message__bubble{background:#1d4ed8;color:#fff}.workspace-message__bubble small{align-self:flex-end;font-size:11px;color:inherit;opacity:.7}.workspace-chat__composer{border-top:1px solid #edf0f7;padding-top:10px}.workspace-composer__input{display:flex;gap:10px;align-items:center;border:1px solid #dbe1f2;border-radius:14px;padding:8px 10px;background:#fff;transition:border-color .12s ease,box-shadow .12s ease}.workspace-composer__icons{display:none;gap:8px;color:#94a3b8}.workspace-composer__icons button{border:none;background:transparent;cursor:pointer;color:inherit}.workspace-composer__input input{flex:1;border:none;padding:6px 0;font-size:13px;background:transparent;outline:none;color:#0f172a}.workspace-composer__input:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb29}.workspace-composer__input input::placeholder{color:#94a3b8}.workspace-composer__input input:disabled{color:#94a3b8;cursor:not-allowed}.workspace-send-button{border:none;background:#1d4ed8;color:#fff;border-radius:10px;padding:8px 12px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-size:12px}.workspace-send-button:disabled{cursor:not-allowed;opacity:.55}.workspace-composer__hint{margin:8px 0 0;font-size:11px;color:#dc2626}.workspace-right{border-left:1px solid #edf0f7;padding:14px 16px;display:flex;flex-direction:column;gap:14px;overflow-y:auto;min-height:0}.workspace-right-card{border:1px solid #edf0f7;border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:10px}.workspace-right-card.is-collapsible header{cursor:pointer}.workspace-right-card header{display:flex;justify-content:space-between;align-items:center}.workspace-right-card header h3{margin:0;font-size:14px}.workspace-right-card header small{color:#94a3b8}.workspace-right-card header button{border:none;background:transparent;color:#2563eb;cursor:pointer}.workspace-record-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.workspace-record-list li{display:flex;justify-content:space-between;padding:8px 10px;border-radius:12px;background:#f8fafc}.workspace-record-list p{margin:0;font-weight:600}.workspace-record-list span{font-size:11px;color:#94a3b8}.workspace-timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.workspace-timeline li{display:grid;grid-template-columns:14px 1fr;gap:10px;align-items:flex-start}.workspace-timeline__dot{width:9px;height:9px;border-radius:50%;background:#a5b4fc;margin-top:4px;position:relative}.workspace-timeline__dot:after{content:"";position:absolute;top:9px;left:3px;width:2px;height:40px;background:#e2e8f0}.workspace-timeline li:last-child .workspace-timeline__dot:after{display:none}.workspace-timeline p{margin:0;font-weight:600;color:#0f172a}.workspace-timeline small{color:#94a3b8;font-size:11px}.workspace-timeline span{display:block;margin-top:4px;color:#475569;font-size:12px}.workspace-schedule-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.workspace-schedule-list li{display:flex;justify-content:space-between;align-items:flex-start;padding:8px 10px;border-radius:12px;background:#f8fafc}.workspace-schedule-list p{margin:0;font-weight:600;color:#0f172a}.workspace-schedule-list small{color:#94a3b8;font-size:11px}.workspace-schedule-meta{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;white-space:nowrap}.workspace-status{font-size:11px;padding:2px 7px;border-radius:999px;background:#f1f5fb;color:#334155}button.workspace-status{border:none;cursor:pointer;font-family:inherit}button.workspace-status:disabled{cursor:default;opacity:.75}.workspace-status.is-done{background:#dcfce7;color:#15803d}.workspace-status.is-scheduled,.workspace-status.is-pending{background:#fef9c3;color:#b45309}.workspace-status.is-cancelled{background:#fee2e2;color:#b91c1c}.workspace-schedule-tag{padding:3px 8px;border-radius:999px;font-size:11px;font-weight:600}.workspace-schedule-tag.is-product{background:#eef2ff;color:#4338ca}.workspace-schedule-tag.is-follow{background:#dcfce7;color:#15803d}.workspace-schedule-tag.is-meeting{background:#fef3c7;color:#b45309}.workspace-schedule-tag.is-agreement{background:#e0f2fe;color:#0369a1}.workspace-suggestion-actions{display:flex;justify-content:flex-end}.workspace-suggestion-actions button{border:1px solid #2563eb;border-radius:10px;background:#fff;color:#2563eb;padding:4px 10px;cursor:pointer}.workspace-suggestion-list{display:flex;flex-direction:column;gap:6px}.workspace-suggestion-item{border:1px solid #edf0f7;border-radius:12px;padding:8px;background:#f8fafc;display:flex;justify-content:space-between;align-items:center;gap:8px;white-space:nowrap}.workspace-suggestion-item p{margin:0;color:#475569;font-size:12px;overflow:hidden;text-overflow:ellipsis}.workspace-suggestion-item button{border:none;background:#2563eb;color:#fff;border-radius:999px;padding:3px 8px;cursor:pointer;font-size:11px;flex-shrink:0}.workspace-pending-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.workspace-pending-list li{padding:8px 10px;border-radius:12px;background:#f8fafc;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.workspace-pending-list p{margin:0;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;max-width:220px}.workspace-pending-list small{color:#94a3b8;font-size:11px;display:block}.workspace-pending-meta{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;margin-left:auto;flex-shrink:0}.workspace-pending-meta button{border:none;background:transparent;color:#2563eb;cursor:pointer;font-size:11px}.mass-container{background:#f7f9fd;flex:1;padding:16px;overflow:auto;min-height:0}.mass-wrapper{background:#fff;border-radius:18px;box-shadow:0 12px 30px #0f235f14;padding:18px;display:flex;flex-direction:column;gap:14px;min-height:calc(100vh - 160px)}.mass-filter-panel{border:1px solid #edf0f7;border-radius:16px;padding:14px;background:#f8fafc}.mass-filter-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.mass-filter-toolbar__meta{display:inline-flex;align-items:baseline;gap:8px;font-size:12px;color:#475569}.mass-filter-toolbar__meta strong{font-size:13px;color:#0f172a}.mass-filter-toolbar__search{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid #dbe1f2;background:#fff;width:min(320px,100%)}.mass-filter-toolbar__search svg{color:#64748b;flex-shrink:0}.mass-filter-toolbar__search input{border:none;outline:none;background:transparent;font-size:13px;width:100%}.mass-wechat-panel{border:1px solid #edf0f7;border-radius:16px;padding:14px;background:linear-gradient(135deg,#f8fafc,#eef2ff);display:flex;flex-direction:column;gap:12px}.mass-wechat-panel__actions{display:inline-flex;align-items:center;gap:10px}.mass-wechat-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.mass-wechat-panel__title p{margin:0;color:#64748b;font-size:12px;letter-spacing:.4px}.mass-wechat-panel__title h2{margin:4px 0 0;font-size:16px;color:#0f172a}.mass-wechat-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}@media(max-width:1024px){.mass-wechat-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.mass-wechat-cards{grid-template-columns:1fr}}.mass-wechat-card{background:#fff;border:1px solid #edf0f7;border-radius:14px;padding:10px 12px;display:flex;flex-direction:column;gap:10px;cursor:pointer;text-align:left;appearance:none}.mass-wechat-card.is-active{border-color:#2563eb;box-shadow:0 14px 32px #0f235f1f}.mass-wechat-card:hover{border-color:#c7d2fe;box-shadow:0 12px 26px #0f235f14}.mass-wechat-card:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.mass-wechat-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.mass-wechat-card__identity{display:flex;align-items:center;gap:8px}.mass-wechat-card__avatar{width:34px;height:34px;border-radius:12px;background:#eef2ff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#1d4ed8}.mass-wechat-card__avatar img{width:100%;height:100%;border-radius:12px;object-fit:cover;display:block}.mass-wechat-card__name{margin:0;color:#0f172a;font-weight:700;font-size:13px}.mass-wechat-card__status{font-size:11px;font-weight:600;display:inline-flex;align-items:center;gap:5px;color:#64748b}.mass-wechat-card__status:before{content:"";width:7px;height:7px;border-radius:999px;display:inline-block;background:#94a3b8}.mass-wechat-card__status.is-online{color:#15803d}.mass-wechat-card__status.is-online:before{background:#34d399}.mass-wechat-card__status.is-offline{color:#b91c1c}.mass-wechat-card__status.is-offline:before{background:#f87171}.mass-wechat-card__rate{padding:5px 8px;border-radius:999px;background:#eef2ff;font-weight:700;color:#1d4ed8;font-size:12px}.mass-wechat-metrics{display:flex;gap:10px;justify-content:space-between;flex-wrap:wrap}.mass-wechat-metric{display:flex;flex-direction:column;gap:2px;flex:1 1 92px;min-width:92px}.mass-wechat-metric span{font-size:11px;color:#64748b;white-space:nowrap}.mass-wechat-metric strong{font-size:16px;color:#0f172a}.mass-wechat-progress{width:100%;height:6px;background:#e2e8f0;border-radius:999px;overflow:hidden}.mass-wechat-progress__segments{display:flex;height:100%;width:100%}.mass-wechat-progress__bar{height:100%}.mass-wechat-progress__bar--activated{background:linear-gradient(135deg,#22c55e,#16a34a)}.mass-wechat-progress__bar--not-found{background:linear-gradient(135deg,#f87171,#b91c1c)}.mass-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.mass-filter-grid label{display:flex;flex-direction:column;gap:5px;font-size:13px;color:#475569;font-weight:500}.mass-filter-grid select,.mass-filter-grid input{border-radius:10px;border:1px solid #dbe1f2;padding:8px 10px;font-size:13px}.mass-wechat-card__wxid{display:block;margin-top:2px;font-size:11px;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mass-wechat-card__hint{display:block;margin-top:4px;font-size:11px;color:#475569}.mass-wechat-panel__loading,.mass-wechat-panel__error{margin:0;font-size:12px}.mass-wechat-panel__error{color:#b91c1c}.mass-table-panel{border:1px solid #edf0f7;border-radius:16px;background:#fff;overflow:hidden;display:flex;flex-direction:column;flex:1}.mass-table-panel table{width:100%;border-collapse:collapse;font-size:13px}.mass-table-panel tbody tr{height:48px}.mass-table-panel tbody td{height:48px;vertical-align:middle}.mass-table-panel th,.mass-table-panel td{padding:9px 10px;border-bottom:1px solid #f0f2f8;text-align:left;white-space:nowrap}.mass-table-panel th{font-size:12px;color:#475569;font-weight:600}.mass-table-panel td{color:#0f172a}.mass-table-panel th:first-child,.mass-table-panel td:first-child{width:40px}.mass-table-actions{display:flex;gap:5px}.mass-table-actions button{border:none;background:transparent;color:#64748b;cursor:pointer}.mass-status{padding:3px 8px;border-radius:999px;font-size:11px;font-weight:600}.mass-status.is-正常{background:#dcfce7;color:#15803d}.mass-status.is-待跟进{background:#fef9c3;color:#b45309}.mass-status.is-非活跃{background:#fee2e2;color:#b91c1c}.mass-table-footer{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;font-size:12px;margin-top:auto}.mass-pagination{display:flex;gap:6px}.mass-pagination button{border:1px solid #dbe1f2;background:#fff;border-radius:8px;padding:3px 8px;cursor:pointer}.mass-pagination button.is-active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.friend-container{background:#f7f9fd;flex:1;padding:16px;overflow:hidden;display:flex;box-sizing:border-box;width:100%;min-height:0}.friend-wrapper{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px;background:#fff;border-radius:18px;box-shadow:0 12px 30px #0f235f14;padding:16px;height:100%;overflow:hidden;flex:1;min-height:0;box-sizing:border-box}.friend-wrapper.is-single{grid-template-columns:minmax(0,1fr)}.friend-sidebar{border-right:1px solid #edf0f7;padding-right:12px;display:flex;flex-direction:column;gap:12px}.friend-sidebar button{width:100%;border:1px solid #dbe1f2;border-radius:10px;padding:8px 10px;background:#f8fafc;cursor:pointer;margin-bottom:6px}.friend-sidebar button.is-active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.friend-account-list{display:flex;flex-direction:column;gap:8px}.friend-account-list article{display:flex;align-items:center;gap:8px;padding:6px;border-radius:12px;border:1px solid #edf0f7}.friend-account__avatar{width:32px;height:32px;border-radius:12px;background:#eef2ff;display:flex;align-items:center;justify-content:center;font-weight:600}.friend-dot{width:8px;height:8px;border-radius:50%}.friend-dot.is-online{background:#34d399}.friend-dot.is-offline{background:#f87171}.friend-dot.is-unknown{background:#94a3b8}.friend-main{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;overflow:hidden}.friend-header{display:flex;justify-content:space-between;align-items:center}.friend-header__actions{display:flex;gap:10px;align-items:center}.friend-avatars{display:flex;gap:8px}.friend-avatars__item .friend-dot{position:absolute;bottom:4px;right:4px;border:2px solid #fff}.friend-avatars__item img{width:32px;height:32px;border-radius:10px;object-fit:cover;display:block}.friend-avatars__placeholder{font-size:12px;color:#64748b;padding:8px 0}.friend-preview{border-radius:18px;background:linear-gradient(135deg,#f8fafc,#e9f2ff);padding:18px;min-height:300px;display:flex;align-items:center;justify-content:center;flex:1}.friend-preview__image{width:95%;height:95%;border-radius:18px;background:#fff;box-shadow:inset 0 0 20px #0f235f14;display:flex;align-items:center;justify-content:center}.friend-preview__chat{width:70%;display:flex;flex-direction:column;gap:12px}.friend-preview__bubble{background:#e2e8f0;padding:8px 12px;border-radius:14px;color:#0f172a;width:fit-content}.friend-preview__bubble.is-self{background:#22c55e;color:#fff;align-self:flex-end}.friend-status-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.friend-status-cards article{border:1px solid #edf0f7;border-radius:16px;padding:12px;display:flex;flex-direction:column;gap:6px}.friend-status-cards h4{margin:0;font-size:13px;color:#64748b}.friend-status-cards p{margin:0;font-size:14px;font-weight:600}.friend-status-cards p.is-success{color:#16a34a}.friend-status-cards small{color:#94a3b8}.friend-manager{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;overflow:hidden}.friend-table-card{border:1px solid #edf0f7;border-radius:16px;padding:14px;background:#fff;display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;overflow:hidden}.friend-manager-table{flex:1;display:flex;flex-direction:column;min-height:0}.friend-manager-table__scroll{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.friend-manager-table table{width:100%;border-collapse:collapse;font-size:13px}.friend-manager-table th,.friend-manager-table td{padding:9px 10px;border-bottom:1px solid #f0f2f8;text-align:left;white-space:nowrap;height:44px;vertical-align:middle}.friend-manager-table th{font-size:12px;color:#475569;font-weight:600}.friend-manager-table td{color:#0f172a}.friend-task-status,.friend-task-result{padding:3px 8px;border-radius:999px;font-size:11px;font-weight:600}.friend-task-status.is-已完成,.friend-task-result.is-成功{background:#dcfce7;color:#15803d}.friend-task-status.is-部分完成,.friend-task-result.is-部分成功{background:#fef9c3;color:#b45309}.friend-task-status.is-执行失败,.friend-task-result.is-失败{background:#fee2e2;color:#b91c1c}.friend-task-status.is-草稿{background:#e2e8f0;color:#475569}.friend-task-status.is-待执行{background:#dbeafe;color:#1d4ed8}.friend-task-status.is-执行中{background:#ede9fe;color:#6d28d9}.friend-task-status.is-已撤销{background:#f1f5f9;color:#64748b}.friend-task-actions{display:flex;gap:6px;flex-wrap:nowrap}.friend-task-operation{display:flex;flex-direction:column;gap:4px}.friend-task-error{font-size:11px;color:#b91c1c;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friend-task-actions button{border:none;background:transparent;color:#2563eb;cursor:pointer;font-size:11px;white-space:nowrap}.friend-task-actions button.is-danger{color:#dc2626}.friend-task-actions button:disabled{color:#94a3b8;cursor:not-allowed}.friend-table-footer{display:flex;justify-content:space-between;align-items:center;padding-top:10px;font-size:12px;margin-top:auto}.friend-table-pagination{display:flex;gap:6px}.friend-table-pagination button{border:1px solid #dbe1f2;background:#fff;border-radius:8px;padding:3px 8px;cursor:pointer}.friend-table-pagination button.is-active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.placeholder-panel{background:#fff;border-radius:20px;padding:40px;box-shadow:0 12px 30px #0f235f14;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.placeholder-panel h2{margin:0;font-size:20px;color:#0f172a}.placeholder-panel p{margin:0;color:#64748b}.metric-chart.chart-line svg{width:100%}.chart-bar{padding:6px 0}.mini-bar-chart{width:100%;height:100%;display:flex;align-items:flex-end;gap:4px}.mini-bar-chart span{flex:1;border-radius:6px 6px 0 0;background:#dbeafe}.donut-chart{width:64px;height:64px;display:flex;align-items:center;justify-content:center}.donut-chart svg{width:100%;height:100%}@media(max-width:1200px){.employee-topbar{grid-template-columns:1fr;height:auto;padding:16px}.employee-nav{flex-wrap:wrap}.employee-dashboard__header{flex-direction:column;align-items:flex-start}.employee-dashboard__actions{width:100%;justify-content:flex-start}.employee-dashboard__grid{grid-template-columns:1fr}.calendar-card{width:100%;height:auto;min-height:auto;min-width:auto}.workspace-shell{grid-template-columns:1fr}.workspace-sidebar,.workspace-right{border:none}}@media(max-width:768px){.employee-shell.is-mobile .employee-topbar{grid-template-columns:1fr auto;padding:10px 12px;gap:12px}.employee-shell.is-mobile-wechat-assistant .employee-topbar,.employee-shell.is-mobile .employee-nav,.employee-shell.is-mobile .employee-brand small,.employee-shell.is-mobile .employee-brand p{display:none}.employee-shell.is-mobile .employee-topbar__actions{justify-content:flex-end;flex-wrap:wrap;gap:10px}.employee-shell.is-mobile .employee-icon-button{width:44px;height:44px;border-radius:14px}.employee-shell.is-mobile .employee-help__trigger{height:44px;padding:0 10px;border-radius:14px}.employee-shell.is-mobile .employee-help__label{display:none}.employee-shell.is-mobile .employee-user{padding-left:0;border-left:none}.employee-shell.is-mobile .employee-user__info{display:none}.employee-shell.is-mobile .employee-notification__menu{position:fixed;top:calc(env(safe-area-inset-top) + 76px);left:12px;right:12px;width:auto;max-height:min(60dvh,480px);z-index:90}.employee-shell.is-mobile main{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.employee-shell.is-mobile .employee-workspace{padding:0 0 calc(78px + env(safe-area-inset-bottom)) 0}.employee-shell.is-mobile .positions-wrapper{padding:12px;padding-bottom:calc(78px + env(safe-area-inset-bottom));gap:12px;overflow-x:hidden}.employee-shell.is-mobile .positions-card-grid{grid-template-columns:minmax(0,1fr);gap:12px}.employee-shell.is-mobile .position-card{padding:16px;min-height:0}.employee-shell.is-mobile .position-card__meta{overflow-x:hidden}.employee-shell.is-mobile .position-card__meta>span,.employee-shell.is-mobile .position-card__meta-text{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.employee-shell.is-mobile .position-card__meta>span{flex:1 1 auto;min-width:0}.employee-shell.is-mobile .employee-position-settings-panel .panel__header{flex-direction:column;align-items:flex-start;gap:12px}.employee-shell.is-mobile .employee-position-settings__header-actions{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:center}.employee-shell.is-mobile .employee-position-settings__header-search{width:100%;grid-column:1 / -1}.employee-shell.is-mobile .employee-position-settings__header-actions .ghost-button,.employee-shell.is-mobile .employee-position-settings__header-actions .primary-button{height:32px;padding:0 10px;font-size:11px;border-radius:10px;width:100%;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.employee-shell.is-mobile .employee-position-settings__header-actions .ghost-button svg,.employee-shell.is-mobile .employee-position-settings__header-actions .primary-button svg{width:14px;height:14px}.employee-shell.is-mobile .employee-recommendation-settings-modal .employee-modal__actions,.employee-shell.is-mobile .employee-position-picker__actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;justify-content:stretch}.employee-shell.is-mobile .employee-recommendation-settings-modal .employee-modal__actions .ghost-button,.employee-shell.is-mobile .employee-recommendation-settings-modal .employee-modal__actions .primary-button,.employee-shell.is-mobile .employee-position-picker__actions .ghost-button,.employee-shell.is-mobile .employee-position-picker__actions .primary-button{width:100%;height:36px;padding:0 12px;font-size:12px;border-radius:10px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.employee-shell.is-mobile .employee-position-picker__item-main{flex:1 1 auto;min-width:0}.employee-shell.is-mobile .employee-position-picker__badge{flex:0 0 auto;white-space:nowrap;padding:3px 8px;font-size:11px}.employee-shell.is-mobile .boss-accounts-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.employee-shell.is-mobile .boss-accounts-table{min-width:980px}.employee-shell.is-mobile .boss-accounts-table th,.employee-shell.is-mobile .boss-accounts-table td{padding:10px;font-size:13px}.employee-shell.is-mobile .friend-header{flex-direction:column;align-items:flex-start;gap:10px}.employee-shell.is-mobile main.friend-container{padding:10px 12px calc(78px + env(safe-area-inset-bottom)) 12px}.employee-shell.is-mobile main.friend-container .friend-container{padding:0}.employee-shell.is-mobile .friend-wrapper{background:transparent;border-radius:0;box-shadow:none;padding:0}.employee-shell.is-mobile .friend-table-card{padding:12px;border-radius:14px}.employee-shell.is-mobile .friend-header__actions{width:100%;display:flex;justify-content:flex-start;gap:8px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.employee-shell.is-mobile .friend-header__actions .primary-button{height:32px;padding:0 10px;font-size:11px;border-radius:10px;white-space:nowrap;flex:0 0 auto}.friend-modal__card.is-super-wide .friend-gen-modal__layout{grid-template-columns:1fr}.friend-gen-modal__layout.is-stage-select .friend-gen-modal__right{display:none}.friend-gen-modal__layout:not(.is-stage-select) .friend-gen-modal__left{display:none}.friend-modal__card.is-super-wide footer{flex-direction:column;align-items:stretch;gap:10px}.friend-modal__actions.friend-gen-modal__actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.friend-modal__actions.friend-gen-modal__actions button{width:100%;min-height:44px;padding:0 12px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.employee-shell.is-mobile .friend-gen-modal__progress-hint{min-width:0;max-width:62%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right;display:block}.employee-shell.is-mobile .friend-gen-modal__results{gap:10px;padding-right:0;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.employee-shell.is-mobile .friend-gen-modal__result-item{display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;align-items:start;gap:10px;padding:12px}.employee-shell.is-mobile .friend-gen-modal__result-status{width:32px;height:32px}.employee-shell.is-mobile .friend-gen-modal__result-actions{width:100%;display:grid;grid-template-columns:1fr;gap:8px;justify-items:stretch;grid-column:1 / -1}.employee-shell.is-mobile .friend-gen-modal__result-actions input[type=datetime-local]{width:100%;min-width:0}.employee-shell.is-mobile .friend-gen-modal__result-buttons{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.employee-shell.is-mobile .friend-gen-modal__result-buttons button:only-child{grid-column:1 / -1}.employee-shell.is-mobile .friend-gen-modal__result-buttons .friend-gen-modal__regenerate,.employee-shell.is-mobile .friend-gen-modal__result-buttons .friend-gen-modal__delete{width:100%;min-height:36px;padding:0 12px;border-radius:12px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.friend-modal__card.is-super-wide .friend-gen-modal__preview-content{grid-template-columns:1fr}.employee-shell.is-mobile .employee-settings-shell{padding:12px 12px 0;padding-bottom:calc(78px + env(safe-area-inset-bottom))}.employee-shell.is-mobile .panel.employee-settings-nav{height:auto;overflow:hidden;flex-direction:row;padding:6px;gap:6px}.employee-shell.is-mobile .employee-settings-nav__item{flex:1;text-align:center;padding:10px 0;font-size:13px}.employee-shell.is-mobile .panel.employee-client-config-panel{padding:10px}.employee-client-config__main-title{display:flex;align-items:flex-start;gap:10px;min-width:0}.employee-client-config__back{width:44px;height:44px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto;touch-action:manipulation}.employee-client-config.is-mobile .employee-client-config__actions{gap:8px}.employee-client-config.is-mobile .employee-client-config__actions .ghost-button,.employee-client-config.is-mobile .employee-client-config__actions .primary-button{height:36px;padding:0 12px;font-size:12px;border-radius:12px;white-space:nowrap}.employee-client-config.is-mobile .employee-client-config__main-header{flex-direction:column;align-items:stretch;gap:10px}.employee-client-config.is-mobile .employee-client-config__actions{justify-content:flex-end}.employee-shell.is-mobile .employee-bottom-nav{position:fixed;left:0;right:0;bottom:0;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid rgba(226,232,240,.9);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;z-index:70}.employee-shell.is-mobile .employee-bottom-nav button{min-height:44px;padding:10px 4px;gap:3px}.employee-shell.is-mobile .employee-bottom-nav__label{font-size:10px;letter-spacing:0;line-height:1;white-space:nowrap}.employee-shell.is-mobile .employee-call-leads-shell{gap:12px}.employee-shell.is-mobile .employee-call-leads-panel{padding:12px;border-radius:18px;gap:10px}.employee-shell.is-mobile .employee-call-leads-header{gap:8px}.employee-shell.is-mobile .employee-call-leads-header h2,.employee-shell.is-mobile .employee-call-leads-header p{display:none}.employee-shell.is-mobile .call-leads-quick-filter-bar{flex-direction:column;align-items:stretch;gap:8px}.employee-shell.is-mobile .call-leads-quick-filter-left{width:100%;flex-wrap:nowrap;gap:10px}.employee-shell.is-mobile .call-leads-quick-filter-label{font-size:11px}.employee-shell.is-mobile .call-leads-quick-filter-bar .status-summary-list{flex:1;min-width:0;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;gap:8px;padding:2px 0 4px}.employee-shell.is-mobile .status-summary-card.call-leads-status-card{height:32px;padding:0 10px}.employee-shell.is-mobile .status-summary-card.call-leads-status-card>div{gap:6px;white-space:nowrap}.employee-shell.is-mobile .status-summary-card.call-leads-status-card .status-summary-card__label,.employee-shell.is-mobile .status-summary-card.call-leads-status-card .status-summary-card__count{font-size:12px;white-space:nowrap}.employee-shell.is-mobile .call-leads-quick-filter-right{width:100%;margin-left:0;justify-content:flex-start;flex-wrap:nowrap;gap:8px}.employee-shell.is-mobile .call-leads-quick-filter-right .table-search.is-compact{flex:1;min-width:0}.employee-shell.is-mobile .call-leads-quick-filter-right .table-search.is-compact input{min-width:0}.employee-shell.is-mobile .call-leads-quick-filter-reset{flex:0 0 72px;padding:0;white-space:nowrap}.employee-shell.is-mobile .employee-call-leads-panel .client-table-wrapper{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.employee-shell.is-mobile .employee-call-leads-panel .client-table th,.employee-shell.is-mobile .employee-call-leads-panel .client-table td{padding:10px;font-size:13px}.employee-shell.is-mobile .employee-call-leads-panel.is-boss-assistant{overflow:visible}.employee-shell.is-mobile .employee-call-leads-panel .employee-settings.employee-settings--boss-assistant{padding-top:46px}.employee-shell.is-mobile .employee-call-leads-panel .boss-assistant-fold-tabs{z-index:4}.employee-shell.is-mobile .employee-call-leads-panel .employee-settings-content.boss-assistant-settings-content{padding-top:0}.employee-shell.is-mobile .employee-settings.employee-settings--boss-assistant .panel.boss-assistant-content-panel{padding:0;background:transparent;box-shadow:none;border-radius:0;overflow:visible}.employee-shell.is-mobile .boss-leads-mobile-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.employee-shell.is-mobile .boss-leads-mobile-topbar__headline{margin:0;font-size:12px;font-weight:700;color:#64748b;flex:0 0 auto}.employee-shell.is-mobile .boss-leads-mobile-filter-toggle{height:32px;padding:0 10px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;max-width:70%}.employee-shell.is-mobile .boss-leads-mobile-filter-toggle__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-shell.is-mobile .boss-leads-mobile-filter-toggle svg{flex:0 0 auto;transition:transform .15s ease}.employee-shell.is-mobile .boss-leads-mobile-filter-toggle.is-open svg{transform:rotate(180deg)}.employee-shell.is-mobile .boss-modal__toolbar.boss-leads-toolbar{gap:10px}.employee-shell.is-mobile .boss-leads-toolbar__accounts{gap:6px}.employee-shell.is-mobile .boss-account-card{height:32px;padding:0 10px;border-radius:10px;font-size:12px}.employee-shell.is-mobile .boss-account-card__name{max-width:140px}.employee-shell.is-mobile .boss-leads-toolbar__right{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:100%;gap:8px}.employee-shell.is-mobile .boss-leads-toolbar__settings-button{height:30px;padding:0 8px;font-size:12px;border-radius:9px;min-width:0}.employee-shell.is-mobile .boss-job-filter{min-width:0;width:100%}.employee-shell.is-mobile .boss-job-filter__trigger{height:30px;padding:0 8px;border-radius:9px;font-size:12px;gap:8px;flex:1 1 auto;min-width:0;max-width:none;width:auto}.employee-shell.is-mobile .boss-job-filter__clear{height:30px;width:30px;border-radius:9px}.employee-shell.is-mobile .boss-job-filter__dropdown{position:fixed;width:auto;left:12px;right:12px;overflow:hidden;z-index:90}.employee-shell.is-mobile .boss-job-filter__search.table-search.is-compact{min-width:0;width:100%}.employee-shell.is-mobile .boss-job-filter__options{max-height:none;flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.employee-shell.is-mobile .boss-leads-toolbar .modal-feature-toggle{padding:4px 8px;gap:6px;font-size:12px;min-width:0}.employee-shell.is-mobile .boss-leads-toolbar .modal-feature-toggle__label{min-width:0;max-width:84px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-shell.is-mobile .boss-leads-toolbar .modal-feature-toggle__slider{width:32px;height:16px}.employee-shell.is-mobile .boss-leads-toolbar .modal-feature-toggle__slider:after{width:12px;height:12px}.employee-shell.is-mobile .boss-leads-toolbar .modal-feature-toggle input:checked+.modal-feature-toggle__slider:after{transform:translate(16px)}.employee-shell.is-mobile .table-search.is-compact.boss-leads-toolbar__search{height:32px;padding:0 10px;grid-column:1 / -1;width:100%;max-width:100%;min-width:0}.employee-shell.is-mobile .table-search.is-compact.boss-leads-toolbar__search input{font-size:12px;min-width:0}.employee-shell.is-mobile .table-search.is-compact.boss-leads-toolbar__search input::placeholder{font-size:12px}.employee-shell.is-mobile .employee-settings.employee-settings--boss-assistant .boss-modal__pagination.pagination-panel{gap:10px;flex-wrap:wrap}.employee-shell.is-mobile .employee-settings.employee-settings--boss-assistant .pagination-panel__left{font-size:12px}.employee-shell.is-mobile .employee-settings.employee-settings--boss-assistant .pagination{gap:6px}.employee-shell.is-mobile .employee-settings.employee-settings--boss-assistant .pagination button{min-width:32px;height:30px;padding:0 8px;border-radius:9px;font-size:12px}.employee-shell.is-mobile .employee-settings.employee-settings--boss-assistant .pagination button.is-active{box-shadow:0 8px 14px #2563eb38}.employee-shell.is-mobile .employee-settings.employee-settings--boss-assistant .boss-modal__count{font-size:12px}.workspace-shell.is-mobile{height:100%;border-radius:0;box-shadow:none;display:flex;flex-direction:column;overflow:hidden}.workspace-shell.is-mobile .workspace-sidebar,.workspace-shell.is-mobile .workspace-chat{flex:1;min-height:0}.is-mobile-hidden{display:none}.workspace-mobile-accounts{display:flex;flex-direction:column;gap:8px}.workspace-account-row{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 6px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.workspace-account-row button{flex:0 0 auto;width:54px;height:54px;border-radius:18px;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;position:relative;touch-action:manipulation}.workspace-account-row button.is-active{border-color:#2563eb;box-shadow:0 10px 20px #2563eb1f}.workspace-account-row button small{display:none}.workspace-account-row .workspace-account-avatar{width:34px;height:34px;border-radius:12px;box-shadow:0 2px 10px #0f235f14}.workspace-account-row .workspace-account-status-dot{top:34px;left:34px}.workspace-account-row .workspace-account-unread-dot{top:6px;left:34px}.workspace-account-row__hint{margin:0;color:#94a3b8;font-size:12px}.workspace-shell.is-mobile .workspace-search input{font-size:16px}.workspace-shell.is-mobile .workspace-chat__header{align-items:center;gap:10px}.workspace-shell.is-mobile .workspace-chat__header h2{font-size:16px}.workspace-shell.is-mobile .workspace-contact-info.inline{display:none}.workspace-back-button{width:44px;height:44px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;touch-action:manipulation}.workspace-shell.is-mobile .workspace-icon-button{width:44px;height:44px;border-radius:14px}.workspace-shell.is-mobile .workspace-conversation-list,.workspace-shell.is-mobile .workspace-chat__messages{overscroll-behavior:contain}.workspace-shell.is-mobile .workspace-actions-bar{overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.workspace-shell.is-mobile .workspace-action-btn{white-space:nowrap}.workspace-shell.is-mobile .workspace-message__bubble{max-width:78%}.workspace-shell.is-mobile .workspace-composer__icons{display:none}.workspace-shell.is-mobile .workspace-composer__input input{font-size:16px}.workspace-mobile-overlay{position:fixed;inset:0;background:#0f172a73;z-index:60}.workspace-shell.is-mobile .workspace-right{position:fixed;left:0;right:0;bottom:0;height:min(84vh,720px);height:min(84dvh,720px);padding:16px 16px calc(18px + env(safe-area-inset-bottom));border-left:none;border-radius:18px 18px 0 0;box-shadow:0 -24px 60px #0f172a38;background:#fff;transform:translateY(110%);transition:transform .2s ease;z-index:70;pointer-events:none}.workspace-shell.is-mobile.is-details-open .workspace-right{transform:translateY(0);pointer-events:auto}.workspace-mobile-details__header{position:sticky;top:0;z-index:1;background:#fff;padding-bottom:10px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.workspace-mobile-details__header-title p{margin:0;color:#94a3b8;font-size:12px}.workspace-mobile-details__header-title h3{margin:4px 0 0;font-size:16px;color:#0f172a}.workspace-mobile-details__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.workspace-mobile-details__action{border:1px solid #dbe1f2;border-radius:14px;background:#fff;padding:10px 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;color:#0f172a;cursor:pointer;min-height:44px;touch-action:manipulation}.workspace-mobile-details__action:disabled{cursor:not-allowed;opacity:.6}.workspace-mobile-details__action.is-danger{grid-column:1 / -1;color:#dc2626;border-color:#dc26264d;background:#dc26260f}.edit-candidate-modal .create-modal__footer{padding:12px 16px 16px;justify-content:flex-end;gap:10px}.edit-candidate-modal .create-modal__footer .ghost-button,.edit-candidate-modal .create-modal__footer .primary-button{flex:1;min-width:0;min-height:40px;padding:0 12px;font-size:13px;white-space:nowrap;border-radius:14px}}.friend-account-list article.is-active{border-color:#2563eb;box-shadow:0 8px 18px #2563eb1f}.friend-account__avatar{width:32px;height:32px;border-radius:14px;background:#eef2ff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.friend-avatars__item{width:44px;height:44px;border-radius:13px;background:#fff;display:inline-flex;align-items:center;justify-content:center;position:relative;cursor:pointer;border:1px solid #d7deea;padding:0;overflow:hidden;color:#0f7f4e;font-size:13px;font-weight:700}.friend-avatars__item.is-active{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.friend-modal{position:fixed;inset:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;z-index:999}.friend-modal__card{width:520px;background:#fff;border-radius:18px;box-shadow:0 20px 50px #0f235f33;display:flex;flex-direction:column;overflow:hidden}.friend-modal__card.is-wide{width:min(860px,96vw)}.friend-modal__card.is-super-wide{width:min(1180px,96vw);height:min(820px,92vh)}.friend-gen-modal__body{flex:1;min-height:0;overflow:hidden}.friend-gen-modal__account-bar{background:#fff;border:1px solid #edf0f7;border-radius:16px;padding:12px;margin-bottom:14px}.friend-gen-modal__accounts-grid{max-height:110px;overflow:auto;padding-right:4px}.friend-gen-modal__layout{flex:1;min-height:0;display:grid;grid-template-columns:30% minmax(0,1fr);gap:14px}.friend-gen-modal__left,.friend-gen-modal__right{background:#fff;border:1px solid #edf0f7;border-radius:16px;padding:12px;display:flex;flex-direction:column;min-height:0;overflow:hidden;position:relative}.friend-gen-modal__panel-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}.friend-gen-modal__panel-header h4{margin:0;font-size:14px;color:#0f172a}.friend-gen-modal__panel-header small{color:#94a3b8;font-size:12px}.friend-gen-modal__account-summary{max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friend-gen-modal__positions{display:flex;flex-direction:column;gap:8px;overflow:auto;padding-right:4px}.friend-gen-modal__position{width:100%;border:1px solid #edf0f7;background:#fff;border-radius:14px;padding:10px;cursor:pointer;display:flex;align-items:center;gap:10px;text-align:left}.friend-gen-modal__position:disabled{opacity:.6;cursor:not-allowed}.friend-gen-modal__position.is-selected{border-color:#2563eb59;background:#2563eb0f}.friend-gen-modal__position-check{width:18px;height:18px;border-radius:8px;border:1px solid #dbe1f2;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#16a34a;flex:0 0 auto}.friend-gen-modal__position-title{flex:1;min-width:0;color:#0f172a;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friend-gen-modal__position-tags{display:inline-flex;gap:6px;flex:0 0 auto}.friend-gen-modal__tag{border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.friend-gen-modal__tag.is-default{background:#22c55e1f;color:#15803d}.friend-gen-modal__tag.is-main{background:#2563eb1f;color:#1d4ed8}.friend-gen-modal__hint{color:#64748b;font-size:13px;padding:18px 2px}.friend-gen-modal__loading{display:flex;align-items:center;gap:10px;padding:12px 2px;color:#4338ca;font-size:13px}.friend-gen-modal__loading p{margin:0}.friend-gen-modal__error{margin:0;color:#b91c1c;font-size:13px}.friend-gen-modal__empty{margin:0;color:#94a3b8;font-size:13px}.friend-gen-modal__results{list-style:none;margin:0;padding:0 4px 0 0;display:flex;flex-direction:column;gap:8px;overflow:auto;flex:1;min-height:0}.friend-gen-modal__result-item{border:1px solid #edf0f7;background:#fff;border-radius:14px;padding:10px;display:flex;align-items:center;gap:10px}.friend-gen-modal__result-item.is-succeeded{border-color:#22c55e59}.friend-gen-modal__result-item.is-failed{border-color:#f8717173}.friend-gen-modal__result-status{width:30px;height:30px;border-radius:999px;border:1px solid #dbe1f2;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}.friend-gen-modal__result-status:disabled{opacity:.55;cursor:not-allowed}.friend-gen-modal__check{color:#16a34a;font-weight:800;font-size:14px}.friend-gen-modal__failed{color:#dc2626;font-weight:900;font-size:14px}.friend-gen-modal__result-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px;border:none;background:transparent;padding:0;text-align:left;cursor:pointer}.friend-gen-modal__result-main:disabled{cursor:default}.friend-gen-modal__result-main:hover:not(:disabled) .friend-gen-modal__result-title span:first-child{text-decoration:underline}.friend-gen-modal__result-title{display:flex;align-items:center;gap:6px;min-width:0;color:#0f172a;font-size:13px;font-weight:700}.friend-gen-modal__result-title span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friend-gen-modal__result-error{color:#b91c1c;font-size:12px}.friend-gen-modal__result-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.friend-gen-modal__result-buttons{display:inline-flex;align-items:center;gap:8px}.friend-gen-modal__result-actions input[type=datetime-local]{border:1px solid #dbe1f2;border-radius:10px;padding:6px 8px;font-size:12px;background:#fff;min-width:180px}.friend-gen-modal__result-actions input[type=datetime-local]:disabled{background:#f1f5f9;color:#94a3b8}.friend-gen-modal__regenerate{border:1px solid #dbe1f2;border-radius:10px;padding:6px 10px;background:#fff;cursor:pointer;color:#2563eb;font-weight:600;font-size:12px}.friend-gen-modal__regenerate:disabled{opacity:.6;cursor:not-allowed}.friend-gen-modal__delete{border:1px solid rgba(248,113,113,.55);border-radius:10px;padding:6px 10px;background:#fff;cursor:pointer;color:#b91c1c;font-weight:600;font-size:12px}.friend-gen-modal__delete:disabled{opacity:.6;cursor:not-allowed}.friend-gen-modal__preview{margin-top:12px;border:1px solid #edf0f7;background:#fff;border-radius:16px;padding:12px;display:flex;flex-direction:column;gap:10px}.friend-gen-modal__preview.is-preview-open{position:absolute;inset:-12px;margin-top:0;z-index:20;border:none;border-radius:16px;background:#fff;padding:16px}.friend-gen-modal__preview.is-preview-open .friend-gen-modal__preview-header{padding-bottom:8px}.friend-gen-modal__preview.is-preview-open .friend-gen-modal__back,.friend-gen-modal__preview.is-preview-open .friend-gen-modal__regenerate,.friend-gen-modal__preview.is-preview-open .friend-gen-modal__delete{height:32px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.friend-gen-modal__preview-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.friend-gen-modal__preview-header-left{display:flex;align-items:center;gap:10px}.friend-gen-modal__preview-header-actions{display:inline-flex;gap:8px;align-items:center}.friend-gen-modal__preview-header h4{margin:0;font-size:14px;color:#0f172a}.friend-gen-modal__back{border:1px solid #dbe1f2;border-radius:10px;padding:6px 10px;background:#fff;cursor:pointer;color:#1e3a8a;font-weight:600;font-size:12px}.friend-gen-modal__back:disabled{opacity:.6;cursor:not-allowed}.friend-gen-modal__preview-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:12px;min-height:0;flex:1}.friend-gen-modal__preview-text p,.friend-gen-modal__preview-image p{margin:0 0 6px;font-size:12px;color:#64748b;font-weight:600}.friend-gen-modal__preview-text,.friend-gen-modal__preview-image{display:flex;flex-direction:column;min-height:0}.friend-gen-modal__preview-text pre{margin:0;border-radius:14px;padding:12px;background:#f8fafc;border:1px solid #e5e7eb;color:#0f172a;font-size:12px;line-height:1.5;flex:1;min-height:0;overflow:auto;overflow-anchor:none;white-space:pre-wrap;word-break:break-word}.friend-gen-modal__preview-image-scroll{flex:1;min-height:0;overflow:hidden}.friend-gen-modal__poster-thumb{width:100%;height:100%;padding:0;border:none;background:transparent;cursor:zoom-in;display:flex;align-items:center;justify-content:center;line-height:0}.friend-gen-modal__poster-thumb:focus-visible{outline:2px solid rgba(37,99,235,.6);outline-offset:2px;border-radius:14px}.friend-gen-modal__poster-thumb img{width:100%;height:100%;border-radius:14px;border:1px solid #e5e7eb;object-fit:contain;display:block}.friend-gen-modal__footer-left{display:flex;flex-direction:column;gap:6px}.friend-gen-modal__footer-hint{color:#475569;font-size:12px}.friend-gen-modal__spinner{width:28px;height:28px;border-radius:50%;border:3px solid rgba(99,102,241,.25);border-top-color:#4338ca;animation:friend-gen-spin 1s linear infinite}.friend-gen-modal__spinner.is-small{width:18px;height:18px;border-width:2px}@keyframes friend-gen-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.friend-modal__card header{display:flex;justify-content:space-between;align-items:center;padding:8px 14px;border-bottom:1px solid #f0f2f8}.friend-detail-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;border-radius:14px;border:1px solid #edf0f7;background:#fff;padding:12px}.friend-detail-meta small{display:block;font-size:11px;color:#64748b}.friend-detail-meta p{margin:3px 0 0;color:#0f172a;font-size:13px;font-weight:600;word-break:break-all}.friend-detail-meta .is-span-2{grid-column:span 2}.friend-detail-section{border-radius:14px;border:1px solid #edf0f7;background:#fff;padding:12px;display:flex;flex-direction:column;gap:8px}.friend-detail-section p{margin:0;font-weight:600;color:#0f172a}.friend-detail-content{display:flex;flex-direction:column;gap:4px;color:#475569}.friend-detail-table-wrapper{overflow:auto}.friend-detail-table{width:100%;border-collapse:collapse;font-size:12px}.friend-detail-table th,.friend-detail-table td{padding:9px 10px;border-bottom:1px solid #f0f2f8;text-align:left;white-space:nowrap}.friend-detail-table th{font-size:12px;color:#475569;font-weight:600}.friend-detail-table td{color:#0f172a}.friend-detail-table td.is-wrap{white-space:normal;max-width:260px}.friend-detail-action{border:none;background:transparent;color:#2563eb;cursor:pointer;font-size:12px}.friend-detail-action:disabled{color:#94a3b8;cursor:not-allowed}.friend-modal__card header button{border:none;background:transparent;font-size:18px;cursor:pointer}.friend-modal__body{padding:18px;display:flex;flex-direction:column;gap:14px;background:#f8fafc}.friend-modal__section p{margin:0 0 6px;font-weight:600;color:#0f172a}.friend-modal__accounts{display:flex;gap:8px;flex-wrap:wrap}.friend-modal__section{display:flex;flex-direction:column;gap:6px}.friend-modal__accounts-grid{display:flex;gap:10px;flex-wrap:wrap}.friend-modal__accounts-grid button{border:none;background:transparent;text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px;color:#475569}.friend-modal__accounts-grid button.is-selected .friend-modal__avatar{border-color:#f97316;box-shadow:0 0 0 2px #f9731659,0 10px 18px #f9731638}.friend-modal__avatar{width:40px;height:40px;border-radius:10px;border:2px solid transparent;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.friend-modal__avatar img{width:32px;height:32px;border-radius:10px;object-fit:cover}.friend-modal__content textarea{width:100%;min-height:110px;border:none;border-radius:14px;padding:10px;font-size:13px;resize:none;background:#fff;box-shadow:inset 0 2px 6px #0f235f1a}.friend-modal__media{border:2px dashed #dbe1f2;border-radius:16px;padding:12px;background:#fff;min-height:180px;display:flex;flex-direction:column;gap:10px;align-items:stretch;justify-content:flex-start}.friend-modal__media-actions{display:flex;align-items:center;justify-content:center;gap:10px}.friend-modal__media button{border:none;background:transparent;cursor:pointer;color:#2563eb;font-weight:600}.friend-modal__media-preview{width:100%;display:flex;justify-content:center}.friend-modal__media-grid{width:min(240px,100%);display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.friend-modal__media .friend-modal__media-thumb{padding:0;border:none;background:transparent;cursor:zoom-in;line-height:0;border-radius:12px}.friend-modal__media .friend-modal__media-thumb:focus-visible{outline:2px solid rgba(37,99,235,.6);outline-offset:2px}.friend-modal__media-grid img{width:100%;aspect-ratio:1;border-radius:12px;object-fit:cover;display:block}.friend-modal__media-video-wrap{width:100%;position:relative}.friend-modal__media .friend-modal__media-video-overlay{position:absolute;inset:0 0 48px;border:none;background:transparent;cursor:zoom-in;border-radius:12px}.friend-modal__media .friend-modal__media-video-overlay:focus-visible{outline:2px solid rgba(37,99,235,.6);outline-offset:2px}.friend-modal__media .friend-modal__media-video-preview{position:absolute;top:10px;right:10px;width:36px;height:36px;border-radius:999px;border:1px solid rgba(148,163,184,.55);background:#0f172a8c;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.friend-modal__media .friend-modal__media-video-preview:hover{background:#0f172ab3}.friend-modal__media-video{width:100%;max-height:240px;border-radius:12px;background:#0f172a}.friend-modal__media-hint{font-size:12px;color:#64748b;text-align:center}.friend-modal__media-hint.is-error{color:#dc2626}.friend-modal__settings{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.friend-modal__settings label{display:flex;flex-direction:column;gap:5px;font-size:12px;color:#64748b}.friend-modal__settings select,.friend-modal__settings input{border:1px solid #dbe1f2;border-radius:10px;padding:8px;font-size:13px}.friend-modal__datetime{grid-column:span 2}.friend-modal__datetime input{width:100%;border:1px solid #dbe1f2;border-radius:10px;padding:8px;font-size:13px;background:#fff}.friend-modal__card footer{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-top:1px solid #f0f2f8;background:#fff}.friend-modal__options{display:flex;align-items:center;gap:12px;font-size:12px;color:#475569}.friend-modal__error{margin:0;color:#dc2626;font-size:12px}.friend-modal__actions{display:flex;gap:8px}.friend-modal__actions button{border:none;background:transparent;padding:6px 12px;border-radius:10px;cursor:pointer}.friend-modal__actions .primary-button{background:linear-gradient(135deg,#1d4ed8,#1e40af);color:#fff;border:none;box-shadow:0 10px 20px #1d4ed840}.friend-modal__actions .primary-button{color:#fff}.employee-modal-overlay{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:18px;z-index:1000}.employee-modal{width:min(420px,100%);border-radius:16px;background:#fff;padding:20px;box-shadow:0 30px 60px #0f172a40}.boss-accounts-modal{width:min(1100px,100%);height:720px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.boss-accounts-modal__actions{display:flex;align-items:center;gap:10px}.boss-accounts-modal__body{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:12px}.boss-accounts-modal__body .client-table-wrapper{flex:1}.boss-accounts-modal__unbind{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.text-button.is-danger{color:#dc2626}.text-button.is-danger:hover:not(:disabled){color:#b91c1c;background:#f8717114;border-radius:10px}.boss-modal__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.boss-modal__search{min-width:min(420px,100%);flex:1}.boss-modal__count{font-size:12px;color:#64748b}.boss-modal__pagination{padding:2px 2px 6px}.boss-modal__row-actions{display:inline-flex;align-items:center;gap:4px}.boss-accounts__row-actions{width:100%;display:flex;justify-content:center;flex-wrap:nowrap;column-gap:2px;white-space:nowrap}.boss-accounts__row-actions .text-button{padding-left:4px;padding-right:4px}.boss-accounts__row-actions .boss-sync-icon-button{width:22px;height:22px;margin:0 4px}.boss-sync-icon-button{color:#2563eb;border:none;background:transparent;box-shadow:none;transition:color .16s ease,opacity .16s ease}.boss-sync-icon-button:hover:not(:disabled){color:#1d4ed8;background:transparent;box-shadow:none;transform:none}.boss-sync-icon-button.is-syncing,.boss-sync-icon-button:disabled{color:#0f766e;border:none;background:transparent;cursor:not-allowed;box-shadow:none;opacity:.92}.boss-sync-icon-button.is-syncing svg,.boss-sync-icon-button:disabled svg{animation:boss-sync-spin 1s linear infinite}@keyframes boss-sync-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.boss-accounts-table-wrapper{overflow-x:hidden}.boss-accounts-table{min-width:0;width:100%;table-layout:fixed}.boss-account-jobs-row td{padding:0;background:#f8fafceb}.boss-account-jobs-card-animator{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-8px);transition:grid-template-rows .22s ease,opacity .22s ease,transform .22s ease;overflow:hidden}.boss-account-jobs-card-animator.is-open{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.boss-account-jobs-card{width:calc(100% - 28px);margin:12px auto 14px;border-radius:18px;background:#fff;border:1px solid rgba(226,232,240,.95);box-shadow:0 20px 44px #0f172a14}.boss-account-jobs{display:flex;flex-direction:column;gap:10px;padding:12px 14px 14px}.boss-account-jobs__state{padding:0}.boss-account-jobs__table-wrapper{border:1px solid rgba(226,232,240,.95);border-radius:14px;overflow:auto;background:#fff}.boss-account-jobs__table{font-size:12px;min-width:0}.boss-account-jobs__table td{padding:10px 12px}.boss-account-jobs__row-actions{gap:2px;flex-wrap:nowrap;white-space:nowrap}.boss-job-positions-modal{width:min(1150px,100%);height:720px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.boss-job-positions-modal__body{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px}.boss-job-detail-modal{width:min(860px,100%);max-height:min(86vh,760px);overflow:hidden;display:flex;flex-direction:column;padding:0}.boss-job-detail-modal__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 10px;border-bottom:1px solid rgba(226,232,240,.9)}.boss-job-detail-modal__title{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;flex:1;min-width:0}.boss-job-detail-modal__title h3{margin:0;font-size:20px;font-weight:700;color:#0f172a}.boss-job-detail-modal__title-input{width:100%;min-height:44px;padding:10px 12px;border-radius:14px;border:1px solid rgba(148,163,184,.42);background:#fffffff5;color:#0f172a;font-size:18px;font-weight:700;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.boss-job-detail-modal__title-input:focus{border-color:#0ea5e999;box-shadow:0 0 0 4px #0ea5e91f}.boss-job-detail-modal__salary{font-size:16px;font-weight:700;color:#0ea5e9}.boss-job-detail-modal__header-actions{display:inline-flex;align-items:center;gap:8px}.boss-job-detail-modal__edit-button{min-width:88px}.boss-job-detail-modal__meta{display:flex;align-items:center;gap:16px;padding:10px 18px 16px;color:#475569;font-size:13px;flex-wrap:wrap;border-bottom:1px solid rgba(226,232,240,.7)}.boss-job-detail-modal__meta span{display:inline-flex;align-items:center;gap:6px}.boss-job-detail-modal__meta svg{color:#1d4ed8}.boss-job-detail-modal__body{flex:1;min-height:0;overflow:auto;padding:16px 18px}.boss-job-detail-modal__sections{display:flex;flex-direction:column;gap:18px}.boss-job-detail-modal__section h4{margin:0 0 10px;font-size:14px;color:#0f172a}.boss-job-detail-modal__section p{margin:0;font-size:13px;line-height:1.7;color:#334155}.boss-job-detail-modal__detail-block{margin-top:12px}.boss-job-detail-modal__detail-block h5{margin:0 0 6px;font-size:13px;color:#0f172a}.boss-job-detail-modal__textarea{width:100%;min-height:148px;padding:12px 14px;border-radius:16px;border:1px solid rgba(148,163,184,.36);background:linear-gradient(180deg,#fffffffa,#f8fafcf5);font-size:13px;line-height:1.7;color:#334155;resize:vertical;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.boss-job-detail-modal__textarea:focus{border-color:#0ea5e985;box-shadow:0 0 0 4px #0ea5e91f}.boss-job-detail-modal__textarea--compact{min-height:96px}.boss-job-detail-modal__field-input{width:100%;min-height:44px;padding:10px 12px;border-radius:14px;border:1px solid rgba(148,163,184,.36);background:linear-gradient(180deg,#fffffffa,#f8fafcf5);color:#334155;font-size:13px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.boss-job-detail-modal__field-input:focus{border-color:#0ea5e985;box-shadow:0 0 0 4px #0ea5e91f}.boss-job-detail-modal__pre{white-space:pre-wrap}.boss-job-detail-modal__error{padding:12px 14px;border-radius:14px;border:1px solid rgba(248,113,113,.18);background:#fef2f2f5;color:#b91c1c;font-size:13px}.boss-job-detail-modal__footer{padding:14px 18px 18px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid rgba(226,232,240,.9);background:#fff}.boss-job-mapping-modal{width:min(860px,100%);max-height:min(86vh,760px);overflow:hidden;display:flex;flex-direction:column;padding:0}.boss-job-mapping-modal__header{display:flex;justify-content:space-between;gap:12px;padding:18px 18px 12px;border-bottom:1px solid rgba(226,232,240,.9)}.boss-job-mapping-modal__title h3{margin:0;font-size:18px;font-weight:800;color:#0f172a}.boss-job-mapping-modal__subtitle{margin:6px 0 0;font-size:12px;color:#64748b}.boss-job-mapping-modal__body{flex:1;min-height:0;overflow:auto;padding:14px 18px 16px;display:flex;flex-direction:column;gap:12px;background:#f8fafceb}.boss-job-mapping-modal__hint{margin:0;font-size:13px;line-height:1.6;color:#334155}.boss-job-mapping-modal__toolbar{display:flex;justify-content:flex-start}.boss-job-mapping-modal__search{width:min(420px,100%)}.boss-job-mapping-modal__state{padding:18px 0}.boss-job-mapping-modal__list{display:flex;flex-direction:column;gap:10px}.boss-job-mapping-modal__option{display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:14px;border:1px solid rgba(226,232,240,.95);background:#fffffffa;cursor:pointer}.boss-job-mapping-modal__option.is-selected{border-color:#0ea5e9b3;box-shadow:0 0 0 3px #0ea5e91f}.boss-job-mapping-modal__option input{margin-top:3px}.boss-job-mapping-modal__option-main{display:flex;flex-direction:column;gap:2px}.boss-job-mapping-modal__option-title{font-size:14px;font-weight:700;color:#0f172a}.boss-job-mapping-modal__option-desc{font-size:12px;color:#64748b}.boss-job-mapping-modal__pagination{padding-top:6px}.boss-job-mapping-modal__footer{padding:14px 18px 18px;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid rgba(226,232,240,.9);background:#fff}.boss-filter-config-modal{width:min(980px,100%);max-height:min(88vh,820px);overflow:hidden;display:flex;flex-direction:column;padding:0}.boss-filter-config-modal__header{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 18px 12px;border-bottom:1px solid rgba(226,232,240,.9)}.boss-filter-config-modal__title h3{margin:0;font-size:18px;font-weight:800;color:#0f172a}.boss-filter-config-modal__subtitle{margin:6px 0 0;font-size:12px;color:#64748b}.boss-filter-config-modal__body{flex:1;min-height:0;overflow:auto;padding:14px 18px 16px;display:flex;flex-direction:column;gap:14px;background:#f8fafceb}.boss-filter-config-section{border-radius:16px;border:1px solid rgba(226,232,240,.95);overflow:hidden;background:#fff}.boss-filter-config-section.is-vip{background:#fff7edf5;border-color:#fbbf2438}.boss-filter-config-section.is-basic{background:#f0fdfaeb;border-color:#2dd4bf38}.boss-filter-config-section__header{padding:14px 14px 8px;display:flex;flex-direction:column;gap:6px}.boss-filter-config-section__heading{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.boss-filter-config-section__title{font-size:13px;font-weight:700;color:#0f172a}.boss-filter-config-vip-badge{font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px;background:#fbbf2438;color:#b45309}.boss-filter-config-section__hint{font-size:12px;color:#b45309}.boss-filter-config-section__content{padding:8px 14px 14px;display:flex;flex-direction:column;gap:10px}.boss-filter-config-section__content.is-frozen{opacity:.62;filter:grayscale(.12)}.boss-filter-row{display:flex;align-items:flex-start;gap:12px}.boss-filter-row__label{flex:0 0 140px;padding-top:6px;font-size:13px;color:#334155}.boss-filter-row__content{flex:1;min-width:0}.boss-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.boss-filter-chip{border:1px solid rgba(148,163,184,.55);background:#ffffffbf;color:#0f172a;border-radius:999px;padding:6px 12px;font-size:12px;line-height:1.2;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.boss-filter-chip:hover:not(:disabled){border-color:#94a3b8d9}.boss-filter-config-section.is-basic .boss-filter-chip.is-active{background:#14b8a6f2;color:#fff;border-color:transparent}.boss-filter-config-section.is-vip .boss-filter-chip.is-active{background:#d97706eb;color:#fff;border-color:transparent}.boss-filter-chip:disabled{cursor:not-allowed;opacity:.6}.boss-filter-age{width:min(520px,100%)}.boss-filter-age__values{display:flex;justify-content:space-between;font-size:12px;color:#64748b;margin-bottom:6px}.boss-filter-age__slider{--boss-filter-age-track-height: 8px;--boss-filter-age-thumb-size: 18px;position:relative;height:28px;width:100%}.boss-filter-age__slider-track{position:absolute;left:0;right:0;top:50%;height:var(--boss-filter-age-track-height);transform:translateY(-50%);border-radius:999px;background:#94a3b847;border:1px solid rgba(148,163,184,.34);pointer-events:none;z-index:1}.boss-filter-age__slider-range{position:absolute;top:50%;height:var(--boss-filter-age-track-height);transform:translateY(-50%);border-radius:999px;background:#94a3b873;pointer-events:none;z-index:2}.boss-filter-config-section.is-vip .boss-filter-age__slider-range{background:#d97706a8}.boss-filter-age__slider input[type=range]{position:absolute;left:0;top:0;width:100%;height:28px;margin:0;background:transparent;-webkit-appearance:none;appearance:none;pointer-events:none;z-index:3}.boss-filter-age__slider input[type=range]::-webkit-slider-runnable-track{height:var(--boss-filter-age-track-height);background:transparent;border:none}.boss-filter-age__slider input[type=range]::-moz-range-track{height:var(--boss-filter-age-track-height);background:transparent;border:none}.boss-filter-age__slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:var(--boss-filter-age-thumb-size);height:var(--boss-filter-age-thumb-size);margin-top:calc((var(--boss-filter-age-track-height) - var(--boss-filter-age-thumb-size)) * .5);border-radius:999px;background:#fff;border:2px solid rgba(148,163,184,.8);box-shadow:0 8px 18px #0f172a1f;cursor:pointer;pointer-events:auto}.boss-filter-config-section.is-vip .boss-filter-age__slider input[type=range]::-webkit-slider-thumb{border-color:#d97706c7}.boss-filter-age__slider input[type=range]::-moz-range-thumb{width:var(--boss-filter-age-thumb-size);height:var(--boss-filter-age-thumb-size);border-radius:999px;background:#fff;border:2px solid rgba(148,163,184,.8);box-shadow:0 8px 18px #0f172a1f;cursor:pointer;pointer-events:auto}.boss-filter-config-section.is-vip .boss-filter-age__slider input[type=range]::-moz-range-thumb{border-color:#d97706c7}.boss-filter-age__slider input[type=range]:disabled{opacity:.7;cursor:not-allowed}.boss-filter-config-modal__error{padding:10px 12px;border-radius:12px;background:#f871711a;color:#b91c1c;font-size:12px;border:1px solid rgba(248,113,113,.25)}.boss-filter-config-modal__footer{padding:14px 18px 18px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid rgba(226,232,240,.9);background:#fff}.boss-greeting-settings-modal{width:min(760px,100%);max-height:min(88vh,760px);overflow:hidden;display:flex;flex-direction:column;padding:0}.boss-greeting-settings-modal__header{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 18px 12px;border-bottom:1px solid rgba(226,232,240,.9)}.boss-greeting-settings-modal__title h3{margin:0;font-size:18px;font-weight:800;color:#0f172a}.boss-greeting-settings-modal__subtitle{margin:6px 0 0;font-size:12px;color:#64748b}.boss-greeting-settings-modal__body{flex:1;min-height:0;overflow:auto;padding:14px 18px 16px;display:flex;flex-direction:column;gap:14px;background:#f8fafceb}.boss-greeting-settings-modal__body>*{flex:0 0 auto}.boss-greeting-settings-section{border-radius:14px;border:1px solid rgba(226,232,240,.95);overflow:hidden;background:#fff;padding:12px 14px;display:flex;flex-direction:column;gap:10px;flex:0 0 auto}.boss-greeting-settings-top{display:flex;align-items:flex-end;gap:14px;flex-wrap:wrap}.boss-greeting-settings-field{display:flex;flex-direction:column;gap:6px;min-width:0}.boss-greeting-settings-field.is-compact{flex:0 0 auto}.boss-greeting-settings-field__label{font-size:11px;color:#475569;font-weight:700}.boss-greeting-settings-field__input{height:34px;width:112px;border-radius:10px;border:1px solid #e2e8f0;padding:0 10px;font-size:13px;color:#0f172a;background:#fff;text-align:left}.boss-greeting-settings-field__input:focus{outline:none;border-color:#99f6e4;box-shadow:0 0 0 3px #2dd4bf2e}.boss-greeting-settings-field__textarea{width:100%;min-height:96px;border-radius:12px;border:1px solid #e2e8f0;padding:10px 12px;font-size:13px;color:#0f172a;background:#fff;line-height:1.45;resize:vertical}.boss-greeting-settings-field__textarea:focus{outline:none;border-color:#99f6e4;box-shadow:0 0 0 3px #2dd4bf2e}.boss-greeting-settings-top__hint{font-size:12px;color:#64748b;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.boss-greeting-settings-top__hint.is-danger{color:#b91c1c}.boss-greeting-settings-top__hint-muted{color:#94a3b8}.boss-greeting-settings-section__header{display:flex;justify-content:space-between;align-items:baseline;gap:10px;flex-wrap:wrap}.boss-greeting-settings-section__title{font-size:13px;font-weight:800;color:#0f172a}.boss-greeting-settings-section__hint{font-size:12px;color:#64748b}.boss-greeting-settings-table,.boss-greeting-time-table{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff}.boss-greeting-time-table__head{display:grid;grid-template-columns:1fr 1fr 110px 72px;align-items:center;gap:8px;min-height:34px;padding:0 10px;border-bottom:1px solid #e2e8f0;background:#f8fafc;font-size:11px;font-weight:700;color:#64748b}.boss-greeting-time-table__limit-head,.boss-greeting-time-table__action-head{text-align:right}.boss-greeting-time-table__body{list-style:none;padding:0;margin:0}.boss-greeting-time-table__row{display:grid;grid-template-columns:1fr 1fr 110px 72px;align-items:center;gap:8px;min-height:42px;padding:0 10px;border-bottom:1px solid #f1f5f9}.boss-greeting-time-table__row:last-child{border-bottom:none}.boss-greeting-time-table__time,.boss-greeting-time-table__limit{height:32px;border-radius:10px;border:1px solid #e2e8f0;padding:0 10px;font-size:12px;color:#0f172a;background:#fff}.boss-greeting-time-table__time:focus,.boss-greeting-time-table__limit:focus{outline:none;border-color:#99f6e4;box-shadow:0 0 0 3px #2dd4bf2e}.boss-greeting-time-table__limit{width:100%;text-align:right}.boss-greeting-time-table__row .text-button{justify-self:end}.boss-greeting-settings-table__head{display:grid;grid-template-columns:28px minmax(200px,1fr) 120px 140px 110px;align-items:center;gap:8px;min-height:34px;padding:0 8px 0 6px;border-bottom:1px solid #e2e8f0;background:#f8fafc;font-size:11px;font-weight:700;color:#64748b}.boss-greeting-settings-table__drag-col,.boss-greeting-settings-table__job-col,.boss-greeting-settings-table__city-col,.boss-greeting-settings-table__salary-col,.boss-greeting-settings-table__quota-col{white-space:nowrap}.boss-greeting-settings-table__quota-col{text-align:right}.boss-greeting-settings-list{list-style:none;padding:0;margin:0}.boss-greeting-settings-item{display:grid;grid-template-columns:28px minmax(200px,1fr) 120px 140px 110px;align-items:center;gap:8px;min-height:42px;padding:0 8px 0 6px;border-bottom:1px solid #f1f5f9;transition:background .14s ease;font-size:13px}.boss-greeting-settings-item:last-child{border-bottom:none}.boss-greeting-settings-item.is-drag-over{background:#f0fdfae0}.boss-greeting-settings-item.is-dragging{opacity:.55}.boss-greeting-settings-item__drag{height:20px;width:20px;border-radius:6px;border:1px solid rgba(203,213,225,.9);background:#f8fafcf5;display:inline-flex;align-items:center;justify-content:center;cursor:grab;color:#64748b;padding:0}.boss-greeting-settings-item__drag:active:not(:disabled){cursor:grabbing}.boss-greeting-settings-item__job{min-width:0;font-size:13px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.boss-greeting-settings-item__city,.boss-greeting-settings-item__salary{min-width:0;font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.boss-greeting-settings-item__quota{display:flex;justify-content:flex-end}.boss-greeting-settings-item__input{width:86px;height:30px;border-radius:8px;border:1px solid #e2e8f0;padding:0 8px;font-size:12px;color:#0f172a;text-align:right;background:#fff}.boss-greeting-settings-item__input:focus{outline:none;border-color:#99f6e4;box-shadow:0 0 0 3px #2dd4bf2e}.boss-greeting-settings-item--drag-preview{border:1px solid rgba(148,163,184,.5);border-radius:10px;background:#fff;box-shadow:0 14px 30px #0f172a3d}.boss-greeting-settings-modal__error{padding:10px 12px;border-radius:12px;background:#f871711a;color:#b91c1c;font-size:12px;border:1px solid rgba(248,113,113,.25)}.boss-greeting-settings-modal__footer{padding:14px 18px 18px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid rgba(226,232,240,.9);background:#fff}.boss-greeting-settings-modal__footer .ghost-button{min-width:100px}.boss-greeting-settings-modal__footer .primary-button{min-width:120px}.boss-assistant-settings-modal{width:min(620px,100%);max-height:min(78vh,520px);overflow:hidden;display:flex;flex-direction:column;padding:0}.boss-assistant-settings-modal__header{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 18px 12px;border-bottom:1px solid rgba(226,232,240,.9)}.boss-assistant-settings-modal__title h3{margin:0;font-size:18px;font-weight:800;color:#0f172a}.boss-assistant-settings-modal__subtitle{margin:6px 0 0;font-size:12px;color:#64748b}.boss-assistant-settings-modal__body{flex:1;min-height:0;overflow:auto;padding:14px 18px 16px;display:flex;flex-direction:column;gap:14px;background:#f8fafceb}.boss-assistant-settings-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0}.boss-assistant-settings-row+.boss-assistant-settings-row{border-top:1px solid rgba(226,232,240,.9)}.boss-assistant-rechat-settings{overflow:hidden;max-height:0;opacity:0;transform:translateY(-4px);pointer-events:none;transition:max-height .24s ease,opacity .2s ease,transform .2s ease}.boss-assistant-rechat-settings.is-open{max-height:640px;opacity:1;transform:translateY(0);pointer-events:auto}.boss-assistant-rechat-settings__inner{padding-top:12px;border-top:1px dashed rgba(226,232,240,.9);display:flex;flex-direction:column;gap:12px}.boss-assistant-rechat-settings__grid{display:flex;align-items:flex-end;gap:14px;flex-wrap:wrap}.boss-assistant-rechat-settings__hint{margin:8px 0 0;font-size:12px;color:#64748b;line-height:1.4}.boss-assistant-settings-row__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.boss-assistant-settings-row__label{font-size:13px;font-weight:700;color:#0f172a}.boss-assistant-settings-row__desc{font-size:12px;color:#64748b;line-height:1.35}.boss-assistant-settings-sync-action{display:inline-flex;align-items:center;gap:10px}.boss-assistant-settings-sync-action .boss-sync-icon-button{width:20px;height:20px;padding:0}.boss-sync-status-text{font-size:12px;color:#475569;white-space:nowrap}.boss-sync-status-text.is-syncing{color:#0f766e;font-weight:600}.boss-assistant-settings-modal__error{padding:10px 12px;border-radius:12px;background:#f871711a;color:#b91c1c;font-size:12px;border:1px solid rgba(248,113,113,.25)}.boss-assistant-settings-modal__footer{padding:14px 18px 18px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid rgba(226,232,240,.9);background:#fff}.boss-assistant-settings-modal__footer .ghost-button{min-width:100px}.boss-assistant-settings-modal__footer .primary-button{min-width:120px}@media(max-width:720px){.boss-greeting-settings-top .modal-feature-toggle{width:auto}.boss-greeting-settings-table{overflow-x:auto}.boss-greeting-settings-table__head,.boss-greeting-settings-item{min-width:620px}}.boss-leads-modal__body{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px}.boss-leads-toolbar__right{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.boss-leads-toolbar__settings-button{min-width:116px;white-space:nowrap}.boss-leads-toolbar__filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.boss-leads-toolbar__filters select,.boss-leads-toolbar__filters input{border-radius:12px;border:1px solid #e2e8f0;height:36px;padding:0 12px;font-size:13px;color:#0f172a}.boss-leads-toolbar__filters select{background:#f8fafc;min-width:200px}.boss-leads-toolbar__filters input{background:#fff;min-width:180px}.boss-leads-toolbar__filters select:focus,.boss-leads-toolbar__filters input:focus{outline:none;border-color:#99f6e4;box-shadow:0 0 0 3px #2dd4bf2e}.boss-leads-toolbar__clear{height:36px;width:36px;border-radius:12px;background:#0f172a0a}.boss-modal__toolbar.boss-leads-toolbar{justify-content:flex-start;flex-wrap:wrap}.boss-leads-toolbar__accounts{flex:1;min-width:0;display:flex;align-items:center;gap:8px;overflow-x:auto;padding:2px}.boss-account-card{height:36px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;font-size:13px;color:#0f172a;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.boss-account-card:hover:not(:disabled){background:#f8fafc}.boss-account-card:disabled{opacity:.7;cursor:not-allowed}.boss-account-card.is-active{border-color:#0ea5e9a6;box-shadow:0 0 0 3px #0ea5e91f;background:#0ea5e90f}.boss-account-card__dot{width:8px;height:8px;border-radius:999px;background:#94a3b8;flex:0 0 auto}.boss-account-card__dot.is-online{background:#22c55e}.boss-account-card__dot.is-offline{background:#ef4444}.boss-account-card__dot.is-neutral{background:#94a3b8}.boss-account-card__name{max-width:180px;overflow:hidden;text-overflow:ellipsis}.boss-vip-badge{display:inline-flex;align-items:center;height:18px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.3px;color:#92400e;border:1px solid rgba(251,191,36,.55);background:linear-gradient(135deg,#fbbf2440,#fde68ad9);box-shadow:0 10px 18px #fbbf2424;flex:0 0 auto}.boss-account-cell{display:inline-flex;align-items:center;gap:4px;max-width:100%;vertical-align:middle}.boss-account-cell .cell-scroll{max-width:100%}.boss-account-value{display:inline-flex;align-items:center;gap:4px}.boss-job-filter{position:relative;display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.boss-job-filter__trigger{height:36px;min-width:220px;max-width:280px;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;font-size:13px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.boss-job-filter__trigger.is-open{border-color:#99f6e4;box-shadow:0 0 0 3px #2dd4bf2e}.boss-job-filter__trigger:disabled{opacity:.75;cursor:not-allowed}.boss-job-filter__value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.boss-job-filter__clear{height:36px;width:36px;border-radius:12px;background:#0f172a0a;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#0f172a}.boss-job-filter__clear:hover:not(:disabled){background:#0f172a14}.boss-job-filter__clear:disabled{opacity:.7;cursor:not-allowed}.boss-job-filter__dropdown{position:absolute;top:calc(100% + 8px);right:0;width:min(420px,95vw);border:1px solid rgba(226,232,240,.95);border-radius:14px;background:#fff;box-shadow:0 18px 45px #0f172a24;z-index:30;padding:10px;display:flex;flex-direction:column;gap:10px}.boss-job-filter__search{width:100%}.boss-job-filter__options{max-height:260px;overflow:auto;display:flex;flex-direction:column;gap:4px}.boss-job-filter__empty{padding:12px 10px;font-size:12px;color:#64748b}.boss-job-filter__option{border:none;background:transparent;padding:10px 12px;text-align:left;border-radius:12px;cursor:pointer;font-size:13px;color:#0f172a}.boss-job-filter__option:hover{background:#f1f5f9}.boss-job-filter__option.is-active{background:#0ea5e91f}.boss-leads-toolbar__search{flex:0 0 240px;max-width:320px;min-width:220px;width:240px}.boss-modal__toolbar.boss-assistant-toolbar{justify-content:flex-end}.table-search.is-compact.boss-leads-toolbar__search{height:36px;padding:0 12px}.pagination-panel__right{flex:0 0 auto}.boss-leads-toolbar__meta{display:flex;justify-content:flex-end}.boss-leads-auto-add-modal{width:min(760px,100%);max-height:min(84vh,760px);overflow:hidden;display:flex;flex-direction:column;padding:0}.boss-leads-auto-add-modal__header{display:flex;justify-content:space-between;gap:12px;padding:18px 18px 12px;border-bottom:1px solid rgba(226,232,240,.9);background:linear-gradient(135deg,#0ea5e91f,#fffffff0 65%)}.boss-leads-auto-add-modal__title h3{margin:0;font-size:18px;font-weight:800;color:#0f172a}.boss-leads-auto-add-modal__body{flex:1;min-height:0;overflow:auto;padding:16px 18px 18px;display:flex;flex-direction:column;gap:14px}.boss-leads-auto-add-modal__error{padding:10px 12px;border-radius:12px;background:#f871711a;border:1px solid rgba(248,113,113,.22);color:#b91c1c;font-size:12px}.boss-leads-auto-add-section{border:1px solid rgba(226,232,240,.9);border-radius:16px;background:#fff;padding:14px;display:flex;flex-direction:column;gap:14px}.boss-leads-auto-add-section__header{display:flex;align-items:center;justify-content:flex-start;gap:12px}.boss-leads-auto-add-section__label{font-size:14px;font-weight:700;color:#0f172a}.boss-leads-auto-add-top-row{display:grid;grid-template-columns:minmax(220px,1.15fr) minmax(220px,1fr) minmax(180px,1fr);align-items:end;gap:14px}.boss-leads-auto-add-top-item{min-width:0;display:flex;flex-direction:column;gap:8px}.boss-leads-auto-add-top-item__label{font-size:12px;font-weight:700;color:#334155}.boss-leads-auto-add-field__input{width:100%;max-width:220px;height:36px;border-radius:12px;border:1px solid #e2e8f0;padding:0 12px;font-size:13px;color:#0f172a}.boss-leads-auto-add-field__input:focus{outline:none;border-color:#99f6e4;box-shadow:0 0 0 3px #2dd4bf2e}.boss-leads-auto-add-top-item--toggle .modal-feature-toggle{align-self:flex-start}.boss-leads-auto-add-top-item__value{display:inline-flex;align-items:center;min-height:36px;font-size:13px;font-weight:600;color:#0f172a}@media(max-width:960px){.boss-leads-auto-add-top-row{grid-template-columns:repeat(2,minmax(0,1fr))}.boss-leads-auto-add-top-item--meta{grid-column:span 2}}@media(max-width:680px){.boss-leads-auto-add-top-row{grid-template-columns:minmax(0,1fr)}.boss-leads-auto-add-top-item--meta{grid-column:auto}.boss-leads-auto-add-field__input{max-width:none}}.boss-leads-auto-add-empty{padding:22px 14px;border-radius:14px;background:#f8fafc;text-align:center;color:#64748b;font-size:13px}.boss-leads-auto-add-list{border:1px solid rgba(226,232,240,.9);border-radius:14px;overflow:hidden}.boss-leads-auto-add-list__head,.boss-leads-auto-add-item{display:grid;grid-template-columns:28px minmax(260px,1fr) 88px;align-items:center;gap:10px;padding:0 12px}.boss-leads-auto-add-list__head{min-height:36px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:11px;font-weight:700;color:#64748b}.boss-leads-auto-add-item{min-height:62px;border-bottom:1px solid #f1f5f9;transition:background .14s ease,opacity .14s ease}.boss-leads-auto-add-item:last-child{border-bottom:none}.boss-leads-auto-add-item.is-drag-over{background:#f0fdfae0}.boss-leads-auto-add-item.is-dragging{opacity:.56}.boss-leads-auto-add-item__drag{width:20px;height:20px;border-radius:6px;border:1px solid rgba(203,213,225,.9);background:#f8fafcf5;display:inline-flex;align-items:center;justify-content:center;cursor:grab;color:#64748b;padding:0}.boss-leads-auto-add-item__drag:active:not(:disabled){cursor:grabbing}.boss-leads-auto-add-item__account{min-width:0;display:flex;align-items:center;gap:10px}.boss-leads-auto-add-item__avatar{width:38px;height:38px;border-radius:999px;overflow:hidden;background:linear-gradient(135deg,#0ea5e9,#14b8a6);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex:0 0 auto}.boss-leads-auto-add-item__avatar-img{width:100%;height:100%;object-fit:cover}.boss-leads-auto-add-item__avatar-fallback{line-height:1}.boss-leads-auto-add-item__meta{min-width:0;display:flex;flex-direction:column;gap:4px}.boss-leads-auto-add-item__nickname{font-size:13px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.boss-leads-auto-add-item__wxid{font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.boss-leads-auto-add-item__status{justify-self:end;display:inline-flex;align-items:center;justify-content:center;height:26px;min-width:56px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700}.boss-leads-auto-add-item__status.is-online{color:#166534;background:#22c55e29}.boss-leads-auto-add-item__status.is-offline{color:#991b1b;background:#f8717129}.boss-leads-auto-add-modal__footer{padding:14px 18px 18px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid rgba(226,232,240,.9);background:#fff}.boss-lead-detail-modal{width:min(920px,100%);max-height:min(88vh,820px);overflow:hidden;display:flex;flex-direction:column;padding:0}.boss-lead-detail-modal__header{display:flex;justify-content:space-between;gap:12px;padding:18px 18px 12px;border-bottom:1px solid rgba(226,232,240,.9);background:linear-gradient(135deg,#14b8a624,#ffffffd9 60%)}.boss-lead-detail-modal__title{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.boss-lead-detail-modal__title h3{margin:0;font-size:20px;font-weight:800;color:#0f172a}.boss-lead-detail-modal__job{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#14b8a629;color:#0f766e;font-size:12px;font-weight:700;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.boss-lead-detail-modal__body{flex:1;min-height:0;overflow:auto;padding:16px 18px;background:#f8fafc}.boss-lead-detail-modal__content{display:flex;flex-direction:column;gap:14px}.boss-lead-detail-section{background:#fff;border:1px solid rgba(226,232,240,.85);border-radius:16px;padding:14px 14px 12px;box-shadow:0 10px 22px #0f172a0f}.boss-lead-detail-section h4{margin:0 0 10px;font-size:14px;font-weight:800;color:#0f172a;display:inline-flex;align-items:center;gap:8px}.boss-lead-detail-section h4:before{content:"";display:inline-block;width:10px;height:10px;border-radius:999px;background:#14b8a6;box-shadow:0 0 0 4px #14b8a629}.boss-lead-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px}.boss-lead-detail-label{display:block;font-size:12px;color:#64748b;font-weight:700}.boss-lead-detail-value{display:block;margin-top:2px;font-size:13px;color:#0f172a;font-weight:700;word-break:break-word}.boss-lead-detail-pre{margin:0;font-size:13px;line-height:1.75;color:#334155;white-space:pre-wrap}.boss-lead-detail-muted{margin:0;font-size:13px;color:#94a3b8}.boss-lead-detail-timeline{display:flex;flex-direction:column;gap:12px}.boss-lead-detail-timeline__item{display:grid;grid-template-columns:12px 1fr;gap:10px}.boss-lead-detail-timeline__dot{width:10px;height:10px;margin-top:6px;border-radius:999px;background:#14b8a6e6;box-shadow:0 0 0 4px #14b8a624}.boss-lead-detail-timeline__main{border-left:1px solid rgba(226,232,240,.9);padding-left:14px}.boss-lead-detail-timeline__row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.boss-lead-detail-timeline__title{font-size:13px;font-weight:800;color:#0f172a}.boss-lead-detail-timeline__time{font-size:12px;color:#64748b;font-weight:700}.boss-lead-detail-timeline__subtitle{margin-top:4px;font-size:13px;color:#334155}.boss-lead-detail-modal__footer{padding:14px 18px 18px;display:flex;justify-content:flex-end;border-top:1px solid rgba(226,232,240,.9);background:#fff}@media(max-width:900px){.boss-modal__toolbar.boss-leads-toolbar{flex-wrap:wrap}.boss-leads-toolbar__search{flex:1 1 100%;max-width:100%;width:100%}.boss-job-filter{flex:1 1 100%;width:100%}.boss-job-filter__trigger{flex:1;min-width:0;width:100%}.boss-lead-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.employee-modal--danger{border:1px solid rgba(239,68,68,.45);background:linear-gradient(180deg,#fff,#fef2f2e6)}.employee-warning-modal__title h3{display:inline-flex;align-items:center;gap:8px}.employee-warning-modal__title svg{color:#dc2626}.employee-warning-modal__body{display:flex;flex-direction:column;gap:8px}.employee-warning-modal__body p{margin:0;font-size:13px;color:#0f172a}.employee-warning-modal__body strong{font-weight:700;color:#991b1b}.employee-notification__section{margin:10px 0 6px;font-size:12px;font-weight:600;color:#64748b}.employee-notification__item.is-alert{border:1px solid rgba(239,68,68,.18);background:#fef2f2e6}.workspace-unread.is-alert{background:#ef4444;color:#fff;border-radius:999px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;line-height:1}.employee-modal__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px;gap:12px}.employee-modal__subtitle{margin:0;font-size:12px;color:#94a3b8}.employee-modal__header h3{margin:6px 0 0;font-size:18px;color:#0f172a}.employee-modal__form{display:flex;flex-direction:column;gap:12px}.employee-modal__field{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#475569}.employee-modal__field input{border-radius:10px;border:1px solid #dbe1f2;padding:8px 10px;font-size:13px}.employee-modal__error{margin:0;color:#dc2626;font-size:12px}.employee-modal__hint{margin:0;font-size:12px;color:#64748b}.employee-modal__success{margin:0;color:#16a34a;font-size:12px}.employee-modal__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.employee-manual-modal{width:min(1100px,100%);height:min(82vh,860px);padding:0;display:flex;flex-direction:column;overflow:hidden}.employee-manual-modal__header{margin-bottom:0;padding:18px 20px;border-bottom:1px solid #e2e8f0}.employee-manual-modal__body{flex:1;min-height:0;display:flex}.employee-manual-modal__toc{width:240px;border-right:1px solid #e2e8f0;background:#f8fafc;padding:14px 12px;overflow:auto}.employee-manual-modal__toc-title{margin:0 0 10px;font-size:12px;color:#64748b;font-weight:700}.employee-manual-modal__toc-empty{margin:0;font-size:12px;color:#94a3b8;padding:8px 4px}.employee-manual-modal__toc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.employee-manual-modal__toc-item button{width:100%;border:0;background:transparent;text-align:left;padding:6px 8px;border-radius:10px;font-size:12px;color:#0f172a;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-manual-modal__toc-item button:hover{background:#e2e8f0}.employee-manual-modal__toc-item.is-l3 button{padding-left:18px;color:#334155}.employee-manual-modal__toc-item.is-l4 button{padding-left:28px;color:#475569}.employee-manual-modal__content{flex:1;min-width:0;padding:18px 20px;overflow:auto;background:#fff}.employee-manual-modal__placeholder{padding:48px 12px;text-align:center;color:#94a3b8;font-size:14px}.employee-manual-modal__placeholder.is-error{color:#dc2626}.employee-manual-markdown{font-size:14px}.employee-manual-markdown video,.employee-manual-markdown img{max-width:100%;border-radius:12px}.employee-manual-markdown h1,.employee-manual-markdown h2,.employee-manual-markdown h3,.employee-manual-markdown h4,.employee-manual-markdown h5,.employee-manual-markdown h6{scroll-margin-top:24px}.public-manual-page{height:100vh;display:flex;flex-direction:column;background:#fff;overflow:hidden}.public-manual-page__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px;border-bottom:1px solid #e2e8f0;background:#fff}.public-manual-page__header h1{margin:6px 0 0;font-size:20px;color:#0f172a}.public-manual-page__body{flex:1;min-height:0;display:flex}.public-manual-page .employee-manual-markdown img{max-width:60%;height:auto;display:block;margin:12px auto;cursor:zoom-in}.manual-image-overlay{position:fixed;inset:0;background:#0f172adb;display:flex;align-items:center;justify-content:center;padding:18px;z-index:1100}.manual-image-overlay__content{position:relative;max-width:95vw;max-height:95vh}.manual-image-overlay__image{max-width:95vw;max-height:95vh;border-radius:14px;box-shadow:0 30px 60px #0f172a59}.manual-image-overlay__close{position:absolute;top:10px;right:10px;width:42px;height:42px;border-radius:999px;border:1px solid rgba(226,232,240,.65);background:#0f172ab8;color:#fff;font-size:26px;line-height:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.manual-image-overlay__close:hover{background:#0f172ae6}.employee-position-setting-card__footer{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:flex-start;margin-top:10px}.employee-position-setting-card__footer .modal-feature-toggle{padding:4px 10px;font-size:12px}.employee-position-setting-card__footer .modal-feature-toggle__slider{width:32px;height:16px}.employee-position-setting-card__footer .modal-feature-toggle__slider:after{width:12px;height:12px}.employee-position-setting-card__footer .modal-feature-toggle input:checked+.modal-feature-toggle__slider:after{transform:translate(16px)}.employee-position-tags{display:flex;align-items:center;gap:8px}.employee-position-tag{font-size:12px;font-weight:600;border-radius:999px;padding:2px 10px;border:1px solid rgba(148,163,184,.35);background:#94a3b824;color:#475569}.employee-position-tag.is-default{background:#10b98124;border-color:#10b98159;color:#059669}.employee-position-tag.is-main{background:#2563eb1f;border-color:#2563eb59;color:#1d4ed8}.employee-position-settings__header-actions{display:flex;align-items:center;gap:12px}.employee-position-settings__header-actions .ghost-button,.employee-position-settings__header-actions .primary-button{height:36px;display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1}.employee-position-settings__header-actions .ghost-button{padding:0 18px}.employee-position-settings__header-actions .primary-button{padding:0 20px}.employee-position-settings__header-actions .ghost-button svg,.employee-position-settings__header-actions .primary-button svg{flex:0 0 auto}.employee-position-settings__header-search{width:260px}.employee-position-settings__header-actions .ghost-button{width:auto;white-space:nowrap}.employee-position-settings__header-actions .primary-button{white-space:nowrap}.employee-position-settings__filter-panel{margin-top:16px}.employee-position-settings__filter-panel .page-size-select select{height:36px;border-radius:12px;padding:0 12px}.employee-position-settings__header-search .filter-search{height:36px;padding:0 12px;border-radius:10px}.employee-position-settings__header-search .filter-search input{font-size:13px}.employee-position-settings__header-search .filter-search svg{flex:0 0 auto}.employee-position-settings__header-search .filter-search input{min-width:0}.employee-position-settings__header-search .filter-search input::placeholder{font-size:13px}.pagination-panel{display:flex;align-items:center;justify-content:space-between;gap:14px}.pagination-panel__left{font-size:13px;color:#475569}.employee-position-settings__header-search,.employee-position-settings__header-actions{flex-shrink:0}.employee-position-settings__header-search .filter-search{background:#fff}@media(max-width:720px){.employee-position-settings__header-actions{flex-wrap:wrap;justify-content:flex-end}.employee-position-settings__header-search{width:min(260px,100%)}}.employee-position-picker{width:min(820px,100%);border-radius:18px;background:#fff;padding:18px;box-shadow:0 30px 60px #0f172a40;display:flex;flex-direction:column;gap:12px;max-height:min(720px,90vh)}.employee-position-picker__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.employee-position-picker__toolbar{display:flex;gap:12px;align-items:center}.employee-position-picker__search{flex:1}.employee-position-picker__meta{font-size:12px;color:#475569;background:#f1f5f9;border-radius:999px;padding:6px 12px;white-space:nowrap}.employee-position-picker__list{border:1px solid #e2e8f0;border-radius:14px;padding:10px;overflow-y:auto;min-height:220px;max-height:420px;display:flex;flex-direction:column;gap:8px}.employee-position-picker__item{border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;display:flex;gap:12px;align-items:center;cursor:pointer;transition:background .2s ease,border-color .2s ease}.employee-position-picker__item:hover{background:#f8fafc;border-color:#c7d2fe}.employee-position-picker__item input{width:16px;height:16px}.employee-position-picker__item-main p{margin:0;font-weight:600;color:#0f172a}.employee-position-picker__item-main small{color:#64748b;font-size:12px}.employee-position-picker__item.is-disabled{opacity:.7;cursor:not-allowed}.employee-position-picker__item.is-selected{background:#2563eb14;border-color:#2563eb59}.employee-position-picker__badge{margin-left:auto;font-size:12px;font-weight:600;border-radius:999px;padding:4px 10px;background:#94a3b833;color:#475569}.employee-position-picker__pagination{display:flex;align-items:center;justify-content:space-between;gap:10px}.employee-position-picker__actions{display:flex;justify-content:flex-end;gap:10px}.admin-console{display:flex;height:100vh;overflow:hidden;background:#f4f6fb;color:#0f172a}.admin-console__sidebar{width:280px;background:#fff;color:#0f172a;padding:28px 24px;display:flex;flex-direction:column;gap:24px;border-right:1px solid #e2e8f0;box-shadow:8px 0 30px #0f172a0d}.admin-console.is-collapsed .admin-console__sidebar{width:88px;padding:24px 16px;gap:18px}.admin-console__brand{display:flex;align-items:center;gap:12px;justify-content:space-between}.admin-console__brand{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-console__brand-text{display:flex;flex-direction:column;gap:4px}.admin-console.is-collapsed .admin-console__brand-text{display:none}.admin-console.is-collapsed .admin-console__brand{justify-content:center}.admin-console__brand-title{margin:0;font-weight:600;font-size:16px;color:#0f172a}.admin-console__brand-subtitle{margin:0;font-size:13px;color:#94a3b8}.admin-collapse-btn{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:8px;color:#475569;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 12px #0f172a0d}.admin-console__header-left{display:flex;align-items:center;gap:10px}.admin-console__menu{display:flex;flex-direction:column;gap:10px;flex:1;overflow-y:auto}.admin-console.is-collapsed .admin-console__menu{align-items:center;gap:14px}.admin-console__main{flex:1;display:flex;flex-direction:column;padding:12px 28px 24px;gap:16px;overflow-y:auto;min-height:0}.admin-console__main.ai-chat-tester-active{overflow-y:hidden}.admin-console__main.ai-chat-tester-active>.ai-chat-tester-section{flex:1;min-height:0}.admin-console__header{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border-radius:16px;padding:10px 18px;box-shadow:0 8px 20px #0f172a0f}.admin-console__header-actions{display:flex;align-items:center;gap:14px}.admin-console__search{display:flex;align-items:center;gap:8px;border:1px solid #e2e8f0;border-radius:999px;padding:8px 16px;background:#fff;min-width:240px}.admin-console__search input{border:none;outline:none;font-size:14px;width:100%}.admin-console__stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.admin-stat-card{background:#fff;border-radius:20px;padding:18px 20px;box-shadow:0 20px 40px #0f172a14;display:flex;flex-direction:column;gap:8px}.admin-stat-card__icon{width:40px;height:40px;border-radius:12px;background:#2563eb1a;display:flex;align-items:center;justify-content:center;color:#1d4ed8}.admin-stat-card__label{margin:0;color:#64748b;font-size:14px}.admin-stat-card h3{margin:0;font-size:26px}.admin-stat-card__change{color:#2563eb;font-size:13px}.admin-section{background:#fff;border-radius:24px;padding:28px;box-shadow:0 30px 60px #0f172a14;display:flex;flex-direction:column;gap:20px}.admin-section__header{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.admin-section__subtitle{margin:0;color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;font-size:12px}.admin-section__description{margin:4px 0 0;color:#94a3b8}.admin-section__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.admin-button{border:none;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:600;cursor:pointer;padding:10px 20px;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.admin-button.primary{background:linear-gradient(135deg,#f97316,#db2777);color:#fff;box-shadow:0 12px 30px #db277740}.admin-button.secondary{background:#fb923c2e;color:#9a3412;border:1px solid rgba(251,146,60,.5)}.admin-button.ghost{background:#0f172a0a;color:#0f172a;border:1px dashed rgba(15,23,42,.2)}.admin-button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a26}.admin-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.admin-inline-search{border:1px solid #e2e8f0;border-radius:14px;padding:8px 14px;display:flex;align-items:center;gap:8px;background:#f8fafc}.admin-inline-search input{border:none;outline:none;background:transparent;font-size:14px}.admin-inline-search--compact{padding:6px 10px;border-radius:12px}.admin-inline-search--compact input{font-size:13px}.admin-table-wrapper{overflow-x:auto}.admin-table{width:100%;border-spacing:0;border-collapse:collapse}.admin-table th{text-align:left;font-weight:500;color:#94a3b8;font-size:13px;padding-bottom:12px}.admin-table td{padding:14px 0;border-top:1px solid #f1f5f9;vertical-align:top}.admin-table--compact th,.admin-table--compact td{padding:10px 12px;font-size:13px;white-space:nowrap}.trigger-list{border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;background:#fff}.trigger-list__header,.trigger-list__row{display:grid;grid-template-columns:180px minmax(0,1fr) 180px 140px;align-items:center;gap:12px;padding:10px 16px;font-size:12px;color:#475569;white-space:nowrap}.trigger-list__header{background:#f8fafc;font-weight:600;color:#0f172a}.trigger-list__row+.trigger-list__row{border-top:1px solid #eef2ff}.trigger-list__name,.trigger-list__description,.trigger-list__code{overflow:hidden;text-overflow:ellipsis}.trigger-list__name{font-weight:600;color:#0f172a}.trigger-list__description{min-width:0}.trigger-list__code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;color:#2563eb}.trigger-list__actions{display:inline-flex;gap:6px;justify-content:flex-end}.trigger-list__actions .ghost-button{padding:4px 10px;font-size:12px;border-radius:999px}.trigger-list__placeholder{padding:28px 16px;text-align:center;font-size:13px;color:#94a3b8}.trigger-inline-search input{font-size:13px}@media(max-width:900px){.trigger-list__header,.trigger-list__row{grid-template-columns:140px minmax(0,1fr) 140px 120px;font-size:11px}}.client-distribution-table{table-layout:auto;width:max-content;min-width:1700px;min-width:max(100%,1700px)}.client-distribution-table th,.client-distribution-table td{white-space:nowrap}.client-distribution__upload-cell{display:inline-flex;align-items:center;gap:10px}.client-distribution__action-link{color:#4338ca;font-size:13px;text-decoration:underline;cursor:pointer}.client-distribution__action-link.is-disabled{opacity:.65;cursor:not-allowed;pointer-events:none;text-decoration:none}.client-distribution__action-link input{display:none}.client-distribution__upload{position:relative;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:1px dashed #94a3b8;color:#0f172a;font-size:13px;font-weight:500;background:#94a3b81f;cursor:pointer}.client-distribution__upload input{display:none}.client-distribution__file-name{font-size:13px;color:#64748b;max-width:220px;overflow-x:auto;white-space:nowrap}.client-distribution__file-name::-webkit-scrollbar{height:4px}.client-distribution__file-name::-webkit-scrollbar-thumb{background:#0f172a66;border-radius:999px}.client-distribution__cell-scroll{max-width:220px;overflow-x:auto;white-space:nowrap}.client-distribution__cell-scroll::-webkit-scrollbar{height:4px}.client-distribution__cell-scroll::-webkit-scrollbar-thumb{background:#0f172a66;border-radius:999px}.tenant-cell{display:inline-flex;align-items:center;gap:6px}.tenant-cell__title{font-weight:600;color:#0f172a}.tenant-cell__meta{font-size:12px;color:#94a3b8}.tenant-section{flex:1;min-height:0}.tenant-section--config-active{overflow-y:auto}.tenant-control-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 12px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}.tenant-control-bar__left,.tenant-control-bar__right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tenant-control-bar__sort{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#64748b}.tenant-control-bar__sort select{border:1px solid #e2e8f0;border-radius:12px;padding:6px 10px;background:#fff;font-size:13px;color:#0f172a;outline:none}.tenant-control-bar__sort select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.tenant-permission-tags{display:inline-flex;gap:6px;flex-wrap:wrap}.tenant-column-picker{position:relative}.tenant-column-picker summary{list-style:none}.tenant-column-picker summary::-webkit-details-marker{display:none}.tenant-column-picker__trigger{-webkit-user-select:none;user-select:none}.tenant-column-picker__panel{position:absolute;right:0;top:calc(100% + 8px);width:min(320px,80vw);background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:12px;box-shadow:0 18px 40px #0f172a1f;z-index:20}.tenant-column-picker__panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:600;color:#0f172a;margin-bottom:10px}.tenant-column-picker__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.tenant-column-picker__item{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:12px;font-size:13px;color:#0f172a;background:#0f172a08}.tenant-column-picker__item input{width:14px;height:14px}.tenant-column-picker__item.is-disabled{opacity:.6}.tenant-table-wrapper{flex:1;min-height:0;overflow:auto}.tenant-section .admin-table-footer{margin-top:0}.tenant-table__sticky{position:sticky;right:0;background:#fff}.tenant-table thead .tenant-table__sticky{z-index:3}.tenant-table tbody .tenant-table__sticky{z-index:2;box-shadow:-10px 0 18px #0f172a0f}.tenant-config-workspace{border:1px solid rgba(251,146,60,.24);border-radius:24px;background:linear-gradient(180deg,#fff8f1f5,#fffffffa);padding:20px;display:flex;flex-direction:column;flex-shrink:0;gap:16px;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow:hidden;box-shadow:inset 0 1px #fff9,0 20px 50px #f9731614}.tenant-config-workspace__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.tenant-config-workspace__header>div:first-child{min-width:0}.tenant-config-workspace__header h3{margin:4px 0 0;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tenant-config-workspace__code{font-size:13px;color:#9a3412;font-weight:500}.tenant-config-tabs{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.tenant-config-tabs button{border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#fff;color:#475569;font-size:13px;font-weight:600;padding:6px 12px;min-height:36px;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.tenant-config-tabs button span{display:inline-flex;align-items:center;justify-content:center;min-width:22px;padding:0 6px;height:22px;border-radius:999px;background:#94a3b81f;color:#475569;font-size:12px}.tenant-config-tabs button.is-active{border-color:#f9731659;background:#fb923c24;color:#9a3412}.tenant-config-tabs button.is-active span{background:#f9731629;color:#9a3412}.tenant-config-workspace__body{display:flex;flex-direction:column;gap:16px;min-width:0}.tenant-config-panel{border:1px solid rgba(226,232,240,.95);border-radius:18px;background:#fff;padding:16px;display:flex;flex-direction:column;gap:14px;min-width:0}.tenant-config-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.tenant-config-panel__header h4{margin:0;font-size:15px;color:#0f172a}.tenant-config-panel__header p{margin:4px 0 0;font-size:12px;color:#94a3b8}.tenant-config-panel__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tenant-config-inline-message{border-radius:12px;padding:10px 12px;font-size:13px}.tenant-config-inline-message.is-danger{background:#ef444414;color:#b91c1c}.tenant-config-inline-message.is-success{background:#10b9811f;color:#0f766e}.tenant-config-copybar{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.tenant-config-copybar__field{display:flex;flex-direction:column;gap:6px;min-width:220px;font-size:12px;color:#64748b}.tenant-config-copybar__field--compact{min-width:160px}.tenant-search-select{position:relative}.tenant-search-select__trigger{width:100%;min-height:40px;border:1px solid #dbe4f0;border-radius:12px;padding:10px 12px;background:#fff;color:#0f172a;font-size:13px;line-height:1.5;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.tenant-search-select__trigger.is-open,.tenant-search-select__trigger:focus-visible{border-color:#f973168c;box-shadow:0 0 0 3px #f973161f;outline:none}.tenant-search-select__trigger:disabled{cursor:not-allowed;color:#94a3b8;background:#f8fafc}.tenant-search-select__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant-search-select__label.is-placeholder{color:#94a3b8}.tenant-search-select__dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:20;border:1px solid rgba(226,232,240,.95);border-radius:14px;background:#fff;box-shadow:0 18px 45px #0f172a24;padding:10px;display:flex;flex-direction:column;gap:10px}.tenant-search-select__options{max-height:280px;overflow:auto;display:flex;flex-direction:column;gap:4px}.tenant-search-select__option{border:none;background:transparent;padding:10px 12px;border-radius:12px;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#0f172a}.tenant-search-select__option:hover,.tenant-search-select__option.is-selected{background:#f973161a}.tenant-search-select__option-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.tenant-search-select__option-code{flex:0 0 auto;color:#64748b;font-weight:700}.tenant-search-select__status{padding:10px;font-size:12px;color:#64748b}.tenant-search-select__status.is-error{color:#b91c1c}.tenant-config-copybar__field select,.tenant-search-select__trigger,.tenant-config-field input,.tenant-config-field textarea{width:100%;border:1px solid #dbe4f0;border-radius:12px;padding:10px 12px;font-size:13px;color:#0f172a;background:#fff;outline:none;box-sizing:border-box;line-height:1.5}.tenant-config-copybar__field select:focus,.tenant-config-field input:focus,.tenant-config-field textarea:focus{border-color:#f973168c;box-shadow:0 0 0 3px #f973161f}.tenant-config-copybar__field select,.tenant-search-select__trigger,.tenant-config-field input,.tenant-config-workspace .admin-button--compact,.tenant-config-workspace .ghost-button.is-compact{min-height:40px}.tenant-config-copybar__field select,.tenant-search-select__trigger,.tenant-config-workspace .ghost-button.is-compact{box-sizing:border-box}.tenant-config-field textarea{resize:vertical;min-height:110px;font-family:inherit}.tenant-config-workspace .admin-button--compact,.tenant-config-workspace .ghost-button.is-compact{padding-left:14px;padding-right:14px}.tenant-config-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tenant-config-field{display:flex;flex-direction:column;gap:6px}.tenant-config-field span{font-size:12px;font-weight:600;color:#475569}.tenant-config-field--wide{grid-column:1 / -1}.tenant-config-prompt-types{display:flex;gap:8px;flex-wrap:wrap}.tenant-config-prompt-types button{border:1px solid rgba(148,163,184,.28);border-radius:999px;background:#f8fafc;color:#475569;min-height:36px;padding:0 14px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.tenant-config-prompt-types button.is-active{border-color:#f9731659;background:#ffedd5eb;color:#9a3412}.tenant-config-prompt-editor__intro{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tenant-config-prompt-editor__intro h5{margin:0;font-size:15px;color:#0f172a}.tenant-config-prompt-editor__intro p{margin:4px 0 0;font-size:13px;color:#64748b;line-height:1.6}.tenant-config-prompt-editor .prompt-editor-pane,.tenant-config-prompt-editor .prompt-guide-pane{min-height:360px;min-width:0}.tenant-config-prompt-editor .prompt-editor-pane .tenant-config-prompt-editor__textarea{min-height:360px;resize:none;overflow-y:hidden}.tenant-config-history-grid{display:grid;grid-template-columns:240px minmax(0,1fr);gap:14px}.tenant-config-history-list{border:1px solid #edf2f7;border-radius:14px;background:#f8fafc;padding:8px;display:flex;flex-direction:column;gap:8px;min-height:180px}.tenant-config-history-item{border:1px solid transparent;border-radius:12px;padding:10px 12px;background:#fff;cursor:pointer;display:flex;flex-direction:column;gap:4px;text-align:left}.tenant-config-history-item strong{font-size:13px;color:#0f172a}.tenant-config-history-item span{font-size:12px;color:#94a3b8}.tenant-config-history-item.is-active{border-color:#f9731652;background:#ffedd5a8}.tenant-config-history-editor{display:flex;flex-direction:column;gap:12px}.tenant-config-history-editor__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tenant-config-empty{border:1px dashed #cbd5e1;border-radius:14px;padding:18px;text-align:center;font-size:13px;color:#94a3b8;background:#f8fafcb8}.tenant-config-style-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tenant-config-style-card{border:1px solid #edf2f7;border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:10px;background:linear-gradient(180deg,#fff,#f8fafc)}.tenant-config-style-card__title{display:flex;align-items:center;gap:10px}.tenant-config-style-card__title div{display:flex;flex-direction:column;gap:2px}.tenant-config-style-card__title strong{font-size:14px;color:#0f172a}.tenant-config-style-card__title span{font-size:12px;color:#94a3b8}.tenant-config-style-card__emoji{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#fb923c1f;font-size:20px}.tenant-config-style-card p{margin:0;font-size:13px;color:#475569;line-height:1.5}.tenant-config-style-card code{display:block;padding:10px 12px;border-radius:12px;background:#fff7ed;color:#9a3412;font-size:12px;line-height:1.5;white-space:normal}.tenant-config-style-card__actions{display:flex;align-items:center;gap:10px;justify-content:flex-end}.tenant-config-scene-list{display:flex;flex-direction:column;gap:10px}.tenant-config-scene-item{border:1px solid #edf2f7;border-radius:16px;padding:14px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.tenant-config-scene-item__main{display:flex;flex-direction:column;gap:4px;flex:1}.tenant-config-scene-item__title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tenant-config-scene-item__title strong{font-size:14px;color:#0f172a}.tenant-config-scene-item__main p,.tenant-config-scene-item__meta span{margin:0;font-size:12px;color:#94a3b8}.tenant-config-scene-item__meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media(max-width:1080px){.tenant-config-form-grid,.tenant-config-style-grid,.tenant-config-history-grid{grid-template-columns:1fr}.tenant-config-copybar{align-items:stretch}.tenant-config-copybar__field{min-width:0}}@media(max-width:720px){.tenant-config-workspace{padding:16px}.tenant-config-panel{padding:14px}.tenant-config-scene-item__meta{width:100%;justify-content:space-between}.tenant-config-prompt-types{width:100%}.tenant-config-prompt-types button{flex:1 1 calc(50% - 8px);justify-content:center}}.admin-table__actions{display:flex;gap:8px;flex-wrap:wrap}.admin-table__actions .ghost-button.is-compact{padding:2px 10px;font-size:12px;border-radius:999px}.admin-table__title{margin:0;font-weight:600;color:#0f172a}.admin-table__description{margin:2px 0 0;font-size:13px;color:#94a3b8}.platform-admin-table{table-layout:fixed;min-width:960px}.platform-admin-table th,.platform-admin-table td{white-space:nowrap}.platform-admin-table__account{display:inline-flex;align-items:center;gap:8px}.platform-admin-table__muted{color:#94a3b8;font-size:12px}.platform-admin-table .admin-table__actions{flex-wrap:nowrap;gap:6px}.admin-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:600}.admin-table-footer{margin-top:16px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.admin-table-footer p{margin:0;font-size:13px;color:#64748b}.admin-status--success{background:#10b98126;color:#0f766e}.admin-status--warning{background:#f59e0b26;color:#b45309}.admin-status--danger{background:#ef444426;color:#b91c1c}.admin-status--info{background:#3b82f626;color:#1d4ed8}.admin-status--muted{background:#94a3b82e;color:#475569}.admin-payload{display:inline-block;padding:6px 10px;border-radius:10px;background:#f1f5f9;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px}.admin-code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;color:#2563eb;background:#2563eb14;padding:2px 6px;border-radius:6px}.admin-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.admin-form-field{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#475569}.admin-form-field input,.admin-form-field textarea,.admin-section select{border:1px solid #e2e8f0;border-radius:12px;padding:10px 14px;font-size:14px;background:#f8fafc}.admin-form-field textarea{resize:vertical}.admin-form-toggle{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#475569}.admin-form-toggle__control{position:relative;display:inline-flex;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:12px;padding:10px 14px;background:#f8fafc;color:#475569;font-size:14px}.admin-form-toggle__control input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.admin-form-toggle__switch{width:42px;height:24px;border-radius:999px;background:#cbd5e1;position:relative;transition:background .18s ease;flex:0 0 auto;box-shadow:inset 0 0 0 1px #94a3b8b3}.admin-form-toggle__switch:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 6px 14px #0f172a2e;transition:transform .18s ease}.admin-form-toggle__control input:checked+.admin-form-toggle__switch{background:#2563eb;box-shadow:inset 0 0 0 1px #2563eb99}.admin-form-toggle__control input:checked+.admin-form-toggle__switch:after{transform:translate(18px)}.admin-form-toggle__control input:focus-visible+.admin-form-toggle__switch{outline:3px solid rgba(37,99,235,.25);outline-offset:3px}.admin-form-toggle__control input:disabled+.admin-form-toggle__switch{opacity:.55}.admin-form-toggle__value{font-size:13px;color:#64748b}.admin-form-hint{font-size:12px;color:#94a3b8;margin-top:4px}.admin-form-hint.is-error{color:#b91c1c}.admin-audit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.admin-audit-card{border:1px solid #e2e8f0;border-radius:18px;padding:16px;background:linear-gradient(135deg,#fbfcff,#f8fbff)}.admin-audit-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.admin-audit-card__time{font-size:12px;color:#94a3b8}.admin-audit-card__violation{font-weight:600;color:#334155}.admin-tabs{background:#f1f5f9;border-radius:999px;padding:4px;display:inline-flex;gap:4px}.admin-tabs button{border:none;background:transparent;border-radius:999px;padding:8px 16px;font-size:13px;color:#475569;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.admin-tabs button.is-active{background:#fff;box-shadow:0 6px 18px #0f172a14;color:#1d4ed8}.admin-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px}.admin-card-grid.three-column{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.admin-card-grid.four-column{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1200px){.admin-card-grid.four-column{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.admin-card{border:1px solid #e2e8f0;border-radius:20px;padding:20px;background:#fff;display:flex;flex-direction:column;gap:12px;box-shadow:0 8px 30px #0f172a0f}.admin-card--full-width{width:100%}.admin-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin-card__subtitle{margin:0;color:#94a3b8;font-size:13px}.admin-card__body{margin:0;color:#475569;line-height:1.5}.admin-card__meta{color:#94a3b8;font-size:13px}.admin-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.job-tag-panel{display:flex;gap:24px;align-items:flex-start}@media(max-width:1200px){.job-tag-panel{flex-direction:column}}.job-tag-sidebar{width:280px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;padding:16px;display:flex;flex-direction:column;gap:14px}.job-tag-sidebar__header{display:flex;align-items:center;justify-content:space-between}.job-tag-sidebar__header p{margin:0;font-weight:600;color:#0f172a}.job-tag-sidebar__list{display:flex;flex-direction:column;gap:10px}.job-tag-sidebar__item{border:1px solid #e2e8f0;border-radius:14px;padding:12px;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:8px;transition:border-color .2s ease,background .2s ease;cursor:pointer}.job-tag-sidebar__item.is-active{border-color:#2563eb;background:#fff;box-shadow:0 6px 16px #2563eb1f}.job-tag-sidebar__title{margin:0;font-size:14px;font-weight:600;color:#0f172a}.job-tag-sidebar__meta{margin:2px 0 0;font-size:12px;color:#94a3b8}.job-tag-sidebar__placeholder{border:1px dashed #cbd5f5;border-radius:14px;padding:16px;font-size:13px;color:#94a3b8;text-align:center}.job-tag-panel__content{flex:1;border:1px solid #e2e8f0;border-radius:18px;padding:20px;background:#fff;min-height:320px;display:flex;flex-direction:column;gap:16px}.job-tag-panel__content-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.job-tag-panel__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.job-tag-panel__actions .admin-button,.job-tag-panel__actions .ghost-button{padding:6px 12px;font-size:13px;border-radius:999px}.job-tag-panel__meta{margin:0;font-size:12px;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.job-tag-panel__description{margin:4px 0 0;color:#64748b;font-size:13px}.job-tag-chip-grid{display:flex;flex-wrap:wrap;gap:14px}.job-tag-chip-v2{display:inline-flex;align-items:center;border:1px solid #d6def5;border-radius:999px;background:#f8fbff;overflow:hidden;padding:4px 6px;min-height:48px;min-width:120px;box-shadow:inset 0 0 0 1px #fff6}.job-tag-chip-v2.is-inactive{opacity:.5}.job-tag-chip-v2__body{border:none;background:transparent;padding:10px 18px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:15px;color:#0f172a;font-weight:600}.job-tag-chip-v2__close{border:none;background:transparent;color:#97a0bc;padding:0 16px;font-size:18px;cursor:pointer}.job-tag-chip-placeholder,.job-tag-panel__placeholder{border:1px dashed #cbd5f5;border-radius:16px;padding:20px;text-align:center;color:#94a3b8;font-size:14px;width:100%}.job-tag-status{padding:4px 10px;border-radius:999px;background:#10b9811f;color:#047857;font-size:12px;font-weight:600}.job-tag-status.is-inactive{background:#cbd5e180;color:#475569}.job-tag-form__field{display:flex;flex-direction:column;gap:6px;color:#475569;font-size:13px}.job-tag-form__field input,.job-tag-form__field textarea{border:1px solid #dbe1f2;border-radius:12px;padding:8px 10px;font-size:13px}.job-tag-toggle{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:#475569;position:relative}.job-tag-toggle input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.job-tag-toggle__switch{width:40px;height:22px;border-radius:999px;background:#cbd5e1;position:relative;transition:background .18s ease;flex:0 0 auto;box-shadow:inset 0 0 0 1px #94a3b8b3}.job-tag-toggle__switch:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 6px 14px #0f172a2e;transition:transform .18s ease}.job-tag-toggle input:checked+.job-tag-toggle__switch{background:#2563eb;box-shadow:inset 0 0 0 1px #2563eb99}.job-tag-toggle input:checked+.job-tag-toggle__switch:after{transform:translate(18px)}.job-tag-toggle input:focus-visible+.job-tag-toggle__switch{outline:3px solid rgba(37,99,235,.25);outline-offset:3px}.job-tag-toggle input:disabled+.job-tag-toggle__switch{opacity:.55}.job-tag-toggle__label{color:#475569}.create-form-toggle{display:inline-flex;align-items:center;gap:10px;font-size:14px;color:#475569;position:relative}.create-form-toggle input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.create-form-toggle__switch{width:42px;height:24px;border-radius:999px;background:#cbd5e1;position:relative;transition:background .18s ease;flex:0 0 auto;box-shadow:inset 0 0 0 1px #94a3b8b3}.create-form-toggle__switch:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 6px 14px #0f172a2e;transition:transform .18s ease}.create-form-toggle input:checked+.create-form-toggle__switch{background:#2563eb;box-shadow:inset 0 0 0 1px #2563eb99}.create-form-toggle input:checked+.create-form-toggle__switch:after{transform:translate(18px)}.create-form-toggle input:focus-visible+.create-form-toggle__switch{outline:3px solid rgba(37,99,235,.25);outline-offset:3px}.create-form-toggle__label{color:#475569}.job-tag-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center}.job-tag-modal__overlay{position:absolute;inset:0;background:#0f172a73}.job-tag-modal__panel{position:relative;background:#fff;border-radius:20px;padding:20px;width:min(420px,90%);display:flex;flex-direction:column;gap:16px;box-shadow:0 24px 60px #0f172a33}.job-tag-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.job-tag-modal__header h3{margin:0;font-size:18px}.job-tag-modal__header p{margin:4px 0 0;color:#94a3b8;font-size:13px}.job-tag-modal__body{display:flex;flex-direction:column;gap:12px}.job-tag-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:12px}.job-tag-modal__error{margin:0;color:#dc2626;font-size:13px}.tag-empty{color:#94a3b8;font-size:13px}.ai-chat-tester-section{padding:20px;gap:16px}.ai-chat-tester__split{display:flex;gap:18px;align-items:stretch;flex:1;min-height:0}.ai-chat-tester__form{flex:0 0 32%;border:1px solid #e2e8f0;border-radius:18px;padding:16px;background:#f8fafc;display:flex;flex-direction:column;gap:16px;font-size:13px;overflow-y:auto;min-height:0}.ai-chat-tester__form h4{margin:0;font-size:15px}.ai-chat-tester__chat{flex:1;display:flex;flex-direction:column;gap:16px;min-height:0}.ai-chat-tester__field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#475569}.ai-chat-tester__field input,.ai-chat-tester__field textarea{border:1px solid #dbe1f2;border-radius:14px;padding:8px 12px;font-size:13px;background:#fff}.ai-chat-tester__field textarea{resize:vertical;min-height:56px}.ai-chat-tester__hint{margin:2px 0 0;color:#94a3b8;font-size:11px}.ai-chat-tester__section{display:flex;flex-direction:column;gap:10px}.ai-chat-tester__section-header{display:flex;flex-direction:column;gap:4px}.ai-chat-tester__section+.ai-chat-tester__section{border-top:1px dashed #d6dcea;padding-top:12px;margin-top:6px}.ai-chat-tester__field-actions{display:flex;align-items:center;gap:10px}.ai-chat-tester__candidate-panel{border:1px dashed #c7d2fe;border-radius:16px;padding:12px;background:#fff;display:flex;flex-direction:column;gap:12px}.ai-chat-tester__candidate-summary{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.ai-chat-tester__candidate-summary h5{margin:0;font-size:16px;color:#0f172a}.ai-chat-tester__candidate-subtitle{margin:2px 0 0;color:#64748b;font-size:12px}.ai-chat-tester__candidate-tags{display:flex;flex-wrap:wrap;gap:6px}.ai-chat-tester__candidate-pill{padding:4px 10px;border-radius:999px;background:#4f46e51f;color:#4338ca;font-size:11px}.ai-chat-tester__candidate-pill.is-intent{background:#10b9811f;color:#047857}.ai-chat-tester__candidate-group{border-top:1px solid #eef2ff;padding-top:10px}.ai-chat-tester__candidate-group-header{display:flex;align-items:baseline;gap:8px;margin-bottom:6px}.ai-chat-tester__candidate-group-header h5{margin:0;font-size:13px;color:#475569}.ai-chat-tester__candidate-group-header p{margin:0;color:#a1acc7;font-size:11px}.ai-chat-tester__candidate-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px 12px}.ai-chat-tester__candidate-grid.is-meta{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.ai-chat-tester__candidate-field{display:flex;flex-direction:column;gap:4px}.ai-chat-tester__candidate-label{font-size:11px;color:#94a3b8}.ai-chat-tester__candidate-value{font-size:13px;color:#0f172a;word-break:break-word}.ai-chat-tester__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.ai-chat-tester__field-grid--login{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) auto;align-items:end}.ai-chat-tester__field.is-span-2{grid-column:span 2}.ai-chat-tester__field-button{display:flex;align-items:flex-end;justify-content:flex-end}.ai-chat-tester__form .admin-button,.ai-chat-tester__composer .admin-button{padding:8px 16px;font-size:13px;border-radius:10px}.ai-chat-tester__form .admin-button.primary{box-shadow:none}.ai-chat-tester__form .ghost-button,.ai-chat-tester__composer .ghost-button{padding:6px 14px;font-size:12px}.ai-chat-tester__composer-row .admin-button{min-height:48px;align-self:stretch}.ai-chat-tester__chat-window{flex:1;border:1px solid #e2e8f0;border-radius:20px;padding:18px;background:linear-gradient(180deg,#f8fafc,#eef2ff);overflow-y:auto;min-height:0}.ai-chat-tester__placeholder{text-align:center;color:#94a3b8;line-height:1.8;font-size:13px}.ai-chat-tester__message{max-width:70%;margin-bottom:14px;display:flex;flex-direction:column;gap:4px;font-size:13px}.ai-chat-tester__message.is-user{margin-left:auto;align-items:flex-end}.ai-chat-tester__message.is-assistant{margin-right:auto;align-items:flex-start}.ai-chat-tester__message-content{border-radius:20px;padding:10px 14px;border:1px solid rgba(148,163,184,.6);background:#fff;box-shadow:0 10px 28px #0f172a1f;line-height:1.6;color:#0f172a;font-size:13px}.ai-chat-tester__message.is-hidden .ai-chat-tester__message-content{border-style:dashed}.ai-chat-tester__message.is-user .ai-chat-tester__message-content{background:linear-gradient(135deg,#6366f1,#2563eb);color:#fff;box-shadow:0 12px 30px #4f46e573;border-color:#ffffff59}.ai-chat-tester__message-details{width:100%;border-left:2px solid #c7d2fe;padding-left:10px;display:flex;flex-direction:column;gap:8px;font-size:11px;color:#475569}.ai-chat-tester__detail-row{display:flex;flex-wrap:wrap;gap:12px}.ai-chat-tester__message.is-thinking .ai-chat-tester__message-content{background:#94a3b833;color:#475569;box-shadow:none;font-style:italic}.ai-chat-tester__payload{font-size:12px;width:100%;max-width:100%}.ai-chat-tester__payload summary{cursor:pointer;color:#2563eb}.ai-chat-tester__payload pre{margin:8px 0 0;padding:12px;background:#0f172a;color:#e2e8f0;border-radius:14px;max-height:220px;overflow:auto;font-size:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;white-space:pre-wrap;word-break:break-word;box-sizing:border-box}.ai-chat-tester__composer{display:flex;flex-direction:column;gap:8px}.ai-chat-tester__composer-row{display:flex;align-items:stretch;gap:10px}.ai-chat-tester__composer textarea{border:1px solid #dbe1f2;border-radius:14px;padding:10px 14px;font-size:13px;resize:none;min-height:48px;height:48px;background:#fff;flex:1}.ai-chat-tester__status{border-radius:12px;padding:8px 12px;font-size:12px}.ai-chat-tester__status.is-error{background:#ef44441f;color:#b91c1c}.ai-chat-tester__status.is-success{background:#10b9811f;color:#047857}.ai-chat-tester__status.is-neutral{background:#2563eb1f;color:#1d4ed8}.prompt-preview-modal{position:fixed;inset:0;z-index:1200}.prompt-preview-modal__overlay{position:absolute;inset:0;background:#0f172a8c}.prompt-preview-modal__panel{position:relative;z-index:1;width:min(720px,calc(100vw - 32px));max-height:calc(100vh - 80px);margin:40px auto;background:#fff;border-radius:20px;box-shadow:0 30px 80px #0f172a2e;display:flex;flex-direction:column;overflow:hidden}.prompt-preview-modal__header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 24px 12px;gap:12px}.prompt-preview-modal__subtitle{font-size:14px;color:#4b5563;margin:0 0 6px}.prompt-preview-modal__meta{font-size:12px;color:#6b7280;margin:4px 0 0}.prompt-preview-modal__body{padding:0 24px 20px;display:flex;flex-direction:column;gap:12px;flex:1;overflow:hidden}.prompt-preview-modal__content{flex:1;border-radius:16px;background:#111827;color:#f8fafc;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;padding:16px;overflow:auto;white-space:pre-wrap;word-break:break-word;line-height:1.45}.prompt-preview-modal__error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:12px;padding:12px;font-size:14px}.prompt-preview-modal__loading,.prompt-preview-modal__empty{border-radius:12px;border:1px dashed #dbeafe;padding:12px;text-align:center;color:#475569;font-size:14px}.prompt-preview-modal__footer{padding:0 24px 20px;display:flex;justify-content:flex-end}.prompt-preview-modal__footer .admin-button{min-width:120px}@media(max-width:640px){.prompt-preview-modal__panel{margin:16px;max-height:calc(100vh - 32px)}}.ai-job-selection-modal{position:fixed;inset:0;z-index:1300}.ai-job-selection-modal__overlay{position:absolute;inset:0;background:#0f172a8c}.ai-job-selection-modal__panel{position:relative;width:min(640px,calc(100vw - 32px));margin:48px auto;background:#fff;border-radius:18px;box-shadow:0 30px 80px #0f172a47;display:flex;flex-direction:column;max-height:calc(100vh - 96px);overflow:hidden}.ai-job-selection-modal__header{padding:24px 28px 12px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ai-job-selection-modal__subtitle{margin:0;font-size:14px;color:#475569}.ai-job-selection-modal__meta{margin:4px 0 0;font-size:13px;color:#94a3b8}.ai-job-selection-modal__body{padding:0 28px 24px;flex:1;overflow-y:auto}.ai-job-selection-modal__section{margin-bottom:28px}.ai-job-selection-modal__section:last-of-type{margin-bottom:0}.ai-job-selection-modal__section-header{margin-bottom:12px}.ai-job-selection-modal__section-header h4{margin:0;font-size:16px;color:#111827}.ai-job-selection-modal__section-header p{margin:4px 0 0;color:#64748b;font-size:13px}.ai-job-selection-modal__loading{display:flex;flex-direction:column;align-items:center;gap:12px;padding:36px 0;color:#4338ca}.ai-job-selection-modal__spinner{width:36px;height:36px;border-radius:50%;border:3px solid rgba(99,102,241,.25);border-top-color:#4338ca;animation:ai-job-selection-spin 1s linear infinite}@keyframes ai-job-selection-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ai-job-selection-modal__error{background:#f871711f;border:1px solid rgba(248,113,113,.45);color:#b91c1c;border-radius:14px;padding:12px 16px;font-size:14px}.ai-job-selection-modal__prompt{background:#0f172a;color:#f8fafc;border-radius:14px;padding:16px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;line-height:1.5;max-height:300px;overflow:auto;white-space:pre-wrap;word-break:break-word}.ai-job-selection-modal__summary{margin:0 0 18px;font-size:14px;color:#475569}.ai-job-selection-modal__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.ai-job-selection-modal__item{display:flex;gap:16px;padding:16px 20px;background:#f8fafc;border-radius:16px;border:1px solid #e2e8f0;position:relative}.ai-job-selection-modal__rank{width:38px;height:38px;border-radius:50%;background:#eef2ff;color:#4338ca;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-job-selection-modal__item-content{flex:1;display:flex;flex-direction:column;gap:4px}.ai-job-selection-modal__item-title{display:flex;align-items:baseline;gap:6px;font-weight:600;color:#0f172a}.ai-job-selection-modal__item-id{font-size:13px;color:#94a3b8}.ai-job-selection-modal__item-meta{margin:0;font-size:13px;color:#475569}.ai-job-selection-modal__item-reason{margin:4px 0 0;font-size:13px;color:#1e293b;line-height:1.45}.ai-job-selection-modal__tag{position:absolute;top:12px;right:16px;background:#fef3c7;color:#b45309;font-size:12px;padding:2px 8px;border-radius:999px;font-weight:600}.ai-job-selection-modal__empty{padding:32px;text-align:center;color:#94a3b8;border:1px dashed #cbd5f5;border-radius:14px;font-size:14px}.ai-job-selection-modal__footer{padding:16px 28px 24px;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #e2e8f0}.ai-job-selection-modal__footer .admin-button{min-width:120px}@media(max-width:1100px){.ai-chat-tester__split{flex-direction:column;min-height:0}.ai-chat-tester__form{flex-basis:auto;max-height:280px}.ai-chat-tester__field-grid,.ai-chat-tester__field-grid--login{grid-template-columns:1fr}.ai-chat-tester__field-button{justify-content:flex-start}.ai-chat-tester__chat-window{min-height:320px}}.prompt-history-card__actions{display:flex;gap:8px;flex-wrap:wrap}.prompt-history-list{display:flex;flex-direction:column;gap:12px}.prompt-history-empty{text-align:center;color:#94a3b8;padding:24px 12px;background:#f8fafc;border-radius:12px}.prompt-history-item{border:1px solid #e2e8f0;border-radius:16px;padding:14px;background:#f8fafc;display:flex;flex-direction:column;gap:10px}.prompt-history-item__meta{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.prompt-history-item__actions{display:flex;gap:8px}.prompt-history-item__preview{margin:0}.prompt-record-table-wrapper{border:1px solid #e2e8f0;border-radius:14px;overflow-x:auto}.prompt-record-table{width:100%;border-collapse:collapse;table-layout:fixed}.prompt-record-table th,.prompt-record-table td{padding:12px 16px;text-align:left;font-size:13px;color:#0f172a;border-bottom:1px solid #e2e8f0;white-space:nowrap}.prompt-record-table th:last-child,.prompt-record-table td:last-child{text-align:right}.prompt-record-table tr:last-child td{border-bottom:none}.prompt-record-ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompt-record-title{margin:0;font-size:13px;font-weight:600;color:#0f172a}.prompt-record-time{margin:4px 0 0;font-size:13px;color:#94a3b8}.prompt-record-snippet{margin:0;font-size:13px;color:#475569}.prompt-record-buttons{display:flex;gap:6px;flex-wrap:nowrap;justify-content:flex-end}.prompt-record-buttons .ghost-button{font-size:12px;padding:4px 12px;border-radius:999px}.prompt-editor-card{margin-top:24px}.prompt-editor-card__header{align-items:center;flex-wrap:wrap}.prompt-settings-actions{display:flex;align-items:center}.prompt-settings-actions .admin-button{min-width:120px}.prompt-editor-card__meta{display:flex;flex-direction:column;gap:12px;min-width:220px}.prompt-editor-card__meta input{width:100%;border:1px solid #cbd5f5;border-radius:10px;padding:8px 12px;font-size:14px;outline:none}.prompt-editor-card__meta input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.prompt-editor-card__meta small{color:#64748b}.prompt-editor-card__buttons{display:flex;gap:8px;flex-wrap:wrap}.prompt-editor-card__buttons .admin-button{min-width:120px}.prompt-editor-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:24px;align-items:stretch}.prompt-editor-pane textarea{border-radius:12px;border:1px solid #cbd5f5;min-height:360px;resize:none;overflow-y:hidden}.prompt-guide-pane{border:1px dashed #94a3b8;border-radius:12px;padding:16px;background:#f8fafc;min-height:360px;display:flex;flex-direction:column;gap:12px;overflow:hidden}.prompt-guide-pane__header{display:flex;flex-direction:column;gap:2px}.prompt-guide-pane__title{margin:0;font-size:14px;color:#0f172a;font-weight:600}.prompt-guide-pane__description{margin:4px 0 0;color:#475569;font-size:13px}.prompt-guide-pane__body{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.prompt-guide-section{display:flex;flex-direction:column;gap:8px}.prompt-guide-table-wrapper{overflow-x:auto}.prompt-guide-table code{display:inline-block;padding:2px 6px;border-radius:4px;background:#e2e8f0;font-size:13px}@media(max-width:1100px){.prompt-editor-layout{grid-template-columns:1fr}}.admin-step-list,.admin-release-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.admin-step-list li,.admin-release-list li{display:flex;align-items:center;gap:6px;color:#475569;font-size:14px}.admin-chip{padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.admin-chip.warning{background:#f59e0b33;color:#b45309}.admin-chip.neutral{background:#94a3b840;color:#334155}.digital-hr-card{display:flex;flex-direction:column;gap:12px;min-height:260px}.digital-hr-card__header{display:flex;gap:12px;align-items:center}.digital-hr-card__emoji{width:56px;height:56px;border-radius:18px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:26px}.digital-hr-card__summary{margin:0;color:#475569;font-weight:600}.digital-hr-card__prompt{margin:0;color:#1f2937;font-size:14px;line-height:1.6;background:#f8fafc;border-radius:16px;padding:12px;max-height:150px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.digital-hr-card__footer{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.digital-hr-card.is-empty{align-items:center;justify-content:center;min-height:220px}.admin-channel-list{display:flex;flex-direction:column;gap:12px}.admin-channel{border:1px dashed #cbd5f5;border-radius:14px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.admin-progress{width:160px;height:6px;background:#e2e8f0;border-radius:999px;overflow:hidden;margin-top:6px}.admin-progress div{height:100%;background:linear-gradient(135deg,#2563eb,#4c1d95)}.admin-menu-group{display:flex;flex-direction:column;gap:6px}.admin-menu-group__button{border:none;background:transparent;color:#475569;display:flex;align-items:center;justify-content:space-between;padding:8px 0;font-size:14px;cursor:pointer;transition:color .2s ease,background .2s ease}.admin-menu-group__button.is-active{color:#0f172a;font-weight:600}.admin-menu-group__button.is-collapsed{justify-content:center}.admin-menu-group__title{display:flex;align-items:center;gap:8px}.admin-menu-group__icon{width:32px;height:32px;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#334155}.admin-menu-group__label{color:inherit}.admin-menu-group__button svg{transition:transform .2s ease}.admin-menu-group__chevron{color:#94a3b8}.admin-menu-group.is-open .admin-menu-group__chevron{transform:rotate(180deg)}.admin-submenu{display:none;flex-direction:column;gap:6px;margin-left:14px;padding-left:14px;border-left:1px solid #e2e8f0}.admin-submenu.is-open{display:flex}.admin-submenu button{border:none;background:transparent;color:#64748b;border-radius:10px;padding:6px 12px;text-align:left;font-size:13px;display:flex;align-items:center;gap:8px;cursor:pointer}.admin-submenu button.is-active{background:#0f172a14;color:#0f172a;font-weight:600}.admin-submenu__prefix{font-size:11px;color:#94a3b8}.admin-console.is-collapsed .admin-menu-group__label,.admin-console.is-collapsed .admin-menu-group__chevron{display:none}.admin-console.is-collapsed .admin-menu-group{align-items:center}.admin-console.is-collapsed .admin-menu-group__icon{background:transparent;color:#475569}.admin-console__breadcrumb{margin:4px 0 0;font-size:12px;color:#94a3b8}.admin-mini-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px}.admin-mini-card{background:#f8fafc;border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:4px;border:1px solid #e2e8f0}.admin-mini-card p{margin:0;font-size:13px;color:#94a3b8}.admin-mini-card h4{margin:0;font-size:22px}.admin-mini-card span{font-size:12px;color:#64748b}.admin-mini-card.warning{background:#f59e0b1f;border-color:#f59e0b4d}.admin-mini-card.success{background:#10b9811f;border-color:#10b9814d}.admin-mini-card.danger{background:#ef44441f;border-color:#ef44444d}.admin-mini-card.muted{background:#94a3b81f;border-color:#94a3b84d}.admin-info-banner{background:linear-gradient(120deg,#3b82f61f,#6366f114);border:1px solid rgba(59,130,246,.3);border-radius:18px;padding:16px 18px;margin-bottom:16px}.admin-info-banner h4{margin:0 0 4px;font-size:14px;color:#1d4ed8}.admin-info-banner p{margin:0;color:#475569;font-size:13px}.tenant-modal{max-width:920px}.tenant-modal__body{display:flex;flex-direction:column;gap:24px;padding:24px 32px 0}.tenant-modal__body>.create-modal__footer{margin-left:-32px;margin-right:-32px}.tenant-modal__section{display:flex;flex-direction:column;gap:12px}.tenant-modal__section h3{margin:0;font-size:18px;color:#0f172a}.tenant-modal__section p{margin:0;color:#64748b;font-size:14px}.tenant-permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.tenant-permission-item{border:1px solid #e2e8f0;border-radius:16px;padding:14px;background:#fff;display:grid;grid-template-columns:18px 1fr;gap:6px 10px;align-items:start}.tenant-permission-item input{margin-top:2px}.tenant-permission-item__label{font-weight:600;color:#0f172a}.tenant-permission-item small{grid-column:2;color:#64748b;font-size:12px;line-height:1.4}.tenant-plan-presets{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.tenant-plan-option{border:1px solid #e2e8f0;border-radius:16px;padding:14px;background:#fff;cursor:pointer;text-align:left;transition:border-color .2s,box-shadow .2s,transform .2s}.tenant-plan-option:hover{border-color:#6366f1;box-shadow:0 14px 40px #6366f12e;transform:translateY(-2px)}.tenant-plan-option.is-active{border-color:#4f46e5;box-shadow:0 18px 48px #4f46e53d}.tenant-plan-option__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.tenant-plan-option h4{margin:0;font-size:16px;color:#111827}.tenant-plan-option__tag{display:inline-flex;align-items:center;gap:4px;font-size:12px;padding:2px 8px;border-radius:999px;background:#4f46e526;color:#4338ca}.tenant-plan-option p{margin:0 0 8px;font-size:13px;color:#4b5563;line-height:1.5}.tenant-plan-option__meta{display:flex;gap:12px;font-size:13px;color:#475569}.tenant-modal__error{background:#f871711f;border:1px solid rgba(248,113,113,.4);border-radius:12px;padding:12px 16px;color:#b91c1c;font-size:14px}.digital-hr-modal{max-width:640px;border-radius:18px}.digital-hr-modal .create-modal__header{padding:18px 24px 10px}.digital-hr-modal .create-modal__body{padding:18px 24px 24px}.digital-hr-modal .create-modal__footer{padding:14px 24px 18px;justify-content:flex-end}.digital-hr-modal .create-form-grid{gap:12px}.digital-hr-modal .create-form-field{gap:4px;font-size:13px}.digital-hr-modal .create-form-field input,.digital-hr-modal .create-form-field textarea{border-radius:10px;padding:8px 10px;font-size:13px}.digital-hr-modal__body{display:flex;flex-direction:column;gap:18px}.digital-hr-modal__section{display:flex;flex-direction:column;gap:8px}.digital-hr-modal__section h3{margin:0;font-size:15px;color:#0f172a}.digital-hr-modal__textarea{border:1px solid #e2e8f0;border-radius:14px;padding:12px 14px;background:#f8fafc;font-size:13px;min-height:180px}.digital-hr-modal__textarea::placeholder{color:#94a3b8}.digital-hr-modal__error{margin-top:4px;padding:10px 14px;border-radius:10px;background:#ef444414;color:#b91c1c;font-weight:600}.digital-hr-emoji-picker{display:flex;flex-wrap:wrap;gap:8px}.digital-hr-emoji-option{width:44px;height:44px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;font-size:20px;cursor:pointer;transition:all .2s ease}.digital-hr-emoji-option.is-active{border-color:#2563eb;background:#2563eb14;box-shadow:0 8px 20px #2563eb26}.digital-hr-custom-emoji input{max-width:220px}.tenant-hint-banner{display:flex;align-items:center;gap:8px;font-size:13px;color:#475569;padding:10px 14px;border-radius:12px;background:#3b82f614}.tenant-field-hint{font-size:12px;color:#94a3b8}.admin-table__placeholder{padding:28px 0;text-align:center;color:#94a3b8;font-size:14px}.admin-info-banner.danger{background:#f871711f;border-color:#f8717166}.admin-info-banner.danger h4,.admin-info-banner.danger p{color:#b91c1c}.home-landing{min-height:100vh;padding:80px 24px 40px;background:radial-gradient(circle at top,rgba(79,70,229,.08),transparent 55%) #f7f9fd;display:flex;justify-content:center;color:#0f172a}.home-landing__content{width:100%;max-width:960px;display:flex;flex-direction:column;gap:32px}.home-landing__hero{text-align:center;display:flex;flex-direction:column;gap:12px}.home-landing__hero h1{margin:0;font-size:34px;color:#0f172a}.home-landing__hero p{margin:0;color:#475569;font-size:16px}.home-landing__badge{align-self:center;background:#6366f11f;color:#4338ca;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:600}.home-landing__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.home-landing__card{position:relative;border-radius:24px;background-color:#fff;padding:28px;box-shadow:0 25px 45px #0f172a14;display:flex;flex-direction:column;justify-content:space-between;min-height:220px;background-size:cover;background-repeat:no-repeat;border:1px solid rgba(148,163,184,.2)}.home-landing__card-body{display:flex;flex-direction:column;gap:12px}.home-landing__card-body h2{margin:0;font-size:20px;color:#0f172a}.home-landing__card-body p{margin:0;color:#475569;line-height:1.5}.home-landing__action{margin-top:24px;align-self:flex-start;border:none;padding:10px 20px;border-radius:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);cursor:pointer;box-shadow:0 10px 20px #4f46e540}.home-landing__action:hover{opacity:.95}@media(max-width:640px){.home-landing{padding:48px 16px}.home-landing__hero h1{font-size:26px}}.admin-button--compact{padding:6px 14px;font-size:13px;border-radius:10px}.scene-design-section__header{align-items:flex-start}.scene-design-header__actions{display:flex;gap:12px}.scene-design-tabs{margin-top:12px}.scene-design-table{margin-top:16px;border:1px solid #e2e6f5;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 12px 30px #141e3914}.scene-design-table table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.scene-design-table thead th{background:#f5f7ff;font-weight:600;color:#364152;padding:10px 14px;text-align:left;border-bottom:1px solid #e4e7f5;white-space:nowrap}.scene-design-table tbody td{padding:10px 14px;border-top:1px solid #edf0fa}.scene-design-table__cell{display:flex;align-items:center;gap:8px;white-space:nowrap;overflow-x:auto;max-width:220px}.scene-design-table__title{font-weight:600;color:#111827}.scene-design-table__tag{border-radius:999px;padding:2px 8px;background:#eef2ff;color:#4338ca;font-size:11px}.scene-design-table__json{background:#0f172a;color:#f5f5f5;padding:4px 8px;border-radius:8px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px}.scene-design-table__actions{display:flex;gap:6px;white-space:nowrap}.scene-design-table__action{border:1px solid #d9def6;background:#f8f9ff;border-radius:8px;font-size:12px;padding:4px 10px;cursor:pointer;color:#1f2933;transition:background .2s ease}.scene-design-table__action:disabled{opacity:.6;cursor:not-allowed}.scene-design-table__action:not(:disabled):hover{background:#e0e7ff}.scene-design-table__action.is-danger{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.scene-design-table__empty{text-align:center;padding:24px 0;color:#6b7280}.scene-design-modal__panel{width:min(480px,100%);border-radius:16px}.scene-design-modal .create-modal__header{padding:16px 20px 8px}.scene-design-modal .create-modal__body{padding:16px 20px 20px}.scene-design-modal .create-modal__footer{padding:12px 20px 20px}.scene-design-modal__close,.compact-modal__close{border:none;width:32px;height:32px;border-radius:999px;background:#0f172a14;color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.scene-design-modal__close:hover,.compact-modal__close:hover{background:#0f172a29;transform:rotate(90deg)}.trigger-modal .create-modal__panel{width:min(440px,100%);border-radius:16px}.trigger-modal .create-modal__header{padding:16px 20px 8px}.trigger-modal .create-modal__body{padding:16px 20px 20px;display:flex;flex-direction:column;gap:12px}.trigger-modal .create-form-field{gap:4px;font-size:13px}.trigger-modal .create-form-field input,.trigger-modal .create-form-field textarea{border-radius:10px;padding:8px 10px;font-size:13px}.trigger-modal .create-form-field textarea{min-height:72px}.trigger-modal .create-form-error{margin:0}.trigger-modal .create-modal__footer{padding:8px 0 0;display:flex;justify-content:flex-end;gap:10px}.scene-design-form{display:flex;flex-direction:column;gap:16px}.scene-design-modal .scene-design-form{gap:12px}.scene-design-form__field{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#4a4f63}.scene-design-modal .scene-design-form__field{gap:4px;font-size:13px}.scene-design-form__field input,.scene-design-form__field textarea{border-radius:12px;border:1px solid #e3e7f6;padding:10px 12px;font-size:14px;outline:none;background:#fff}.scene-design-modal .scene-design-form__field input,.scene-design-modal .scene-design-form__field textarea{border-radius:10px;padding:8px 10px;font-size:13px}.scene-design-form__field input:focus,.scene-design-form__field textarea:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.scene-design-form__field textarea{resize:none;min-height:100px}.scene-design-modal .scene-design-form__field textarea{min-height:80px}.scene-design-form__error{margin:0;font-size:13px;color:#dc2626}.scene-design-flow-editor{min-height:100vh;height:100vh;display:flex;flex-direction:column;background:#f5f6fb;color:#0f172a;overflow:hidden;position:relative}.scene-design-flow-editor__back{border:1px solid #e0e7ff;background:#f8f9ff;border-radius:999px;padding:6px 16px;font-size:13px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;color:#1e3a8a}.scene-design-flow-editor__back--floating{position:absolute;top:20px;left:20px;padding:4px 12px;font-size:12px;box-shadow:0 12px 24px #1e3a8a26;z-index:3}.scene-design-flow-editor__floating-save{position:absolute;top:20px;right:20px;padding:4px 12px;font-size:12px;box-shadow:0 12px 24px #1e3a8a26;z-index:4}.scene-design-flow-editor__floating-save:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.scene-design-flow-editor__canvas{flex:1;min-height:0;background:#fff;padding:0;position:relative;overflow:hidden}.scene-design-flow{display:flex;flex-direction:column;width:100%;height:100%;background:#f8fafc;position:relative}.scene-design-flow__toast{position:absolute;top:20px;left:50%;transform:translate(-50%);background:#f8fafc;border:1px solid #dbeafe;color:#1e3a8a;border-radius:999px;padding:6px 14px;font-size:13px;box-shadow:0 10px 25px #0f172a26;z-index:4}.scene-design-flow__toast.is-error{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.scene-design-flow__toast.is-success{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.scene-design-flow__canvas{flex:1;min-height:0;width:100%;height:100%;border:none;border-radius:0;background:#fff;position:relative;display:flex}.scene-design-flow__side-toolbar{position:absolute;top:50%;left:24px;width:54px;min-height:240px;transform:translateY(-50%);background:#fff;border-radius:16px;border:1px solid #d1d5db;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:16px;padding:16px 0;box-shadow:0 12px 30px #0f172a1a;z-index:3}.scene-design-flow__icon-button{width:36px;height:36px;border-radius:10px;border:1px solid #cbd5f5;background:#f8fafc;color:#0f172a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.scene-design-flow__icon-button:hover:not(:disabled){background:#e0e7ff;transform:translateY(-2px)}.scene-design-flow__icon-button:disabled{opacity:.4;cursor:not-allowed;transform:none;background:#f1f5f9}.scene-design-flow__icon-button--danger{border-color:#fecaca;color:#dc2626;background:#fff5f5}.scene-design-flow__icon-button--danger:hover:not(:disabled){background:#fee2e2;color:#b91c1c}.scene-design-flow__canvas .react-flow{width:100%;height:100%}.scene-design-flow__edge-panel{position:absolute;top:50%;right:32px;transform:translateY(-50%);width:320px;background:#fff;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 24px 50px #0f172a2e;padding:18px 20px;display:flex;flex-direction:column;gap:14px;z-index:4}.scene-design-flow__edge-panel header{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#0f172a}.scene-design-flow__edge-panel header button{border:none;background:#f3f4f6;border-radius:10px;width:28px;height:28px;font-size:16px;line-height:1;color:#475569;cursor:pointer;transition:background .2s ease}.scene-design-flow__edge-panel header button:hover{background:#e2e8f0}.scene-design-flow__edge-field{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#475569}.scene-design-flow__edge-field input,.scene-design-flow__edge-field select,.scene-design-flow__edge-field textarea{border-radius:12px;border:1px solid #e2e8f0;padding:8px 12px;font-size:13px;color:#0f172a;background:#fff}.scene-design-flow__edge-field textarea{resize:none;min-height:80px;line-height:1.4}.scene-design-flow__edge-field input:focus,.scene-design-flow__edge-field select:focus,.scene-design-flow__edge-field textarea:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f126;outline:none}.scene-design-flow__edge-meta{font-size:12px;color:#94a3b8;margin-top:-6px}.scene-design-flow__edge-summary{margin-top:2px;padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px dashed #cbd5f5;font-size:12px;color:#475569;display:flex;flex-direction:column;gap:4px}.scene-design-flow__edge-summary strong{color:#1e3a8a;font-weight:600;margin-right:4px}.scene-design-flow-editor__empty{flex:1;display:flex;align-items:center;justify-content:center;font-size:16px;color:#475569}.scene-node-card{width:360px;padding:16px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;box-shadow:0 18px 32px #0f172a14;display:flex;flex-direction:column;gap:12px;font-size:13px}.scene-node-card.is-collapsed{width:252px;aspect-ratio:4 / 3;min-height:189px;gap:4px;padding:12px 14px}.scene-node-card--entry{border-color:#c7d2fe;box-shadow:0 24px 50px #6366f140}.scene-node-card--branch{border-color:#bae6fd;box-shadow:0 24px 50px #0ea5e933}.scene-node-card__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.scene-node-card.is-collapsed .scene-node-card__header{align-items:center}.scene-node-card__meta{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.scene-node-card__subtitle{margin:0;font-size:12px;color:#6b7280}.scene-node-card__header h5{margin:2px 0 0;font-size:16px;color:#111827}.scene-node-card__header-actions{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.scene-node-card__default-tag{border-radius:999px;padding:2px 8px;background:#2563eb;color:#fff;font-size:11px;font-weight:600}.scene-node-card__boss-tag{background:#f97316}.scene-node-card__collapse-toggle{border:1px solid #e2e8f0;background:#f8fafc;color:#475569;border-radius:999px;padding:4px 12px;font-size:12px;cursor:pointer;transition:background .2s ease,color .2s ease;display:inline-flex;align-items:center;justify-content:center}.scene-node-card__collapse-toggle:hover{background:#e2e8f0;color:#1f2937}.scene-node-card.is-collapsed .scene-node-card__collapse-toggle{align-self:stretch}.scene-node-card__section{display:flex;flex-direction:column;gap:6px}.scene-node-card__section label{font-size:12px;color:#475569;font-weight:600}.scene-node-card__field{display:flex;flex-direction:column;gap:4px}.scene-node-card__field input,.scene-node-card__field textarea,.scene-node-card__field select{width:100%;border-radius:10px;border:1px solid #e2e8f0;padding:8px 10px;font-size:13px;color:#111827;background:#fdfdff}.scene-node-card__field textarea{resize:vertical;line-height:1.4}.scene-node-card__field input:focus,.scene-node-card__field textarea:focus,.scene-node-card__field select:focus{outline:none;border-color:#818cf8;box-shadow:0 0 0 2px #818cf833}.scene-node-card__switch-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:10px 12px}.scene-node-card__switch-row .scene-node-card__toggle{width:100%;display:flex;justify-content:space-between;min-width:0}.scene-node-card__switch-row .scene-node-card__toggle:last-child{grid-column:1 / -1}.scene-node-card__toggle{position:relative;display:inline-flex;align-items:center;gap:10px;padding:6px 12px;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafc;font-size:12px;color:#475569}.scene-node-card__toggle input{position:absolute;width:0;height:0;opacity:0}.scene-node-card__toggle-slider{width:34px;height:18px;border-radius:999px;background:#cbd5f5;position:relative;transition:background .2s ease}.scene-node-card__toggle-slider:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #0f172a26;transition:transform .2s ease}.scene-node-card__toggle input:checked+.scene-node-card__toggle-slider{background:#4f46e5}.scene-node-card__toggle input:checked+.scene-node-card__toggle-slider:after{transform:translate(16px)}.scene-node-card__toggle-label{font-size:12px}.scene-node-card__toggle.is-disabled{opacity:.5}.scene-node-card__trigger-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.scene-node-card__trigger-action-wrapper{position:relative}.scene-node-card__trigger-button{display:inline-flex;align-items:center;gap:4px}.scene-node-card__trigger-dropdown{position:absolute;top:0;left:calc(100% + 12px);z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 8px 30px #0f172a1a;max-height:220px;overflow-y:auto;width:240px}.scene-node-card__trigger-dropdown.is-side{top:50%;transform:translateY(-50%)}.scene-node-card__trigger-option{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:13px;color:#0f172a}.scene-node-card__trigger-option:hover{background:#eef2ff}.scene-node-card__trigger-option input{width:16px;height:16px}.scene-node-card__trigger-empty{padding:12px;text-align:center;color:#94a3b8;font-size:12px}.scene-node-card__trigger-action-wrapper:after{content:"";position:absolute;top:50%;left:100%;width:12px;height:2px;background:transparent}.scene-node-card__selected-trigger-table{margin-top:8px;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.scene-node-card__invalid-trigger{margin-top:12px;padding:12px;border-radius:12px;background:#fff7ed;border:1px solid #fed7aa}.scene-node-card__invalid-trigger-title{margin:0 0 8px;font-size:13px;color:#c05621;font-weight:600}.scene-node-card__invalid-trigger-list{display:flex;flex-direction:column;row-gap:8px}.scene-node-card__invalid-trigger-row{display:flex;align-items:center;justify-content:space-between;column-gap:12px}.scene-node-card__invalid-trigger-code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;color:#742a2a;white-space:pre-wrap;word-break:break-all;flex:1}.scene-node-card__invalid-trigger-remove{border:none;background:#c05621;color:#fff;padding:4px 12px;border-radius:6px;cursor:pointer;font-size:12px;flex-shrink:0}.scene-node-card__invalid-trigger-remove:hover{background:#9c4221}.scene-node-card__trigger-table{width:100%;border-collapse:collapse;font-size:12px}.scene-node-card__trigger-table th,.scene-node-card__trigger-table td{padding:6px 10px;border-bottom:1px solid #e2e8f0}.scene-node-card__trigger-table thead{background:#f8fafc;text-align:left;color:#475569}.scene-node-card__trigger-table tr:last-child td{border-bottom:none}.scene-node-card__trigger-remove-cell{width:34px;text-align:right}.scene-node-card__trigger-remove{background:transparent;border:none;color:#ef4444;font-size:14px;cursor:pointer;padding:0;line-height:1}.scene-node-card__activator-table-wrapper{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.scene-node-card__activator-table{width:100%;border-collapse:collapse;font-size:12px}.scene-node-card__activator-table th,.scene-node-card__activator-table td{padding:8px 10px;border-bottom:1px solid #e2e8f0}.scene-node-card__activator-table thead{background:#f8fafc;color:#475569;text-align:left}.scene-node-card__activator-table tr:last-child td{border-bottom:none}.scene-node-card__activator-ops{width:120px;text-align:right}.scene-node-card__activator-ops button{border:none;background:transparent;color:#2563eb;font-size:12px;margin-left:8px;cursor:pointer}.scene-node-card__activator-ops button.danger{color:#ef4444}.scene-node-card__activator-modal .create-modal__panel{max-width:560px}.scene-node-card__activator-modal-body{display:flex;flex-direction:column;gap:14px}.scene-node-card__relative-fields{display:flex;gap:12px}.scene-node-card__relative-fields label{flex:1}.scene-node-card__message-mode{display:flex;flex-direction:column;gap:6px}.scene-node-card__message-options{display:inline-flex;gap:8px}.scene-node-card__message-option{border:1px solid #c7d2fe;background:#f8fafc;border-radius:999px;padding:4px 12px;font-size:12px;color:#4338ca;cursor:pointer}.scene-node-card__message-option.is-active{background:#4338ca;color:#fff;border-color:#4338ca}.scene-node-card__manual-config{display:flex;flex-direction:column;gap:10px}.scene-node-card__manual-buttons{display:flex;gap:8px}.scene-node-card__manual-buttons button{border:1px dashed #c7d2fe;padding:4px 10px;border-radius:999px;background:#eef2ff;color:#4338ca;cursor:pointer}.scene-node-card__empty--inline{border:1px dashed #e2e8f0;border-radius:8px;padding:8px;font-size:12px;color:#94a3b8}.scene-node-card__manual-row{border:1px solid #e2e8f0;border-radius:10px;padding:8px;display:flex;flex-direction:column;gap:6px;background:#fdfdff}.scene-node-card__manual-row-header{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#475569}.scene-node-card__manual-row-header button{border:none;background:transparent;font-size:16px;cursor:pointer;color:#ef4444}.scene-node-card__manual-row textarea,.scene-node-card__manual-row input{border:1px solid #cbd5f5;border-radius:8px;padding:6px 8px;font-size:12px;width:100%}.scene-node-card__manual-file{display:flex;flex-direction:column;gap:6px}.scene-node-card__manual-file-info{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:12px;color:#475569}.scene-node-card__manual-file-name{font-weight:500}.scene-node-card__manual-file-size,.scene-node-card__manual-file-placeholder{color:#94a3b8}.scene-node-card__manual-file-link{color:#4338ca;font-size:12px;text-decoration:underline}.scene-node-card__manual-file-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.scene-node-card__upload-button{border:1px solid #4338ca;background:#4338ca;color:#fff;padding:4px 12px;border-radius:6px;font-size:12px;cursor:pointer;position:relative;overflow:hidden}.scene-node-card__upload-input{position:absolute;inset:0;opacity:0;cursor:pointer}.scene-node-card__manual-file-error{color:#ef4444;font-size:12px}.scene-node-card__modal-error{color:#ef4444;font-size:12px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:6px 8px}.scene-node-card__activator-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.scene-node-card__add-activator{border:1px dashed #dbeafe;padding:4px 12px;border-radius:999px;font-size:12px;background:#eff6ff;color:#1d4ed8;cursor:pointer;transition:background .2s ease}.scene-node-card__add-activator:hover{background:#dbeafe}.scene-node-card__activator-list{display:flex;flex-direction:column;gap:12px}.scene-node-card__activator-card{border:1px dashed #d4d8eb;border-radius:14px;padding:12px;background:#fbfcff;display:flex;flex-direction:column;gap:10px}.scene-node-card__activator-header{display:flex;align-items:center;gap:8px}.scene-node-card__activator-header input{flex:1;border-radius:10px;border:1px solid #e2e8f0;padding:6px 10px;font-size:13px;background:#fff}.scene-node-card__activator-id{font-size:11px;color:#94a3b8}.scene-node-card__activator-remove{border:none;background:transparent;color:#f87171;cursor:pointer;padding:4px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease}.scene-node-card__activator-remove:hover{background:#f8717126}.scene-node-card__activator-grid{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.scene-node-card__activator-grid label{flex:1;min-width:140px;font-size:12px;color:#475569;display:flex;flex-direction:column;gap:4px}.scene-node-card__activator-grid select{border-radius:10px;border:1px solid #e2e8f0;padding:6px 10px;font-size:13px;background:#fff}.scene-node-card__activator-toggle{border-color:#dbeafe;background:#eff6ff;color:#1d4ed8}.scene-node-card__activator-config{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#475569}.scene-node-card__activator-config input{border-radius:10px;border:1px solid #e2e8f0;padding:6px 10px;font-size:13px}.scene-node-card__activator-config small{color:#94a3b8}.scene-node-card__ai-field textarea{border-radius:10px;border:1px solid #e2e8f0;padding:8px 10px;font-size:13px;line-height:1.4;background:#fff}.scene-node-card__manual-section{display:flex;flex-direction:column;gap:10px}.scene-node-card__manual-header{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#475569}.scene-node-card__manual-add{border:1px dashed #bae6fd;border-radius:999px;padding:2px 12px;font-size:12px;background:#ecfeff;color:#0369a1;cursor:pointer}.scene-node-card__manual-list{display:flex;flex-direction:column;gap:8px}.scene-node-card__manual-row{display:flex;gap:8px;align-items:flex-start}.scene-node-card__manual-row textarea{flex:1;border-radius:10px;border:1px solid #e2e8f0;padding:8px 10px;font-size:13px;background:#fff}.scene-node-card__manual-remove{border:none;background:#fee2e2;color:#b91c1c;font-size:16px;line-height:1;width:28px;height:28px;border-radius:8px;cursor:pointer}.scene-node-card__manual-remove:hover{background:#fecaca}.scene-node-card__empty{border:1px dashed #e2e8f0;border-radius:12px;padding:12px;font-size:12px;color:#94a3b8;text-align:center;background:#f9fafb}.scene-node-card__handle{width:16px;height:16px;border-radius:999px;border:2px solid #94a3b8;background:#fff}.scene-node-card__handle.react-flow__handle-left{left:-8px}.scene-node-card__handle.react-flow__handle-right{right:-8px}.scene-node-card button{font-family:inherit}.react-flow__node.selected .scene-node-card{box-shadow:0 0 0 3px #f8717180,0 24px 50px #f8717133;border-color:#f87171}.react-flow__edge.selected path{stroke:#ef4444!important;filter:drop-shadow(0 0 6px rgba(239,68,68,.5))}.scene-design-edge__label{position:absolute;background:#fff;color:#1f2933;font-size:12px;font-weight:600;border:1px solid #c7d2fe;border-radius:999px;padding:4px 10px;box-shadow:0 12px 24px #6366f12e;pointer-events:auto;white-space:nowrap}.scene-design-edge__label.is-selected{border-color:#6366f1;box-shadow:0 14px 30px #4f46e540}.scene-design-edge__handle-wrapper{position:absolute;pointer-events:auto;display:inline-flex;align-items:center;gap:6px}.scene-design-edge__handle{width:22px;height:22px;border-radius:50%;border:2px solid #0ea5e9;background:#fff;box-shadow:0 6px 16px #0ea5e959;cursor:grab;padding:0;display:inline-flex;align-items:center;justify-content:center}.scene-design-edge__handle span{width:6px;height:6px;border-radius:50%;background:#0ea5e9}.scene-design-edge__handle:active{cursor:grabbing}.scene-design-edge__handle-wrapper.is-dragging .scene-design-edge__handle{border-color:#2563eb;box-shadow:0 6px 20px #2563eb59}.scene-design-edge__handle-reset{border:none;background:#fff;color:#475569;font-size:11px;padding:2px 10px;border-radius:999px;box-shadow:0 4px 10px #0f172a1f;cursor:pointer}.scene-design-edge__handle-reset:hover{color:#1f2937}.employee-call-leads-shell{flex:1;min-height:0;display:flex;flex-direction:column;gap:16px}.employee-call-leads-panel{flex:1;min-height:0;border-radius:24px;border:1px solid rgba(226,232,240,.95);background:linear-gradient(180deg,#fff,#f8fafc);padding:18px;box-shadow:0 28px 60px #0f172a0f;display:flex;flex-direction:column;gap:14px;overflow:hidden;position:relative;isolation:isolate;animation:surface-enter .22s ease-out both}.employee-call-leads-panel>:not(.card-particles){position:relative;z-index:1}.employee-call-leads-panel .client-table-panel{gap:14px}.employee-call-leads-panel .employee-settings{flex:1;min-height:0;height:auto}.employee-call-leads-panel .employee-settings.employee-settings--boss-assistant{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:0;position:relative;padding-top:18px}.employee-call-leads-panel .boss-assistant-fold-tabs{position:absolute;top:0;left:18px;display:inline-flex;align-items:flex-end;gap:8px;z-index:1;isolation:isolate}.employee-call-leads-panel .boss-assistant-fold-tabs:before{content:"";position:absolute;left:-8px;right:-8px;bottom:-4px;height:16px;border-radius:10px 10px 0 0;border:1px solid rgba(108,206,194,.48);border-bottom:none;background:linear-gradient(180deg,#e6f6fff0,#e4faf5e6);z-index:-1}.employee-call-leads-panel .boss-assistant-fold-tab{position:relative;border:1px solid rgba(112,198,232,.62);border-radius:11px 11px 8px 8px;background:linear-gradient(145deg,#f7fcff,#ecfcf7);color:#0f766e;padding:7px 14px 8px;min-width:92px;font-size:13px;font-weight:600;line-height:1.1;cursor:pointer;box-shadow:0 8px 16px #0984e31a;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,color .15s ease,background .15s ease}.employee-call-leads-panel .boss-assistant-fold-tab:before{content:"";position:absolute;top:0;right:0;width:16px;height:16px;border-top-right-radius:10px;clip-path:polygon(100% 0,0 0,100% 100%);background:linear-gradient(135deg,#fffffff5,#aee7f294)}.employee-call-leads-panel .boss-assistant-fold-tab:after{content:"";position:absolute;left:0;bottom:0;width:16px;height:8px;border-bottom-left-radius:8px;clip-path:polygon(0 100%,0 0,100% 100%);background:linear-gradient(135deg,#2dbaa63d,#2dbaa614)}.employee-call-leads-panel .boss-assistant-fold-tab:hover{transform:translateY(-1px) scale(1.01);border-color:#2dbaa6c2;color:#047857}.employee-call-leads-panel .boss-assistant-fold-tab.is-active{transform:translateY(-2px);border-color:#00b0a4eb;background:linear-gradient(145deg,#eaf6ff,#def8ef 56%,#c8f0e4);color:#0369a1;box-shadow:0 10px 18px #00b0a438}.employee-call-leads-panel .boss-assistant-fold-tab:focus-visible{outline:2px solid rgba(0,176,164,.5);outline-offset:2px}.employee-call-leads-panel .boss-assistant-fold-tab__label{position:relative;z-index:1;display:inline-flex;align-items:center;gap:6px}.employee-call-leads-panel .boss-assistant-fold-tab__label:before{content:"";width:6px;height:6px;border-radius:999px;background:#38bdf8;box-shadow:0 0 0 3px #38bdf833}.employee-call-leads-panel .boss-assistant-fold-tab.is-active .boss-assistant-fold-tab__label:before{background:#14b8a6;box-shadow:0 0 0 3px #14b8a633}.employee-call-leads-panel .employee-settings-content.boss-assistant-settings-content{height:100%;min-height:0;position:relative;z-index:2;padding-top:10px}.panel.boss-assistant-content-panel{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.boss-analytics-modal__body{overflow:auto;padding-right:6px}.boss-analytics-toolbar{justify-content:space-between;gap:10px}.boss-analytics-toolbar__refresh{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 14px;border-radius:12px;font-size:13px;font-weight:600}.boss-analytics-summary__header h3{margin:0;font-size:18px;color:#0f172a}.boss-analytics-summary__header p{margin:6px 0 0;font-size:13px;color:#64748b}.metric-grid.boss-analytics-metric-grid{margin-top:12px;gap:12px}.metric-card.boss-analytics-metric-card{flex-direction:row;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;min-height:82px}.boss-analytics-metric-card__left{display:flex;align-items:center;gap:12px;flex:1 1 auto;min-width:0}.boss-analytics-metric-card__right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex:0 1 45%;min-width:0}.metric-card.boss-analytics-metric-card .metric-card__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metric-card.boss-analytics-metric-card .metric-card__value{font-size:24px;line-height:1}.boss-analytics-metric-card__hint{margin-top:0;font-size:12px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.boss-analytics-chart-panel,.boss-analytics-table-panel{display:flex;flex-direction:column;gap:12px}.boss-analytics-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.boss-analytics-panel__title{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:#0f172a}.boss-analytics-table-wrapper{overflow:auto}.boss-analytics-pagination{padding-top:6px}@media(max-width:900px){.employee-call-leads-panel .employee-settings.employee-settings--boss-assistant{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr);gap:0;padding-top:14px}.employee-call-leads-panel .boss-assistant-fold-tabs{left:10px;right:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.employee-call-leads-panel .boss-assistant-fold-tabs:before{left:-4px;right:-4px;bottom:-3px;height:12px;border-radius:8px 8px 0 0}.employee-call-leads-panel .boss-assistant-fold-tab{min-width:0;width:100%;text-align:center;padding:7px 10px 8px;font-size:12px}.employee-call-leads-panel .boss-assistant-fold-tab__label{justify-content:center}.employee-call-leads-panel .employee-settings-content.boss-assistant-settings-content{padding-top:8px}}.employee-call-leads-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.employee-call-leads-header h2{margin:0;font-size:22px;color:#0f172a}.employee-call-leads-header p{margin:6px 0 0;font-size:13px;color:#64748b}.employee-call-leads-header__actions{display:flex;gap:10px;align-items:center}.employee-call-leads-header__actions .ghost-button{padding:10px 24px;font-size:14px;font-weight:600;border-radius:12px}.employee-call-leads-header__actions .ghost-button,.employee-call-leads-header__actions .primary-button{min-height:40px}.employee-call-leads-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.employee-call-leads-toolbar .table-search{flex:1;min-width:min(320px,100%)}.employee-call-leads-list{display:flex;flex-direction:column;gap:12px}.employee-call-leads-hint{margin:0;color:#64748b;font-size:14px}.call-lead-card{border:1px solid #e2e8f0;border-radius:16px;background:#fff;padding:14px;display:flex;justify-content:space-between;align-items:center;gap:12px}.call-lead-card__title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.call-lead-card__title strong{font-size:16px;color:#0f172a}.call-lead-card__phone{margin-top:6px;font-size:18px;font-weight:800;letter-spacing:.4px;color:#0f172a}.call-lead-card__meta{margin-top:8px;display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:#64748b}.call-lead-card__invalid{margin-top:8px;font-size:12px;color:#b91c1c}.call-lead-card__actions{display:flex;align-items:center;gap:10px}.call-lead-card__actions .ghost-button{display:inline-flex;align-items:center;gap:6px}.call-lead-work-mode{flex:1;min-height:0;display:flex;flex-direction:column;gap:16px;position:relative}.call-lead-work-surface{flex:1;min-height:0;width:min(920px,100%);margin:0 auto;border-radius:24px;border:1px solid rgba(226,232,240,.95);background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 28px 60px #0f172a0f;padding:18px;display:flex;flex-direction:column;gap:16px;overflow:hidden;position:relative;isolation:isolate;animation:surface-enter .22s ease-out both}.call-lead-work-surface>:not(.card-particles){position:relative;z-index:1}.card-particles{position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.85}.card-particles canvas{width:100%;height:100%;display:block}.call-lead-work-mode__header{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;margin:0}.call-lead-work-mode__headline{display:flex;flex-direction:row;align-items:baseline;justify-content:center;gap:0;white-space:nowrap;min-width:0}.call-lead-work-mode__headline h2{margin:0;font-size:13px;color:#64748b;font-weight:400;letter-spacing:0}.call-lead-work-mode__headline h2:after{content:"，"}.call-lead-work-mode__headline p{margin:0;font-size:13px;color:#64748b}.call-lead-work-mode__progress{width:min(520px,100%);min-width:0;display:flex;flex-direction:column;gap:8px;align-items:center}.call-lead-work-mode__progress-text{font-size:13px;color:#475569;font-weight:600;text-align:center}.call-lead-work-mode__progress-bar{width:100%;height:10px;border-radius:999px;background:#e2e8f0;overflow:hidden}.call-lead-work-mode__progress-bar-fill{height:100%;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:999px;transition:width .2s ease}.call-lead-work-mode__empty{width:min(520px,100%);border:1px dashed #cbd5e1;border-radius:20px;background:linear-gradient(180deg,#f8fafc,#fffffffa);padding:28px 18px;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;text-align:center}.call-lead-work-mode__empty h2{margin:0;color:#0f172a}.call-lead-work-mode__empty p{margin:0;color:#64748b;font-size:13px}.call-lead-work-mode__center{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:6px 0 18px}.call-lead-work-mode__stack{width:min(560px,100%);display:flex;flex-direction:column;gap:12px}.call-lead-work-mode__card{border:1px solid #e2e8f0;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fafc);padding:16px 18px;display:flex;flex-direction:column;gap:10px;text-align:center;box-shadow:0 18px 40px #0f172a14;animation:surface-enter .18s ease-out both}.call-lead-work-mode__title{font-size:18px;font-weight:900;color:#0f172a}.call-lead-work-mode__phone{font-size:26px;font-weight:950;letter-spacing:.6px;color:#0f172a}.call-lead-work-mode__meta{font-size:12px;color:#64748b;display:flex;justify-content:center}.call-lead-work-mode__error{margin:6px 0 0;font-size:13px;color:#b91c1c}.call-lead-work-mode__tools{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px;justify-content:center}.call-lead-work-mode__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.call-lead-work-mode__actions .pill-button{width:100%;min-height:44px;padding:10px 14px}.work-mode-exit-fab{position:fixed;right:18px;bottom:calc(18px + env(safe-area-inset-bottom));z-index:90;border-radius:999px;border:1px solid rgba(226,232,240,.95);background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);height:40px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;color:#0f172a;font-weight:800;font-size:12px;letter-spacing:.2px;cursor:pointer;box-shadow:0 18px 40px #0f172a2e;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.work-mode-exit-fab svg{color:#2563eb}.work-mode-exit-fab:hover:not(:disabled){transform:translateY(-1px);border-color:#94a3b8d9;background:#fffffffa;box-shadow:0 22px 50px #0f172a33}.work-mode-exit-fab:active:not(:disabled){transform:translateY(0);box-shadow:0 18px 40px #0f172a2e}.work-mode-exit-fab:focus-visible{outline:none;border-color:#2563eb8c;box-shadow:0 0 0 4px #2563eb38,0 18px 40px #0f172a2e}.work-mode-exit-fab:disabled{opacity:.55;cursor:not-allowed;transform:none}.work-mode-exit-fab.is-mobile{right:14px;bottom:calc(86px + env(safe-area-inset-bottom))}@media(max-width:768px){.call-lead-work-mode__actions{grid-template-columns:1fr;gap:10px}.call-lead-work-mode__actions .pill-button{min-height:40px;padding:8px 12px;font-size:13px}.call-lead-modal-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.call-lead-modal-actions .ghost-button,.call-lead-modal-actions .primary-button,.call-lead-modal-actions .danger-button{width:100%;height:40px;padding:0 12px;border-radius:12px;font-size:13px;white-space:nowrap}}@media(prefers-reduced-motion:reduce){.page-surface,.employee-call-leads-panel,.call-lead-work-surface,.call-lead-work-mode__card{animation:none!important}.boss-account-jobs-card-animator{transition:none!important;transform:none!important}.work-mode-exit-fab{transition-duration:1ms!important}}.call-lead-danger{border:1px solid rgba(239,68,68,.35);color:#b91c1c}.call-lead-danger:hover{border-color:#ef44448c}.call-lead-modal-field{display:flex;flex-direction:column;gap:6px;margin-top:12px}.call-lead-modal-field span{font-size:12px;color:#64748b;font-weight:700}.call-lead-modal-field input,.call-lead-modal-field select,.call-lead-modal-field textarea{border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;font-size:14px;background:#fff}.call-lead-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.call-leads-wechat-picker{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.call-leads-wechat-avatar{width:46px;height:46px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;position:relative}.call-leads-wechat-avatar.is-active{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb24}.call-leads-wechat-avatar:disabled{opacity:.6;cursor:not-allowed}.call-leads-wechat-avatar__img{width:32px;height:32px;border-radius:10px;object-fit:cover;display:block}.call-leads-wechat-avatar__fallback{width:32px;height:32px;border-radius:10px;background:#eef2ff;color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-weight:700}.call-leads-wechat-avatar__status-dot{width:10px;height:10px;border-radius:999px;border:2px solid #ffffff;position:absolute;right:6px;bottom:6px;background:#94a3b8}.call-leads-wechat-avatar__status-dot.is-online{background:#22c55e}.call-leads-wechat-avatar__status-dot.is-offline{background:#94a3b8}.call-leads-wechat-avatar__status-dot.is-unknown{background:#f59e0b}.call-lead-reason-list{display:flex;flex-direction:column;gap:10px;margin-top:10px}.call-lead-reason-item{display:inline-flex;align-items:center;gap:10px;font-size:14px;color:#0f172a}.wechat-assistant-page{flex:1;padding:12px 16px;min-height:0;overflow:hidden}.wechat-assistant-shell{--wx-green: #07c160;--wx-green-deep: #06ad58;--wx-green-soft: rgba(7, 193, 96, .12);--wx-border: #dbe1ec;--wx-panel: #ffffff;--wx-card: #ffffff;--wx-text: #0f172a;--wx-muted: #64748b;--wx-shadow: 0 10px 24px rgba(15, 23, 42, .08);width:100%;height:100%;min-height:0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans SC,sans-serif}.wechat-assistant-wechat-ui{width:100%;height:100%;min-height:0;background:#fff;border:1px solid var(--wx-border);border-radius:18px;box-shadow:var(--wx-shadow);display:grid;grid-template-columns:340px minmax(0,1fr);overflow:hidden}.wechat-assistant-sidebar{background:var(--wx-panel);border-right:1px solid var(--wx-border);display:flex;flex-direction:column;min-height:0;padding:12px 10px;gap:10px}.wechat-assistant-mobile-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 6px 2px}.wechat-assistant-mobile-topbar__headline{margin:0;font-size:16px;font-weight:700;color:#0f172a;line-height:1.2}.wechat-assistant-mobile-account-toggle{height:34px;max-width:min(66%,260px);min-width:0;padding:0 10px 0 12px;border-radius:999px;border:1px solid rgba(226,232,240,.9);background:#fff;color:#0f172a;display:inline-flex;align-items:center;gap:6px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.wechat-assistant-mobile-account-toggle__label{min-width:0;font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wechat-assistant-mobile-account-toggle>svg{flex:0 0 auto;color:#64748b;transition:transform .15s ease}.wechat-assistant-mobile-account-toggle.is-open>svg{transform:rotate(180deg)}.wechat-assistant-mobile-account-toggle:disabled{opacity:.45;cursor:not-allowed}.wechat-assistant-account-strip{min-height:52px;display:flex;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 4px}.wechat-assistant-account-chip{width:44px;height:44px;border:1px solid #d7deea;border-radius:13px;background:#fff;padding:0;display:inline-flex;align-items:center;justify-content:center;position:relative;cursor:pointer;flex:0 0 auto}.wechat-assistant-account-chip.is-active{border-color:#0ea564;box-shadow:0 0 0 2px #07c16029}.wechat-assistant-account-chip.is-default:not(.is-active){border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f61a}.wechat-assistant-account-chip__avatar{width:32px;height:32px;border-radius:10px;object-fit:cover;background:#def7ea;color:#0f7f4e;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.wechat-assistant-account-chip__status{width:10px;height:10px;border-radius:999px;position:absolute;right:3px;bottom:3px;border:2px solid #ffffff;background:#94a3b8}.wechat-assistant-account-chip__status.is-online{background:#22c55e}.wechat-assistant-account-chip__status.is-offline{background:#ef4444}.wechat-assistant-account-chip__status.is-unknown{background:#f59e0b}.wechat-assistant-search{border:1px solid #d7deea;background:#fff;border-radius:10px;height:38px;padding:0 10px;display:inline-flex;align-items:center;gap:8px;color:var(--wx-muted)}.wechat-assistant-search:focus-within{border-color:#07c160bf;box-shadow:0 0 0 3px #07c16026}.wechat-assistant-search input{border:none;outline:none;width:100%;font-size:13px;background:transparent;color:var(--wx-text)}.wechat-assistant-sort{padding:3px;border-radius:10px;background:#ecf0f6;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.wechat-assistant-sort button{border:none;border-radius:8px;height:30px;font-size:12px;color:#5a6472;background:transparent;cursor:pointer;transition:all .2s ease}.wechat-assistant-sort button.is-active{background:#fff;color:var(--wx-green-deep);font-weight:700;box-shadow:0 4px 10px #0f172a1a}.wechat-assistant-list{flex:1;min-height:0;overflow:auto;padding-right:2px}.wechat-assistant-list__footer{flex:0 0 auto;padding:10px 6px 8px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#94a3b8;font-size:11px;line-height:1.4;border-top:1px solid #edf2f7;background:#fff}.wechat-assistant-list__footer-left{display:inline-flex;align-items:center;gap:10px;min-width:0}.wechat-assistant-default-toggle{padding:4px 10px;font-size:12px}.wechat-assistant-default-toggle.is-on .modal-feature-toggle__slider{background:#2563eb}.wechat-assistant-default-toggle.is-on .modal-feature-toggle__slider:after{transform:translate(18px)}.wechat-assistant-default-toggle.is-on .modal-feature-toggle__label{color:#1d4ed8}.wechat-assistant-list__settings-btn{width:26px;height:26px;border-radius:8px;border:1px solid #dbe4f0;background:#f8fbff;color:#5f6a79;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.wechat-assistant-list__settings-btn:hover:not(:disabled){border-color:#b8c6da;background:#eef4ff;color:#334155}.wechat-assistant-list__settings-btn:disabled{opacity:.45;cursor:not-allowed}.wechat-assistant-contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.wechat-contact-row{display:flex;align-items:stretch;gap:6px;border-radius:8px;margin-bottom:2px;padding:6px;transition:background .2s ease}.wechat-contact-row:hover{background:#07c1600f}.wechat-contact-row.is-active{background:var(--wx-green-soft)}.wechat-contact-row__main{border:none;background:transparent;display:inline-flex;align-items:center;gap:10px;text-align:left;min-height:50px;flex:1;min-width:0;width:auto;padding:0;cursor:pointer}.wechat-contact-row__avatar{width:40px;height:40px;border-radius:10px;object-fit:cover;flex:0 0 40px;background:#dff4e7;color:#0f7f4e;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.wechat-contact-row__content{min-width:0;flex:1;display:flex;flex-direction:column;gap:5px}.wechat-contact-row__title{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.wechat-contact-row__title strong{color:#1e293b;font-size:14px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wechat-contact-row__title time{color:#94a3b8;font-size:11px;white-space:nowrap}.wechat-contact-row__subtitle{color:#64748b;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wechat-contact-row__star{width:28px;flex:0 0 28px;border:none;background:transparent;color:#b7c0cf;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:6px}.wechat-contact-row__star.is-active{color:#f6b40f}.wechat-contact-row__star:not(:disabled):hover{background:#0f172a0f}.wechat-contact-row__star:disabled{opacity:.45;cursor:not-allowed}.wechat-assistant-detail{background:#fff;min-height:0;display:flex;flex-direction:column;gap:0;align-items:center;padding:18px 96px;overflow:auto}.wechat-assistant-mobile-detailbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:6px;padding:10px 10px 8px;background:#f2f4f7;border-bottom:1px solid rgba(226,232,240,.9)}.wechat-assistant-mobile-detailbar__back,.wechat-assistant-mobile-detailbar__action{width:40px;height:40px;border-radius:14px;border:none;background:transparent;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease}.wechat-assistant-mobile-detailbar__back:not(:disabled):active,.wechat-assistant-mobile-detailbar__action:not(:disabled):active{background:#0f172a0f}.wechat-assistant-mobile-detailbar__action:disabled{opacity:.45;cursor:not-allowed}.wechat-assistant-mobile-detailbar__title{min-width:0;text-align:center}.wechat-assistant-mobile-detailbar__name{margin:0;color:#0f172a;font-size:16px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wechat-assistant-detail.is-empty{justify-content:center}.wechat-assistant-detail>.wechat-assistant-detail-view,.wechat-assistant-detail>.wechat-assistant__hint{width:min(640px,100%)}.wechat-assistant-detail.is-empty>.wechat-assistant__hint{margin:0;text-align:center}.wechat-assistant-detail-view{display:flex;flex-direction:column;gap:0}.wechat-assistant-profile-card{border:none;border-radius:0;background:transparent;padding:0}.wechat-assistant-profile-card__header{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:start;gap:12px;padding:4px 0 18px;border-bottom:1px solid #dbe2ee}.wechat-assistant-profile-card__avatar{width:82px;height:82px;border-radius:12px;object-fit:cover;background:#dff4e7;color:#0f7f4e;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:24px;flex:0 0 82px}.wechat-assistant-profile-card__identity{min-width:0;padding-top:2px}.wechat-assistant-profile-card__title-row{display:flex;align-items:center;gap:8px;min-width:0}.wechat-assistant-profile-card__identity h2{margin:0;color:#0f172a;font-size:19px;font-weight:700;line-height:1.2}.wechat-assistant-profile-card__identity p{margin:4px 0 0;color:#7b8696;font-size:13px;line-height:1.4}.wechat-assistant-profile-card__mini-badge{width:22px;height:22px;border-radius:999px;color:#d88a02;display:inline-flex;align-items:center;justify-content:center;background:#f6ba3333;flex:0 0 auto}.wechat-assistant-profile-card__mini-badge>svg{fill:currentColor}.wechat-assistant-profile-card__gender-badge{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.wechat-assistant-profile-card__gender-badge.is-male{color:#2563eb;background:#2563eb24}.wechat-assistant-profile-card__gender-badge.is-female{color:#db2777;background:#db277724}.wechat-assistant-detail-section{border-bottom:1px solid #dbe2ee}.wechat-assistant-detail-list{margin:0;display:flex;flex-direction:column;gap:0}.wechat-assistant-detail-list__row{display:grid;grid-template-columns:102px minmax(0,1fr);align-items:center;gap:14px;min-height:48px;padding:0}.wechat-assistant-detail-list__row.is-stack{align-items:start;min-height:78px;padding:14px 0 12px}.wechat-assistant-detail-list__row dt{color:#7d8695;font-size:14px;font-weight:600}.wechat-assistant-detail-list__row dd{margin:0;color:#111827;font-size:14px;line-height:1.4;word-break:break-word}.wechat-assistant-detail-list__row dd.is-placeholder{color:#c0c4cb}.wechat-assistant-detail-two-col{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:0}.wechat-assistant-fold-card{border:1px solid #e5e9f2;border-radius:12px;background:#fbfcfe;padding:0 12px;display:flex;flex-direction:column;min-height:48px}.wechat-assistant-fold-card__header{border:none;background:transparent;width:100%;padding:10px 0 8px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.wechat-assistant-fold-card__header span{display:inline-flex;align-items:center;gap:6px;color:#5f6a79;font-size:13px;font-weight:600}.wechat-assistant-fold-card__header small{color:#9aa6b7;font-size:10px;font-weight:500}.wechat-assistant-fold-card__header>svg{color:#94a3b8;transition:transform .2s ease}.wechat-assistant-fold-card.is-expanded .wechat-assistant-fold-card__header>svg{transform:rotate(180deg)}.wechat-assistant-fold-card__preview{margin:0 0 10px;color:#64748b;font-size:11px;line-height:1.4}.wechat-followup-list,.wechat-agreement-list{list-style:none;margin:0 0 10px;padding:0;display:flex;flex-direction:column;gap:0}.wechat-followup-list li,.wechat-agreement-list li{border:none;border-bottom:1px solid #e3e8f1;background:transparent;border-radius:0;padding:6px 0}.wechat-followup-list li:last-child,.wechat-agreement-list li:last-child{border-bottom:none}.wechat-followup-list__title,.wechat-agreement-list__title{display:flex;align-items:center;justify-content:space-between;gap:10px}.wechat-followup-list__title strong,.wechat-agreement-list__title strong{color:#1f2937;font-size:12px}.wechat-followup-list__title time,.wechat-agreement-list time{color:#94a3b8;font-size:10px}.wechat-followup-list p{margin:4px 0 0;color:#5f6b7b;font-size:11px;line-height:1.4}.wechat-followup-list span{display:inline-flex;margin-top:4px;color:#8190a3;font-size:10px}.wechat-agreement-list time{display:inline-flex;margin-top:4px}.wechat-agreement-status{height:18px;border-radius:999px;display:inline-flex;align-items:center;padding:0 6px;font-size:9px;font-weight:700;border:1px solid transparent}.wechat-agreement-status.is-pending{color:#1f7a4f;border-color:#a5dfbf;background:#e6f8ef}.wechat-agreement-status.is-done{color:#2563eb;border-color:#b9d2ff;background:#edf3ff}.wechat-assistant__hint{margin:10px 0 0;color:#64748b;font-size:12px;line-height:1.4}.wechat-assistant__hint.is-error{color:#b42318}.wechat-assistant-action-bar{margin-top:24px;padding:0 12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.wechat-assistant-action-btn{border:none;background:transparent;color:#5f76a7;min-height:58px;border-radius:8px;cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.wechat-assistant-action-btn span{font-size:11px;font-weight:600}.wechat-assistant-action-btn.is-primary{color:#4c6596}.wechat-assistant-action-btn.is-danger{color:#b42318}.wechat-assistant-action-btn:not(:disabled):hover{background:#5b73a814}.wechat-assistant-action-btn:disabled{opacity:.45;cursor:not-allowed}.wechat-assistant-chat-modal{width:min(1220px,100%);height:min(84vh,820px);padding:0;display:flex;flex-direction:column;overflow:hidden}.wechat-assistant-chat-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 20px 14px;border-bottom:1px solid rgba(226,232,240,.9);background:linear-gradient(180deg,#f8fafcfa,#fffffffa)}.wechat-assistant-chat-modal__title{min-width:0}.wechat-assistant-chat-modal__title h3{margin:6px 0 0;font-size:20px;color:#0f172a}.wechat-assistant-chat-modal__contact{margin:8px 0 0;color:#64748b;font-size:13px;line-height:1.35}.wechat-assistant-chat-modal__meta{display:flex;flex-wrap:wrap;gap:8px 10px;margin-top:10px}.wechat-assistant-chat-modal__meta span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#f1f5f9f2;color:#475569;font-size:12px;border:1px solid rgba(226,232,240,.95)}.wechat-assistant-chat-modal__body{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr);background:#f8fafc}.wechat-assistant-chat-modal__conversation{min-height:0;display:flex;flex-direction:column;gap:12px;padding:16px 18px;background:#fff;border-right:none}.wechat-assistant-chat-modal__section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.wechat-assistant-chat-modal__section-head h4{margin:0;font-size:15px;color:#0f172a}.wechat-assistant-chat-modal__section-head p{margin:6px 0 0;font-size:12px;color:#64748b}.wechat-assistant-chat-modal__messages{padding-right:4px}.wechat-assistant-chat-modal__conversation .workspace-message__bubble{max-width:72%;background:#fff;border:1px solid rgba(226,232,240,.95);border-radius:12px;color:#0f172a}.wechat-assistant-chat-modal__conversation .workspace-message.is-self .workspace-message__bubble{background:var(--wx-green);border-color:var(--wx-green);color:#fff}.wechat-assistant-chat-modal__conversation .workspace-chat__empty{padding:12px 0}.wechat-assistant-chat-modal__sidebar{min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding:16px}.wechat-assistant-chat-modal__sidebar .workspace-right-card{background:#fffffffa}.wechat-assistant-client-config-modal{width:min(1180px,100%);height:min(82vh,780px);padding:16px 18px;display:flex;flex-direction:column;gap:12px;overflow:hidden}.wechat-assistant-client-config-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.wechat-assistant-client-config-modal__title h3{margin:0;font-size:18px;color:#0f172a}.wechat-assistant-client-config-modal .employee-client-config__main{height:100%}.wechat-assistant-client-config-modal__body{display:flex;flex:1;min-height:0;overflow:hidden;padding-top:4px}.wechat-assistant-client-config-modal__body>.employee-client-config{flex:1;min-height:0}.wechat-assistant-client-config-modal .employee-client-config__layout{height:100%}.wechat-assistant-shell.is-mobile .wechat-assistant-wechat-ui{border:none;border-radius:0;box-shadow:none;background:#ededed}.wechat-assistant-shell.is-mobile .wechat-assistant-sidebar{background:#ededed;padding:8px 0 0;gap:8px;border-right:none}.wechat-assistant-shell.is-mobile .wechat-assistant-account-strip{padding:0 12px 4px}.wechat-assistant-shell.is-mobile .wechat-assistant-search{margin:0 12px;border:none;background:#f7f7f7;height:36px;border-radius:12px}.wechat-assistant-shell.is-mobile .wechat-assistant-sort{margin:8px 12px 10px}.wechat-assistant-shell.is-mobile .wechat-assistant-list{padding:0}.wechat-assistant-shell.is-mobile .wechat-contact-row{border-radius:0;margin:0;padding:0;background:#fff;border-bottom:1px solid rgba(226,232,240,.95)}.wechat-assistant-shell.is-mobile .wechat-contact-row:hover{background:#fff}.wechat-assistant-shell.is-mobile .wechat-contact-row.is-active{background:#0f172a0a}.wechat-assistant-shell.is-mobile .wechat-contact-row__main{padding:10px 12px}.wechat-assistant-shell.is-mobile .wechat-contact-row__star{width:44px;flex-basis:44px;border-radius:0}.wechat-assistant-shell.is-mobile .wechat-assistant-detail{align-items:stretch;padding:0;background:#ededed}.wechat-assistant-shell.is-mobile .wechat-assistant-detail>.wechat-assistant-detail-view,.wechat-assistant-shell.is-mobile .wechat-assistant-detail>.wechat-assistant__hint{width:100%}.wechat-assistant-shell.is-mobile .wechat-assistant-detail-view{padding:12px;gap:10px}.wechat-assistant-shell.is-mobile .wechat-assistant-profile-card{background:#fff;border-radius:14px;padding:12px}.wechat-assistant-shell.is-mobile .wechat-assistant-profile-card__header{border-bottom:1px solid rgba(226,232,240,.95);padding:0 0 12px}.wechat-assistant-shell.is-mobile .wechat-assistant-detail-section{background:#fff;border-radius:14px;padding:0 12px;border-bottom:none}.wechat-assistant-shell.is-mobile .wechat-assistant-detail-list__row{border-bottom:1px solid rgba(226,232,240,.8)}.wechat-assistant-shell.is-mobile .wechat-assistant-detail-list__row:last-child{border-bottom:none}.wechat-assistant-shell.is-mobile .wechat-assistant-action-bar{margin-top:12px;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.wechat-assistant-shell.is-mobile .wechat-assistant-action-btn{min-height:66px;border-radius:14px;border:1px solid rgba(226,232,240,.95);background:#fff;color:#475569}.wechat-assistant-shell.is-mobile .wechat-assistant-action-btn span{font-size:12px;font-weight:700}.wechat-assistant-shell.is-mobile .wechat-assistant-action-btn.is-primary{color:var(--wx-green-deep)}.wechat-assistant-shell.is-mobile .wechat-assistant-action-btn.is-danger{border-color:#b4231833;color:#b42318}.wechat-assistant-shell.is-mobile .wechat-assistant-action-btn:not(:disabled):active{background:#0f172a0a}.wechat-assistant-shell.is-mobile .wechat-assistant-action-btn:disabled{opacity:.55}@media(max-width:1240px){.wechat-assistant-wechat-ui{grid-template-columns:320px minmax(0,1fr)}}@media(max-width:920px){.employee-shell.is-mobile .wechat-assistant-page{padding:0 0 calc(78px + env(safe-area-inset-bottom))}.wechat-assistant-wechat-ui{grid-template-columns:minmax(0,1fr);border-radius:14px}.wechat-assistant-sidebar{border-right:none;border-bottom:1px solid var(--wx-border)}.wechat-assistant-detail{align-items:stretch;padding:10px 12px 12px}.wechat-assistant-detail>.wechat-assistant-detail-view,.wechat-assistant-detail>.wechat-assistant__hint{width:100%}.wechat-assistant-profile-card__header{grid-template-columns:76px minmax(0,1fr);gap:12px;padding:4px 0 14px}.wechat-assistant-profile-card__avatar{width:76px;height:76px;flex-basis:76px;font-size:24px}.wechat-assistant-profile-card__identity h2{font-size:18px}.wechat-assistant-profile-card__identity p{margin-top:4px;font-size:12px}.wechat-assistant-detail-list__row{grid-template-columns:80px minmax(0,1fr);gap:12px;min-height:46px}.wechat-assistant-detail-list__row.is-stack{min-height:72px;padding:14px 0 10px}.wechat-assistant-detail-list__row dt,.wechat-assistant-detail-list__row dd{font-size:13px}.wechat-assistant-detail-two-col{grid-template-columns:minmax(0,1fr);gap:8px}.wechat-assistant-action-bar{margin-top:18px;padding:0 4px;gap:4px}.wechat-assistant-chat-modal{width:min(100%,100%);height:min(92vh,920px)}.wechat-assistant-chat-modal__header{padding:14px 14px 12px}.wechat-assistant-chat-modal__title h3{font-size:18px}.wechat-assistant-chat-modal__body{grid-template-columns:minmax(0,1fr)}.wechat-assistant-chat-modal__conversation{border-right:none;border-bottom:1px solid rgba(226,232,240,.9);min-height:320px;padding:14px 14px 12px}.wechat-assistant-chat-modal__sidebar{padding:12px 14px 14px}.wechat-assistant-client-config-modal{width:min(100%,100%);height:min(92vh,780px);padding:12px;gap:10px}.wechat-assistant-client-config-modal__header{flex-direction:column;align-items:stretch;gap:8px}.wechat-assistant-client-config-modal__header .ghost-button{align-self:flex-end}}@media(prefers-reduced-motion:reduce){.wechat-assistant-sort button,.wechat-assistant-fold-card__header>svg{transition:none!important}}.admin-dashboard-overview{display:flex;flex-direction:column;gap:16px}.admin-dashboard-overview__loading{min-height:180px;align-items:center;justify-content:center;color:#64748b;font-size:14px}.admin-dashboard-toolbar{gap:12px;padding:18px 20px}.admin-dashboard-toolbar__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-left:auto}.admin-dashboard-toolbar__updated-at{color:#64748b;font-size:12px;font-weight:500}.admin-dashboard-toolbar__controls{display:flex;flex-wrap:wrap;gap:12px;align-items:end}.admin-dashboard-toolbar__tenant-filter,.admin-dashboard-toolbar__range-filter{display:flex;flex-direction:column;gap:6px}.admin-dashboard-toolbar__tenant-filter{width:min(100%,260px)}.admin-dashboard-toolbar__field-label{color:#64748b;font-size:11px;font-weight:700}.admin-dashboard-overview__banner{border-radius:16px;border:1px solid rgba(249,115,22,.2);background:#fff7ede6;color:#c2410c;padding:10px 14px;font-size:12px;font-weight:600}.admin-dashboard-overview__banner.is-error{border-color:#f8717152;background:#fef2f2eb;color:#b91c1c}.admin-dashboard-overview__hero-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr);gap:16px;align-items:stretch}.admin-dashboard-token-card,.admin-dashboard-overview__realtime-panel{min-height:100%}.admin-dashboard-token-card{gap:14px;padding:20px 22px;background:radial-gradient(circle at top right,rgba(37,99,235,.12),transparent 42%),linear-gradient(180deg,#fff,#f8fbff)}.admin-dashboard-token-card__header,.admin-dashboard-trend-card__header{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.admin-dashboard-token-card__eyebrow,.admin-dashboard-trend-card__eyebrow,.admin-dashboard-realtime-card__eyebrow{margin:0 0 4px;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.02em}.admin-dashboard-token-card h4,.admin-dashboard-trend-card h4,.admin-dashboard-realtime-card h4{margin:0;font-size:17px;color:#0f172a}.admin-dashboard-token-card__scope{border-radius:999px;background:#2563eb14;color:#1d4ed8;padding:6px 10px;font-size:11px;font-weight:700}.admin-dashboard-token-card__summary,.admin-dashboard-trend-card__summary{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;flex-wrap:wrap}.admin-dashboard-token-card__label,.admin-dashboard-trend-card__label{margin:0;color:#64748b;font-size:12px;font-weight:600}.admin-dashboard-token-card__value,.admin-dashboard-trend-card__value,.admin-dashboard-realtime-card__value{display:block;margin-top:8px;color:#0f172a;font-size:28px;line-height:1;font-weight:800}.admin-dashboard-token-card__hint,.admin-dashboard-trend-card__mode-copy{color:#64748b;font-size:11px;font-weight:600}.admin-dashboard-token-card__chart,.admin-dashboard-trend-card__chart{min-height:148px}.admin-dashboard-overview__realtime-panel{display:flex;flex-direction:column;gap:10px}.admin-dashboard-overview__realtime-status{color:#64748b;font-size:12px;font-weight:600;padding:0 4px}.admin-dashboard-overview__realtime-status.is-warning{color:#b45309}.admin-dashboard-overview__realtime-grid{display:grid;grid-template-columns:1fr;gap:12px;flex:1}.admin-dashboard-realtime-card{gap:10px;padding:16px 18px;justify-content:space-between;background:linear-gradient(180deg,#fff,#fafcff)}.admin-dashboard-realtime-card__description{margin:0;color:#64748b;font-size:12px;line-height:1.5}.admin-dashboard-overview__trend-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-dashboard-trend-card{gap:12px;padding:18px 20px}.admin-dashboard-trend-card__subvalue{margin:6px 0 0;color:#64748b;font-size:12px;font-weight:600}.admin-dashboard-chart-empty{min-height:148px;border:1px dashed #dbe3f2;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:12px;background:#f8fafcbf}@media(max-width:1260px){.admin-dashboard-toolbar__controls{gap:10px}.admin-dashboard-overview__hero-grid{grid-template-columns:1fr}}@media(max-width:920px){.admin-dashboard-overview__trend-grid{grid-template-columns:1fr}.admin-dashboard-toolbar__controls{flex-direction:column;align-items:stretch}.admin-dashboard-toolbar__meta{margin-left:0}.admin-dashboard-token-card__header,.admin-dashboard-trend-card__header,.admin-dashboard-token-card__summary,.admin-dashboard-trend-card__summary{flex-direction:column;align-items:flex-start}.admin-dashboard-token-card__value,.admin-dashboard-trend-card__value,.admin-dashboard-realtime-card__value{font-size:24px}}.wechat-matrix-overlay{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:radial-gradient(1200px 800px at 20% 10%,rgba(34,211,238,.18),transparent 60%),radial-gradient(900px 600px at 80% 40%,rgba(99,102,241,.14),transparent 55%),radial-gradient(900px 700px at 50% 90%,rgba(16,185,129,.12),transparent 55%),linear-gradient(140deg,#080c1afa,#0a1024fa);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.wechat-matrix-overlay:before{content:"";position:absolute;inset:0;opacity:.35;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.03) 0,rgba(255,255,255,.03) 1px,transparent 1px,transparent 4px),repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0,rgba(255,255,255,.02) 1px,transparent 1px,transparent 6px);animation:wechat-matrix-noise 5s linear infinite;pointer-events:none}.wechat-matrix-overlay__panel{position:relative;width:min(520px,92vw);padding:28px 26px 24px;border-radius:22px;background:#060a1cad;border:1px solid rgba(148,163,184,.22);box-shadow:0 24px 60px #0000008c,0 0 0 1px #ffffff0a inset;overflow:hidden}.wechat-matrix-overlay__panel:after{content:"";position:absolute;inset:-2px;border-radius:inherit;background:radial-gradient(560px 180px at 20% 0%,rgba(34,211,238,.28),transparent 60%),radial-gradient(420px 160px at 80% 20%,rgba(99,102,241,.22),transparent 65%),radial-gradient(460px 220px at 40% 100%,rgba(16,185,129,.18),transparent 70%);opacity:.6;filter:blur(20px);pointer-events:none}.wechat-matrix-overlay__grid{position:relative;display:grid;grid-template-columns:repeat(12,1fr);gap:8px;padding:22px 18px;border-radius:18px;background:#0f172a8c;border:1px solid rgba(148,163,184,.18);overflow:hidden}.wechat-matrix-overlay__cell{display:block;width:100%;aspect-ratio:1 / 1;border-radius:10px;background:#94a3b824;box-shadow:0 0 0 1px #94a3b81f inset,0 0 14px #22d3ee1a;transform:translateZ(0);animation:wechat-matrix-pulse 1.8s ease-in-out infinite}.wechat-matrix-overlay__scan{position:absolute;inset:-40% 0 auto;height:44%;background:linear-gradient(180deg,transparent,rgba(34,211,238,.22),transparent);mix-blend-mode:screen;filter:blur(.5px);animation:wechat-matrix-scan 2.1s ease-in-out infinite;pointer-events:none}.wechat-matrix-overlay__text{position:relative;z-index:1;padding-top:18px;text-align:center}.wechat-matrix-overlay__title{margin:0;font-size:18px;font-weight:650;letter-spacing:.06em;color:#e2e8f0f5;text-shadow:0 0 18px rgba(34,211,238,.18)}.wechat-matrix-overlay__hint{margin:10px 0 0;font-size:13px;color:#94a3b8eb}.wechat-matrix-overlay__error{margin:10px 0 0;font-size:13px;color:#f87171eb}.wechat-matrix-overlay__actions{margin-top:14px;display:flex;gap:10px;justify-content:center}@keyframes wechat-matrix-pulse{0%,to{background:#94a3b81f;box-shadow:0 0 0 1px #94a3b81f inset,0 0 12px #6366f11a;transform:scale(.96)}45%{background:#22d3ee38;box-shadow:0 0 0 1px #22d3ee3d inset,0 0 22px #22d3ee33;transform:scale(1)}}@keyframes wechat-matrix-scan{0%{transform:translateY(-10%);opacity:.25}50%{transform:translateY(110%);opacity:.75}to{transform:translateY(140%);opacity:.15}}@keyframes wechat-matrix-noise{0%{transform:translateZ(0)}50%{transform:translate3d(-2%,1%,0)}to{transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.wechat-matrix-overlay:before{animation:none}.wechat-matrix-overlay__cell{animation:none}.wechat-matrix-overlay__scan{animation:none;opacity:.35;transform:translateY(60%)}}.w-md-editor-bar{position:absolute;cursor:s-resize;right:0;bottom:0;margin-top:-11px;margin-right:0;width:14px;z-index:3;height:10px;border-radius:0 0 3px;-webkit-user-select:none;user-select:none}.w-md-editor-bar svg{display:block;margin:0 auto}.w-md-editor-area{overflow:auto;border-radius:5px}.w-md-editor-text{min-height:100%;position:relative;text-align:left;white-space:pre-wrap;word-break:keep-all;overflow-wrap:break-word;box-sizing:border-box;padding:10px;margin:0;font-size:14px!important;line-height:18px!important;font-variant-ligatures:common-ligatures}.w-md-editor-text-pre,.w-md-editor-text-input,.w-md-editor-text>.w-md-editor-text-pre{margin:0;border:0;background:none;box-sizing:inherit;display:inherit;font-family:inherit;font-family:var(--md-editor-font-family)!important;font-size:inherit;font-style:inherit;font-variant-ligatures:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;tab-size:inherit;text-indent:inherit;text-rendering:inherit;text-transform:inherit;white-space:inherit;overflow-wrap:inherit;word-break:inherit;word-break:normal;padding:0}.w-md-editor-text-pre{position:relative;margin:0!important;pointer-events:none;background-color:transparent!important}.w-md-editor-text-pre>code{padding:0!important;font-family:var(--md-editor-font-family)!important;font-size:14px!important;line-height:18px!important}.w-md-editor-text-input{position:absolute;top:0;left:0;height:100%;width:100%;resize:none;color:inherit;overflow:hidden;outline:0;padding:inherit;-webkit-font-smoothing:antialiased;-webkit-text-fill-color:transparent}.w-md-editor-text-input:empty{-webkit-text-fill-color:inherit!important}.w-md-editor-text-pre,.w-md-editor-text-input{word-wrap:pre;word-break:break-word;white-space:pre-wrap}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.w-md-editor-text-input{color:transparent!important}.w-md-editor-text-input::selection{background-color:#accef7!important;color:transparent!important}}.w-md-editor-text-pre .punctuation{color:var(--color-prettylights-syntax-comment, #8b949e)!important}.w-md-editor-text-pre .token.url,.w-md-editor-text-pre .token.content{color:var(--color-prettylights-syntax-constant, #0550ae)!important}.w-md-editor-text-pre .token.title.important{color:var(--color-prettylights-syntax-markup-bold, #24292f)}.w-md-editor-text-pre .token.code-block .function{color:var(--color-prettylights-syntax-entity, #8250df)}.w-md-editor-text-pre .token.bold{font-weight:unset!important}.w-md-editor-text-pre .token.title{line-height:unset!important;font-size:unset!important;font-weight:unset!important}.w-md-editor-text-pre .token.code.keyword{color:var(--color-prettylights-syntax-constant, #0550ae)!important}.w-md-editor-text-pre .token.strike,.w-md-editor-text-pre .token.strike .content{color:var(--color-prettylights-syntax-markup-deleted-text, #82071e)!important}.w-md-editor-toolbar-child{position:absolute;border-radius:3px;box-shadow:0 0 0 1px var(--md-editor-box-shadow-color),0 0 0 var(--md-editor-box-shadow-color),0 1px 1px var(--md-editor-box-shadow-color);background-color:var(--md-editor-background-color);z-index:1;display:none}.w-md-editor-toolbar-child.active{display:block}.w-md-editor-toolbar-child .w-md-editor-toolbar{border-bottom:0;padding:3px;border-radius:3px}.w-md-editor-toolbar-child .w-md-editor-toolbar ul>li{display:block}.w-md-editor-toolbar-child .w-md-editor-toolbar ul>li button{width:-webkit-fill-available;height:initial;box-sizing:border-box;padding:3px 4px 2px;margin:0}.w-md-editor-toolbar{border-bottom:1px solid var(--md-editor-box-shadow-color);background-color:var(--md-editor-background-color);padding:3px;display:flex;justify-content:space-between;align-items:center;border-radius:3px 3px 0 0;-webkit-user-select:none;user-select:none;flex-wrap:wrap}.w-md-editor-toolbar.bottom{border-bottom:0px;border-top:1px solid var(--md-editor-box-shadow-color);border-radius:0 0 3px 3px}.w-md-editor-toolbar ul,.w-md-editor-toolbar li{margin:0;padding:0;list-style:none;line-height:initial}.w-md-editor-toolbar li{display:inline-block;font-size:14px}.w-md-editor-toolbar li+li{margin:0}.w-md-editor-toolbar li>button{border:none;height:20px;line-height:14px;background:none;padding:4px;margin:0 1px;border-radius:2px;text-transform:none;font-weight:400;overflow:visible;outline:none;cursor:pointer;transition:all .3s;white-space:nowrap;color:var(--color-fg-default)}.w-md-editor-toolbar li>button:hover,.w-md-editor-toolbar li>button:focus{background-color:var(--color-neutral-muted);color:var(--color-accent-fg)}.w-md-editor-toolbar li>button:active{background-color:var(--color-neutral-muted);color:var(--color-danger-fg)}.w-md-editor-toolbar li>button:disabled{color:var(--md-editor-box-shadow-color);cursor:not-allowed}.w-md-editor-toolbar li>button:disabled:hover{background-color:transparent;color:var(--md-editor-box-shadow-color)}.w-md-editor-toolbar li.active>button{color:var(--color-accent-fg);background-color:var(--color-neutral-muted)}.w-md-editor-toolbar-divider{height:14px;width:1px;margin:-3px 3px 0!important;vertical-align:middle;background-color:var(--md-editor-box-shadow-color)}.w-md-editor{text-align:left;border-radius:3px;padding-bottom:1px;position:relative;color:var(--color-fg-default);--md-editor-font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;--md-editor-background-color: var(--color-canvas-default, #ffffff);--md-editor-box-shadow-color: var(--color-border-default, #d0d7de);box-shadow:0 0 0 1px var(--md-editor-box-shadow-color),0 0 0 var(--md-editor-box-shadow-color),0 1px 1px var(--md-editor-box-shadow-color);background-color:var(--md-editor-background-color);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;flex-direction:column}.w-md-editor.w-md-editor-rtl{direction:rtl!important;text-align:right!important}.w-md-editor.w-md-editor-rtl .w-md-editor-preview{right:unset!important;left:0;text-align:right!important;box-shadow:inset -1px 0 0 0 var(--md-editor-box-shadow-color)}.w-md-editor.w-md-editor-rtl .w-md-editor-text{text-align:right!important}.w-md-editor-toolbar{height:-webkit-fit-content;height:fit-content}.w-md-editor-content{height:100%;overflow:auto;position:relative;border-radius:0 0 3px}.w-md-editor .copied{display:none!important}.w-md-editor-input{width:50%;height:100%}.w-md-editor-text-pre>code{word-break:break-word!important;white-space:pre-wrap!important}.w-md-editor-preview{width:50%;box-sizing:border-box;box-shadow:inset 1px 0 0 0 var(--md-editor-box-shadow-color);position:absolute;padding:10px 20px;overflow:auto;top:0;right:0;bottom:0;border-radius:0 0 5px;display:flex;flex-direction:column}.w-md-editor-preview .anchor{display:none}.w-md-editor-preview .contains-task-list li.task-list-item{list-style:none}.w-md-editor-show-preview .w-md-editor-input{width:0%;overflow:hidden;background-color:var(--md-editor-background-color)}.w-md-editor-show-preview .w-md-editor-preview{width:100%;box-shadow:inset 0 0}.w-md-editor-show-edit .w-md-editor-input{width:100%}.w-md-editor-show-edit .w-md-editor-preview{width:0%;padding:0}.w-md-editor-fullscreen{overflow:hidden;position:fixed;z-index:99999;inset:0;height:100%!important}.w-md-editor-fullscreen .w-md-editor-content{height:100%}@media(prefers-color-scheme:dark){.wmde-markdown,.wmde-markdown-var{color-scheme:dark;--color-prettylights-syntax-comment: #8b949e;--color-prettylights-syntax-constant: #79c0ff;--color-prettylights-syntax-entity: #d2a8ff;--color-prettylights-syntax-storage-modifier-import: #c9d1d9;--color-prettylights-syntax-entity-tag: #7ee787;--color-prettylights-syntax-keyword: #ff7b72;--color-prettylights-syntax-string: #a5d6ff;--color-prettylights-syntax-variable: #ffa657;--color-prettylights-syntax-brackethighlighter-unmatched: #f85149;--color-prettylights-syntax-invalid-illegal-text: #f0f6fc;--color-prettylights-syntax-invalid-illegal-bg: #8e1519;--color-prettylights-syntax-carriage-return-text: #f0f6fc;--color-prettylights-syntax-carriage-return-bg: #b62324;--color-prettylights-syntax-string-regexp: #7ee787;--color-prettylights-syntax-markup-list: #f2cc60;--color-prettylights-syntax-markup-heading: #1f6feb;--color-prettylights-syntax-markup-italic: #c9d1d9;--color-prettylights-syntax-markup-bold: #c9d1d9;--color-prettylights-syntax-markup-deleted-text: #ffdcd7;--color-prettylights-syntax-markup-deleted-bg: #67060c;--color-prettylights-syntax-markup-inserted-text: #aff5b4;--color-prettylights-syntax-markup-inserted-bg: #033a16;--color-prettylights-syntax-markup-changed-text: #ffdfb6;--color-prettylights-syntax-markup-changed-bg: #5a1e02;--color-prettylights-syntax-markup-ignored-text: #c9d1d9;--color-prettylights-syntax-markup-ignored-bg: #1158c7;--color-prettylights-syntax-meta-diff-range: #d2a8ff;--color-prettylights-syntax-brackethighlighter-angle: #8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark: #484f58;--color-prettylights-syntax-constant-other-reference-link: #a5d6ff;--color-fg-default: #c9d1d9;--color-fg-muted: #8b949e;--color-fg-subtle: #484f58;--color-canvas-default: #0d1117;--color-canvas-subtle: #161b22;--color-border-default: #30363d;--color-border-muted: #21262d;--color-neutral-muted: rgba(110, 118, 129, .4);--color-accent-fg: #58a6ff;--color-accent-emphasis: #1f6feb;--color-attention-subtle: rgba(187, 128, 9, .15);--color-danger-fg: #f85149;--color-danger-emphasis: #da3633;--color-attention-fg: #d29922;--color-attention-emphasis: #9e6a03;--color-done-fg: #a371f7;--color-done-emphasis: #8957e5;--color-success-fg: #3fb950;--color-success-emphasis: #238636;--color-copied-active-bg: #2e9b33}}@media(prefers-color-scheme:light){.wmde-markdown,.wmde-markdown-var{color-scheme:light;--color-prettylights-syntax-comment: #6e7781;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-entity: #8250df;--color-prettylights-syntax-storage-modifier-import: #24292f;--color-prettylights-syntax-entity-tag: #116329;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-italic: #24292f;--color-prettylights-syntax-markup-bold: #24292f;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-ignored-text: #eaeef2;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-brackethighlighter-angle: #57606a;--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-fg-default: #24292f;--color-fg-muted: #57606a;--color-fg-subtle: #6e7781;--color-canvas-default: #ffffff;--color-canvas-subtle: #f6f8fa;--color-border-default: #d0d7de;--color-border-muted: hsl(210, 18%, 87%);--color-neutral-muted: rgba(175, 184, 193, .2);--color-accent-fg: #0969da;--color-accent-emphasis: #0969da;--color-attention-subtle: #fff8c5;--color-danger-fg: #d1242f;--color-danger-emphasis: #cf222e;--color-attention-fg: #9a6700;--color-attention-emphasis: #9a6700;--color-done-fg: #8250df;--color-done-emphasis: #8250df;--color-success-fg: #1a7f37;--color-success-emphasis: #1f883d;--color-copied-active-bg: #2e9b33}}[data-color-mode*=dark] .wmde-markdown,[data-color-mode*=dark] .wmde-markdown-var,.wmde-markdown-var[data-color-mode*=dark],.wmde-markdown[data-color-mode*=dark],body[data-color-mode*=dark]{color-scheme:dark;--color-prettylights-syntax-comment: #8b949e;--color-prettylights-syntax-constant: #79c0ff;--color-prettylights-syntax-entity: #d2a8ff;--color-prettylights-syntax-storage-modifier-import: #c9d1d9;--color-prettylights-syntax-entity-tag: #7ee787;--color-prettylights-syntax-keyword: #ff7b72;--color-prettylights-syntax-string: #a5d6ff;--color-prettylights-syntax-variable: #ffa657;--color-prettylights-syntax-brackethighlighter-unmatched: #f85149;--color-prettylights-syntax-invalid-illegal-text: #f0f6fc;--color-prettylights-syntax-invalid-illegal-bg: #8e1519;--color-prettylights-syntax-carriage-return-text: #f0f6fc;--color-prettylights-syntax-carriage-return-bg: #b62324;--color-prettylights-syntax-string-regexp: #7ee787;--color-prettylights-syntax-markup-list: #f2cc60;--color-prettylights-syntax-markup-heading: #1f6feb;--color-prettylights-syntax-markup-italic: #c9d1d9;--color-prettylights-syntax-markup-bold: #c9d1d9;--color-prettylights-syntax-markup-deleted-text: #ffdcd7;--color-prettylights-syntax-markup-deleted-bg: #67060c;--color-prettylights-syntax-markup-inserted-text: #aff5b4;--color-prettylights-syntax-markup-inserted-bg: #033a16;--color-prettylights-syntax-markup-changed-text: #ffdfb6;--color-prettylights-syntax-markup-changed-bg: #5a1e02;--color-prettylights-syntax-markup-ignored-text: #c9d1d9;--color-prettylights-syntax-markup-ignored-bg: #1158c7;--color-prettylights-syntax-meta-diff-range: #d2a8ff;--color-prettylights-syntax-brackethighlighter-angle: #8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark: #484f58;--color-prettylights-syntax-constant-other-reference-link: #a5d6ff;--color-fg-default: #c9d1d9;--color-fg-muted: #8b949e;--color-fg-subtle: #484f58;--color-canvas-default: #0d1117;--color-canvas-subtle: #161b22;--color-border-default: #30363d;--color-border-muted: #21262d;--color-neutral-muted: rgba(110, 118, 129, .4);--color-accent-fg: #58a6ff;--color-accent-emphasis: #1f6feb;--color-attention-subtle: rgba(187, 128, 9, .15);--color-danger-fg: #f85149}[data-color-mode*=light] .wmde-markdown,[data-color-mode*=light] .wmde-markdown-var,.wmde-markdown-var[data-color-mode*=light],.wmde-markdown[data-color-mode*=light],body[data-color-mode*=light]{color-scheme:light;--color-prettylights-syntax-comment: #6e7781;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-entity: #8250df;--color-prettylights-syntax-storage-modifier-import: #24292f;--color-prettylights-syntax-entity-tag: #116329;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-italic: #24292f;--color-prettylights-syntax-markup-bold: #24292f;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-ignored-text: #eaeef2;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-brackethighlighter-angle: #57606a;--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-fg-default: #24292f;--color-fg-muted: #57606a;--color-fg-subtle: #6e7781;--color-canvas-default: #ffffff;--color-canvas-subtle: #f6f8fa;--color-border-default: #d0d7de;--color-border-muted: hsl(210, 18%, 87%);--color-neutral-muted: rgba(175, 184, 193, .2);--color-accent-fg: #0969da;--color-accent-emphasis: #0969da;--color-attention-subtle: #fff8c5;--color-danger-fg: #cf222e}.wmde-markdown{-webkit-text-size-adjust:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;line-height:1.5;word-wrap:break-word;color:var(--color-fg-default);background-color:var(--color-canvas-default)}.wmde-markdown details,.wmde-markdown figcaption,.wmde-markdown figure{display:block}.wmde-markdown summary{display:list-item}.wmde-markdown [hidden]{display:none!important}.wmde-markdown a{background-color:transparent;color:var(--color-accent-fg);text-decoration:none}.wmde-markdown a:active,.wmde-markdown a:hover{outline-width:0}.wmde-markdown abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.wmde-markdown b,.wmde-markdown strong{font-weight:600}.wmde-markdown dfn{font-style:italic}.wmde-markdown h1{margin:.67em 0;font-weight:600;padding-bottom:.3em;font-size:2em;border-bottom:1px solid var(--color-border-muted)}.wmde-markdown mark{background-color:var(--color-attention-subtle);color:var(--color-text-primary)}.wmde-markdown small{font-size:90%}.wmde-markdown sub,.wmde-markdown sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.wmde-markdown sub{bottom:-.25em}.wmde-markdown sup{top:-.5em}.wmde-markdown img{display:inline-block;border-style:none;max-width:100%;box-sizing:content-box;background-color:var(--color-canvas-default)}.wmde-markdown code,.wmde-markdown kbd,.wmde-markdown pre,.wmde-markdown samp{font-family:monospace,monospace;font-size:1em}.wmde-markdown figure{margin:1em 40px}.wmde-markdown hr{box-sizing:content-box;overflow:hidden;background:transparent;border:0;border-bottom:1px solid var(--color-border-muted);height:.25em;padding:0;margin:24px 0;background-color:var(--color-border-default)}.wmde-markdown input{font:inherit;margin:0;overflow:visible;font-family:inherit;font-size:inherit;line-height:inherit}.wmde-markdown [type=button],.wmde-markdown [type=reset],.wmde-markdown [type=submit]{-webkit-appearance:button}.wmde-markdown [type=button]::-moz-focus-inner,.wmde-markdown [type=reset]::-moz-focus-inner,.wmde-markdown [type=submit]::-moz-focus-inner{border-style:none;padding:0}.wmde-markdown [type=button]:-moz-focusring,.wmde-markdown [type=reset]:-moz-focusring,.wmde-markdown [type=submit]:-moz-focusring{outline:1px dotted ButtonText}.wmde-markdown [type=checkbox],.wmde-markdown [type=radio]{box-sizing:border-box;padding:0}.wmde-markdown [type=number]::-webkit-inner-spin-button,.wmde-markdown [type=number]::-webkit-outer-spin-button{height:auto}.wmde-markdown [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.wmde-markdown [type=search]::-webkit-search-cancel-button,.wmde-markdown [type=search]::-webkit-search-decoration{-webkit-appearance:none}.wmde-markdown ::-webkit-input-placeholder{color:inherit;opacity:.54}.wmde-markdown ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.wmde-markdown a:hover{text-decoration:underline}.wmde-markdown hr:before{display:table;content:""}.wmde-markdown hr:after{display:table;clear:both;content:""}.wmde-markdown table{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%}.wmde-markdown td,.wmde-markdown th{padding:0}.wmde-markdown details summary{cursor:pointer}.wmde-markdown details:not([open])>*:not(summary){display:none!important}.wmde-markdown kbd{display:inline-block;padding:3px 5px;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;color:var(--color-fg-default);vertical-align:middle;background-color:var(--color-canvas-subtle);border:solid 1px var(--color-neutral-muted);border-bottom-color:var(--color-neutral-muted);border-radius:6px;box-shadow:inset 0 -1px 0 var(--color-neutral-muted)}.wmde-markdown h1,.wmde-markdown h2,.wmde-markdown h3,.wmde-markdown h4,.wmde-markdown h5,.wmde-markdown h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.wmde-markdown h2{font-weight:600;padding-bottom:.3em;font-size:1.5em;border-bottom:1px solid var(--color-border-muted)}.wmde-markdown h3{font-weight:600;font-size:1.25em}.wmde-markdown h4{font-weight:600;font-size:1em}.wmde-markdown h5{font-weight:600;font-size:.875em}.wmde-markdown h6{font-weight:600;font-size:.85em;color:var(--color-fg-muted)}.wmde-markdown p{margin-top:0;margin-bottom:10px}.wmde-markdown blockquote{margin:0;padding:0 1em;color:var(--color-fg-muted);border-left:.25em solid var(--color-border-default)}.wmde-markdown ul,.wmde-markdown ol{margin-top:0;margin-bottom:0;padding-left:2em}.wmde-markdown ol ol,.wmde-markdown ul ol{list-style-type:lower-roman}.wmde-markdown ul ul ol,.wmde-markdown ul ol ol,.wmde-markdown ol ul ol,.wmde-markdown ol ol ol{list-style-type:lower-alpha}.wmde-markdown dd{margin-left:0}.wmde-markdown tt,.wmde-markdown code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.wmde-markdown pre{margin-top:0;margin-bottom:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;word-wrap:normal}.wmde-markdown .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.wmde-markdown ::placeholder{color:var(--color-fg-subtle);opacity:1}.wmde-markdown input::-webkit-outer-spin-button,.wmde-markdown input::-webkit-inner-spin-button{margin:0;appearance:none}.wmde-markdown [data-catalyst]{display:block}.wmde-markdown:before{display:table;content:""}.wmde-markdown:after{display:table;clear:both;content:""}.wmde-markdown>*:first-child{margin-top:0!important}.wmde-markdown>*:last-child{margin-bottom:0!important}.wmde-markdown a:not([href]){color:inherit;text-decoration:none}.wmde-markdown .absent{color:var(--color-danger-fg)}.wmde-markdown a.anchor{float:left;padding-right:4px;margin-left:-20px;line-height:1}.wmde-markdown .anchor:focus{outline:none}.wmde-markdown p,.wmde-markdown blockquote,.wmde-markdown ul,.wmde-markdown ol,.wmde-markdown dl,.wmde-markdown table,.wmde-markdown pre,.wmde-markdown details{margin-top:0;margin-bottom:16px}.wmde-markdown blockquote>:first-child{margin-top:0}.wmde-markdown blockquote>:last-child{margin-bottom:0}.wmde-markdown sup>a:before{content:"["}.wmde-markdown sup>a:after{content:"]"}.wmde-markdown h1 .octicon-link,.wmde-markdown h2 .octicon-link,.wmde-markdown h3 .octicon-link,.wmde-markdown h4 .octicon-link,.wmde-markdown h5 .octicon-link,.wmde-markdown h6 .octicon-link{color:var(--color-fg-default);vertical-align:middle;visibility:hidden}.wmde-markdown h1:hover .anchor,.wmde-markdown h2:hover .anchor,.wmde-markdown h3:hover .anchor,.wmde-markdown h4:hover .anchor,.wmde-markdown h5:hover .anchor,.wmde-markdown h6:hover .anchor{text-decoration:none}.wmde-markdown h1:hover .anchor .octicon-link,.wmde-markdown h2:hover .anchor .octicon-link,.wmde-markdown h3:hover .anchor .octicon-link,.wmde-markdown h4:hover .anchor .octicon-link,.wmde-markdown h5:hover .anchor .octicon-link,.wmde-markdown h6:hover .anchor .octicon-link{visibility:visible}.wmde-markdown h1 tt,.wmde-markdown h1 code,.wmde-markdown h2 tt,.wmde-markdown h2 code,.wmde-markdown h3 tt,.wmde-markdown h3 code,.wmde-markdown h4 tt,.wmde-markdown h4 code,.wmde-markdown h5 tt,.wmde-markdown h5 code,.wmde-markdown h6 tt,.wmde-markdown h6 code{padding:0 .2em;font-size:inherit}.wmde-markdown ul.no-list,.wmde-markdown ol.no-list{padding:0;list-style-type:none}.wmde-markdown ol[type="1"]{list-style-type:decimal}.wmde-markdown ol[type=a]{list-style-type:lower-alpha}.wmde-markdown ol[type=i]{list-style-type:lower-roman}.wmde-markdown div>ol:not([type]){list-style-type:decimal}.wmde-markdown ul ul,.wmde-markdown ul ol,.wmde-markdown ol ol,.wmde-markdown ol ul{margin-top:0;margin-bottom:0}.wmde-markdown li>p{margin-top:16px}.wmde-markdown li+li{margin-top:.25em}.wmde-markdown dl{padding:0}.wmde-markdown dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:600}.wmde-markdown dl dd{padding:0 16px;margin-bottom:16px}.wmde-markdown table th{font-weight:600}.wmde-markdown table th,.wmde-markdown table td{padding:6px 13px;border:1px solid var(--color-border-default)}.wmde-markdown table tr{background-color:var(--color-canvas-default);border-top:1px solid var(--color-border-muted)}.wmde-markdown table tr:nth-child(2n){background-color:var(--color-canvas-subtle)}.wmde-markdown table img{background-color:transparent}.wmde-markdown img[align=right]{padding-left:20px}.wmde-markdown img[align=left]{padding-right:20px}.wmde-markdown .emoji{max-width:none;vertical-align:text-top;background-color:transparent}.wmde-markdown span.frame{display:block;overflow:hidden}.wmde-markdown span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid var(--color-border-default)}.wmde-markdown span.frame span img{display:block;float:left}.wmde-markdown span.frame span span{display:block;padding:5px 0 0;clear:both;color:var(--color-fg-default)}.wmde-markdown span.align-center{display:block;overflow:hidden;clear:both}.wmde-markdown span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.wmde-markdown span.align-center span img{margin:0 auto;text-align:center}.wmde-markdown span.align-right{display:block;overflow:hidden;clear:both}.wmde-markdown span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.wmde-markdown span.align-right span img{margin:0;text-align:right}.wmde-markdown span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.wmde-markdown span.float-left span{margin:13px 0 0}.wmde-markdown span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.wmde-markdown span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.wmde-markdown code,.wmde-markdown tt{padding:.2em .4em;margin:0;font-size:85%;background-color:var(--color-neutral-muted);border-radius:6px}.wmde-markdown code br,.wmde-markdown tt br{display:none}.wmde-markdown del code{text-decoration:inherit}.wmde-markdown pre code{font-size:100%}.wmde-markdown pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:transparent;border:0}.wmde-markdown pre{font-size:85%;line-height:1.45;background-color:var(--color-canvas-subtle);border-radius:6px}.wmde-markdown pre code,.wmde-markdown pre tt{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.wmde-markdown pre>code{padding:16px;overflow:auto;display:block}.wmde-markdown pre>code::-webkit-scrollbar{background:transparent;width:8px;height:8px}.wmde-markdown pre>code::-webkit-scrollbar-thumb{background:var(--color-fg-muted);border-radius:10px}.wmde-markdown .csv-data td,.wmde-markdown .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.wmde-markdown .csv-data .blob-num{padding:10px 8px 9px;text-align:right;background:var(--color-canvas-default);border:0}.wmde-markdown .csv-data tr{border-top:0}.wmde-markdown .csv-data th{font-weight:600;background:var(--color-canvas-subtle);border-top:0}.wmde-markdown .footnotes{font-size:12px;color:var(--color-fg-muted);border-top:1px solid var(--color-border-default)}.wmde-markdown .footnotes ol{padding-left:16px}.wmde-markdown .footnotes li{position:relative}.wmde-markdown .footnotes li:target:before{position:absolute;inset:-8px -8px -8px -24px;pointer-events:none;content:"";border:2px solid var(--color-accent-emphasis);border-radius:6px}.wmde-markdown .footnotes li:target{color:var(--color-fg-default)}.wmde-markdown .footnotes .data-footnote-backref g-emoji{font-family:monospace}.wmde-markdown .task-list-item{list-style-type:none}.wmde-markdown .task-list-item label{font-weight:400}.wmde-markdown .task-list-item.enabled label{cursor:pointer}.wmde-markdown .task-list-item+.wmde-markdown .task-list-item{margin-top:3px}.wmde-markdown .task-list-item .handle{display:none}.wmde-markdown .task-list-item-checkbox,.wmde-markdown .contains-task-list input[type=checkbox]{margin:0 .2em .25em -1.6em;vertical-align:middle}.wmde-markdown .contains-task-list:dir(rtl) .task-list-item-checkbox,.wmde-markdown .contains-task-list:dir(rtl) input[type=checkbox]{margin:0 -1.6em .25em .2em}.wmde-markdown ::-webkit-calendar-picker-indicator{filter:invert(50%)}.wmde-markdown pre{position:relative}.wmde-markdown pre .copied{visibility:hidden;display:flex;position:absolute;cursor:pointer;color:var(--color-fg-default);top:6px;right:6px;border-radius:5px;background:var(--color-border-default);padding:6px;font-size:12px;transition:all .3s}.wmde-markdown pre .copied .octicon-copy{display:block}.wmde-markdown pre .copied .octicon-check{display:none}.wmde-markdown pre:hover .copied{visibility:visible}.wmde-markdown pre:hover .copied:hover{background:var(--color-prettylights-syntax-entity-tag);color:var(--color-canvas-default)}.wmde-markdown pre:hover .copied:active,.wmde-markdown pre .copied.active{background:var(--color-copied-active-bg);color:var(--color-canvas-default)}.wmde-markdown pre .active .octicon-copy{display:none}.wmde-markdown pre .active .octicon-check{display:block}.wmde-markdown .markdown-alert{padding:.5rem 1em;color:inherit;margin-bottom:16px;border-left:.25em solid var(--borderColor-default, var(--color-border-default))}.wmde-markdown .markdown-alert>:last-child{margin-bottom:0!important}.wmde-markdown .markdown-alert .markdown-alert-title{display:flex;align-items:center;line-height:1;font-weight:500;font-size:14px}.wmde-markdown .markdown-alert .markdown-alert-title svg.octicon{margin-right:var(--base-size-8, 8px)!important}.wmde-markdown .markdown-alert.markdown-alert-note{border-left-color:var(--borderColor-accent-emphasis, var(--color-accent-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-note .markdown-alert-title{color:var(--fgColor-accent, var(--color-accent-fg))}.wmde-markdown .markdown-alert.markdown-alert-tip{border-left-color:var(--borderColor-success-emphasis, var(--color-success-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-tip .markdown-alert-title{color:var(--fgColor-success, var(--color-success-fg))}.wmde-markdown .markdown-alert.markdown-alert-important{border-left-color:var(--borderColor-done-emphasis, var(--color-done-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-important .markdown-alert-title{color:var(--fgColor-done, var(--color-done-fg))}.wmde-markdown .markdown-alert.markdown-alert-warning{border-left-color:var(--borderColor-attention-emphasis, var(--color-attention-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-warning .markdown-alert-title{color:var(--fgColor-attention, var(--color-attention-fg))}.wmde-markdown .markdown-alert.markdown-alert-caution{border-left-color:var(--borderColor-danger-emphasis, var(--color-danger-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-caution .markdown-alert-title{color:var(--fgColor-danger, var(--color-danger-fg))}.wmde-markdown .highlight-line{background-color:var(--color-neutral-muted)}.wmde-markdown .code-line.line-number:before{display:inline-block;width:1rem;text-align:right;margin-right:16px;color:var(--color-fg-subtle);content:attr(line);white-space:nowrap}.wmde-markdown .token.comment,.wmde-markdown .token.prolog,.wmde-markdown .token.doctype,.wmde-markdown .token.cdata{color:var(--color-prettylights-syntax-comment)}.wmde-markdown .token.namespace{opacity:.7}.wmde-markdown .token.property,.wmde-markdown .token.tag,.wmde-markdown .token.selector,.wmde-markdown .token.constant,.wmde-markdown .token.symbol,.wmde-markdown .token.deleted{color:var(--color-prettylights-syntax-entity-tag)}.wmde-markdown .token.maybe-class-name{color:var(--color-prettylights-syntax-variable)}.wmde-markdown .token.property-access,.wmde-markdown .token.operator,.wmde-markdown .token.boolean,.wmde-markdown .token.number,.wmde-markdown .token.selector .token.class,.wmde-markdown .token.attr-name,.wmde-markdown .token.string,.wmde-markdown .token.char,.wmde-markdown .token.builtin{color:var(--color-prettylights-syntax-constant)}.wmde-markdown .token.deleted{color:var(--color-prettylights-syntax-markup-deleted-text)}.wmde-markdown .code-line .token.deleted{background-color:var(--color-prettylights-syntax-markup-deleted-bg)}.wmde-markdown .token.inserted{color:var(--color-prettylights-syntax-markup-inserted-text)}.wmde-markdown .code-line .token.inserted{background-color:var(--color-prettylights-syntax-markup-inserted-bg)}.wmde-markdown .token.variable{color:var(--color-prettylights-syntax-constant)}.wmde-markdown .token.entity,.wmde-markdown .token.url,.wmde-markdown .language-css .token.string,.wmde-markdown .style .token.string,.wmde-markdown .token.color,.wmde-markdown .token.atrule,.wmde-markdown .token.attr-value,.wmde-markdown .token.function,.wmde-markdown .token.class-name{color:var(--color-prettylights-syntax-string)}.wmde-markdown .token.rule,.wmde-markdown .token.regex,.wmde-markdown .token.important,.wmde-markdown .token.keyword{color:var(--color-prettylights-syntax-keyword)}.wmde-markdown .token.coord{color:var(--color-prettylights-syntax-meta-diff-range)}.wmde-markdown .token.important,.wmde-markdown .token.bold{font-weight:700}.wmde-markdown .token.italic{font-style:italic}.wmde-markdown .token.entity{cursor:help}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}:root{--demo-sidebar-bg: #f7f7f8;--demo-sidebar-border: #e5e7eb;--demo-sidebar-text: #111827;--demo-sidebar-muted: #6b7280;--demo-accent: #10a37f;--demo-accent-hover: #0e8f70;--demo-main-bg: #ffffff;--demo-main-muted: #6b7280;--demo-border: #e5e7eb;--demo-user-bubble: #10a37f;--demo-user-text: #ffffff;--demo-assistant-bubble: #f4f4f5;--demo-assistant-text: #111827}.demo-chat-page{height:100vh;display:flex;background:var(--demo-main-bg);overflow:hidden}.demo-chat-page--loading,.demo-chat-page--disabled{align-items:center;justify-content:center}.demo-chat-loading,.demo-chat-disabled{width:min(520px,92vw);padding:28px;border:1px solid var(--demo-border);border-radius:14px;background:#fff;box-shadow:0 12px 40px #11182714;text-align:center}.demo-chat-disabled h1{font-size:20px;margin:0 0 10px}.demo-chat-disabled p{margin:0 0 12px;color:var(--demo-main-muted);line-height:1.6}.demo-chat-disabled__error{color:#b91c1c}.demo-chat-disabled__actions{display:flex;gap:12px;justify-content:center;margin-top:16px;flex-wrap:wrap}.demo-chat-loading__spinner{width:40px;height:40px;border-radius:999px;border:3px solid rgba(16,163,127,.2);border-top-color:var(--demo-accent);margin:0 auto 14px;animation:demoSpin .9s linear infinite}@keyframes demoSpin{to{transform:rotate(360deg)}}.demo-chat-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:10px;border:1px solid var(--demo-border);background:#fff;color:var(--demo-sidebar-text);cursor:pointer;font-weight:600;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .12s ease}.demo-chat-btn:disabled{opacity:.6;cursor:not-allowed}.demo-chat-btn--ghost{background:transparent;border-color:var(--demo-border)}.demo-chat-btn--primary{background:var(--demo-accent);border-color:var(--demo-accent);color:#fff}.demo-chat-btn--primary:hover{background:var(--demo-accent-hover);border-color:var(--demo-accent-hover)}.demo-chat-btn:hover:not(:disabled){background:#f3f4f6;transform:translateY(-1px)}.demo-chat-icon-btn{width:40px;height:40px;border:0;border-radius:10px;background:transparent;color:var(--demo-main-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease}.demo-chat-icon-btn:hover:not(:disabled){background:#1118270f}.demo-chat-icon-btn:disabled{opacity:.5;cursor:not-allowed}.demo-chat-icon-btn--close{display:inline-flex;color:var(--demo-main-muted)}.demo-chat-icon-btn--close:hover{background:#1118270f}.demo-chat-sidebar{width:320px;background:var(--demo-sidebar-bg);color:var(--demo-sidebar-text);border-right:1px solid var(--demo-sidebar-border);display:flex;flex-direction:column;padding:18px 16px;gap:14px;flex-shrink:0}.demo-chat-sidebar__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.demo-chat-sidebar__brand{display:flex;gap:10px;align-items:center}.demo-chat-sidebar__title{margin:0;font-weight:700;letter-spacing:.2px}.demo-chat-sidebar__subtitle{margin:2px 0 0;font-size:12px;color:var(--demo-sidebar-muted)}.demo-chat-sidebar__actions{display:flex;flex-direction:column;gap:10px}.demo-chat-sidebar__error{padding:10px 12px;border-radius:10px;background:#b91c1c14;border:1px solid rgba(185,28,28,.2);color:#b91c1c;font-size:13px}.demo-chat-sidebar__list{flex:1;overflow:auto;padding-right:2px;display:flex;flex-direction:column;gap:6px}.demo-chat-sidebar__placeholder{padding:14px;border-radius:12px;border:1px dashed rgba(17,24,39,.22);color:var(--demo-sidebar-muted);font-size:13px;line-height:1.5}.demo-chat-conversation{width:100%;text-align:left;background:transparent;border:1px solid transparent;border-radius:12px;padding:10px 12px;cursor:pointer;color:var(--demo-sidebar-text);display:flex;align-items:center;justify-content:space-between;gap:10px;-webkit-user-select:none;user-select:none;transition:background .16s ease,border-color .16s ease}.demo-chat-conversation:hover{background:#1118270a;border-color:#11182714}.demo-chat-conversation:focus-visible{outline:none;border-color:#10a37f8c;box-shadow:0 0 0 3px #10a37f26}.demo-chat-conversation.is-active{background:#1118270f;border-color:#1118271f}.demo-chat-conversation__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.demo-chat-conversation__title{font-weight:600;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demo-chat-conversation__meta{font-size:11px;color:var(--demo-sidebar-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demo-chat-conversation__delete{width:34px;height:34px;border:0;border-radius:10px;background:transparent;color:var(--demo-sidebar-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;opacity:0;pointer-events:none;transition:background .16s ease,opacity .16s ease,color .16s ease}.demo-chat-conversation:hover .demo-chat-conversation__delete,.demo-chat-conversation:focus-within .demo-chat-conversation__delete{opacity:1;pointer-events:auto}.demo-chat-conversation__delete:hover:not(:disabled){background:#b91c1c14;color:#b91c1c}.demo-chat-conversation__delete:disabled{opacity:.5;cursor:not-allowed}.demo-chat-main{flex:1;min-width:0;display:flex;flex-direction:column;background:var(--demo-main-bg)}.demo-chat-header{height:58px;border-bottom:1px solid var(--demo-border);display:flex;align-items:center;gap:10px;padding:0 14px;position:relative;z-index:25;background:var(--demo-main-bg)}.demo-chat-header__title p{margin:0;font-weight:700;color:#111827}.demo-chat-header__title small{display:block;font-size:11px;color:var(--demo-main-muted);margin-top:2px;max-width:46vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demo-chat-header__actions{margin-left:auto;display:flex;align-items:center;gap:6px}.demo-chat-window{flex:1;overflow:auto;padding:24px 14px;display:flex;flex-direction:column;gap:14px;background:#fafafa}.demo-chat-empty{max-width:640px;margin:60px auto 0;text-align:center;color:var(--demo-main-muted)}.demo-chat-empty__cta{margin-top:18px}.demo-chat-empty__hint{margin-top:16px;font-size:13px;line-height:1.6}.demo-chat-empty h2{color:#111827;margin:0 0 8px;font-size:18px}.demo-chat-empty p{margin:0;line-height:1.6}.demo-chat-message{display:flex;max-width:860px;margin:0 auto;width:100%}.demo-chat-message.is-user{justify-content:flex-end}.demo-chat-message__bubble{max-width:min(680px,100%);border-radius:16px;padding:12px 14px;background:var(--demo-assistant-bubble);color:var(--demo-assistant-text);box-shadow:0 10px 30px #1118270f;border:1px solid rgba(17,24,39,.06)}.demo-chat-message.is-user .demo-chat-message__bubble{background:var(--demo-user-bubble);color:var(--demo-user-text);border-color:#10a37f66}.demo-chat-message__content{white-space:pre-wrap;line-height:1.6;font-size:14px}.demo-chat-media{margin-top:12px;display:flex;flex-direction:column;gap:12px}.demo-chat-media__title{font-size:12px;font-weight:700;margin-bottom:8px;opacity:.85}.demo-chat-media__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.demo-chat-media__item{display:block;border-radius:12px;overflow:hidden;border:1px solid rgba(17,24,39,.1);background:#1118270a;transition:transform .14s ease,box-shadow .14s ease}.demo-chat-media__item:hover{transform:translateY(-1px);box-shadow:0 10px 24px #11182714}.demo-chat-media__item img,.demo-chat-media__item video{width:100%;height:168px;object-fit:cover;display:block}.demo-chat-media__item--video{background:#000}.demo-chat-media__item--video video{object-fit:contain;background:#000}.demo-chat-media__fallback{border-radius:12px;border:1px dashed rgba(17,24,39,.22);background:#11182708;height:168px;display:flex;align-items:center;justify-content:center;padding:12px;font-size:12px;line-height:1.5;color:var(--demo-main-muted);text-align:center;word-break:break-all}.demo-chat-media__fallback.is-loading{border-color:#10a37f38;background:#10a37f0f}.demo-chat-media__fallback.is-missing{border-color:#f59e0b47;background:#fffbeb;color:#92400e}.demo-chat-media__fallback.is-error{border-color:#b91c1c40;background:#fef2f2;color:#b91c1c}.demo-chat-message__time{margin-top:8px;font-size:11px;opacity:.7}.demo-chat-composer{border-top:1px solid var(--demo-border);background:#fff;padding:12px 14px 16px}.demo-chat-composer__row{display:flex;gap:10px;align-items:flex-end;max-width:860px;margin:0 auto}.demo-chat-composer textarea{flex:1;resize:none;padding:12px;border-radius:12px;border:1px solid var(--demo-border);outline:none;font-size:14px;line-height:1.5;max-height:140px;background:#fff}.demo-chat-composer textarea:disabled{background:#f9fafb;color:#1118278c;cursor:not-allowed}.demo-chat-composer textarea:focus{border-color:#10a37f8c;box-shadow:0 0 0 3px #10a37f26}.demo-chat-send{height:44px;padding:0 18px;border-radius:12px;border:1px solid var(--demo-accent);background:var(--demo-accent);color:#fff;font-weight:700;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .12s ease}.demo-chat-send:hover:not(:disabled){background:var(--demo-accent-hover);border-color:var(--demo-accent-hover);transform:translateY(-1px)}.demo-chat-send:disabled{opacity:.6;cursor:not-allowed}.demo-chat-composer__hint{margin:10px auto 0;max-width:860px;font-size:12px;color:var(--demo-main-muted);text-align:center;line-height:1.5}.demo-chat-composer__error{max-width:860px;margin:0 auto 10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(185,28,28,.25);background:#fef2f2;color:#b91c1c;font-size:13px}.demo-chat-composer__notice{max-width:860px;margin:0 auto 10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(245,158,11,.35);background:#fffbeb;color:#92400e;font-size:13px;line-height:1.5}.demo-chat-typing{display:inline-flex;gap:6px;align-items:center;height:18px}.demo-chat-typing span{width:6px;height:6px;background:#1118276b;border-radius:999px;animation:demoTyping 1.2s infinite ease-in-out}.demo-chat-typing span:nth-child(2){animation-delay:.2s}.demo-chat-typing span:nth-child(3){animation-delay:.4s}@keyframes demoTyping{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-4px);opacity:1}}.demo-chat-overlay{display:none}@media(min-width:961px){.demo-chat-sidebar:not(.is-open){display:none}}@media(max-width:960px){.demo-chat-sidebar{position:fixed;top:0;bottom:0;left:0;width:min(320px,86vw);transform:translate(-105%);transition:transform .18s ease;z-index:30}.demo-chat-sidebar.is-open{transform:translate(0)}.demo-chat-icon-btn--close{display:inline-flex}.demo-chat-conversation__delete{opacity:1;pointer-events:auto}.demo-chat-overlay{display:block;position:fixed;inset:0;border:0;background:#11182773;z-index:20}.demo-chat-composer textarea{font-size:16px}}.markdown-body{color-scheme:light;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;margin:0;color:#1f2328;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;line-height:1.5;word-wrap:break-word}.markdown-body .octicon{display:inline-block;fill:currentColor;vertical-align:text-bottom}.markdown-body h1:hover .anchor .octicon-link:before,.markdown-body h2:hover .anchor .octicon-link:before,.markdown-body h3:hover .anchor .octicon-link:before,.markdown-body h4:hover .anchor .octicon-link:before,.markdown-body h5:hover .anchor .octicon-link:before,.markdown-body h6:hover .anchor .octicon-link:before{width:16px;height:16px;content:" ";display:inline-block;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>")}.markdown-body details,.markdown-body figcaption,.markdown-body figure{display:block}.markdown-body summary{display:list-item}.markdown-body [hidden]{display:none!important}.markdown-body a{background-color:transparent;color:#0969da;text-decoration:none}.markdown-body abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.markdown-body b,.markdown-body strong{font-weight:600}.markdown-body dfn{font-style:italic}.markdown-body h1{margin:.67em 0;font-weight:600;padding-bottom:.3em;font-size:2em;border-bottom:1px solid #d1d9e0b3}.markdown-body mark{background-color:#fff8c5;color:#1f2328}.markdown-body small{font-size:90%}.markdown-body sub,.markdown-body sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.markdown-body sub{bottom:-.25em}.markdown-body sup{top:-.5em}.markdown-body img{border-style:none;max-width:100%;box-sizing:content-box}.markdown-body code,.markdown-body kbd,.markdown-body pre,.markdown-body samp{font-family:monospace;font-size:1em}.markdown-body figure{margin:1em 2.5rem}.markdown-body hr{box-sizing:content-box;overflow:hidden;background:transparent;border-bottom:1px solid #d1d9e0b3;height:.25em;padding:0;margin:1.5rem 0;background-color:#d1d9e0;border:0}.markdown-body input{font:inherit;margin:0;overflow:visible;font-family:inherit;font-size:inherit;line-height:inherit}.markdown-body [type=button],.markdown-body [type=reset],.markdown-body [type=submit]{-webkit-appearance:button;appearance:button}.markdown-body [type=checkbox],.markdown-body [type=radio]{box-sizing:border-box;padding:0}.markdown-body [type=number]::-webkit-inner-spin-button,.markdown-body [type=number]::-webkit-outer-spin-button{height:auto}.markdown-body [type=search]::-webkit-search-cancel-button,.markdown-body [type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.markdown-body ::-webkit-input-placeholder{color:inherit;opacity:.54}.markdown-body ::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}.markdown-body a:hover{text-decoration:underline}.markdown-body ::placeholder{color:#59636e;opacity:1}.markdown-body hr:before{display:table;content:""}.markdown-body hr:after{display:table;clear:both;content:""}.markdown-body table{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%;overflow:auto;font-variant:tabular-nums}.markdown-body td,.markdown-body th{padding:0}.markdown-body details summary{cursor:pointer}.markdown-body a:focus,.markdown-body [role=button]:focus,.markdown-body input[type=radio]:focus,.markdown-body input[type=checkbox]:focus{outline:2px solid #0969da;outline-offset:-2px;box-shadow:none}.markdown-body a:focus:not(:focus-visible),.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body input[type=radio]:focus:not(:focus-visible),.markdown-body input[type=checkbox]:focus:not(:focus-visible){outline:solid 1px transparent}.markdown-body a:focus-visible,.markdown-body [role=button]:focus-visible,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus-visible{outline:2px solid #0969da;outline-offset:-2px;box-shadow:none}.markdown-body a:not([class]):focus,.markdown-body a:not([class]):focus-visible,.markdown-body input[type=radio]:focus,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus,.markdown-body input[type=checkbox]:focus-visible{outline-offset:0}.markdown-body kbd{display:inline-block;padding:.25rem;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;color:#1f2328;vertical-align:middle;background-color:#f6f8fa;border:solid 1px #d1d9e0b3;border-bottom-color:#d1d9e0b3;border-radius:6px;box-shadow:inset 0 -1px #d1d9e0b3}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:1.5rem;margin-bottom:1rem;font-weight:600;line-height:1.25}.markdown-body h2{font-weight:600;padding-bottom:.3em;font-size:1.5em;border-bottom:1px solid #d1d9e0b3}.markdown-body h3{font-weight:600;font-size:1.25em}.markdown-body h4{font-weight:600;font-size:1em}.markdown-body h5{font-weight:600;font-size:.875em}.markdown-body h6{font-weight:600;font-size:.85em;color:#59636e}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body blockquote{margin:0;padding:0 1em;color:#59636e;border-left:.25em solid #d1d9e0}.markdown-body ul,.markdown-body ol{margin-top:0;margin-bottom:0;padding-left:2em}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ul ul ol,.markdown-body ul ol ol,.markdown-body ol ul ol,.markdown-body ol ol ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body tt,.markdown-body code,.markdown-body samp{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.markdown-body pre{margin-top:0;margin-bottom:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;word-wrap:normal}.markdown-body .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.markdown-body input::-webkit-outer-spin-button,.markdown-body input::-webkit-inner-spin-button{margin:0;appearance:none}.markdown-body .mr-2{margin-right:.5rem!important}.markdown-body:before{display:table;content:""}.markdown-body:after{display:table;clear:both;content:""}.markdown-body>*:first-child{margin-top:0!important}.markdown-body>*:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body .absent{color:#d1242f}.markdown-body .anchor{float:left;padding-right:.25rem;margin-left:-20px;line-height:1}.markdown-body .anchor:focus{outline:none}.markdown-body p,.markdown-body blockquote,.markdown-body ul,.markdown-body ol,.markdown-body dl,.markdown-body table,.markdown-body pre,.markdown-body details{margin-top:0;margin-bottom:1rem}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{color:#1f2328;vertical-align:middle;visibility:hidden}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{visibility:visible}.markdown-body h1 tt,.markdown-body h1 code,.markdown-body h2 tt,.markdown-body h2 code,.markdown-body h3 tt,.markdown-body h3 code,.markdown-body h4 tt,.markdown-body h4 code,.markdown-body h5 tt,.markdown-body h5 code,.markdown-body h6 tt,.markdown-body h6 code{padding:0 .2em;font-size:inherit}.markdown-body summary h1,.markdown-body summary h2,.markdown-body summary h3,.markdown-body summary h4,.markdown-body summary h5,.markdown-body summary h6{display:inline-block}.markdown-body summary h1 .anchor,.markdown-body summary h2 .anchor,.markdown-body summary h3 .anchor,.markdown-body summary h4 .anchor,.markdown-body summary h5 .anchor,.markdown-body summary h6 .anchor{margin-left:-40px}.markdown-body summary h1,.markdown-body summary h2{padding-bottom:0;border-bottom:0}.markdown-body ul.no-list,.markdown-body ol.no-list{padding:0;list-style-type:none}.markdown-body ol[type="a s"]{list-style-type:lower-alpha}.markdown-body ol[type="A s"]{list-style-type:upper-alpha}.markdown-body ol[type="i s"]{list-style-type:lower-roman}.markdown-body ol[type="I s"]{list-style-type:upper-roman}.markdown-body ol[type="1"]{list-style-type:decimal}.markdown-body div>ol:not([type]){list-style-type:decimal}.markdown-body ul ul,.markdown-body ul ol,.markdown-body ol ol,.markdown-body ol ul{margin-top:0;margin-bottom:0}.markdown-body li>p{margin-top:1rem}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:1rem;font-size:1em;font-style:italic;font-weight:600}.markdown-body dl dd{padding:0 1rem;margin-bottom:1rem}.markdown-body table th{font-weight:600}.markdown-body table th,.markdown-body table td{padding:6px 13px;border:1px solid #d1d9e0}.markdown-body table td>:last-child{margin-bottom:0}.markdown-body table tr{background-color:#fff;border-top:1px solid #d1d9e0b3}.markdown-body table tr:nth-child(2n){background-color:#f6f8fa}.markdown-body table img{background-color:transparent}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body .emoji{max-width:none;vertical-align:text-top;background-color:transparent}.markdown-body span.frame{display:block;overflow:hidden}.markdown-body span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid #d1d9e0}.markdown-body span.frame span img{display:block;float:left}.markdown-body span.frame span span{display:block;padding:5px 0 0;clear:both;color:#1f2328}.markdown-body span.align-center{display:block;overflow:hidden;clear:both}.markdown-body span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.markdown-body span.align-center span img{margin:0 auto;text-align:center}.markdown-body span.align-right{display:block;overflow:hidden;clear:both}.markdown-body span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.markdown-body span.align-right span img{margin:0;text-align:right}.markdown-body span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.markdown-body span.float-left span{margin:13px 0 0}.markdown-body span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.markdown-body span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.markdown-body code,.markdown-body tt{padding:.2em .4em;margin:0;font-size:85%;white-space:break-spaces;background-color:#818b981f;border-radius:6px}.markdown-body code br,.markdown-body tt br{display:none}.markdown-body del code{text-decoration:inherit}.markdown-body samp{font-size:85%}.markdown-body pre code{font-size:100%}.markdown-body pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:transparent;border:0}.markdown-body .highlight{margin-bottom:1rem}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .highlight pre,.markdown-body pre{padding:1rem;overflow:auto;font-size:85%;line-height:1.45;color:#1f2328;background-color:#f6f8fa;border-radius:6px}.markdown-body pre code,.markdown-body pre tt{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown-body .csv-data td,.markdown-body .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.markdown-body .csv-data .blob-num{padding:10px .5rem 9px;text-align:right;background:#fff;border:0}.markdown-body .csv-data tr{border-top:0}.markdown-body .csv-data th{font-weight:600;background:#f6f8fa;border-top:0}.markdown-body [data-footnote-ref]:before{content:"["}.markdown-body [data-footnote-ref]:after{content:"]"}.markdown-body .footnotes{font-size:12px;color:#59636e;border-top:1px solid #d1d9e0}.markdown-body .footnotes ol{padding-left:1rem}.markdown-body .footnotes ol ul{display:inline-block;padding-left:1rem;margin-top:1rem}.markdown-body .footnotes li{position:relative}.markdown-body .footnotes li:target:before{position:absolute;inset:-.5rem -.5rem -.5rem -1.5rem;pointer-events:none;content:"";border:2px solid #0969da;border-radius:6px}.markdown-body .footnotes li:target{color:#1f2328}.markdown-body .footnotes .data-footnote-backref g-emoji{font-family:monospace}.markdown-body body:has(:modal){padding-right:var(--dialog-scrollgutter)!important}.markdown-body .pl-c{color:#59636e}.markdown-body .pl-c1,.markdown-body .pl-s .pl-v{color:#0550ae}.markdown-body .pl-e,.markdown-body .pl-en{color:#6639ba}.markdown-body .pl-smi,.markdown-body .pl-s .pl-s1{color:#1f2328}.markdown-body .pl-ent{color:#0550ae}.markdown-body .pl-k{color:#cf222e}.markdown-body .pl-s,.markdown-body .pl-pds,.markdown-body .pl-s .pl-pse .pl-s1,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sre,.markdown-body .pl-sr .pl-sra{color:#0a3069}.markdown-body .pl-v,.markdown-body .pl-smw{color:#953800}.markdown-body .pl-bu{color:#82071e}.markdown-body .pl-ii{color:#f6f8fa;background-color:#82071e}.markdown-body .pl-c2{color:#f6f8fa;background-color:#cf222e}.markdown-body .pl-sr .pl-cce{font-weight:700;color:#116329}.markdown-body .pl-ml{color:#3b2300}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{font-weight:700;color:#0550ae}.markdown-body .pl-mi{font-style:italic;color:#1f2328}.markdown-body .pl-mb{font-weight:700;color:#1f2328}.markdown-body .pl-md{color:#82071e;background-color:#ffebe9}.markdown-body .pl-mi1{color:#116329;background-color:#dafbe1}.markdown-body .pl-mc{color:#953800;background-color:#ffd8b5}.markdown-body .pl-mi2{color:#d1d9e0;background-color:#0550ae}.markdown-body .pl-mdr{font-weight:700;color:#8250df}.markdown-body .pl-ba{color:#59636e}.markdown-body .pl-sg{color:#818b98}.markdown-body .pl-corl{text-decoration:underline;color:#0a3069}.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body [role=tabpanel][tabindex="0"]:focus:not(:focus-visible),.markdown-body button:focus:not(:focus-visible),.markdown-body summary:focus:not(:focus-visible),.markdown-body a:focus:not(:focus-visible){outline:none;box-shadow:none}.markdown-body [tabindex="0"]:focus:not(:focus-visible),.markdown-body details-dialog:focus:not(:focus-visible){outline:none}.markdown-body g-emoji{display:inline-block;min-width:1ch;font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1em;font-style:normal!important;font-weight:400;line-height:1;vertical-align:-.075em}.markdown-body g-emoji img{width:1em;height:1em}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item label{font-weight:400}.markdown-body .task-list-item.enabled label{cursor:pointer}.markdown-body .task-list-item+.task-list-item{margin-top:.25rem}.markdown-body .task-list-item .handle{display:none}.markdown-body .task-list-item-checkbox{margin:0 .2em .25em -1.4em;vertical-align:middle}.markdown-body ul:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body ol:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body .contains-task-list:hover .task-list-item-convert-container,.markdown-body .contains-task-list:focus-within .task-list-item-convert-container{display:block;width:auto;height:24px;overflow:visible;clip:auto}.markdown-body ::-webkit-calendar-picker-indicator{filter:invert(50%)}.markdown-body .markdown-alert{padding:.5rem 1rem;margin-bottom:1rem;color:inherit;border-left:.25em solid #d1d9e0}.markdown-body .markdown-alert>:first-child{margin-top:0}.markdown-body .markdown-alert>:last-child{margin-bottom:0}.markdown-body .markdown-alert .markdown-alert-title{display:flex;font-weight:500;align-items:center;line-height:1}.markdown-body .markdown-alert.markdown-alert-note{border-left-color:#0969da}.markdown-body .markdown-alert.markdown-alert-note .markdown-alert-title{color:#0969da}.markdown-body .markdown-alert.markdown-alert-important{border-left-color:#8250df}.markdown-body .markdown-alert.markdown-alert-important .markdown-alert-title{color:#8250df}.markdown-body .markdown-alert.markdown-alert-warning{border-left-color:#9a6700}.markdown-body .markdown-alert.markdown-alert-warning .markdown-alert-title{color:#9a6700}.markdown-body .markdown-alert.markdown-alert-tip{border-left-color:#1a7f37}.markdown-body .markdown-alert.markdown-alert-tip .markdown-alert-title{color:#1a7f37}.markdown-body .markdown-alert.markdown-alert-caution{border-left-color:#cf222e}.markdown-body .markdown-alert.markdown-alert-caution .markdown-alert-title{color:#d1242f}.markdown-body>*:first-child>.heading-element:first-child{margin-top:0!important}.markdown-body .highlight pre:has(+.zeroclipboard-container){min-height:52px}
