.btn{border-radius:var(--radius-md);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;justify-content:center;align-items:center;gap:7px;padding:9px 18px;font-size:.875rem;font-weight:500;line-height:1;transition:background .14s,box-shadow .14s,transform .12s,color .14s;display:inline-flex}.btn:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.btn-primary{background:var(--color-primary);color:#fff;box-shadow:0 1px 3px #6366f14d}.btn-primary:hover:not(:disabled){background:var(--color-primary-dark);box-shadow:0 4px 14px #6366f159}.btn-secondary{background:var(--color-surface-2);color:var(--color-text);border:1px solid var(--color-border)}.btn-secondary:hover:not(:disabled){background:var(--color-surface-3);border-color:var(--color-border-light)}[data-theme=light] .btn-secondary{-webkit-backdrop-filter:blur(12px)saturate(160%);background:#ffffffa6;border:1px solid #ffffffe6;box-shadow:inset 0 1px #ffffffe6,0 2px 8px #1e1e5014}[data-theme=light] .btn-secondary:hover:not(:disabled){background:#ffffffe0;border-color:#6366f140;box-shadow:inset 0 1px #fff,0 4px 14px #1e1e501a}[data-theme=light] .btn-primary{box-shadow:inset 0 1px #ffffff4d,0 4px 14px #6366f159}[data-theme=light] .btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:inset 0 1px #ffffff40,0 6px 20px #6366f173}[data-theme=light] .btn-ghost:hover:not(:disabled){-webkit-backdrop-filter:blur(8px);background:#fff9}.btn-danger{background:var(--color-danger);color:#fff}.btn-danger:hover:not(:disabled){background:#dc2626}.btn-ghost{color:var(--color-text-muted);background:0 0}.btn-ghost:hover:not(:disabled){background:var(--color-surface-2);color:var(--color-text)}.btn-sm{padding:6px 12px;font-size:.8125rem}.btn-lg{padding:12px 28px;font-size:1rem}.btn-icon{width:36px;height:36px;padding:8px}.btn-icon.btn-sm{width:30px;height:30px;padding:5px}.badge{border-radius:9999px;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:500;line-height:1.4;display:inline-flex}.badge-primary{background:var(--color-primary-alpha);color:var(--color-primary-light)}.badge-success{color:var(--color-success);background:#10b98126}.badge-warning{color:var(--color-warning);background:#f59e0b26}.badge-danger{color:var(--color-danger);background:#ef444426}.badge-info{color:var(--color-info);background:#3b82f626}.badge-neutral{color:#9ca3af;background:#6b728026}.card{-webkit-backdrop-filter:blur(20px)saturate(160%);border-radius:var(--radius-lg);background:#161620a6;border:1px solid #ffffff12;border-top-color:#ffffff1a;padding:20px 24px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;box-shadow:inset 0 1px #ffffff0f,0 8px 32px #00000047,0 2px 8px #0000002e}[data-theme=light] .card{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffffb8;border:1px solid #ffffffd9;border-color:#ffffffd9 #c8cdf04d #c8cdf066 #ffffffd9;box-shadow:inset 0 1px #fffffff2,0 8px 32px #1e1e5014,0 2px 8px #1e1e500d}.card-sm{padding:14px 16px}.card-interactive{cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .25s cubic-bezier(.34,1.56,.64,1)}.card-interactive:hover{border-color:var(--color-border-light);transform:translateY(-1px);box-shadow:0 4px 16px #0000002e}[data-theme=light] .card-interactive:hover{background:#ffffffe0;border-color:#6366f14d;transform:translateY(-2px);box-shadow:inset 0 1px #fff,0 16px 48px #1e1e501f,0 4px 12px #6366f11a}.card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.card-title{font-size:.9375rem;font-weight:600}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-faint);margin-bottom:8px;font-size:.6875rem;font-weight:700}.input-group{flex-direction:column;gap:5px;display:flex}.input-group label{color:var(--color-text-muted);font-size:.8125rem;font-weight:500}.input{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md);width:100%;color:var(--color-text);background:#ffffff0d;border:1px solid #ffffff17;border-top-color:#ffffff1f;outline:none;min-height:38px;padding:9px 13px;font-size:.875rem;line-height:1.4;transition:border-color .18s,box-shadow .18s,background .18s;box-shadow:inset 0 1px #ffffff0d}.input:focus{border-color:var(--color-primary);background:#ffffff14;box-shadow:0 0 0 3px #6366f133,inset 0 1px #ffffff12}.input:hover:not(:focus):not(:disabled){background:#ffffff12;border-color:#ffffff29}[data-theme=light] .input{-webkit-backdrop-filter:blur(12px)saturate(150%);background:#ffffffa6;border:1px solid #c8cdf0b3;box-shadow:inset 0 1px #ffffffe6,0 1px 3px #1e1e500f}[data-theme=light] .input:hover:not(:focus):not(:disabled){background:#fffc;border-color:#6366f14d}[data-theme=light] .input:focus{border-color:var(--color-primary);background:#ffffffeb;box-shadow:0 0 0 3px #6366f126,inset 0 1px #fff}.input::placeholder{color:var(--color-text-faint)}textarea.input{resize:vertical;min-height:100px}select.input{appearance:none;background-color:#1a1a28;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:36px}[data-theme=light] select.input{background-color:#ffffffd9}select.input option{color:#f1f5f9;background:#1a1a28}[data-theme=light] select.input option{color:#09090f;background:#fff}.table-container{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);overflow-x:auto}.table{border-collapse:collapse;width:100%}.table th{text-align:left;color:var(--color-text-faint);text-transform:uppercase;letter-spacing:.07em;background:var(--color-surface-2);border-bottom:1px solid var(--color-border);white-space:nowrap;z-index:1;padding:10px 16px;font-size:.6875rem;font-weight:700;position:sticky;top:0}.table td{border-bottom:1px solid var(--color-border);padding:11px 16px;font-size:.875rem;transition:background .1s}.table tr:last-child td{border-bottom:none}.table tbody tr:hover td{background:var(--color-surface-2)}.table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.table th.sortable:hover{color:var(--color-text)}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;animation:.15s fadeIn;display:flex;position:fixed;inset:0}[data-theme=light] .modal-overlay{-webkit-backdrop-filter:blur(16px)saturate(160%);background:#1e1e5038}.modal{-webkit-backdrop-filter:blur(32px)saturate(180%);border-radius:var(--radius-xl);background:#12121cc7;border:1px solid #ffffff17;border-top-color:#ffffff24;width:100%;max-width:520px;max-height:85vh;animation:.2s cubic-bezier(.34,1.56,.64,1) modalIn;overflow-y:auto;box-shadow:inset 0 1px #ffffff14,0 32px 80px #00000080,0 8px 24px #0000004d}[data-theme=light] .modal{-webkit-backdrop-filter:blur(32px)saturate(200%);background:#ffffffe0;border:1px solid #fffffff2;border-bottom-color:#b4b9e666;box-shadow:inset 0 1px #fff,0 32px 80px #1e1e5029,0 8px 24px #1e1e501a}.modal-header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-header h2{font-size:1.125rem;font-weight:600}.modal-body{padding:24px}.modal-footer{border-top:1px solid var(--color-border);justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.avatar{background:var(--color-primary-alpha);color:var(--color-primary-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar-sm{width:28px;height:28px;font-size:.7rem}.avatar-md{width:36px;height:36px;font-size:.8rem}.avatar-lg{width:44px;height:44px;font-size:1rem}.avatar-xl{width:64px;height:64px;font-size:1.25rem}.spinner{border:2px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:.6s linear infinite spin;display:inline-block}.spinner-sm{width:16px;height:16px}.spinner-md{width:24px;height:24px}.spinner-lg{width:40px;height:40px}.toast-container{z-index:2000;flex-direction:column;gap:8px;display:flex;position:fixed;top:20px;right:20px}.toast{-webkit-backdrop-filter:blur(20px)saturate(180%);border-radius:var(--radius-md);background:#14141ed1;border:1px solid #ffffff1a;border-top-color:#ffffff24;align-items:center;gap:10px;min-width:280px;padding:12px 20px;animation:.35s cubic-bezier(.34,1.56,.64,1) slideInRight;display:flex;box-shadow:inset 0 1px #ffffff12,0 16px 48px #0006,0 4px 12px #0000003d}[data-theme=light] .toast{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffffeb;border:1px solid #fffffff2;box-shadow:inset 0 1px #fff,0 16px 48px #1e1e5024,0 4px 12px #1e1e5014}.toast-success{border-left:3px solid var(--color-success)}.toast-error{border-left:3px solid var(--color-danger)}.toast-warning{border-left:3px solid var(--color-warning)}.toast-info{border-left:3px solid var(--color-info)}.toast-message{flex:1;font-size:.875rem}.toast-close{color:var(--color-text-faint);cursor:pointer;background:0 0;border:none;padding:4px}.status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.status-dot-online{background:var(--color-success);box-shadow:0 0 6px var(--color-success)}.status-dot-offline{background:var(--color-text-faint)}.status-dot-busy{background:var(--color-danger);box-shadow:0 0 6px var(--color-danger)}.status-dot-away{background:var(--color-warning);box-shadow:0 0 6px var(--color-warning)}.progress-bar{background:var(--color-surface-2);border-radius:3px;width:100%;height:6px;overflow:hidden}.progress-bar-fill{border-radius:3px;height:100%;transition:width .5s}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.empty-state-icon{width:64px;height:64px;color:var(--color-text-faint);margin-bottom:16px}.empty-state-title{margin-bottom:8px;font-size:1.125rem;font-weight:600}.empty-state-text{color:var(--color-text-muted);max-width:320px;font-size:.875rem}.kpi-card{align-items:flex-start;gap:16px;display:flex}.kpi-icon{border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.kpi-value{margin-bottom:4px;font-size:1.75rem;font-weight:700;line-height:1}.kpi-label{color:var(--color-text-muted);font-size:.8125rem}.kanban-board{align-items:flex-start;gap:12px;padding-bottom:16px;display:flex;overflow-x:auto}[draggable=true]{cursor:grab}[draggable=true]:active{cursor:grabbing}.kanban-col-drop{outline:2px dashed var(--color-primary);outline-offset:-2px;background:var(--color-surface-3)!important}.status-dot-waiting{background:var(--status-waiting)}.kb-content{color:var(--color-text);line-height:1.7}.kb-content .kb-h1{border-bottom:1px solid var(--color-border);margin:1.4em 0 .6em;padding-bottom:.3em;font-size:1.625rem;font-weight:700}.kb-content .kb-h2{margin:1.2em 0 .5em;font-size:1.25rem;font-weight:700}.kb-content .kb-h3{margin:1em 0 .4em;font-size:1.0625rem;font-weight:600}.kb-content .kb-h4{margin:.8em 0 .3em;font-size:.9375rem;font-weight:600}.kb-content .kb-p{margin:0 0 1em}.kb-content .kb-ul,.kb-content .kb-ol{flex-direction:column;gap:4px;margin:0 0 1em 1.5em;display:flex}.kb-content .kb-ul li{list-style:outside}.kb-content .kb-ol li{list-style:decimal}.kb-content .kb-quote{border-left:3px solid var(--color-primary);background:var(--color-primary-alpha);color:var(--color-text-muted);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin:1em 0;padding:8px 16px;font-style:italic}.kb-content .kb-code{background:var(--color-surface-2);border:1px solid var(--color-border);color:var(--color-primary-light);border-radius:4px;padding:1px 6px;font-family:monospace;font-size:.85em}.kb-content .kb-pre{background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-md);margin:1em 0;padding:14px 16px;overflow-x:auto}.kb-content .kb-code-block{color:var(--color-text);white-space:pre;font-family:monospace;font-size:.85rem;line-height:1.6}.kb-content .kb-hr{border:none;border-top:1px solid var(--color-border);margin:1.5em 0}.kb-content .kb-link{color:var(--color-primary-light);text-decoration:underline}.kb-content .kb-link:hover{color:var(--color-primary)}.rte-wrapper{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);overflow:hidden}.rte-toolbar{border-bottom:1px solid var(--color-border);background:var(--color-surface-2);flex-wrap:wrap;gap:2px;padding:6px 8px;display:flex}.rte-btn{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.rte-btn:hover{background:var(--color-surface-3);color:var(--color-text)}.rte-btn-active{background:var(--color-primary-alpha);color:var(--color-primary-light)}.rte-sep{background:var(--color-border);flex-shrink:0;width:1px;height:20px;margin:5px 4px}.rte-content .tiptap{min-height:120px;max-height:300px;color:var(--color-text);outline:none;padding:12px 14px;font-size:.875rem;line-height:1.65;overflow-y:auto}.rte-content .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--color-text-faint);pointer-events:none;height:0}.rte-content .tiptap h1{margin:.6em 0 .4em;font-size:1.5rem;font-weight:700}.rte-content .tiptap h2{margin:.5em 0 .3em;font-size:1.2rem;font-weight:600}.rte-content .tiptap h3{margin:.4em 0 .2em;font-size:1rem;font-weight:600}.rte-content .tiptap ul{margin:.4em 0;padding-left:1.4em;list-style:outside}.rte-content .tiptap ol{margin:.4em 0;padding-left:1.4em;list-style:decimal}.rte-content .tiptap a{color:var(--color-primary-light);text-decoration:underline}.rte-content .tiptap img{border-radius:var(--radius-sm);max-width:100%;margin:.5em 0}.rte-content .tiptap table{border-collapse:collapse;width:100%;margin:.5em 0}.rte-content .tiptap table td,.rte-content .tiptap table th{border:1px solid var(--color-border);padding:6px 10px;font-size:.8125rem}.rte-content .tiptap table th{background:var(--color-surface-2);font-weight:600}.executive-report{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:32px}.exec-header{border-bottom:2px solid var(--color-border);justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:20px;display:flex}.exec-section{page-break-inside:avoid;margin-bottom:24px}.exec-section-title{border-bottom:1px solid var(--color-border);margin:0 0 12px;padding-bottom:6px;font-size:1rem;font-weight:700}.exec-kpi{background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-md);text-align:center;padding:14px 16px}.exec-kpi-value{justify-content:center;align-items:center;gap:4px;font-size:1.375rem;font-weight:700;line-height:1.2;display:flex}.exec-kpi-label{color:var(--color-text-muted);margin-top:4px;font-size:.75rem}.exec-table{border-collapse:collapse;width:100%;font-size:.875rem}.exec-table th,.exec-table td{text-align:left;border-bottom:1px solid var(--color-border);padding:8px 12px}.exec-table th{background:var(--color-surface-2);text-transform:uppercase;letter-spacing:.03em;color:var(--color-text-muted);font-size:.75rem;font-weight:600}.exec-footer{border-top:1px solid var(--color-border);text-align:center;color:var(--color-text-muted);margin-top:32px;padding-top:16px;font-size:.75rem}.global-search-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:flex-start;padding-top:10vh;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.global-search-modal{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:600px;max-width:92vw;max-height:70vh;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow:hidden}.global-search-input-wrapper{border-bottom:1px solid var(--color-border);align-items:center;gap:10px;padding:14px 18px;display:flex}.global-search-input-wrapper input{color:var(--color-text);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.global-search-input-wrapper input::placeholder{color:var(--color-text-faint)}.global-search-results{flex:1;padding:8px;overflow-y:auto}.global-search-group-title{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-faint);padding:8px 10px 4px;font-size:.6875rem;font-weight:600}.global-search-item{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:10px;padding:8px 10px;font-size:.875rem;transition:background .1s;display:flex}.global-search-item:hover,.global-search-item.active{background:var(--color-surface-2)}.global-search-item-sub{color:var(--color-text-muted);font-size:.75rem}.global-search-footer{border-top:1px solid var(--color-border);color:var(--color-text-faint);align-items:center;gap:12px;padding:8px 14px;font-size:.6875rem;display:flex}.global-search-footer kbd{background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:4px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-family:inherit;font-size:.625rem;display:inline-flex}.rating-page{background:var(--color-bg);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.rating-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-align:center;width:100%;max-width:420px;padding:40px}.rating-stars{justify-content:center;gap:8px;margin:24px 0;display:flex}.rating-stars button{cursor:pointer;background:0 0;border:none;padding:4px;transition:transform .15s}.rating-stars button:hover{transform:scale(1.2)}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body{font-family:Georgia,Times New Roman,serif;color:#1a1a1a!important;background:#fff!important}.sidebar,.header,.executive-no-print,.btn,button{display:none!important}.page-content{margin:0!important;padding:0!important}.executive-report{box-shadow:none!important;background:#fff!important;border:none!important;padding:0!important}.exec-header{border-bottom:2px solid #333!important}.exec-section-title{color:#1a1a1a!important;border-bottom:1px solid #ccc!important}.exec-kpi{background:#f9fafb!important;border:1px solid #e5e7eb!important}.exec-kpi-value{color:#1a1a1a!important}.exec-kpi-label{color:#6b7280!important}.exec-table th{color:#374151!important;background:#f3f4f6!important}.exec-table td,.exec-table th{border-bottom:1px solid #e5e7eb!important}.exec-footer{color:#6b7280!important;border-top:1px solid #d1d5db!important}.page-enter>:not(.executive-report){display:none!important}}
