:root{--primary: #2f6bff;--primary-soft: #eef4ff;--surface: #f4f7fb;--card: #ffffff;--line: #e6eaf1;--line-strong: #d7e0ec;--text: #1f2430;--muted: #66758a;--faint: #98a4b6;--danger: #d92d20;--success: #1f7a4d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--surface)}.feishu-login-button{min-height:44px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #3370ff;border-radius:9px;background:#3370ff;color:#fff;font-weight:700}.feishu-login-button:disabled{cursor:wait;opacity:.7}.feishu-login-mark{display:grid;place-items:center;width:24px;height:24px;border-radius:6px;background:#fff;color:#3370ff;font-size:12px;font-weight:900}.login-divider{position:relative;height:18px;display:grid;place-items:center;color:#98a4b6;font-size:12px}.login-divider:before{content:"";position:absolute;inset:50% 0 auto;border-top:1px solid #edf1f6}.login-divider span{position:relative;background:#fff;padding:0 12px}.feishu-login-result{display:grid;gap:5px;border:1px solid #bdd2ff;border-radius:10px;background:#f4f8ff;color:#31527f;padding:12px 14px;font-size:13px}.feishu-login-result.rejected,.feishu-login-result.disabled{border-color:#fecaca;background:#fff6f6;color:#9f2f2f}.feishu-login-result span,.feishu-login-result small{line-height:1.5}.member-access-tabs{display:flex;gap:22px;border-bottom:1px solid #dfe6f0}.position-warning-banner{max-width:1200px;margin:12px auto 0;border:1px solid #f4d58a;border-radius:10px;background:#fffaf0;color:#805d16;padding:10px 14px;font-size:13px}.member-access-tabs button{min-height:42px;border:0;border-bottom:2px solid transparent;background:transparent;color:#66758a;padding:0 4px;font-weight:700}.member-access-tabs button.active{border-bottom-color:var(--primary);color:var(--primary)}.member-access-tabs span{margin-left:3px;border-radius:999px;background:#edf2f9;padding:1px 6px;font-size:11px}.employee-cell>div:last-child{display:grid;gap:2px}.employee-cell small,.table-subline{display:block;color:#8a97aa;font-size:11px;font-weight:500}.role-chip-list{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.role-chip-list span{border:1px solid #c9d9f8;border-radius:999px;background:#f2f6ff;color:#315da9;padding:3px 8px;font-size:11px;font-weight:700;white-space:nowrap}.role-chip-list span button{border:0;background:transparent;color:inherit;margin-left:5px;padding:0;cursor:pointer;font-weight:900}.role-chip-list.inherited span{border-style:dashed;border-color:#d8caef;background:#faf7ff;color:#7854a8}.role-chip-list em{color:#a0aabc;font-style:normal}.access-status{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;background:#edf1f6;color:#68778c;padding:0 9px;font-size:11px;font-weight:700;white-space:nowrap}.access-status.active{background:#e8f7ef;color:#1f7a4d}.access-status.pending{background:#fff6dd;color:#9a6a00}.access-status.rejected{background:#fff0f0;color:#c43e3e}.role-selector{display:grid;gap:10px}.role-selector>strong{font-size:13px}.role-selector>strong small{margin-left:6px;color:#98a4b6;font-weight:500}.role-selector>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.role-selector label,.permission-group-list label{display:flex;align-items:flex-start;gap:9px;border:1px solid #dfe6f0;border-radius:9px;background:#fff;padding:10px;cursor:pointer}.role-selector label:has(input:checked),.permission-group-list label:has(input:checked){border-color:#9bbdff;background:#f3f7ff}.role-selector input,.permission-group-list input{margin-top:3px;accent-color:var(--primary)}.role-selector label span,.permission-group-list label span{display:grid;gap:3px}.role-selector b,.permission-group-list b{font-size:13px}.role-selector small,.permission-group-list small{color:#7b889b;font-size:11px;line-height:1.4}.review-applicant{display:flex;align-items:center;justify-content:space-between;border-radius:9px;background:#f4f7fb;padding:11px 13px;font-size:13px}.review-applicant span{color:#7b889b}.role-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.role-manage-card{display:grid;gap:12px;padding:20px}.role-manage-card.disabled{opacity:.68}.role-manage-head,.role-manage-stats{display:flex;align-items:center;justify-content:space-between;gap:10px}.role-code{border-radius:6px;background:#eef3fb;color:#52637a;padding:4px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:700}.role-manage-card h3{margin:0;font-size:17px}.role-manage-card h3 small{margin-left:8px;color:#8a97aa;font-size:11px;font-weight:600}.role-manage-card p{min-height:38px;margin:0;color:#66758a;font-size:13px;line-height:1.5}.role-manage-stats{justify-content:flex-start;flex-wrap:wrap;color:#7b889b;font-size:12px}.role-manage-stats span{border-radius:6px;background:#f6f8fb;padding:5px 8px}.role-active-toggle{display:flex;align-items:center;gap:7px;color:#52637a;font-size:13px}.permission-config-dialog.dialog-panel{width:min(720px,100%)}.permission-config-note{margin:0;color:#718096;font-size:12px;line-height:1.5}.permission-group-list{max-height:min(58vh,560px);display:grid;gap:14px;overflow:auto;padding-right:3px}.permission-group-list section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.permission-group-list h4{grid-column:1 / -1;margin:0 0 2px;color:#25324a;font-size:13px}@media(max-width:760px){.role-card-grid,.role-selector>div,.permission-group-list section{grid-template-columns:1fr}}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--surface)}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.login-screen{min-height:100vh;display:grid;place-items:center;padding:32px 16px;background:var(--surface)}.login-card{width:min(420px,100%);display:grid;gap:18px;padding:38px;border:1px solid #eef1f6;border-radius:16px;background:#fff;box-shadow:0 12px 32px #0f172a0f}.login-card h1{margin:0;text-align:center;font-size:24px}.login-card p{margin:-8px 0 4px;text-align:center;color:#6b7280;font-size:14px}.login-switch{min-height:32px;border:0;background:transparent;color:var(--primary);font-size:13px;font-weight:650}.logo-tile,.brand-icon{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:8px;background:var(--primary);color:#fff;font-weight:800;font-size:12px}.login-card .logo-tile{width:48px;height:48px;margin:0 auto;border-radius:12px;font-size:20px}.topbar{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.shell{max-width:1296px;margin:0 auto;padding:0 20px}.shell.compact{max-width:1200px}.bar-row{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand,.admin-brand{display:inline-flex;align-items:center;gap:10px;font-weight:650;font-size:14px}.bar-actions{display:inline-flex;align-items:center;gap:8px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.notification-wrap{position:relative}.icon-btn{width:32px;height:32px;display:inline-grid;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--faint)}.icon-btn:hover{background:#f5f7fb;color:#5f6c80}.badge-dot{position:absolute;top:1px;right:1px;min-width:16px;height:16px;display:inline-grid;place-items:center;border-radius:999px;background:var(--danger);color:#fff;font-size:10px;font-weight:750}.badge-dot:before{content:attr(data-count)}.manage-link{display:inline-flex;align-items:center;gap:4px;min-height:28px;border-radius:7px;color:var(--primary);font-size:12px;font-weight:650}.manage-link:hover{color:#255de2}.top-user{display:inline-flex;align-items:center;gap:6px;color:#536173;font-size:12px}.top-user span{color:#7b8798}.top-user strong{color:#344054;font-weight:650}.notification-pop{position:absolute;right:0;top:38px;z-index:70;width:min(360px,calc(100vw - 24px));max-height:440px;display:grid;gap:8px;overflow:auto;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 16px 36px #0f172a2e}.notification-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.notification-head button{border:0;background:transparent;color:var(--primary);font-size:12px;font-weight:700}.notification-item{display:grid;gap:3px;padding:10px;border:1px solid #edf2f7;border-radius:10px;background:#fff}.notification-item.unread{border-color:#c8d7f2;background:var(--primary-soft)}.notification-item strong{font-size:13px}.notification-item p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.notification-item span{color:var(--faint);font-size:11px}.nav-row{height:44px;display:flex;gap:4px;align-items:stretch;overflow-x:auto;scrollbar-width:none}.nav-row::-webkit-scrollbar{display:none}.nav-link{position:relative;display:inline-flex;align-items:center;gap:5px;flex-shrink:0;padding:0 12px;border-radius:8px 8px 0 0;color:var(--muted);font-size:14px;white-space:nowrap}.nav-link:hover{color:var(--text);background:#f8fafc}.nav-link.active{color:var(--primary);font-weight:650}.nav-link.active:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:2px;border-radius:2px;background:var(--primary)}.admin-topbar .nav-row,.platform-topbar .nav-row{height:40px}.back-link,.pill{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid #c8d7f2;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:12px;font-weight:650}.pill.tiny{min-height:20px;margin-left:8px;padding:2px 7px;font-size:11px}.pill.warm{min-height:20px;margin-left:6px;border-color:#f5d28d;background:#fff6dd;color:#b7791f;padding:2px 7px;font-size:11px}.pill.ok{border-color:#a7e2c2;background:#eaf9f0;color:#157a43}.divider{width:1px;height:16px;background:#d3dae5}.main{width:min(1336px,100%);margin:0 auto;padding:16px 20px 40px}.admin-main{width:min(1200px,100%)}.admin-template-page{width:min(1120px,100%);display:grid;gap:14px;margin:0 auto}.system-overview-page{width:min(1180px,100%);gap:14px}.system-overview-hero{display:grid;gap:6px;padding:18px 20px;border:1px solid #dbe5f2;border-radius:14px;background:#fff}.system-overview-hero h2{margin:0;color:#0f172a;font-size:18px;line-height:1.5}.system-overview-hero p{max-width:760px;margin:0;color:#64748b;font-size:13px;line-height:1.75}.system-overview-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.system-overview-card{display:grid;grid-template-columns:minmax(0,1fr) 220px;align-items:start;gap:20px;padding:16px;border-color:#e3e9f2;border-radius:14px;box-shadow:0 2px 8px #0f172a09}.system-overview-content{min-width:0}.system-overview-icon{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:10px;background:#eef5ff;color:#2563eb}.system-overview-book-icon{display:inline-flex}.system-overview-card-head{display:flex;align-items:center;gap:9px;margin-bottom:7px}.system-overview-card h3{margin:0;color:#0f172a;font-size:15px;font-weight:700;line-height:1.5}.system-overview-description{margin:0;color:#64748b;font-size:13px;line-height:1.7}.system-overview-card ol{counter-reset:overview-step;display:grid;gap:6px;margin:10px 0 0;padding:0;color:#526176;font-size:12px;line-height:1.55;list-style:none}.system-overview-card li{position:relative;min-height:18px;padding-left:26px}.system-overview-card li:before{counter-increment:overview-step;content:counter(overview-step);position:absolute;top:0;left:0;width:18px;height:18px;display:grid;place-items:center;border-radius:999px;background:#f1f5f9;color:#7690b0;font-size:10px;font-weight:700}.system-overview-okr .system-overview-icon{background:#eaf8f0;color:#2f9d68}.system-overview-monthly .system-overview-icon{background:#fdf0f8;color:#d65a9e}.system-overview-knowledge .system-overview-icon{background:#eef2ff;color:#526fe8}.system-overview-issues .system-overview-icon{background:#fff7e8;color:#e6a126}.system-overview-ai .system-overview-icon{background:#f0f3ff;color:#6278df}.system-overview-progress{width:220px}.system-overview-progress>span{display:block;border-radius:10px 10px 0 0;background:#f7f9fc;color:#8b98aa;padding:10px 12px 2px;font-size:11px}.system-overview-progress-box{display:grid;gap:7px;border-radius:0 0 10px 10px;background:#f7f9fc;padding:6px 12px 11px}.system-overview-progress-box>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.system-overview-progress-box span{color:#8a97a9;font-size:12px}.system-overview-progress-box strong{color:#162338;font-size:13px;font-weight:700;white-space:nowrap}.system-overview-progress-box strong.warning{color:#cc8700}.system-overview-progress>button{width:100%;min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;border:0;border-radius:9px;background:#edf4ff;color:#3772c8;padding:0 10px;font-size:12px;font-weight:600}.system-overview-progress>button:hover{background:#e3eeff}.system-overview-progress>button:disabled{cursor:wait;opacity:.65}.system-overview-progress>p{margin:8px 2px 0;color:#9aa6b8;font-size:10px;line-height:1.55}.system-overview-recent{display:grid;gap:5px;margin-top:12px;border-radius:9px;background:#f7f9fc;padding:10px 12px}.system-overview-recent>strong{color:#7f8b9c;font-size:11px;font-weight:600}.system-overview-recent>div{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#55657a;font-size:11px}.system-overview-recent>div span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-overview-recent>div em{flex:0 0 auto;color:#9aa6b8;font-style:normal;white-space:nowrap}.system-overview-recent>p{margin:0;color:#9aa6b8;font-size:11px}.system-overview-usage{overflow:hidden;border:1px solid #e3e9f2;border-radius:14px;background:#fff;box-shadow:0 2px 8px #0f172a09}.system-overview-usage-toggle{width:100%;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;background:#fff;padding:12px 16px;text-align:left;cursor:pointer}.system-overview-usage-toggle>span{min-width:0;display:grid;gap:3px}.system-overview-usage-toggle strong{color:#172033;font-size:14px;font-weight:700;line-height:1.5}.system-overview-usage-toggle em{color:#8b98aa;font-size:12px;font-style:normal;line-height:1.5}.system-overview-usage-toggle>svg{flex:0 0 auto;color:#91a0b4}.system-overview-usage.is-open .system-overview-usage-toggle{border-bottom:1px solid #e8edf4}.system-overview-usage-table-wrap{overflow-x:auto}.system-overview-usage-table{width:100%;min-width:880px;border-collapse:collapse;table-layout:fixed}.system-overview-usage-table th{background:#f7f9fc;color:#8794a7;padding:9px 16px;font-size:11px;font-weight:500;line-height:1.5;text-align:left;white-space:nowrap}.system-overview-usage-table td{height:44px;border-top:1px solid #edf1f6;color:#526176;padding:8px 16px;font-size:12px;line-height:1.5;text-align:left}.system-overview-usage-table tbody tr:first-child td{border-top:0}.system-overview-usage-table td strong{color:#162033;font-weight:600}.system-overview-usage-table th:nth-child(1){width:110px}.system-overview-usage-table th:nth-child(2){width:145px}.system-overview-usage-table th:nth-child(3){width:145px}.system-overview-usage-table th:nth-child(4){width:190px}.system-overview-usage-table th:nth-child(5){width:230px}.system-overview-usage-table th:nth-child(6){width:170px}.system-overview-usage-table th:nth-child(7){width:90px}.system-overview-daily-state{min-width:38px;min-height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:600}.system-overview-daily-state.written{background:#eaf7ef;color:#31a56b}.system-overview-daily-state.missing{background:#fff4df;color:#c88617}.system-overview-last-daily{color:#8097bc!important}.system-overview-member-remind{min-height:26px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:7px;background:#edf4ff;color:#3772c8;padding:4px 8px;font-size:11px;font-weight:600;cursor:pointer}.system-overview-member-remind:hover{background:#e3eeff}.system-overview-member-remind:disabled{cursor:wait;opacity:.65}.system-overview-usage-empty{height:54px!important;color:#9aa6b8!important;text-align:center!important}.system-overview-tips{display:grid;gap:5px;border:1px solid #efdfb9;border-radius:14px;background:#fffdf6;padding:14px 16px}.system-overview-tips h3{display:flex;align-items:center;gap:7px;margin:0;color:#8c641b;font-size:13px;font-weight:700;line-height:1.6}.system-overview-tips h3 svg{color:#e3a428}.system-overview-tips ol{display:grid;gap:1px;margin:0;padding-left:22px;color:#8d6726;font-size:12px;line-height:1.75}.space{display:grid;gap:14px}.space.max{max-width:1100px}.card{min-width:0;border:1px solid var(--line);border-radius:16px;background:var(--card);box-shadow:0 1px 8px #0f172a0a;padding:16px}.card h3{margin:0 0 12px;font-size:15px}.page-title{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:#fff}.page-title h2{margin:0;font-size:18px}.page-title p,.muted{margin:4px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.btn{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:9px;padding:0 12px;font-size:13px;font-weight:650;white-space:nowrap;transition:.15s ease}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:#255de2}.btn-primary:disabled{background:#8fb2ff;color:#fff;opacity:1}.btn-outline{border-color:var(--line-strong);background:#fff;color:#4f5d73}.btn-ghost{background:transparent;color:var(--muted)}.btn-ghost:hover{background:#f4f7fb;color:var(--text)}.btn-danger{background:#fff0ef;color:var(--danger)}.btn-soft{border-color:#c8d7f2;background:var(--primary-soft);color:var(--primary)}.full{width:100%}.field{display:grid;gap:7px;font-size:13px;color:#344054;font-weight:600}.checkline{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:13px}.input,.textarea,.select-cycle-button,select{width:100%;min-height:36px;border:1px solid #dce5f2;border-radius:10px;background:#fff;color:var(--text);padding:8px 11px;outline:none}.select-cycle-button{text-align:left;cursor:pointer}.textarea{min-height:84px;resize:vertical}.input:focus,.textarea:focus,.select-cycle-button:focus,select:focus{border-color:#8fb3f4;box-shadow:0 0 0 3px #2f6bff1a}.error{padding:10px;border-radius:10px;background:#fff0ef;color:var(--danger);font-size:13px;font-weight:650}.toast{position:fixed;right:18px;bottom:18px;z-index:100;max-width:360px;padding:12px 14px;border:1px solid #b8d2ff;border-radius:12px;background:#fff;color:var(--primary);box-shadow:0 14px 32px #0f172a2e;font-size:13px;font-weight:650}.toast.success{min-width:300px;display:flex;align-items:center;gap:9px;border-color:#86efac;color:#16a34a;box-shadow:0 14px 32px #16a34a1f}.toast.success span{flex:1 1 auto}.toast.success button{width:24px;height:24px;display:inline-grid;place-items:center;border:0;border-radius:999px;background:transparent;color:#86d8a0;padding:0}.toast.success button:hover{background:#f0fdf4;color:#16a34a}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:20px;background:#0f172a38}.ideas-backdrop{place-items:start center;padding-top:80px}.dialog-panel{width:min(460px,100%);display:grid;gap:14px;padding:20px;border:1px solid #dce5f2;border-radius:16px;background:#fff;box-shadow:0 18px 50px #0f172a2e}.dialog-title{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:17px;font-weight:700}.dialog-title>span{min-width:0}.dialog-help-text{margin:-6px 0 2px;color:#8a97aa;font-size:12px}.dialog-actions{display:flex;align-items:center;gap:8px}.dialog-actions.end{justify-content:flex-end}.dialog-actions .btn{min-width:52px}.agent-permission-picker{display:flex;flex-wrap:wrap;gap:8px}.agent-permission-picker button{min-height:32px;padding:0 10px;border:1px dashed #bfd2f1;border-radius:9px;background:#f8fbff;color:var(--primary);font-size:13px;font-weight:650}.agent-permission-picker button:hover{border-style:solid;background:var(--primary-soft)}.dialog-two-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.segmented-control{display:inline-grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:4px;padding:4px;border-radius:12px;background:#f1f5f9}.segmented-control.full{width:100%}.segmented-control button{min-height:34px;border:0;border-radius:9px;background:transparent;color:#526176;font-size:13px;font-weight:600}.segmented-control button.active{background:#fff;color:var(--primary);box-shadow:0 1px 4px #0f172a14}.daily-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;width:min(1296px,100%);margin:0 auto}.daily-top-row{min-width:0;display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.left-rail,.work-area,.profile-layout{min-width:0;display:grid;gap:14px;align-content:start}.day-picker{min-width:0;flex:1 1 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,180px);align-items:end;gap:14px}.week-strip{min-width:0;display:grid;grid-template-columns:repeat(7,minmax(46px,64px));justify-content:start;gap:8px}.week-strip button{min-width:0;min-height:58px;border:0;border-radius:10px;background:transparent;color:#6b7280}.week-strip button.active{background:var(--primary);color:#fff}.week-strip span,.score-card span,.stats span{display:block;color:#8c98a9;font-size:12px}.week-strip strong{display:block;margin-top:6px;font-size:14px}.date-input{min-width:0;display:flex;align-items:center;gap:8px}.idea-trigger{min-height:38px;border-color:#f0d9a6;background:#fff8e8;color:#9a6a00}.idea-trigger .idea-count{min-width:18px;height:18px;display:inline-grid;place-items:center;padding:0 5px;border-radius:999px;background:#c99724;color:#fff;font-size:11px;line-height:1}.idea-trigger:hover{background:#fff1cf}.idea-actions{position:relative;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.idea-help-wrap{position:relative;display:inline-flex}.idea-help-button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8e2f2;border-radius:6px;background:#fff;color:#9aa6b8;padding:0}.idea-help-button:hover,.idea-help-button.active{border-color:#a8c4ff;color:var(--primary);background:#f8fbff}.idea-help-popover{position:absolute;top:36px;right:0;z-index:70;width:292px;border:1px solid #dbe7fb;border-radius:8px;background:#fff;padding:15px 16px 16px;box-shadow:0 18px 44px #0f172a29}.idea-help-popover strong{display:flex;align-items:center;gap:7px;margin-bottom:9px;color:#25324a;font-size:14px}.idea-help-popover strong svg{color:var(--primary)}.idea-help-popover ul{display:grid;gap:8px;margin:0;padding-left:18px;color:#3d4b63;font-size:13px;line-height:1.6}.idea-help-popover li span{margin-right:2px}.plain-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:4px}.plain-section-head h3{margin:0;font-size:16px}.plain-section-head span{color:#8c98a9;font-size:13px}.task-list-card{padding:0;overflow:visible}.task-list-head{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 18px}.task-list-title{position:relative;display:inline-flex;align-items:center;gap:8px;color:#111827;font-size:16px;font-weight:800}.task-list-title>svg{color:var(--primary)}.task-list-title strong{font-size:16px;line-height:1}.task-help-wrap{position:relative;display:inline-flex}.task-help-button{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:#c2c9d4;padding:0}.task-help-button:hover,.task-help-button.active{color:#5b7fd1}.task-help-popover{position:absolute;top:26px;left:-8px;z-index:70;width:334px;border:1px solid #dbe7fb;border-radius:8px;background:#fff;padding:14px 16px 16px;box-shadow:0 18px 44px #0f172a29}.task-help-popover strong{display:flex;align-items:center;gap:7px;margin-bottom:8px;color:#25324a;font-size:14px}.task-help-popover strong svg{color:var(--primary)}.task-help-popover p{margin:0 0 8px;color:#3d4b63;font-size:13px;line-height:1.6}.task-help-popover ul{display:grid;gap:7px;margin:0;padding-left:18px;color:#3d4b63;font-size:13px;line-height:1.55}.task-list-meta{display:inline-flex;align-items:center;gap:10px;color:#7f8da3;font-size:13px;white-space:nowrap}.task-score-badge{min-height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff6e6;color:#b7791f;padding:0 10px;font-size:12px;font-weight:700}.task-complete-count,.task-week-score{color:#7f8da3}.task-progress{height:5px;margin:0 18px 9px;overflow:hidden;border-radius:999px;background:#edf1f7}.task-progress span{display:block;height:100%;border-radius:inherit;background:var(--primary);transition:width .18s ease}.task-list-card .task-list{gap:0}.task-list-card .task-row{min-height:52px;padding:11px 18px;border-top:1px solid #edf2f7}.task-list-card .task-row .check{width:16px;height:16px;border-color:#cbd5e1;border-radius:4px;color:#fff;cursor:pointer}.task-list-card .task-row.done .check{border-color:var(--primary);background:var(--primary)}.task-list-card .task-row .check svg{width:12px;height:12px;stroke-width:3}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.section-head h3{margin:0}.section-head span,.mini-row em{color:#8c98a9;font-size:12px;font-style:normal}.inline-form,.task-compose,.metric-form{display:grid;grid-template-columns:minmax(160px,1fr) auto;gap:8px;align-items:center;margin-bottom:12px}.task-compose{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:stretch;margin-top:0;margin-bottom:0;padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 1px 8px #0f172a0a}.task-compose-main{display:grid;grid-template-columns:54px 54px minmax(0,1fr);gap:8px}.task-compose-main select,.task-compose-main .input{min-height:38px;border-radius:10px}.task-compose-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.task-frequency{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.task-frequency button{min-height:30px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dce5f1;border-radius:999px;background:#fff;color:#66758a;padding:0 10px;font-size:12px;font-weight:650}.task-frequency button.active{border-color:#b8d2ff;background:#eef4ff;color:var(--primary)}.task-compose-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.task-compose-actions .btn{min-height:30px;padding:0 12px;border-radius:8px;font-size:12px}.task-action-wrap{position:relative;display:inline-flex}.task-document-panel{position:absolute;top:calc(100% + 6px);left:0;z-index:48;width:292px;display:grid;gap:10px;padding:12px;border:1px solid #dce5f1;border-radius:12px;background:#fff;box-shadow:0 16px 34px #0f172a1f}.task-document-panel>strong{color:#334155;font-size:13px;font-weight:700}.task-document-panel .input{min-height:34px;border-radius:8px;font-size:12px}.task-document-options{max-height:224px;display:grid;gap:3px;overflow-y:auto}.task-frequency .task-document-options button{width:100%;min-height:48px;display:grid;grid-template-columns:28px minmax(0,1fr) 16px;align-items:center;gap:8px;border:0;border-radius:8px;background:transparent;color:#334155;padding:6px 8px;text-align:left}.task-frequency .task-document-options button:hover,.task-frequency .task-document-options button.selected{background:#eef4ff;color:var(--primary)}.task-document-options button>span:nth-child(2){min-width:0;display:grid;gap:2px}.task-document-options button strong,.task-document-options button em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-document-options button strong{font-size:12px}.task-document-options button em,.task-document-options>p{color:#8c98a9;font-size:11px;font-style:normal}.task-document-options>p{margin:0;padding:16px 4px;text-align:center}.task-document-option-icon{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:7px;background:#f3f6fb;color:#7c8ca4}.task-private-wrap{position:relative;display:inline-flex}.task-frequency .task-private-toggle{color:#66758a}.task-frequency .task-private-toggle:hover{border-color:#e8c575;background:#fff9eb;color:#9a6500}.task-frequency .task-private-toggle.active{border-color:#e8c575;background:#fff4da;color:#9a6500}.task-private-tip{position:absolute;top:calc(100% + 7px);left:0;z-index:45;width:max-content;max-width:min(520px,calc(100vw - 48px));padding:6px 9px;border-radius:3px;background:#0f172af0;color:#fff;font-size:12px;line-height:1.4;white-space:nowrap;box-shadow:0 10px 24px #0f172a2e;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity .12s ease,transform .12s ease}.task-private-wrap:hover .task-private-tip,.task-private-wrap:focus-within .task-private-tip{opacity:1;transform:translateY(0)}.task-people-panel{position:absolute;top:calc(100% + 6px);left:0;z-index:35;display:grid;gap:10px;width:244px;padding:12px;border:1px solid #dce5f1;border-radius:12px;background:#fff;box-shadow:0 16px 34px #0f172a1f}.task-collaborator-panel{min-height:100px}.task-collaborator-panel .input{min-height:34px;border-radius:8px;font-size:12px}.task-dispatch-panel{width:248px}.task-dispatch-panel>strong{color:#334155;font-size:13px;font-weight:650}.task-dispatch-panel select,.task-dispatch-panel .input{width:100%;min-height:38px;border:1px solid #dce5f1;border-radius:8px;background:#fff;padding:0 10px;color:#273244;font-size:13px}.task-dispatch-panel .btn{width:100%;min-height:36px;border-color:var(--primary);border-radius:8px;background:var(--primary);color:#fff}.task-dispatch-panel .btn:hover{background:#255de2}.task-people-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.task-people-head strong{font-size:13px}.task-people-head button{border:0;background:transparent;color:var(--primary);font-size:12px;font-weight:700}.task-people-list{display:grid;gap:6px;max-height:220px;overflow:auto}.task-people-list button{min-width:0;display:grid;grid-template-columns:26px minmax(0,1fr) 16px;align-items:center;gap:8px;border:1px solid #edf2f7;border-radius:10px;background:#fff;padding:7px 9px;color:#273244;text-align:left}.task-people-list button.selected{border-color:#b8d2ff;background:#f3f7ff;color:var(--primary)}.task-member-avatar{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:50%;background:#eef4ff;color:var(--primary);font-size:12px;font-weight:800}.task-member-copy{min-width:0;display:grid;gap:2px}.task-member-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.task-member-copy em,.task-people-empty{color:#8c98a9;font-size:12px;font-style:normal}.task-people-empty{min-height:42px;display:grid;place-items:center;margin:0;padding:0 2px;color:#a3afc2;text-align:center}.add-inline-trigger.task-compose-add-row{height:56px;min-height:56px;margin-top:-2px;gap:0;border-color:#e5e7eb;border-radius:16px;background:transparent;color:#2563eb;padding:0 16px;font-weight:500;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.add-inline-trigger.task-compose-add-row:hover{border-color:#2563eb4d;background:#dbeafe4d;color:#2563eb}.task-compose-add-icon{margin-right:8px;font-size:18px;line-height:18px}.add-inline-trigger{width:100%;min-height:54px;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;border:1px dashed #cfe0fb;border-radius:12px;background:#ffffffb8;color:var(--primary);padding:0 18px;font-size:14px;font-weight:700;cursor:pointer}.add-inline-trigger svg{flex:0 0 auto}.add-inline-trigger:hover{background:#eef5ff}.issue-compose-add-row{min-height:44px;border-color:#dce5f1;border-radius:12px;background:transparent;padding:0 16px;font-weight:500}.metric-form{grid-template-columns:1.6fr repeat(4,minmax(80px,.7fr)) 110px}.traffic-page{width:min(1296px,100%);display:grid;gap:12px;margin:0 auto}.traffic-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.traffic-header h2{margin:0;font-size:22px}.traffic-title-wrap{position:relative;display:inline-flex;align-items:center;gap:6px}.traffic-help-button{width:18px;height:18px;display:inline-grid;place-items:center;border:0;border-radius:999px;background:transparent;color:#a8b3c4;padding:0;cursor:pointer}.traffic-help-button:hover{color:var(--primary)}.traffic-help-popover{position:absolute;top:32px;left:32px;z-index:40;width:276px;border:1px solid #dce5f2;border-radius:10px;background:#fff;box-shadow:0 18px 45px #0f172a24;color:#40506a;padding:12px 14px 13px;font-size:13px;line-height:1.65}.traffic-help-popover strong{display:inline-flex;align-items:center;gap:6px;margin-bottom:4px;color:#23324a;font-weight:700}.traffic-help-popover strong svg{color:var(--primary)}.traffic-help-popover ul{margin:0;padding-left:18px}.traffic-help-popover li+li{margin-top:6px}.traffic-filter-pills{display:flex;gap:6px;margin-top:12px}.traffic-filter-pills button{min-height:32px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dce5f2;border-radius:999px;background:#fff;color:#526176;padding:0 13px;font-size:13px;font-weight:650}.traffic-filter-pills button.active{border-color:var(--primary);background:var(--primary);color:#fff}.traffic-filter-pills span{min-width:18px;height:18px;display:inline-grid;place-items:center;border-radius:999px;background:#eef4ff;color:#6c7a8e;font-size:12px}.traffic-filter-pills .active span{background:#ffffff38;color:#fff}.traffic-legend{display:flex;align-items:center;gap:14px;margin-top:12px;color:#66758a;font-size:12px}.traffic-legend small{color:#8a97aa;font-size:12px}.traffic-legend span,.traffic-month-controls{display:inline-flex;align-items:center;gap:6px}.dot.done{background:#2c8b68}.dot.idle{background:#cbd5e1}.dot.risk{background:#d92d20}.traffic-month-controls{gap:20px;font-size:16px}.traffic-month-controls button{width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid var(--line-strong);border-radius:12px;background:#fff;color:#526176;font-size:24px;line-height:1}.traffic-page .traffic-month-controls{gap:18px;color:#111827;font-weight:800}.traffic-page .traffic-month-controls button{width:auto;min-width:70px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-color:#dce5f2;padding:0 12px;font-size:13px;font-weight:650;cursor:pointer}.traffic-page .traffic-month-controls button:disabled{border-color:#e6ecf4;color:#b8c2d0;cursor:not-allowed}.traffic-page .traffic-month-controls strong{min-width:98px;text-align:center;color:#111827}.traffic-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 1px 8px #0f172a0a}.traffic-card-popover-open,.traffic-card-popover-open .table-wrap{overflow:visible}.traffic-table{min-width:1280px}.traffic-table th{height:70px;background:#f8fafc;color:#566176;vertical-align:middle}.traffic-table th strong,.traffic-table th span,.traffic-table th em{display:block;text-align:center}.traffic-table th:first-child,.traffic-table td:first-child{width:250px;min-width:250px;text-align:left}.traffic-table th:nth-child(2),.traffic-table td:nth-child(2){text-align:center}.traffic-table th span{margin-top:4px;color:var(--primary);font-size:12px;font-weight:700}.traffic-table th em{margin-top:4px;color:#b36a00;font-size:11px;font-style:normal}.traffic-table .active-week{border-radius:12px;background:#edf4ff;color:var(--primary)}.traffic-metric-cell{min-width:250px;padding-left:16px}.traffic-metric-cell strong,.traffic-metric-cell small,.traffic-metric-cell em{display:block}.traffic-metric-title-line{display:flex;align-items:center;gap:7px;min-width:0}.traffic-metric-cell strong{color:#111827;font-size:14px;line-height:20px}.traffic-metric-cell small{margin-top:6px;color:#66758a;font-size:12px}.traffic-metric-cell em{width:fit-content;margin-top:8px;border-radius:999px;background:#eef4ff;color:var(--primary);padding:3px 8px;font-size:12px;font-style:normal}.traffic-assign-wrap{position:relative;width:fit-content;margin-top:6px}.traffic-assign-trigger{min-height:20px;display:inline-flex;align-items:center;gap:4px;border:0;border-radius:6px;background:#eef4ff;color:#2563eb;padding:2px 6px;font-size:12px;font-weight:600;line-height:18px;cursor:pointer}.traffic-assign-trigger svg{width:12px;height:12px}.traffic-assign-popover{position:absolute;left:0;top:calc(100% + 8px);z-index:80;width:300px;display:grid;gap:12px;border:1px solid #dce5f2;border-radius:14px;background:#fff;padding:14px;box-shadow:0 18px 42px #0f172a29}.traffic-assign-popover>strong{color:#111827;font-size:14px}.traffic-assign-section{display:grid;gap:8px}.traffic-assign-section-head span{display:inline-flex;align-items:center;gap:6px;color:#40506a;font-size:13px;font-weight:650}.traffic-assign-select-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.traffic-assign-select-row button{border:0;background:transparent;color:var(--primary);padding:0;font-size:12px;font-weight:650;cursor:pointer}.traffic-assign-select-row span{color:#8a97aa;font-size:12px}.traffic-assign-popover .input{min-height:34px;height:34px;border-radius:8px;font-size:12px}.traffic-assign-actions{display:flex;justify-content:flex-end;gap:8px}.traffic-assign-actions .btn{min-height:30px;padding:0 13px}.traffic-filled-badge{display:inline-flex;flex:0 0 auto;border-radius:999px;background:#e8f7ef;color:#16805c;padding:2px 7px;font-size:11px;font-weight:650;line-height:16px;vertical-align:1px;white-space:nowrap}.traffic-filled-badge.unfilled{background:#fff3dc;color:#b26a00}.traffic-week-cell{min-width:112px;text-align:center}.traffic-week-cell small{display:block;margin-top:5px;color:#7f8da3;font-size:11px}.traffic-enter-value{border:0;background:transparent;color:var(--primary);padding:0;font-size:13px;font-weight:700;cursor:pointer}.traffic-week-value{min-width:58px;height:32px;border:0;border-radius:999px;padding:0 12px;font-weight:800;cursor:pointer}.traffic-week-value.done{background:#e8f7ef;color:#16805c}.traffic-week-value.risk{background:#fff0ef;color:#e03131}.traffic-week-input{width:78px;height:32px;margin:0 auto;text-align:center;border-radius:10px;background:#eef4ff;font-weight:800}.traffic-average-cell{min-width:120px;text-align:center}.traffic-average-cell strong{display:block;color:#111827;font-size:13px}.traffic-average-cell strong.risk{color:#e03131}.traffic-average-cell small{display:block;margin-top:5px;color:#8a97aa;font-size:11px}.traffic-target-cell{min-width:94px;text-align:center}.traffic-table td.traffic-target-cell{text-align:center}.traffic-editable-number{min-width:64px;height:34px;border:0;border-radius:8px;background:transparent;color:#40506a;padding:0 8px;font:inherit;cursor:default}.traffic-editable-number:hover{background:#f3f7ff}.traffic-number-input{width:76px;height:36px;min-height:36px;margin:0 auto;border-color:#cfe0fb;border-radius:8px;padding:6px 8px;text-align:center}.traffic-progress-cell{min-width:142px;display:flex;align-items:center;justify-content:center;gap:10px}.traffic-progress-cell strong{color:#16805c;font-size:13px}.traffic-progress-cell strong.risk{color:#e03131}.traffic-progress-cell em{color:#526176;font-style:normal;font-size:12px}.traffic-mini-progress{width:72px;height:7px;overflow:hidden;border-radius:999px;background:#edf2f7}.traffic-mini-progress i{display:block;height:100%;border-radius:inherit;background:#df3c30}.traffic-value{display:inline-flex;align-items:center;gap:5px}.traffic-value:before{content:"";width:8px;height:8px;border-radius:999px;background:#2c8b68}.traffic-value.risk:before{background:#d92d20}.traffic-empty-row td{height:280px;color:#8a97aa;text-align:center;font-size:14px}.traffic-empty-state{display:grid;justify-items:center;gap:18px}.traffic-empty-state>p{margin:0;color:#8a97aa}.traffic-empty-guide{width:min(520px,90%);border:1px solid #dce5f2;border-radius:14px;background:#fbfdff;padding:22px 24px;text-align:left}.traffic-empty-guide strong{color:var(--primary);font-size:16px}.traffic-empty-guide p{margin:12px 0 18px;color:#40506a;line-height:1.7}.traffic-empty-guide ol{display:grid;gap:10px;margin:0;padding:0;color:#526176;list-style:none}.traffic-empty-guide li{display:flex;align-items:center;gap:9px}.traffic-empty-guide li span{width:18px;height:18px;display:inline-grid;place-items:center;border-radius:999px;background:#eaf2ff;color:var(--primary);font-size:12px;font-weight:800;flex:0 0 auto}.traffic-add-row{min-height:40px;display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--primary);font-size:13px;font-weight:700}.traffic-inline-row td{padding:22px 20px 16px}.traffic-inline-form{width:min(700px,100%);display:grid;gap:12px}.traffic-calc-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.traffic-inline-controls{display:grid;grid-template-columns:220px 90px 120px 180px;align-items:center;gap:10px}.traffic-calc-row{color:#526176;font-size:13px}.traffic-calc-row button{min-height:30px;padding:0 14px;border:1px solid #dce5f2;border-radius:999px;background:#fff;color:#526176;font-size:13px}.traffic-calc-row button.active{border-color:var(--primary);background:#eef4ff;color:var(--primary)}.traffic-calc-row small{color:#8a97aa;white-space:nowrap}.traffic-inline-controls .input{width:100%;height:38px}.traffic-inline-controls .input:first-child{width:100%}.traffic-inline-controls .btn{min-height:34px;padding:0 14px}.traffic-share-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.traffic-share-box{display:grid;gap:8px;border:1px solid #dce5f2;border-radius:10px;background:#fff;padding:12px}.traffic-share-box strong{color:#40506a;font-size:13px}.traffic-share-box div{display:flex;align-items:center;justify-content:space-between;gap:10px}.traffic-share-box button{border:0;background:transparent;color:var(--primary);padding:0;font-size:12px;font-weight:650;cursor:pointer}.traffic-share-box span{color:#8a97aa;font-size:12px}.traffic-form-actions{display:flex;align-items:center;gap:8px}.traffic-form-actions span{color:#8a97aa;font-size:12px}.traffic-delete-button{width:28px;height:28px;display:inline-grid;place-items:center;border:0;border-radius:999px;background:transparent;color:#cbd5e1;font-size:16px;cursor:pointer}.traffic-delete-button:hover{background:#fff0ef;color:#e03131}.traffic-delete-confirm{display:inline-flex;align-items:center;gap:4px}.traffic-delete-confirm button{min-height:28px;border:0;border-radius:999px;background:transparent;padding:0 8px;font-size:12px;font-weight:650;cursor:pointer}.traffic-delete-confirm .confirm{background:#fff0ef;color:#e03131}.traffic-delete-confirm .cancel{color:#8a97aa}.traffic-delete-confirm .cancel:hover{background:#f5f7fb;color:#526176}.list,.task-list,.okr-list{display:grid;gap:8px}.mini-row,.task-row,.issue-row,.doc-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-top:1px solid #edf2f7}.mini-row span,.doc-row div,.task-row div,.issue-row{min-width:0}.task-row{justify-content:flex-start;position:relative;min-height:52px;overflow:visible}.task-row-editing{align-items:flex-start;padding:14px 16px 16px;gap:12px}.task-row-editing .check{margin-top:12px}.task-inline-editor{min-width:0;flex:1 1 auto;display:grid;gap:10px}.task-inline-editor-main{display:grid;grid-template-columns:118px minmax(0,1fr);gap:10px}.task-inline-time{position:relative;display:block;min-width:0}.task-inline-time .input,.task-inline-editor-main>.input{min-height:42px;border-color:#0f172a;border-radius:12px;color:#111827;font-size:14px;font-weight:650}.task-inline-time .input{padding-right:34px}.task-inline-time svg{position:absolute;top:50%;right:12px;color:#0f172a;pointer-events:none;transform:translateY(-50%)}.task-inline-editor-tools{display:grid;gap:10px}.task-inline-editor-actions{display:inline-flex;align-items:center;gap:8px}.task-inline-editor-actions .btn{min-height:30px;padding:0 12px;border-radius:8px;font-size:12px}.task-time-cell{position:relative;flex:0 0 52px;display:inline-flex;justify-content:flex-start}.task-time-button{min-width:44px;min-height:26px;border:0;border-radius:6px;background:transparent;color:#334155;padding:0 4px;font-size:12px;font-weight:650;cursor:pointer}.task-time-button:hover{background:#eef4ff;color:var(--primary)}.task-time-button.empty{color:#b4bfce}.task-time-popover{position:absolute;top:calc(100% + 6px);left:0;z-index:46;width:164px;padding:8px;border:1px solid #dce5f1;border-radius:10px;background:#fff;box-shadow:0 18px 36px #0f172a24}.task-time-selects{display:grid;grid-template-columns:1fr 1fr;gap:8px}.task-time-selects select{width:100%;min-height:34px;border:1px solid #dce5f1;border-radius:8px;background:#fff;padding:0 8px;color:#1f2937;font-size:13px}.task-time-actions{display:flex;justify-content:space-between;gap:8px;margin-top:8px}.task-time-actions button{border:0;background:transparent;color:#8a97aa;padding:0;font-size:12px;cursor:pointer}.task-time-actions .primary{border-radius:7px;background:#eef4ff;color:var(--primary);padding:4px 8px;font-weight:700}.task-row-copy{min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:8px}.task-row-copy>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-document-links{min-width:0;display:inline-flex;align-items:center;gap:5px}.task-document-links a{max-width:154px;min-height:24px;display:inline-flex;align-items:center;gap:4px;border-radius:6px;background:#f3f6fb;color:#65758c;padding:0 7px;font-size:11px;text-decoration:none}.task-document-links a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-document-links a:hover{background:#eef4ff;color:var(--primary)}.task-document-more{min-width:24px;height:24px;display:inline-grid;place-items:center;border-radius:999px;background:#f3f6fb;color:#7b8798;font-size:11px;font-weight:650}.task-row-actions{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;margin-left:auto}.task-row-actions .comment-wrap{margin-left:0}.task-row-actions .comment-pop{z-index:48}.task-private-badge{min-height:28px;display:inline-flex;align-items:center;gap:4px;border-radius:999px;background:#fff4da;color:#9a6500;padding:0 10px;font-size:12px;font-weight:700;white-space:nowrap}.task-private-badge svg{color:#c28213}.task-frequency-cell{position:relative;display:inline-flex}.task-frequency-pill{min-width:48px;min-height:28px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:999px;background:#f2f4f7;color:#64748b;padding:0 12px;font-size:12px;font-weight:700;cursor:pointer}.task-frequency-pill:hover,.task-frequency-pill.active{background:#eef4ff;color:var(--primary)}.task-frequency-pill.recurring{background:#eafaf3;color:#13a36f}.task-frequency-pill.weekly{background:#f4edff;color:#7c3aed}.task-frequency-pill.recurring.active,.task-frequency-pill.recurring:hover{background:#dff7ec;color:#0f9967}.task-frequency-pill.weekly.active,.task-frequency-pill.weekly:hover{background:#eadcff;color:#6d28d9}.task-frequency-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:47;width:250px;display:grid;gap:10px;padding:12px;border:1px solid #dce5f1;border-radius:10px;background:#fff;box-shadow:0 18px 36px #0f172a24}.task-frequency-popover label{color:#64748b;font-size:12px;font-weight:700}.task-frequency-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.task-frequency-options button{min-height:34px;border:1px solid #dce5f1;border-radius:8px;background:#fff;color:#526176;font-size:13px;font-weight:700;cursor:pointer}.task-frequency-options button:hover,.task-frequency-options button.active{border-color:var(--primary);background:#eef4ff;color:var(--primary)}.task-frequency-popover .input{min-height:36px;border-radius:8px}.task-frequency-actions{display:flex;justify-content:flex-end;gap:10px}.task-frequency-actions button{border:0;background:transparent;color:#8a97aa;padding:0;font-size:13px;cursor:pointer}.task-frequency-actions .primary{border-radius:8px;background:var(--primary);color:#fff;padding:7px 14px;font-weight:700}.task-row strong,.issue-row strong,.doc-row strong{display:block;overflow-wrap:anywhere;font-size:14px}.task-row p,.issue-row p,.doc-row p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.5;overflow-wrap:anywhere}.task-row.done strong{text-decoration:line-through;color:#98a4b6}.task-delete-wrap{position:relative;display:inline-flex;width:30px;height:30px}.task-delete-trigger{width:30px;height:30px;display:inline-grid;place-items:center;border:0;border-radius:999px;background:transparent;color:#c5cedc;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .12s ease,background .12s ease,color .12s ease}.task-row:hover .task-delete-trigger,.task-delete-wrap:focus-within .task-delete-trigger,.task-delete-trigger.active{opacity:1;pointer-events:auto}.task-delete-trigger:hover,.task-delete-trigger.active{background:#fff1f2;color:#ef4444}.task-delete-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:45;width:250px;padding:6px;border:1px solid #0f172a;border-radius:10px;background:#fff;box-shadow:0 18px 36px #0f172a1f}.task-delete-popover.recurring{display:grid;gap:8px;padding:10px}.task-delete-summary{display:grid;gap:5px;padding:2px 4px 4px}.task-delete-summary strong{color:#1f2430;font-size:13px;font-weight:800}.task-delete-summary span,.task-delete-option span{display:block;margin-top:4px;color:#8a94a6;font-size:12px;font-weight:500}.task-delete-popover button{width:100%;min-height:38px;border:0;border-radius:8px;background:#fff1f2;color:#ef4444;padding:0 12px;text-align:left;font-size:13px;font-weight:650;cursor:pointer}.task-delete-popover button:hover{background:#ffe4e6}.task-delete-popover.recurring .task-delete-option{min-height:auto;display:block;background:#fff;color:#344054;padding:7px 4px;font-weight:750}.task-delete-popover.recurring .task-delete-option:hover{background:#f7f9fc}.task-delete-popover.recurring .task-delete-option.danger,.task-delete-popover.recurring .task-delete-option.danger span{color:#ef4444}.document-editor-page{width:min(1296px,100%);display:grid;gap:14px;margin:0 auto}.document-editor-head{min-height:74px;display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:16px 18px;box-shadow:0 10px 24px #0f172a0d}.document-editor-back{width:40px;height:40px;display:inline-grid;place-items:center;flex:0 0 auto;border:1px solid #cfe0fb;border-radius:12px;background:#fff;color:#617089}.document-editor-back:hover{background:#f5f8ff;color:var(--primary)}.document-editor-title{min-width:0;flex:1}.document-editor-title h1{margin:0;color:#0f172a;font-size:20px;font-weight:800}.document-editor-title p{margin:5px 0 0;color:var(--muted);font-size:13px}.document-editor-save{min-width:90px}.document-editor-card{display:grid;gap:12px;min-height:calc(100vh - 252px);border:1px solid var(--line);border-radius:16px;background:#fff;padding:16px 18px;box-shadow:0 10px 24px #0f172a0d}.document-editor-meta-row{display:grid;grid-template-columns:minmax(0,1fr) 184px;gap:12px}.document-editor-title-input{min-height:46px;border-radius:10px;padding:0 14px;font-size:14px;font-weight:500}.document-archive-pill{min-height:46px;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #d7e2f0;border-radius:10px;background:#fff;color:#344054;padding:0 12px;font-size:13px}.document-archive-pill strong{flex:1;text-align:left;font-weight:750}.document-archive-pill span{color:#8a98ad;font-size:12px}.document-archive-picker-wrap{position:relative;min-width:0}.document-archive-picker-wrap .document-archive-pill{width:100%;cursor:pointer}.document-archive-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:40;width:236px;border:1px solid #dbe7fb;border-radius:14px;background:#fff;padding:12px;box-shadow:0 18px 44px #0f172a29}.document-filter-month-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:40;width:236px;border:1px solid #dbe7fb;border-radius:14px;background:#fff;padding:12px;box-shadow:0 18px 44px #0f172a29}.archive-picker-head{height:28px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#344054;font-size:13px}.archive-picker-head button{width:28px;height:28px;display:inline-grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#718198}.archive-picker-head button:hover{background:#f3f6fb;color:var(--primary)}.archive-month-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.archive-month-grid button{min-height:34px;border:0;border-radius:9px;background:#f4f7fb;color:#536176;font-size:13px;font-weight:650}.archive-month-grid button:hover{background:#edf3ff;color:var(--primary)}.archive-month-grid button.active{background:var(--primary);color:#fff;box-shadow:0 8px 18px #2f6bff3d}.document-editor-card .rich-report-editor{min-height:calc(100vh - 324px);display:grid;grid-template-rows:auto 1fr;border-radius:12px}.document-editor-card .rich-report-toolbar{min-height:48px;padding:0 14px}.document-editor-card .rich-report-content{min-height:calc(100vh - 376px);padding:18px}.check{width:22px;height:22px;display:inline-grid;place-items:center;flex:0 0 auto;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:var(--primary)}.issue-compose{display:grid;gap:12px;margin-top:0;margin-bottom:0;padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 1px 8px #0f172a0a}.issue-compose label{color:#1f2937;font-size:13px;font-weight:750}.issue-question-input{min-height:54px;border-radius:8px;resize:vertical}.issue-compose .rich-report-editor{border-radius:8px}.issue-compose .rich-report-toolbar{min-height:38px;gap:4px;padding:0 10px}.issue-compose .rich-report-toolbar button{width:28px;height:28px;border-radius:7px}.issue-compose .rich-report-content{min-height:186px}.issue-compose-actions{display:flex;justify-content:flex-end;gap:8px}.issue-compose-actions .btn{min-height:32px;min-width:58px;border-radius:8px;padding:0 14px;font-size:12px}.issue-compose-add-row{margin-top:0}.issue-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;overflow:visible;border:1px solid #e1e7f0;border-radius:16px;background:#fff;padding:14px 20px;box-shadow:0 2px 10px #0f172a0a}.issue-section-head>span{color:#8c98a9;font-size:13px}.issue-section-title{display:inline-flex;align-items:center;gap:8px;color:#111827}.issue-section-title>svg{color:#e8a33b}.issue-section-title>strong{color:#1f2430;font-size:14px;font-weight:600;line-height:21px}.issue-help-wrap{position:relative;display:inline-flex}.issue-help-button{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:#c2c9d4;padding:0}.issue-help-button:hover,.issue-help-button.active{color:#5b7fd1}.issue-help-popover{position:absolute;top:25px;left:-8px;z-index:70;width:264px;border:1px solid #dce5f1;border-radius:12px;background:#fff;color:#536176;padding:14px 15px;box-shadow:0 18px 44px #0f172a24;font-size:12px;line-height:1.65}.issue-help-popover>strong{display:flex;align-items:center;gap:6px;margin-bottom:5px;color:#26344b;font-size:13px}.issue-help-popover>strong svg{color:#5b7fd1}.issue-help-popover p{margin:0 0 5px}.issue-help-popover ul{margin:0;padding-left:18px}.issue-help-popover li+li{margin-top:4px}.issue-help-popover b{color:#34435a}.issue-list{display:grid;gap:12px}.issue-list-card{padding:0;border:0;background:transparent;box-shadow:none}.issue-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:stretch;justify-content:stretch;padding:0;overflow:visible;border:1px solid #e6eaf1;border-radius:16px;background:#fff;box-shadow:none;transition:border-color .15s ease}.issue-row:hover{border-color:#d7e0ec}.issue-row:first-child{border-top-color:#e6eaf1}.issue-row-head{min-height:76px;display:block;padding:12px 300px 12px 20px;background:#f7f9fc;border-radius:16px 16px 0 0}.issue-row-head span,.issue-solution-block>span{display:block;margin-bottom:6px;color:#5c6574;font-size:13px;font-weight:600}.issue-row-head strong{color:#1f2430;font-size:13px;font-weight:500;line-height:24px}.issue-row-actions{position:absolute;top:12px;right:12px;z-index:4;display:inline-flex;align-items:center;gap:6px}.issue-action-btn{height:28px;display:inline-flex;align-items:center;gap:4px;border:0;border-radius:999px;background:#ffffffb8;color:#4d5b70;padding:0 8px;font-size:11px;font-weight:400;box-shadow:0 1px 4px #0f172a0a}.issue-action-btn:hover,.issue-action-btn.active{background:#eaf1ff;color:#2e5da8}.issue-action-btn:disabled{cursor:wait;opacity:.65}.issue-knowledge-wrap{position:relative;display:inline-flex}.issue-knowledge-popover{position:absolute;top:calc(100% + 7px);right:0;z-index:55;width:240px;border:1px solid #dce5f1;border-radius:12px;background:#fff;padding:10px 8px 8px;box-shadow:0 16px 36px #0f172a24}.issue-knowledge-popover>strong{display:block;padding:0 6px 7px;color:#97a2b3;font-size:11px;font-weight:600}.issue-knowledge-popover>div{display:grid;gap:2px}.issue-knowledge-popover>div>button{min-height:36px;display:flex;align-items:center;gap:10px;border:0;border-radius:7px;background:transparent;color:#5b677a;padding:0 9px;font-size:13px;text-align:left}.issue-knowledge-popover>div>button:hover{background:#f2f6fc;color:#34435a}.issue-knowledge-popover>div>button svg{color:#f5a623}.issue-knowledge-popover p{margin:0;padding:12px 6px;color:#9aa5b5;font-size:12px;text-align:center}.issue-delete-btn{width:28px;height:28px;display:inline-grid;place-items:center;border:0;border-radius:999px;background:#ffffffb8;color:#c5cedc}.issue-delete-btn:hover{background:#fff1f2;color:#ef4444}.issue-delete-confirm{min-height:30px;display:inline-flex;align-items:center;overflow:hidden;border-radius:999px;background:#f8fafc}.issue-delete-confirm button{height:30px;border:0;background:transparent;padding:0 11px;font-size:12px;font-weight:700;cursor:pointer}.issue-confirm-delete-btn{color:#ef4444}.issue-confirm-delete-btn:hover{background:#fff1f2}.issue-cancel-delete-btn{color:#94a3b8}.issue-cancel-delete-btn:hover{background:#eef2f7;color:#64748b}.issue-solution-block{min-height:86px;padding:12px 20px;border-top:0}.issue-solution-block .rich-preview{margin-top:0;color:#1f2937;font-size:13px;line-height:24px}.issue-comment-row{min-height:36px;display:flex;align-items:center;justify-content:flex-end;padding:0 16px;border-top:1px solid #eef1f5}.issue-comment-row .comment-wrap{margin-left:0}.sync-modal-title{display:inline-flex;align-items:center;gap:10px}.sync-modal-title svg{border-radius:999px;color:var(--primary);background:#eef4ff}.sync-document-modal{width:min(360px,100%);padding:18px}.score-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.score-panel{display:grid;gap:12px}.score-tabs{display:flex;align-items:center;gap:24px;border-bottom:1px solid var(--line)}.score-help-wrap{position:relative;display:inline-flex;margin-left:auto}.score-tabs .score-help-button{width:16px;min-height:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:#c2c9d4;padding:0}.score-tabs .score-help-button:hover,.score-tabs .score-help-button.active{color:#5b7fd1}.score-help-popover{position:absolute;top:28px;right:0;z-index:70;width:280px;border:1px solid #dce5f1;border-radius:12px;background:#fff;color:#536176;padding:14px 16px;box-shadow:0 18px 44px #0f172a24;font-size:12px;line-height:1.65}.score-help-popover strong{display:flex;align-items:center;gap:6px;margin-bottom:4px;color:#26344b;font-size:13px}.score-help-popover strong svg{color:#5b7fd1}.score-help-popover p{margin:0}.score-help-popover ul{margin:5px 0;padding-left:18px}.score-help-popover b{color:#35445c}.score-tabs>button{position:relative;min-height:38px;border:0;background:transparent;color:var(--muted);font-size:13px;font-weight:650}.score-tabs>button.active{color:var(--primary)}.score-tabs>button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:2px;background:var(--primary)}.score-notice{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border:1px solid #cfe0fb;border-radius:12px;background:#f2f7ff;color:#334155;font-size:13px}.score-notice-icon{flex:0 0 auto;color:#1aa477}.score-notice>span{min-width:0;flex:1 1 auto}.score-notice .btn{min-height:32px;flex:0 0 auto;padding:0 10px}.score-notice .score-generate-button.btn{min-height:30px;border-color:#bcd3f7;border-radius:8px;background:#fff;color:#1f5edb;padding:0 12px;font-size:13px;font-weight:700;box-shadow:none}.score-notice .score-generate-button.btn:hover{border-color:#9bbcf3;background:#f8fbff;color:#1f5edb}.score-notice .score-generate-button.btn svg{color:currentColor}.suggestion-card{order:-1;border-radius:14px}.suggestion-card.has-suggestion{padding-bottom:14px}.suggestion-head{margin-bottom:10px}.suggestion-regenerate-button.btn{min-height:28px;border:0;background:transparent;color:var(--primary);padding:0 2px;font-size:12px;font-weight:650}.suggestion-regenerate-button.btn:hover{background:transparent;color:#255de2}.suggestion-regenerate-button.btn:disabled{color:#8fb2ff;opacity:1}.suggestion-heading{min-width:0;display:flex;align-items:flex-start;gap:10px}.suggestion-icon{width:24px;height:24px;display:inline-grid;place-items:center;flex:0 0 auto;border:1px solid #95ead0;border-radius:8px;background:#f0fdf7;color:#119c72}.suggestion-empty{display:flex;align-items:center;gap:8px;margin-top:2px;color:#64748b;font-size:13px;line-height:1.6}.suggestion-empty svg{flex:0 0 auto;color:#8da0b8}.suggestion-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 0 2px}.suggestion-tag{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:24px;padding:0 8px;border-radius:8px;background:#fff7df;color:#9a6a00;font-size:12px;font-weight:700}.suggestion-copy{min-width:0}.suggestion-copy strong{display:block;overflow-wrap:anywhere;font-size:14px}.suggestion-copy p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.5;overflow-wrap:anywhere}.suggestion-actions{display:inline-flex;align-items:center;gap:8px}.suggestion-actions .btn{min-height:32px;padding:0 10px;border-radius:8px;font-size:12px}.suggestion-action-primary{box-shadow:0 1px 2px #1f6feb2e}.suggestion-action-ghost{color:#536173}.suggestion-generating-status{display:flex;align-items:center;gap:8px;margin-top:14px;padding:12px 20px;border-top:1px solid #e3e9f3;background:#f8fbff;color:#3b82f6;font-size:12px}.suggestion-generating-status em{color:#64748b;font-style:normal}.ideas-panel{display:grid;gap:12px}.ideas-popover{width:min(540px,100%);gap:0;padding:0;overflow:hidden}.ideas-popover .dialog-title{padding:16px 18px 12px;border-bottom:1px solid #edf2f7}.ideas-popover .dialog-title>span{flex:1}.ideas-title{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.ideas-title strong{display:inline-flex;align-items:center;gap:6px;font-size:15px}.ideas-title p{margin:4px 0 0;color:var(--muted);font-size:12px;font-weight:500}.ideas-close,.dialog-close,.icon-action{width:28px;height:28px;display:inline-grid;place-items:center;flex:0 0 auto;border:0;border-radius:8px;background:transparent;color:#98a4b6}.icon-action{position:relative}.ideas-close:hover,.dialog-close:hover,.icon-action:hover{background:#f4f7fb;color:#536173}.ideas-popover .ideas-panel{padding:14px 18px 18px}.ideas-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.ideas-input-row .input{min-height:36px;border-radius:10px}.ideas-input-row .btn{min-height:36px;border-radius:9px;padding:0 13px}.ideas-list{display:grid;gap:6px;min-height:74px}.ideas-empty{display:grid;min-height:74px;place-items:center;margin:0;color:#98a4b6;font-size:13px}.ideas-row{min-height:48px;padding:10px;border-radius:10px;background:#f8fafc}.ideas-row-main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.ideas-row-main>span{min-width:0;overflow-wrap:anywhere;font-size:13px}.idea-convert-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;margin-top:9px}.idea-convert-panel .input{min-height:36px;border-radius:10px}.idea-convert-panel .btn{min-height:36px;border-radius:9px;padding:0 13px}.idea-row-actions{display:inline-flex;align-items:center;gap:2px}.idea-row-action{border-radius:6px;padding:6px}.idea-task-action{color:#2563eb}.idea-task-action:hover{background:#2563eb1a;color:#2563eb}.idea-archive-action{width:26px;height:26px;color:#9ca3af}.idea-archive-action:hover{background:#fffbeb;color:#d97706}.inspiration-page{width:min(680px,100%);margin:0 auto}.inspiration-title-row{display:flex;align-items:center;gap:8px;margin-bottom:12px}.inspiration-title-row h1{margin:0;color:#1f2430;font-size:19px;font-weight:600;line-height:1.5}.inspiration-help-wrap{position:relative;display:inline-flex;align-items:center}.inspiration-help-button{width:16px;height:16px;flex:0 0 16px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:#c2c9d4;padding:0}.inspiration-help-button:hover,.inspiration-help-button.active{color:#5b7fd1}.inspiration-help-popover{position:fixed;z-index:96;width:264px;max-width:calc(100vw - 24px);border:1px solid #e1e7f0;border-radius:12px;background:#fff;color:#4d5b70;padding:12px;box-shadow:0 14px 36px #0f172a29;font-size:12px;line-height:1.625}.inspiration-help-popover>strong{display:flex;align-items:center;gap:4px;margin-bottom:4px;color:#1f2430;font-size:12px;font-weight:600}.inspiration-help-popover>strong svg{color:#5b7fd1}.inspiration-help-popover ul{margin:0;padding-left:16px}.inspiration-help-popover li{margin:2px 0 4px}.inspiration-help-popover li:last-child{margin-bottom:0}.inspiration-compose-card{height:126px;display:grid;grid-template-rows:72px 1fr;gap:4px;border:1px solid #e1e7f0;border-radius:16px;background:#fff;padding:12px 12px 6px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.inspiration-compose-card textarea{width:100%;height:72px;resize:none;border:0;background:transparent;color:#1f2430;padding:0 4px;outline:0;font:inherit;font-size:14px;line-height:24px}.inspiration-compose-card textarea::placeholder{color:#a2aec0}.inspiration-compose-actions{display:flex;align-items:center;justify-content:flex-end}.inspiration-compose-actions button{min-width:64px;min-height:26px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:999px;background:#2f6bff;color:#fff;padding:4px 12px;font-size:12px;font-weight:500}.inspiration-compose-actions button:hover:not(:disabled){background:#2557e6}.inspiration-compose-actions button:disabled{cursor:not-allowed;opacity:.4}.inspiration-list{display:grid;gap:10px;margin-top:16px}.inspiration-empty{margin:28px 0;color:#9aa7b8;text-align:center;font-size:13px}.inspiration-record-card{position:relative;min-height:82px;border:1px solid #eaeef4;border-radius:16px;background:#fff;padding:12px 16px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;transition:border-color .15s ease}.inspiration-record-card:hover,.inspiration-record-card.menu-open{border-color:#dde5f0}.inspiration-record-head{min-height:18px;display:flex;align-items:center;justify-content:space-between;gap:10px}.inspiration-record-head time{color:#9aa7b8;font-size:11px;line-height:18px}.inspiration-menu-wrap{position:relative;display:inline-flex;align-items:center}.inspiration-more-button{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;background:transparent;color:#96a3b5;padding:0;opacity:0}.inspiration-record-card:hover .inspiration-more-button,.inspiration-record-card.menu-open .inspiration-more-button,.inspiration-more-button:focus-visible{opacity:1}.inspiration-more-button:hover,.inspiration-more-button[aria-expanded=true]{background:#f4f7fb;color:#536173}.inspiration-record-content{margin-top:5px;color:#1f2430;cursor:text;overflow-wrap:anywhere;white-space:pre-wrap;font-size:14px;line-height:24px}.inspiration-action-menu,.inspiration-delete-confirm{position:absolute;top:30px;right:0;z-index:36;width:188px;border:1px solid #e1e7f0;border-radius:12px;background:#fff;padding:6px;box-shadow:0 14px 32px #0f172a29}.inspiration-action-menu button,.inspiration-menu-status{width:100%;min-height:32px;display:flex;align-items:center;gap:8px;border:0;border-radius:8px;background:transparent;color:#4d5b70;padding:0 9px;text-align:left;font-size:12px}.inspiration-action-menu button:hover{background:#f4f7fb;color:#2f6bff}.inspiration-action-menu button.danger{color:#dc4c4c}.inspiration-action-menu button.danger:hover{background:#fff2f2}.inspiration-menu-status{color:#9aa7b8}.inspiration-delete-confirm{width:264px;padding:12px}.inspiration-delete-confirm strong{display:block;color:#1f2430;font-size:13px}.inspiration-delete-confirm p{margin:5px 0 12px;color:#7a8799;font-size:12px}.inspiration-delete-confirm>div,.inspiration-edit-box>div{display:flex;align-items:center;justify-content:flex-end;gap:8px}.inspiration-delete-confirm button,.inspiration-edit-box button{min-height:28px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#526176;padding:0 11px;font-size:12px}.inspiration-delete-confirm button.danger{border-color:#dc4c4c;background:#dc4c4c;color:#fff}.inspiration-edit-box{margin-top:6px}.inspiration-edit-box textarea{width:100%;min-height:72px;resize:vertical;border:1px solid #cfd9e6;border-radius:10px;color:#1f2430;padding:8px 10px;outline:0;font:inherit;font-size:14px;line-height:22px}.inspiration-edit-box textarea:focus{border-color:#8bb1ff;box-shadow:0 0 0 3px #2f6bff1a}.inspiration-edit-box>div{margin-top:8px}.inspiration-edit-box button.primary{border-color:#2f6bff;background:#2f6bff;color:#fff}.inspiration-edit-box button:disabled{cursor:not-allowed;opacity:.45}.score-card strong,.stats strong{display:block;margin-top:6px;font-size:20px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.stats>*,.score-grid>*,.knowledge-grid>*,.chat-grid>*,.two-col>*,.profile-layout>*,.plan-grid>*{min-width:0}.stats .card{min-height:86px}.table-wrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:720px}th,td{padding:12px;border-bottom:1px solid #edf2f7;text-align:left;vertical-align:middle;font-size:13px}th{background:#f8fafc;color:#66758a;font-weight:700}td{color:#344054}.loading{padding:24px;color:#8a94a6;text-align:center;font-size:13px}.status{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:12px;font-weight:650}.status.normal{background:#ecf8f1;color:var(--success)}.status.risk{background:#fff0ef;color:var(--danger)}.progress{height:8px;overflow:hidden;border-radius:999px;background:#edf2f7}.progress i{display:block;height:100%;border-radius:inherit;background:var(--primary)}.month-tabs,.tabs,.filters{display:flex;flex-wrap:wrap;gap:8px;padding:12px;border:1px solid var(--line);border-radius:16px;background:#fff}.month-tabs button,.tabs button,.filters button{min-height:32px;display:inline-flex;align-items:center;gap:6px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#596579;padding:0 12px;font-size:12px;font-weight:650}.month-tabs .active,.tabs .active,.filters .active{border-color:var(--primary);background:var(--primary);color:#fff}.filters i,.dot{display:inline-block;width:8px;height:8px;border-radius:999px}.okr-item{padding:14px;border:1px solid #edf2f7;border-radius:12px}.okr-page{width:min(1296px,100%);display:grid;gap:8px;margin:0 auto}.okr-toolbar{min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:8px;border-bottom:1px solid var(--line)}.okr-year-row{position:relative;display:inline-flex;align-items:center;gap:8px;width:fit-content}.okr-mini-help{width:18px;height:18px;display:inline-grid;place-items:center;border:1px solid #d5deea;border-radius:999px;color:#9aa8bb;font-size:11px;font-weight:700}.year-pill,.year-toggle{min-height:30px;border:0;border-radius:999px;background:#eef4ff;color:var(--primary);padding:0 12px;font-size:13px;font-weight:700}.year-toggle{width:30px;border:1px solid var(--line);background:#fff;color:#6b7280;padding:0}.year-menu{position:absolute;top:calc(100% + 8px);left:26px;z-index:34;min-width:112px;display:grid;gap:4px;padding:6px;border:1px solid #dce5f1;border-radius:10px;background:#fff;box-shadow:0 16px 34px #0f172a1f}.year-menu button{min-height:32px;border:0;border-radius:8px;background:transparent;color:#40506a;padding:0 10px;text-align:left;font-size:13px}.year-menu button.active{background:#eef4ff;color:var(--primary);font-weight:700}.okr-view-switch{display:inline-flex;align-items:center;gap:4px;padding:1px;border:1px solid #dce5f1;border-radius:999px;background:#fff}.okr-view-switch button{min-width:46px;min-height:28px;border:0;border-radius:999px;background:transparent;color:#64748b;font-size:13px;font-weight:700}.okr-view-switch button.active{background:var(--primary);color:#fff;box-shadow:0 6px 14px #2563eb38}.okr-month-tabs{display:flex;align-items:center;gap:4px;padding-bottom:4px;border-bottom:1px solid var(--line)}.okr-month-tabs button{position:relative;min-height:31px;border:0;background:transparent;color:var(--muted);padding:6px 10px;font-size:13px;font-weight:650}.okr-month-tabs button.active{color:var(--primary)}.okr-month-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:2px;background:var(--primary)}.okr-summary-card{min-height:69px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 16px}.okr-summary-card h2{margin:0 0 2px;font-size:18px}.okr-summary-pills{display:inline-flex;align-items:center;gap:8px}.okr-summary-pills span{min-height:34px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#f6f8fc;color:#8a97aa;padding:0 12px;font-size:12px;font-weight:650}.okr-summary-pills strong{color:#f04438}.okr-objective-card{min-height:0}.okr-add-target{width:100%;min-height:46px;display:flex;align-items:center;justify-content:flex-start;gap:6px;border:1px dashed #cfe0fb;border-radius:10px;background:#fff;color:var(--primary);padding:0 20px;font-size:13px;font-weight:700}.okr-add-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.okr-add-actions{display:inline-flex;align-items:center;gap:8px}.okr-empty-guide{width:min(520px,100%);margin:12px auto 0;padding:20px;border:1px solid #d9e5f5;border-radius:12px;background:#fbfdff;color:#2f4260}.okr-empty-guide h3{margin:0 0 8px;color:var(--primary);font-size:16px}.okr-empty-guide p{margin:0 0 12px;line-height:1.6;font-size:13px}.okr-empty-guide ol{display:grid;gap:8px;margin:0;padding:0;list-style:none;font-size:13px}.okr-empty-guide li{display:flex;align-items:flex-start;gap:8px}.okr-empty-guide li span{width:18px;height:18px;flex:0 0 auto;display:inline-grid;place-items:center;border-radius:999px;background:#eef4ff;color:var(--primary);font-size:11px;font-weight:800}.okr-empty-generate{min-height:90px;padding:16px;border:1px solid #f3c56b;border-radius:10px;background:#fff7df;color:#8a5b0a}.okr-empty-generate-title,.okr-empty-generate-meta{display:flex;align-items:center}.okr-empty-generate-title{gap:8px}.okr-empty-generate-title strong{color:#8a5b0a;font-size:13px}.okr-empty-generate-meta{justify-content:space-between;gap:12px;margin-top:8px}.okr-empty-generate-meta span{color:#9a6a13;font-size:12px}.okr-empty-generate-meta .btn{min-height:32px}.report-title{margin:2px 0 0;font-size:24px}.okr-report-card{display:grid;gap:22px}.report-section{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:12px}.report-section h3{margin:0 0 6px}.report-section>button{border:0;background:transparent;color:var(--primary);font-size:13px;font-weight:650}.report-edit-block{display:grid;gap:8px;margin-left:40px}.report-head-actions{display:flex;justify-content:flex-end;gap:8px}.report-head-actions .btn{min-height:34px;padding:0 14px}.rich-report-editor{overflow:hidden;border:1px solid #d7e2f0;border-radius:12px;background:#fff}.rich-report-toolbar{min-height:48px;display:flex;align-items:center;gap:6px;padding:0 12px;border-bottom:1px solid #e8eef7;background:#f8fbff}.rich-report-toolbar button{width:30px;height:30px;display:inline-grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#617089}.rich-report-toolbar button:hover{background:#eef4ff;color:var(--primary)}.rich-report-toolbar .toolbar-text{font-size:11px;font-weight:800}.rich-report-toolbar .toolbar-color{position:relative;font-size:14px}.rich-report-toolbar .toolbar-color:after{content:"";position:absolute;right:-1px;bottom:-3px;left:-1px;height:2px;border-radius:999px;background:currentColor}.rich-report-image-input{display:none}.rich-report-content{min-height:236px;padding:14px;color:#1f2937;font-size:14px;line-height:1.7;outline:0;white-space:pre-wrap}.rich-report-content:empty:before{content:attr(data-placeholder);color:#98a4b6}.rich-report-content.rich-html{white-space:normal}.rich-report-content.rich-html h1,.rich-report-content.rich-html h2,.rich-report-content.rich-html h3,.rich-report-content.rich-html p,.rich-report-content.rich-html ul,.rich-report-content.rich-html ol,.rich-report-content.rich-html blockquote,.rich-report-content.rich-html pre,.rich-preview h1,.rich-preview h2,.rich-preview h3,.rich-preview p,.rich-preview ul,.rich-preview ol,.rich-preview blockquote,.rich-preview pre{margin:0 0 14px}.rich-report-content.rich-html h1,.rich-preview h1{font-size:24px;line-height:1.35}.rich-report-content.rich-html h2,.rich-preview h2{margin-top:18px;font-size:20px;line-height:1.4}.rich-report-content.rich-html h3,.rich-preview h3{margin-top:16px;font-size:16px;line-height:1.5}.rich-report-content.rich-html ul,.rich-report-content.rich-html ol,.rich-preview ul,.rich-preview ol{padding-left:24px}.rich-report-content.rich-html li,.rich-preview li{margin-bottom:8px}.rich-report-content.rich-html pre,.rich-preview pre{overflow:auto;border-radius:10px;background:#f8fafc;padding:12px;white-space:pre-wrap}.rich-report-content.rich-html code,.rich-preview code{border-radius:5px;background:#f3f6fb;padding:1px 4px}.rich-report-content.rich-html pre code,.rich-preview pre code{background:transparent;padding:0}.rich-report-content.rich-html blockquote,.rich-preview blockquote{border-left:3px solid #d7e2f0;color:#475569;padding-left:12px}.rich-report-content.rich-html hr,.rich-preview hr{margin:18px 0;border:0;border-top:1px solid #e5edf6}.rich-report-content input[type=checkbox],.rich-preview input[type=checkbox]{width:14px;height:14px;margin:0 6px 0 0;vertical-align:-2px;accent-color:var(--primary)}.rich-report-content img,.rich-preview img{max-width:100%;display:block;margin:10px 0;border-radius:8px}.rich-report-content table,.rich-preview table{width:100%;margin:10px 0;border-collapse:collapse;table-layout:fixed}.rich-report-content th,.rich-report-content td,.rich-preview th,.rich-preview td{border:1px solid #dce5f1;padding:8px;vertical-align:top}.rich-preview{min-width:0;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.55;overflow-wrap:anywhere}.report-icon{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:999px;background:#eef4ff;color:var(--primary);font-size:12px;font-weight:700}.report-icon.success{background:#ecfdf5;color:#1f7a4d}.okr-head,.kr{display:flex;align-items:center;justify-content:space-between;gap:12px}.kr{margin-top:10px;color:var(--muted);font-size:13px}.kr span{min-width:180px}.kr input{flex:1}.knowledge-grid,.chat-grid,.two-col,.profile-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:14px}.two-col,.profile-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.folder,.conv{width:100%;min-height:36px;border:0;border-radius:10px;background:transparent;color:var(--muted);text-align:left;padding:0 10px}.folder:hover,.conv:hover,.conv.active{background:#f5f7fb;color:var(--primary)}.doc-row{justify-content:flex-start}.chat-side,.chat-main{min-height:calc(100vh - 150px)}.chat-side{display:grid;gap:8px;align-content:start}.chat-main{display:grid;grid-template-rows:auto 1fr auto;gap:12px}.model-pill{display:inline-flex;align-items:center;gap:7px;width:fit-content;padding:6px 10px;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:12px;font-weight:700}.messages{display:grid;align-content:start;gap:10px;overflow-y:auto}.empty-chat{align-self:center;justify-self:center;color:#8a94a6}.message{max-width:min(680px,84%);padding:12px;border-radius:12px;background:#f8fafc;color:#334155;white-space:pre-wrap;overflow-wrap:anywhere}.message.user{justify-self:end;background:var(--primary);color:#fff}.ai-citation-list{display:grid;gap:6px;margin-top:10px}.ai-citation-item{display:grid;gap:2px;width:100%;padding:8px 10px;border:1px solid #dbe4f0;border-radius:6px;background:#fff;color:#334155;text-align:left;cursor:pointer}.ai-citation-item strong,.ai-citation-item span,.ai-citation-item small{overflow-wrap:anywhere}.knowledge-version-row:target{outline:2px solid #2563eb;outline-offset:2px;background:#eff6ff}.ai-citation-item span{color:#2563eb;font-size:12px}.ai-citation-item small{color:#64748b;line-height:1.45}.chat-input{display:grid;grid-template-columns:1fr auto;gap:8px}.chat-template-page{width:min(1256px,100%);margin:0 auto}.chat-template-shell{min-height:calc(100vh - 146px);display:grid;grid-template-columns:200px minmax(0,1fr);gap:0;padding:0;overflow:hidden;border-radius:16px}.chat-template-side{display:grid;align-content:start;gap:10px;padding:10px;border-right:1px solid #e7edf5;background:#fff}.chat-new-template{width:100%;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d7e1ee;border-radius:8px;background:#fff;color:#0f172a;font-size:14px;cursor:pointer}.chat-side-label{color:#8a94a6;font-size:12px}.chat-agent-label{display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-agent-label button{border:0;background:transparent;color:var(--primary);padding:2px 4px;font-size:12px;cursor:pointer}.chat-side-label.with-line{padding-top:10px;border-top:1px solid #edf2f7}.chat-agent-row{width:100%;min-height:30px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:8px;background:transparent;color:#0f172a;padding:0 8px;text-align:left;font-size:14px;cursor:pointer}.chat-history-list{display:grid;gap:4px}.chat-history-row{min-width:0;min-height:38px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;border-radius:8px;padding:3px 4px 3px 8px}.chat-history-row:hover,.chat-history-row.active{background:#eef2f7}.chat-history-title{min-width:0;display:flex;align-items:center;gap:7px;border:0;background:transparent;color:#1f2937;padding:0;text-align:left;cursor:pointer}.chat-history-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-history-actions{display:flex;align-items:center;opacity:0;transition:opacity .12s ease}.chat-history-row:hover .chat-history-actions,.chat-history-row:focus-within .chat-history-actions,.chat-history-row.active .chat-history-actions{opacity:1}.chat-history-actions button{width:26px;height:26px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:#9aa5b5;padding:0;cursor:pointer}.chat-history-actions button:hover,.chat-history-actions button.active{background:#fff;color:var(--primary)}.chat-history-actions button:last-child:hover{color:#ef4444}.chat-history-rename.input{min-height:28px;padding:4px 7px;font-size:13px}.chat-template-main{min-width:0;display:grid;grid-template-rows:52px minmax(0,1fr) auto;background:#fff}.chat-template-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border-bottom:1px solid #edf2f7}.model-select-template{min-height:34px;display:inline-flex;align-items:center;gap:7px;border:1px solid #bdebdc;border-radius:999px;background:#e8f8f2;color:#08795f;padding:0 12px;font-weight:650;cursor:pointer}.model-select-template select{max-width:220px;border:0;outline:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.model-menu-wrap,.filter-menu-wrap{position:relative}.model-menu,.filter-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:35;min-width:150px;display:grid;gap:4px;padding:6px;border:1px solid #dce5f1;border-radius:10px;background:#fff;box-shadow:0 16px 34px #0f172a1f}.model-menu{right:0;left:auto}.model-menu button,.filter-menu button{min-height:32px;border:0;border-radius:8px;background:transparent;color:#40506a;padding:0 10px;text-align:left;font-size:13px}.model-menu button.active,.filter-menu button.active{background:#eef4ff;color:var(--primary);font-weight:700}.chat-template-messages{min-height:0;padding:18px;align-content:center}.chat-template-messages .empty-chat{justify-self:end;align-self:start;max-width:460px;border-radius:18px;background:#edf5ff;color:#3b5f91;padding:10px 14px;font-size:14px}.chat-composer-template{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin:0 16px 16px;padding:8px 10px;border:1px solid #d5dfec;border-radius:16px;background:#fff}.chat-composer-input{width:100%;min-height:32px;max-height:120px;border:0;background:transparent;color:var(--text);padding:7px 4px;outline:none;resize:none;font:inherit;line-height:1.5;box-shadow:none}.attach-button,.send-button-template{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:9px;background:transparent;color:#9aa5b5;cursor:pointer}.send-button-template{background:#a9c5fb;color:#fff}.send-button-template:disabled{opacity:.65;cursor:not-allowed}.attachment-chip{width:fit-content;max-width:calc(100% - 32px);display:inline-flex;align-items:center;gap:6px;margin:0 16px 8px;padding:5px 8px;border:1px solid #dce5f1;border-radius:999px;background:#f8fafc;color:#536173;font-size:12px}.attachment-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-chip button{border:0;background:transparent;color:#8a94a6}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.profile-card{text-align:center}.avatar{width:76px;height:76px;display:grid;place-items:center;margin:0 auto 12px;border-radius:22px;background:var(--primary);color:#fff;font-size:28px;font-weight:800}.profile-card h2{margin:0 0 4px}.profile-card p{color:var(--muted);font-size:13px}.profile-card .stats{display:flex;justify-content:center;gap:12px;color:var(--muted);font-size:12px}.switches{display:flex;flex-wrap:wrap;gap:5px}.switches button{min-height:24px;border:1px solid #dce5f2;border-radius:999px;background:#fff;color:#66758a;padding:0 8px;font-size:11px}.switches .on{border-color:var(--primary);background:var(--primary-soft);color:var(--primary)}.admin-filter-card{min-height:56px;display:flex;align-items:center;padding:12px}.admin-table-card{overflow:hidden;padding:16px}.admin-table-card .table-wrap{border-radius:0}.admin-table-card table{min-width:0}.employee-table-card{padding:0;border-radius:16px}.employee-table-card .table-wrap{overflow:hidden;border-radius:0}.employee-table-card th{height:48px;padding:0 16px;border-bottom:1px solid #edf2f7;background:#f6f8fb;color:#52637a;font-size:13px;font-weight:700}.employee-table-card td{height:58px;padding:0 16px;color:#1f2a44;font-size:13px}.employee-table-card tbody tr:last-child td{border-bottom:0}.employee-table-card th:nth-child(n+4):nth-child(-n+7),.employee-table-card td:nth-child(n+4):nth-child(-n+7){text-align:center}.employee-table-card th:last-child,.employee-table-card td:last-child{text-align:center}.employee-cell{display:inline-flex;align-items:center;gap:10px}.employee-cell strong{font-size:14px}.employee-cell span{min-height:22px;display:inline-flex;align-items:center;border:1px solid #ffd777;border-radius:6px;background:#fff8dc;color:#9a6a00;padding:0 6px;font-size:11px;font-weight:700}.employee-edit-dialog.dialog-panel{width:min(448px,100%);gap:16px;padding:22px 24px;border-radius:16px}.employee-edit-dialog .dialog-title{margin-bottom:4px;font-size:18px}.employee-edit-dialog .field{gap:8px;color:#25324a}.employee-edit-dialog .input,.employee-edit-dialog .select-cycle-button{min-height:36px;border-radius:8px;border-color:#111827;color:#111827}.employee-taxonomy-empty{min-height:36px;display:flex;align-items:center;border:1px dashed #f0c56b;border-radius:8px;background:#fffdf7;color:#b7791f;padding:0 12px;font-size:13px;font-weight:500}.employee-taxonomy-empty a{color:#8a5a00;font-weight:700;text-decoration:underline;text-underline-offset:2px}.employee-role-select{width:58px;min-height:36px;border-radius:8px;padding:0 8px;font-size:13px}.employee-edit-save.btn{min-height:38px;margin-top:2px;border-radius:8px;font-size:14px}.avatar.tiny{width:34px;height:34px;font-size:14px}.template-switch{position:relative;width:34px;height:20px;display:inline-block;border:0;background:transparent;padding:0;cursor:pointer}.template-switch input{position:absolute;opacity:0;pointer-events:none}.template-switch span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#d6d2c6;transition:.16s ease}.template-switch span:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:0 1px 2px #0f172a2e;transition:.16s ease}.template-switch input:checked+span,.template-switch.visual-on span{background:var(--primary)}.template-switch input:checked+span:after,.template-switch.visual-on span:after{transform:translate(14px)}.employee-permission-editor{display:grid;gap:8px}.employee-permission-editor strong{display:block;font-size:14px}.employee-permission-editor p{margin:2px 0 0;color:#8a97aa;font-size:12px}.employee-permission-list{overflow:hidden;border:1px solid #dce5f2;border-radius:12px;background:#f8fbff}.employee-permission-row{min-height:40px;display:flex;align-items:center;gap:4px;padding:0 12px;border-bottom:1px solid #e8eef7;color:#43536a;font-size:13px}.employee-permission-row:last-child{border-bottom:0}.employee-permission-row small{color:#f59e0b;font-size:12px}.employee-permission-spacer{flex:1 1 auto}.chat-agent-row.active{border-color:#b8d2ff;background:#eef4ff;color:var(--primary)}.chat-agent-empty{display:block;padding:8px 10px;color:#98a4b6;font-size:12px;line-height:1.55}.chat-agent-create-dialog{width:min(440px,100%);gap:10px;padding:18px}.chat-agent-create-dialog .dialog-title{margin-bottom:2px;font-size:16px}.chat-agent-name-row{display:grid;grid-template-columns:48px minmax(0,1fr);gap:8px}.chat-agent-icon-input.input{padding:6px;text-align:center;font-size:20px}.chat-agent-prompt-input.textarea{min-height:124px;line-height:1.55}.chat-agent-helper,.chat-agent-selected-count{margin:-3px 0 0;color:#98a4b6;font-size:12px}.chat-agent-share-title{color:#344054;font-size:13px}.chat-agent-share-title small{color:#8a97aa;font-weight:400}.chat-agent-share-list{max-height:138px;display:grid;overflow-y:auto;border:1px solid #e3eaf4;border-radius:10px}.chat-agent-share-list>span{padding:13px;color:#9aa5b5;text-align:center;font-size:12px}.chat-agent-share-list label{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:8px 10px;border-bottom:1px solid #eef2f7;cursor:pointer}.chat-agent-share-list label:last-child{border-bottom:0}.chat-agent-share-list label span{min-width:0;display:flex;justify-content:space-between;gap:8px;font-size:13px}.chat-agent-share-list label small{overflow:hidden;color:#98a4b6;text-overflow:ellipsis;white-space:nowrap}.chat-agent-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.admin-add-link{width:fit-content}.admin-add-link.btn{min-height:30px;margin-top:10px;border-color:#b8d2ff;border-radius:10px;background:#f7fbff;color:var(--primary);padding:0 12px;font-size:13px;font-weight:650}.admin-add-link.btn:hover{border-color:var(--primary);background:#eef4ff}.admin-two-col{width:min(1120px,100%);margin:0 auto}.admin-list-card{padding:0;overflow:hidden;border-color:#dfe8f5}.admin-list-card .section-head{min-height:48px;margin:0;padding:0 20px;border-bottom:1px solid #edf2f7}.admin-list-card .section-head h3{display:flex;align-items:center;gap:4px;font-size:15px;font-weight:800;color:#0f172a}.admin-list-card .section-head h3 span{color:#8a97aa;font-size:13px;font-weight:600}.admin-list-rows{display:grid}.admin-list-card .mini-row{min-height:58px;padding:0 20px}.admin-directory-row{transition:background .14s ease}.admin-directory-row:hover{background:#f8fbff}.admin-directory-name{display:inline-flex;align-items:center;gap:10px;color:#0f172a;font-size:14px;font-weight:700}.admin-directory-name .dot{width:9px;height:9px;flex:0 0 9px}.admin-directory-actions{display:inline-flex;align-items:center;gap:16px;color:#8a97aa}.admin-directory-actions em{min-width:30px;color:#8a97aa;font-style:normal;font-size:13px;font-weight:500;text-align:right}.admin-directory-delete{color:#8a97aa;font-size:13px;font-weight:650}.admin-directory-delete:hover{color:#ef4444}.admin-directory-delete-confirm{display:inline-flex;align-items:center;overflow:hidden;border-radius:999px;background:#f8fafc}.admin-directory-delete-confirm button{height:28px;border:0;background:transparent;padding:0 10px;font-size:13px;font-weight:650;cursor:pointer}.admin-directory-delete-confirm .confirm{color:#ef4444}.admin-directory-delete-confirm .confirm:hover{background:#fff1f2}.admin-directory-delete-confirm .cancel{color:#94a3b8}.admin-directory-delete-confirm .cancel:hover{background:#eef2f7;color:#64748b}.admin-inline-form{grid-template-columns:minmax(0,1fr) auto auto;margin:0;padding:10px 20px 16px;border-top:1px solid #edf2f7}.admin-inline-form input[type=color]{width:52px;height:32px}.admin-add-row{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;background:transparent;color:var(--primary);padding:0 10px;font-size:13px;font-weight:700}.admin-add-row.full-row{width:100%;min-height:48px;justify-content:flex-start;padding:0 20px;border-top:1px solid #edf2f7}.row-actions{display:inline-flex;align-items:center;gap:4px}.employee-table-card .row-actions{gap:8px}.employee-table-card .row-actions .link-btn{padding:4px 0}.employee-table-card .row-actions .muted-action{color:#a8b1c2}.employee-table-card .row-actions .muted-action:hover{color:#7f8da0}.muted-action{color:#b4bdcc}.danger-icon{color:var(--danger)}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.search-box{width:min(430px,100%);display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--faint)}.search-box .input{border:0;padding-left:0}.search-box .input:focus{box-shadow:none}.platform-tenant-filters{display:grid;grid-template-columns:minmax(260px,1fr) minmax(150px,220px) minmax(180px,240px);align-items:center;gap:12px;padding:12px}.platform-tenant-filters .search-box{width:100%}.subscription-page,.document-page,.knowledge-page,.profile-page{width:min(1296px,100%);display:grid;gap:14px;margin:0 auto}.subscription-page{width:min(1296px,100%);gap:12px}.subscription-week-card,.document-toolbar-card,.subscription-month-card{min-height:80px;display:flex;align-items:center;gap:18px;padding:12px 16px}.subscription-week-card{min-height:80px;gap:12px;padding:12px 16px}.subscription-week-days{min-width:0;flex:1;display:flex;align-items:stretch;gap:14px;overflow-x:auto}.subscription-week-days button,.month-tile{min-width:58px;min-height:54px;border:0;border-radius:10px;background:transparent;color:#617089;padding:7px 10px}.subscription-week-days button.active{background:var(--primary);color:#fff}.subscription-week-days .subscription-view-tile{min-width:46px;color:#617089}.subscription-week-days .subscription-view-tile strong{font-size:13px}.month-tile{border:1px solid #e6e2de;background:#fafafa;color:#595959}.month-tile.active{border-color:#ffe600;background:#ffe600;color:#111;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.subscription-week-days span,.month-tile span{display:block;font-size:12px}.subscription-week-days strong,.month-tile strong{display:block;margin-top:4px;font-size:14px}.subscription-date-picker{position:relative;min-height:38px;display:inline-flex;align-items:center;gap:10px;border:1px solid var(--line-strong);border-radius:10px;background:#fff;color:#40506a;padding:0 14px;white-space:nowrap}.subscription-date-picker input{position:static;width:118px;border:0;background:transparent;color:inherit;font:inherit;outline:0}.subscription-date-picker span{display:none}.subscription-date-actions,.subscription-month-title,.subscription-help-wrap{display:inline-flex;align-items:center}.subscription-date-actions{flex:0 0 auto;gap:8px}.subscription-month-title{gap:6px}.subscription-help-wrap{position:relative}.subscription-help-button{width:16px;height:16px;flex:0 0 16px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:#c2c9d4;padding:0}.subscription-help-button:hover,.subscription-help-button.active{color:#5b7fd1}.subscription-help-popover{position:fixed;z-index:96;width:264px;max-width:calc(100vw - 24px);border:1px solid #e1e7f0;border-radius:12px;background:#fff;color:#4d5b70;padding:12px;box-shadow:0 14px 36px #0f172a29;font-size:12px;line-height:1.625}.subscription-help-popover>strong{display:flex;align-items:center;gap:4px;margin-bottom:4px;color:#1f2430;font-size:12px;font-weight:600}.subscription-help-popover>strong svg{color:#5b7fd1}.subscription-help-popover ul{margin:0;padding-left:16px}.subscription-help-popover li+li{margin-top:2px}.subscription-help-popover b{color:#2a2f3a;font-weight:600}.subscription-filter-card{width:196px;min-height:110px;flex:0 0 196px;display:block;border:1px solid #e5e8ee;background:#fff;padding:10px;box-shadow:0 2px 12px #0f172a0a}.subscription-filter-card-daily{border-radius:18px}.subscription-filter-card-okr{border-color:#e6eaf1;border-radius:16px;box-shadow:0 1px 8px #0f172a0a}.subscription-content-row{min-width:0;display:flex;align-items:flex-start;gap:12px}.subscription-okr-content-row{gap:10px}.subscription-filter-inner{display:block}.subscription-filter-card button,.subscription-pill-row button{min-height:34px;border:1px solid #cfe0fb;border-radius:10px;background:#fff;color:var(--primary);padding:0 14px;font-size:13px;font-weight:700}.subscription-filter-card button{width:100%;min-height:34px;display:flex;align-items:center;gap:8px;border-radius:12px;padding:6px 10px;font-size:12px;font-weight:500}.subscription-pill-row button.active{background:var(--primary);color:#fff}.subscription-pill-row button span{margin-right:6px}.subscription-filter-card-daily button.active{border-color:#2f6bff;background:#2f6bff;color:#fff;box-shadow:0 6px 16px #2f6bff38}.subscription-filter-card-okr button.active{border-color:#9ebeff;background:#eef4ff;color:#2f6bff}.subscription-filter-icon{width:20px;height:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#f1f4f9;font-size:11px}.subscription-filter-card-daily button.active .subscription-filter-icon{border-radius:8px;background:#fff3;color:#fff}.subscription-filter-label{flex:1 1 auto;text-align:left}.subscription-filter-count{color:#9aa7b8;font-size:11px}.subscription-filter-card-daily button.active .subscription-filter-count{color:#ffffffbf}.subscription-legend{display:grid;gap:4px;margin-top:8px;border-top:1px solid #eef1f5;color:#9aa7b8;padding:8px 4px 0;font-size:11px}.subscription-legend span{display:inline-flex;align-items:center;gap:6px}.subscription-legend-dot{width:8px;height:8px;border-radius:999px;display:inline-block}.subscription-legend-dot.green{background:#5fbf7e}.subscription-legend-dot.red{background:#e0857a}.subscription-results-column{min-width:0;min-height:280px;flex:1 1 auto}.subscription-result-card{min-width:0;min-height:280px;display:block;padding:24px 20px}.subscription-result-card-daily{border-color:#e5e8ee;border-radius:18px;box-shadow:0 2px 12px #0f172a0a}.subscription-result-card-okr{border-color:#e6eaf1;border-radius:16px;box-shadow:0 1px 8px #0f172a0a}.subscription-empty-state{min-height:0;display:block;color:#8a96aa;text-align:center}.subscription-empty-line{margin-bottom:16px;color:#9aa7b8;font-size:12px;line-height:18px}.subscription-empty-guide{width:min(520px,100%);margin:0 auto;border:1px solid #e3eaf5;border-radius:16px;background:linear-gradient(135deg,#f7faff,#fff);color:#5b6b82;padding:20px;text-align:left}.subscription-guide-title{display:block;color:#2e5da8;font-size:14px;line-height:21px;font-weight:600}.subscription-empty-guide p{margin:6px 0 0;color:#5b6b82;font-size:13px;line-height:1.625}.subscription-guide-steps{display:grid;gap:6px;margin-top:12px}.subscription-guide-steps span{display:flex;align-items:flex-start;gap:8px;color:#66758a;font-size:12px;line-height:1.625}.subscription-guide-steps i{width:16px;height:16px;flex:0 0 auto;display:grid;place-items:center;margin-top:2px;border-radius:999px;background:#e8f0fe;color:#2e5da8;font-style:normal;font-size:10px;font-weight:700}.subscription-empty{min-height:82px;display:grid;place-items:center;color:#98a4b6;font-size:13px}.subscription-person-row,.subscription-manage-row{display:flex;align-items:center;gap:12px;padding:14px 12px;border-top:1px solid #edf2f7}.subscription-person-row:first-child,.subscription-manage-row:first-child{border-top:0}.subscription-report-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.subscription-report-head h2{margin:0;font-size:22px}.subscription-pill-row{display:flex;align-items:center}.subscription-pill-row.inline{margin-top:-2px}.subscription-month-card{min-height:52px;justify-content:space-between;padding:10px 16px}.subscription-month-card .traffic-month-controls button{width:30px;height:30px;border-radius:10px}.subscription-month-card .traffic-month-controls{gap:12px}.subscription-month-card span,.subscription-manage-head span{color:var(--muted);font-size:13px}.subscription-manage-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.subscription-search,.document-search,.knowledge-search{width:min(448px,100%)}.subscription-manage-list{display:grid;padding:16px}.avatar.soft{width:48px;height:48px;margin:0;border-radius:999px;background:#dcfce7;color:#168252;font-size:18px}.document-toolbar-card{justify-content:space-between}.document-toolbar-card .btn{margin-left:auto}.filter-select{min-height:38px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line-strong);border-radius:10px;background:#fff;color:#6a7890;padding:0 12px;font-size:13px}.filter-select span{margin-left:22px;color:var(--faint);font-size:12px}.document-list-card{position:relative;min-height:116px;display:grid;align-content:start;padding:16px}.document-total{position:absolute;top:16px;right:18px;color:#8a97aa;font-size:13px}.document-month-group{display:grid;gap:8px}.document-month-group+.document-month-group{margin-top:20px}.document-month-group h3{margin:0 0 8px;font-size:15px}.template-row{min-height:56px;padding:12px 8px}.template-row:first-child{border-top:1px solid #edf2f7}.template-row .row-actions{margin-left:auto}.document-row{display:grid;grid-template-columns:22px 20px minmax(0,1fr) auto auto;align-items:center;gap:10px;position:relative;transition:background .16s ease,box-shadow .16s ease,opacity .16s ease}.document-row.dragging{opacity:.34;background:#f8fbff}.document-row.drag-over{background:#f8fbff}.document-drag-button{cursor:grab;color:#9aa8bb;border-radius:6px}.document-drag-button:active{cursor:grabbing}.document-drag-button:hover{background:#f3f6fb;color:#617089}.document-drag-button:before{content:"";width:12px;height:18px;background-image:radial-gradient(currentColor 1.1px,transparent 1.4px);background-size:5px 5px;background-position:0 0}.document-row-title{min-width:0}.document-title-link{border:0;background:transparent;color:inherit;padding:0;text-align:left}.document-title-link:hover strong{color:var(--primary)}.document-row-title strong{color:#111827;font-size:14px}.document-row-time{color:#718198;font-size:13px;white-space:nowrap}.document-row .row-actions{gap:12px}.document-row .link-btn{display:inline-flex;align-items:center;gap:4px;min-height:22px;padding:0;border-radius:0;color:#64748b;font-size:13px;font-weight:500;line-height:1}.document-row .document-action svg{stroke-width:2}.document-row .document-action-edit{color:var(--primary)}.document-row .document-action-delete{color:var(--danger)}.document-row .link-btn:hover{color:var(--primary)}.document-row .document-action-delete:hover{color:var(--danger)}.share-link-modal{width:min(380px,100%);padding:20px}.share-doc-title{margin:-4px 0 8px;color:#718198;font-size:13px;line-height:1.6}.share-expiry-label{color:#526176;font-size:13px;font-weight:700}.share-expiry-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.share-expiry-options button{min-height:36px;border:1px solid #d7e2f0;border-radius:10px;background:#fff;color:#526176;font-size:13px;font-weight:700}.share-expiry-options button.active{border-color:var(--primary);background:#eef4ff;color:var(--primary)}.share-link-help{margin:6px 0 4px;border-radius:10px;background:#f6f8fc;color:#8a97aa;padding:10px;font-size:12px}.document-viewer-page{width:min(860px,100%);display:grid;gap:12px;margin:0 auto}.document-viewer-head,.document-viewer-content{border:1px solid #e1e8f2;border-radius:14px;background:#fff;box-shadow:0 12px 26px #0f172a0a}.document-viewer-head{padding:12px 16px 14px}.document-breadcrumb{display:flex;align-items:center;gap:8px;color:#8a97aa;font-size:12px;margin-bottom:12px}.document-breadcrumb button{border:0;background:transparent;color:#8a97aa;padding:0;font:inherit}.document-breadcrumb button:hover{color:var(--primary)}.document-title-bar{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px}.document-view-icon{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:9px;background:#eef4ff;color:var(--primary)}.document-title-main{min-width:0}.document-title-main h1{margin:0;color:#111827;font-size:18px;line-height:1.4}.document-title-main p{margin:5px 0 0;color:#718198;font-size:12px}.document-view-actions{display:flex;align-items:center;gap:8px}.doc-nav-button,.doc-icon-action{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #e1e8f2;border-radius:9px;background:#fff;color:#526176;padding:0 10px;font-size:12px;font-weight:650}.doc-nav-button:disabled{color:#b5c0cf;background:#f8fafc;cursor:not-allowed}.doc-icon-action{width:30px;padding:0}.doc-icon-action:hover{border-color:#c8d7f2;color:var(--primary);background:#f8fbff}.document-viewer-content{min-height:388px;padding:34px 36px}.document-viewer-content .rich-preview,.document-viewer-content>p{color:#111827;font-size:14px;line-height:1.8}.public-share-page{min-height:100vh;display:grid;align-content:start;justify-content:center;gap:16px;padding:64px 20px;background:#f4f7fb}.public-share-kicker{width:min(900px,calc(100vw - 40px));display:inline-flex;align-items:center;gap:10px;color:#718198;font-size:14px}.public-share-kicker svg{width:32px;height:32px;border-radius:10px;background:#fff;color:var(--primary);padding:8px;box-shadow:0 4px 12px #0f172a0d}.public-share-card{width:min(900px,calc(100vw - 40px));min-height:490px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;padding:28px 32px;box-shadow:0 16px 40px #0f172a0f}.public-share-head{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start}.public-share-icon{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:12px;background:#eef4ff;color:var(--primary)}.public-share-head h1{margin:0;color:#111827;font-size:24px;line-height:1.35}.public-share-head p{margin:8px 0 0;color:#718198;font-size:13px}.public-share-divider{height:1px;margin:24px 0;background:#e7edf5}.public-share-content .rich-preview{color:#111827;font-size:15px;line-height:1.75}.public-share-empty{display:grid;place-items:center;min-height:320px;color:#718198;text-align:center}.public-share-empty h1{margin:0 0 8px;color:#111827;font-size:22px}.knowledge-directory-card{display:grid;gap:14px;padding:14px 16px}.knowledge-directory-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px}.knowledge-directory-card .section-head{margin-bottom:12px}.knowledge-title-head{position:relative;justify-content:flex-start;gap:6px}.knowledge-directory-card .section-head h3,.knowledge-related-card h3,.knowledge-comments-card h3{display:inline-flex;align-items:center;gap:8px}.knowledge-help-wrap{position:relative;display:inline-flex}.knowledge-help-button{width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7e2f2;border-radius:999px;background:#f8fbff;color:#8a97aa;padding:0}.knowledge-help-button:hover{border-color:#a8c4ff;color:var(--primary)}.knowledge-help-popover{position:absolute;top:25px;left:-6px;z-index:50;width:330px;border:1px solid #dbe7fb;border-radius:4px;background:#fff;padding:14px 16px 16px;box-shadow:0 18px 44px #0f172a24}.knowledge-help-popover strong{display:block;margin-bottom:8px;color:#111827;font-size:14px}.knowledge-help-popover ul{display:grid;gap:8px;margin:0;padding-left:17px;color:#43526a;font-size:13px;line-height:1.55}.knowledge-folder-tabs{display:flex;align-items:center;gap:10px;overflow-x:auto}.knowledge-folder-tabs button{min-height:40px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line-strong);border-radius:11px;background:#fff;color:#40506a;padding:0 14px;white-space:nowrap}.knowledge-folder-tabs button.active{border-color:#a8c4ff;background:var(--primary-soft);color:var(--primary);font-weight:700}.knowledge-folder-tabs span{color:#8794a8;font-size:12px}.knowledge-directory-tools{display:flex;align-items:center;justify-content:flex-end;gap:8px}.knowledge-search{width:min(320px,32vw)}.knowledge-directory-tools .btn{white-space:nowrap}.knowledge-leave-button{min-height:36px;border:1px solid #f4c7c7;border-radius:10px;background:#fff7f7;color:var(--danger);padding:0 12px;font-size:13px;font-weight:700}.knowledge-invite-picker{max-height:220px;overflow:auto;display:grid;gap:8px;padding:8px;border:1px solid #dbe7fb;border-radius:12px;background:#f8fbff}.knowledge-invite-picker>span{color:#8a97aa;font-size:13px;text-align:center;padding:18px 0}.knowledge-invite-picker button{min-height:40px;display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #dce6f5;border-radius:10px;background:#fff;color:#334155;padding:0 10px;text-align:left}.knowledge-invite-picker button.selected{border-color:#2f6bff;background:#eef4ff}.knowledge-invite-picker button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.knowledge-invite-picker button em{color:#8a97aa;font-size:12px;font-style:normal}.knowledge-list-card{display:grid;align-content:start;padding:0 16px 16px}.knowledge-row{display:grid;grid-template-columns:22px 20px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;position:relative;transition:background .16s ease,box-shadow .16s ease,opacity .16s ease}.knowledge-row.dragging{opacity:.34;background:#f8fbff}.knowledge-row.drag-over{background:#f8fbff}.document-row.drag-over:before,.document-row.drag-over:after,.knowledge-row.drag-over:before,.knowledge-row.drag-over:after{content:"";display:none;position:absolute;left:8px;right:8px;height:2px;border-radius:999px;background:#2f6bff;box-shadow:0 0 0 3px #2f6bff1f;pointer-events:none}.document-row.drag-over-before:before,.knowledge-row.drag-over-before:before{display:block;top:-1px}.document-row.drag-over-after:after,.knowledge-row.drag-over-after:after{display:block;bottom:-1px}.knowledge-row-title{min-width:0;display:grid;gap:3px;border:0;background:transparent;color:inherit;padding:0;text-align:left}.knowledge-row-title strong{color:#111827;font-size:14px}.knowledge-row-title p{margin:0;color:#718198;font-size:12px}.knowledge-row-title:hover strong{color:var(--primary)}.knowledge-row .row-actions{display:inline-flex;align-items:center;gap:16px}.knowledge-row .link-btn{display:inline-flex;align-items:center;gap:4px;color:var(--primary)}.knowledge-row .danger-icon{color:var(--danger)}.knowledge-folder-select{width:100%;min-height:46px;border:1px solid #d7e2f0;border-radius:10px;background:#fff;color:#344054;padding:0 12px;font-size:13px;font-weight:700}.knowledge-view-page{width:min(980px,100%);display:grid;gap:12px;margin:0 auto}.knowledge-view-head,.knowledge-view-content,.knowledge-related-card,.knowledge-comments-card{border:1px solid #e1e8f2;border-radius:14px;background:#fff;box-shadow:0 12px 26px #0f172a0a}.knowledge-view-head{padding:12px 16px 14px}.knowledge-view-content{min-height:390px;padding:34px 36px}.knowledge-view-content .rich-preview{color:#111827;font-size:14px;line-height:1.9}.knowledge-folder-badge{display:inline-flex;align-items:center;min-height:22px;margin-left:8px;border-radius:999px;background:#eef4ff;color:var(--primary);padding:0 8px;font-size:12px;font-weight:700}.doc-nav-button.active{border-color:#a8c4ff;background:var(--primary-soft);color:var(--primary)}.knowledge-related-card,.knowledge-comments-card{display:grid;gap:12px;padding:16px}.knowledge-related-card h3,.knowledge-comments-card h3{margin:0;color:#111827;font-size:15px}.knowledge-related-card h3 span{color:#9aa8bb;font-size:12px;font-weight:500}.knowledge-related-card button{min-height:34px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border:0;border-radius:8px;background:transparent;color:#111827;padding:0 4px;text-align:left}.knowledge-related-card button:hover{background:#f6f9ff;color:var(--primary)}.knowledge-related-card em{color:#718198;font-style:normal;font-size:12px}.knowledge-empty-text{margin:0;color:#8a97aa;font-size:13px}.knowledge-comment-list{display:grid;gap:8px}.knowledge-comment-list>p{margin:0;border-radius:10px;background:#f6f8fc;color:#8a97aa;padding:14px;text-align:center;font-size:13px}.knowledge-comment-row{display:grid;gap:4px;border-bottom:1px solid #edf2f7;padding:0 0 10px}.knowledge-comment-row strong{color:#111827;font-size:13px}.knowledge-comment-row span{color:#8a97aa;font-size:12px}.knowledge-comment-row p{margin:0;color:#344054;font-size:13px}.knowledge-comment-compose{display:grid;grid-template-columns:minmax(0,1fr) 66px;align-items:stretch;gap:10px}.knowledge-comment-compose .textarea{min-height:56px;resize:vertical}.drag-handle{color:#b7c1d1;letter-spacing:0}.drag-button{width:22px;min-height:28px;display:inline-grid;place-items:center;border:0;background:transparent;padding:0;font:inherit}.drag-button:before{content:"";width:12px;height:18px;background-image:radial-gradient(currentColor 1.1px,transparent 1.4px);background-size:5px 5px;background-position:0 0}.drag-preview{pointer-events:none;border:1px solid #dbe7fb;border-radius:10px;background:#fff;box-shadow:0 18px 42px #0f172a2e;opacity:.98}.link-btn{border:0;background:transparent;color:var(--primary);padding:4px;font-size:13px;font-weight:650}.profile-page{gap:20px}.profile-hero{overflow:hidden;padding:0}.profile-cover{height:128px;background:linear-gradient(100deg,#dff0ff,#edf5ff 48%,#d5f8df)}.profile-identity{min-height:86px;display:grid;grid-template-columns:190px minmax(0,1fr) auto;align-items:end;gap:16px;padding:0 26px 24px}.profile-avatar{width:96px;height:96px;margin:-48px 0 0;border:4px solid #fff;border-radius:999px;background:#dcfce7;color:#168252;font-size:32px;overflow:hidden}.profile-avatar img,.settings-logo-preview img{width:100%;height:100%;object-fit:cover}.profile-name-block{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.profile-name-block h1{margin:0;font-size:28px}.profile-name-block p{flex-basis:100%;margin:0;color:var(--muted);font-size:14px}.upload-chip{min-height:28px;border:1px solid #abe2c4;border-radius:999px;background:#f0fdf4;color:#168252;padding:0 12px;font-size:12px;font-weight:700}.profile-metrics{display:inline-grid;grid-template-columns:repeat(3,minmax(88px,1fr));gap:12px}.profile-metrics span{min-height:80px;display:grid;place-items:center;border-radius:12px;background:#f8fafc;color:var(--muted);padding:8px 12px;font-size:12px;text-align:center}.profile-metrics strong{display:block;color:#111827;font-size:26px}.profile-sections{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,1fr);gap:20px}.profile-about,.profile-info-card{min-height:518px}.profile-about>p{color:#4f5d73;line-height:1.8}.skill-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px;color:#98a4b6}.skill-tags span{border-radius:999px;background:#f8fafc;padding:6px 10px;font-size:13px}.profile-about-edit{display:grid;gap:12px}.profile-about-edit .textarea{min-height:66px}.profile-about-actions{display:inline-flex;align-items:center;gap:8px}.profile-about-actions .btn{min-height:30px;padding:0 12px}.profile-info-list{display:grid;gap:18px}.profile-colleague-card{display:flex;align-items:center;gap:10px}.profile-colleague-search{width:min(260px,100%)}.profile-colleague-card>button{min-height:32px;border:1px solid #dce5f2;border-radius:999px;background:#fff;color:#526176;padding:0 13px;font-size:13px;font-weight:650}.profile-colleague-card>button.active{border-color:var(--primary);background:var(--primary);color:#fff}.profile-colleague-card>button span{margin-left:4px}.profile-info-item{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px}.profile-info-item>span{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#f8fafc;color:#98a4b6}.profile-info-item p{margin:0 0 3px;color:#98a4b6;font-size:12px}.profile-info-item strong{font-size:14px}.plain-page-head{padding:28px 96px 4px}.plain-page-head h2{margin:0 0 8px;font-size:22px}.plain-page-head p{margin:0;color:var(--muted);font-size:13px}.ai-quota-page{gap:18px}.quota-warning{min-height:40px;display:flex;align-items:center;border-radius:8px;background:#fff1d7;color:#9a5a00;padding:0 16px;font-size:13px}.quota-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:120px;padding:16px 12px 20px}.quota-stats span{display:block;color:#4c3fb4;font-size:12px}.quota-stats strong{display:block;margin-top:8px;color:#1d1988;font-size:22px;font-weight:500}.agent-table-card{padding:0}.agent-load-error{padding:10px 14px;border:1px solid #fecaca;border-radius:8px;background:#fff1f2;color:#b42318;font-size:13px}.agent-name-cell{display:flex;align-items:center;gap:8px;min-width:140px}.agent-policy-summary{display:grid;gap:2px;color:#334155;font-size:13px}.agent-policy-summary small{color:var(--muted);font-size:11px}.agent-grant-list{display:grid;gap:10px;margin-top:18px}.agent-grant-list h4{margin:0;font-size:14px}.agent-table-head{min-height:44px;display:grid;grid-template-columns:80px 1fr 1.6fr 1fr .8fr .8fr;align-items:center;border-bottom:1px solid #edf2f7;background:#f8fafc;color:#66758a;padding:0 16px;font-size:13px;font-weight:700}.agent-empty-state{min-height:152px;display:grid;place-items:center;margin:16px 20px;border:1px solid #edf2f7;border-radius:14px;color:#8a94a6;font-size:13px}.agent-table-card .table-wrap{border-bottom:1px solid #edf2f7}.agent-table-card .empty{margin:0 20px 16px}.agent-default-card{display:grid;gap:0;padding:0;overflow:hidden}.agent-default-card .section-head{min-height:66px;margin:0;padding:14px 20px;border-bottom:1px solid #edf2f7}.agent-default-list{display:grid}.agent-default-row{min-height:62px;display:grid;grid-template-columns:32px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 20px;border-bottom:1px solid #edf2f7}.agent-default-row:last-child{border-bottom:0}.agent-default-row p{margin:3px 0 0;color:var(--muted);font-size:12px}.agent-icon{width:24px;height:24px;display:grid;place-items:center;font-size:18px}.avatar.small{width:34px;height:34px;margin:0;border-radius:10px;font-size:14px}.subscription-grid,.permission-grid{display:grid;gap:10px}.subscription-card,.subscribed-row,.permission-card,.permission-member{display:flex;align-items:center;gap:12px}.subscription-main,.permission-member div,.subscribed-row div{min-width:0}.subscription-main p,.permission-member p,.subscribed-row p{margin:3px 0 0;color:var(--muted);font-size:12px}.subscription-actions{margin-left:auto;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.subscribed-row{padding:12px;border-top:1px solid #edf2f7}.subscribed-row .pill{margin-left:auto}.empty-inline{display:grid;place-items:center;min-height:150px;color:var(--faint);text-align:center}.permission-card{align-items:stretch;flex-direction:column}.permission-folders{display:grid;gap:8px}.permission-row{display:grid;grid-template-columns:minmax(140px,1fr) auto auto;align-items:center;gap:10px;padding:10px;border:1px solid #edf2f7;border-radius:10px;background:#fbfcfe;font-size:13px}.permission-row label{display:inline-flex;align-items:center;gap:5px;color:var(--muted);white-space:nowrap}.admin-main:has(.knowledge-permission-template){padding-right:16px;padding-left:16px}.knowledge-permission-template{width:min(1180px,100%);gap:12px}.knowledge-personal-section,.knowledge-company-section{border:1px solid #e5eaf2;border-radius:16px;background:#fff}.knowledge-personal-section{padding:12px 16px;box-shadow:0 2px 10px #0f172a0a}.knowledge-personal-heading{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:#4d5b70;font-size:13px}.knowledge-personal-heading>svg{flex:0 0 auto}.knowledge-personal-heading strong{font-weight:650}.knowledge-personal-heading span{color:#9aa7b8;font-size:11px;font-weight:400}.knowledge-personal-list{overflow:hidden;border:1px solid #eef1f5;border-radius:12px}.knowledge-personal-row{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;border-bottom:1px solid #eef1f5}.knowledge-personal-row:last-child{border-bottom:0}.knowledge-personal-copy{min-width:0}.knowledge-personal-copy>strong{display:block;overflow:hidden;color:#1f2430;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.knowledge-personal-meta{display:flex;flex-wrap:wrap;gap:4px 12px;margin-top:4px;color:#9aa7b8;font-size:11px}.knowledge-manage-members{height:28px;flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#2e5da8;padding:0 10px;font-size:12px;font-weight:600}.knowledge-manage-members:hover{border-color:#b9c9e1;background:#f8fbff}.knowledge-personal-empty{min-height:54px;display:grid;place-items:center;color:#9aa7b8;font-size:12px}.knowledge-company-section{padding:16px}.knowledge-company-heading{min-height:64px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid #eef1f5}.knowledge-company-heading h2{margin:0;color:#1f2430;font-size:17px;font-weight:650}.knowledge-company-heading p{margin:4px 0 0;color:#8a96a8;font-size:12px}.permission-add-button,.permission-inline-save,.permission-inline-cancel{height:36px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:12px;padding:0 16px;font-size:13px}.permission-add-button,.permission-inline-save{border:1px solid #2f6bff;background:#2f6bff;color:#fff;font-weight:650}.permission-add-button:hover,.permission-inline-save:hover:not(:disabled){border-color:#245ce4;background:#245ce4}.permission-inline-save:disabled{cursor:not-allowed;opacity:.5}.permission-inline-cancel{border:1px solid #d7e0ec;background:#fff;color:#667085}.permission-inline-cancel:hover{border-color:#bcc9da;background:#f8fafc}.permission-create-inline{display:flex;align-items:center;gap:8px}.permission-create-inline input{width:192px;height:36px;border:1px solid #dfe6f0;border-radius:12px;outline:0;padding:0 12px;color:#1f2430;font-size:13px}.permission-create-inline input:focus,.permission-rename-inline input:focus{border-color:#8fb0ff;box-shadow:0 0 0 3px #2f6bff1a}.permission-folder-list{display:grid;gap:12px;margin-top:16px}.permission-empty-state{min-height:84px;display:grid;place-items:center;border:1px dashed #cbd9ee;border-radius:12px;color:#8a94a6;font-size:13px}.permission-folder-card{position:relative;display:grid;gap:12px;padding:12px;border:1px solid #e5eaf2;border-radius:16px;background:#fbfcfe;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,opacity .16s ease}.permission-folder-card:hover,.permission-folder-card:focus-within{border-color:#d6e1f0;background:#fff;box-shadow:0 8px 22px #0f172a0f}.permission-folder-card.dragging{opacity:.48}.permission-folder-card.drag-over-before:before,.permission-folder-card.drag-over-after:after{content:"";position:absolute;right:10px;left:10px;z-index:2;height:2px;border-radius:999px;background:#2f6bff}.permission-folder-card.drag-over-before:before{top:-7px}.permission-folder-card.drag-over-after:after{bottom:-7px}.permission-folder-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.permission-folder-title{min-width:0;display:flex;align-items:flex-start;gap:8px}.permission-folder-title>div{min-width:0}.permission-folder-title>div>span{display:block;margin-top:4px;color:#8a96a8;font-size:12px}.permission-drag{width:24px;height:24px;flex:0 0 auto;display:inline-grid;place-items:center;border:0;border-radius:6px;background:transparent;color:#b8c1d0;padding:0;cursor:grab}.permission-drag:hover,.permission-drag:focus-visible{background:#eef4ff;color:#2f6bff}.permission-drag:active{cursor:grabbing}.permission-folder-name{display:block;max-width:100%;overflow:hidden;border:0;border-radius:4px;background:transparent;color:#1f2430;padding:0 2px;font-size:14px;font-weight:650;line-height:20px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.permission-folder-name:hover{background:#eef4ff;color:#2f6bff}.permission-folder-actions{display:flex;align-items:center;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease}.permission-folder-card:hover .permission-folder-actions,.permission-folder-card:focus-within .permission-folder-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.permission-delete{height:32px;display:inline-flex;align-items:center;gap:5px;border:1px solid #f0d3d0;border-radius:8px;background:#fff;color:#c84f45;padding:0 10px;font-size:12px}.permission-delete:hover{border-color:#e8b7b2;background:#fff7f6}.permission-rename-inline{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.permission-rename-inline input{width:180px;min-width:180px;height:32px;border:1px solid #c8d7ff;border-radius:8px;outline:0;padding:0 10px;color:#1f2430;font-size:13px;font-weight:650}.permission-rename-inline .permission-inline-save,.permission-rename-inline .permission-inline-cancel,.knowledge-personal-member-footer .permission-inline-save,.knowledge-personal-member-footer .permission-inline-cancel{height:32px;border-radius:8px;padding:0 10px;font-size:12px}.permission-employee-select{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px dashed #c8d7ff;border-radius:12px;background:#f8fbff;color:#2f6bff;padding:8px 12px;font-size:13px;font-weight:600;text-align:left;transition:border-color .15s ease,background .15s ease}.permission-employee-select:hover,.permission-employee-select:focus-visible{border-color:#9eb8ff;background:#eef4ff}.permission-selected-avatars{display:inline-flex;align-items:center;justify-content:flex-end;min-width:24px}.permission-selected-avatars i,.permission-selected-avatars em{width:28px;height:28px;display:inline-grid;place-items:center;margin-left:-6px;border:2px solid #f8fbff;border-radius:999px;background:#eaf7f1;color:#22765f;font-size:12px;font-style:normal;font-weight:750}.permission-selected-avatars em{background:#edf2f8;color:#69768a;font-size:10px}.permission-unselected{color:#9aa7b8;font-size:12px;font-weight:400}.knowledge-personal-member-popover{position:fixed;top:96px;left:50%;z-index:96;width:min(320px,calc(100vw - 24px));display:grid;gap:10px;padding:12px;border:1px solid #e1e7f0;border-radius:16px;background:#fff;box-shadow:0 16px 40px #0f172a29;transform:translate(-50%)}.knowledge-personal-member-popover>strong{color:#1f2430;font-size:13px;font-weight:650}.knowledge-member-search{height:40px;display:flex;align-items:center;gap:8px;margin:16px 16px 12px;border:1px solid #dfe6f0;border-radius:12px;color:#9aa7b8;padding:0 12px}.knowledge-member-search.compact{height:32px;margin:0;border-radius:8px;padding:0 9px}.knowledge-member-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#1f2430;font-size:13px}.knowledge-member-list{max-height:360px;display:grid;gap:6px;overflow-y:auto;margin:0 16px 16px;padding:4px;border:1px solid #e5eaf2;border-radius:12px;background:#fbfcfe}.knowledge-member-list.compact{max-height:200px;margin:0;border-radius:8px}.knowledge-member-row{min-height:52px;display:grid;grid-template-columns:32px minmax(0,1fr) 20px;align-items:center;gap:9px;border:0;border-radius:10px;background:transparent;color:#334155;padding:7px 9px;text-align:left}.knowledge-member-row:hover{background:#f1f5fb}.knowledge-member-row.selected{background:#eef4ff;color:#2f6bff}.knowledge-member-row>i{width:32px;height:32px;display:inline-grid;place-items:center;border-radius:999px;background:#eaf7f1;color:#22765f;font-size:12px;font-style:normal;font-weight:750}.knowledge-member-row>span{min-width:0;display:grid;gap:2px}.knowledge-member-row strong{overflow:hidden;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.knowledge-member-row small{overflow:hidden;color:#8a96a8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.knowledge-member-row>em{width:20px;height:20px;display:inline-grid;place-items:center;border:1px solid #d5deeb;border-radius:999px;color:#fff;font-style:normal}.knowledge-member-row.selected>em{border-color:#2f6bff;background:#2f6bff}.knowledge-member-empty{min-height:48px;display:grid;place-items:center;color:#9aa7b8;font-size:12px}.knowledge-member-select-all{min-height:30px;display:flex;align-items:center;gap:7px;border:0;border-radius:7px;background:transparent;color:#667085;padding:4px 7px;font-size:12px;text-align:left}.knowledge-member-select-all:disabled{cursor:default;opacity:.55}.knowledge-member-select-all>span{width:16px;height:16px;display:inline-grid;place-items:center;border:1px solid #d5deeb;border-radius:5px}.knowledge-member-select-all>span.checked{border-color:#2f6bff;background:#2f6bff;color:#fff}.knowledge-personal-member-footer,.knowledge-employee-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.knowledge-personal-member-footer>span{color:#8a96a8;font-size:11px}.knowledge-personal-member-footer>div{display:flex;gap:8px}.knowledge-employee-dialog{width:min(520px,100%);max-height:calc(100dvh - 32px);display:flex;flex-direction:column;gap:0;overflow:hidden;padding:0}.knowledge-employee-dialog>.knowledge-member-list{min-height:96px;max-height:none;flex:1}.knowledge-employee-dialog .dialog-title{padding:16px;border-bottom:1px solid #eef1f5}.knowledge-employee-dialog-title{display:grid;gap:3px}.knowledge-employee-dialog-title strong{color:#1f2430;font-size:16px;font-weight:650}.knowledge-employee-dialog-title span{color:#8a96a8;font-size:12px;font-weight:400}.knowledge-employee-dialog-footer{justify-content:flex-end;padding:12px 16px;border-top:1px solid #eef1f5}.department-color-palette{display:flex;align-items:center;gap:10px;padding-top:2px}.department-color-dot{width:28px;height:28px;display:inline-flex;flex:0 0 28px;border:2px solid transparent;border-radius:999px;padding:0;background:currentColor;cursor:pointer;box-shadow:inset 0 0 0 1px #0f172a1a}.department-color-dot.active{border-color:#2f6bff;box-shadow:inset 0 0 0 2px #fff,0 0 0 1px #2f6bff}.template-tabs-card{min-height:46px;display:flex;align-items:center;gap:16px;padding:4px}.template-tabs-card button{min-height:36px;border:0;border-radius:10px;background:transparent;color:#56657a;padding:0 14px;font-weight:650;cursor:pointer}.template-tabs-card button.active{background:#edf4ff;color:var(--primary)}.compact-table-card{padding:0}.admin-prompts-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:14px}.prompt-list-card,.prompt-editor-card{min-height:640px}.prompt-empty{height:320px;display:grid;place-items:center;color:#8a94a6;font-size:14px}.prompt-list-item{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:12px;border:1px solid #e6edf7;border-radius:10px;background:#fff;text-align:left;cursor:pointer}.prompt-list-item+.prompt-list-item{margin-top:8px}.prompt-list-item.active{border-color:#bcd2ff;background:#f5f8ff}.prompt-list-item strong,.prompt-list-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompt-list-item span{color:var(--muted);font-size:12px}.prompt-list-item em{grid-row:1 / span 2;grid-column:2;align-self:center;color:#ef4444;font-size:12px;font-style:normal}.prompt-list-item em.prompt-state-published{color:#23845f}.prompt-list-item em.prompt-state-draft{color:#d97706}.prompt-system-default{margin-top:12px;border-style:dashed}.prompt-editor-head{align-items:flex-start;gap:16px}.prompt-editor-head>div:first-child{display:grid;gap:4px}.prompt-editor-head>div:first-child span{color:var(--muted);font-size:12px;line-height:1.6}.prompt-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.prompt-restore-state{min-height:28px;display:inline-flex;align-items:center;border-radius:999px;background:#eef8f2;color:#23845f;padding:0 10px;font-size:12px;font-weight:700}.prompt-template-box{display:grid;gap:10px;padding:12px;border:1px solid #e1e9f5;border-radius:12px}.prompt-template-box p{margin:2px 0 0;color:var(--muted);font-size:12px}.prompt-template-box .rich-report-editor{border-radius:10px}.prompt-template-box .rich-report-toolbar{min-height:46px;background:#f8fafc}.prompt-template-box .rich-report-content{min-height:320px;font-size:14px;line-height:1.8}.rich-report-editor-readonly .rich-report-content{background:#f8fafc;color:#334155;cursor:default}.prompt-effective-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}.prompt-effective-panel>div{display:grid;gap:4px;min-width:0;padding:10px 12px;border:1px solid #e1e9f5;border-radius:10px;background:#fbfdff}.prompt-effective-panel strong{font-size:13px}.prompt-effective-panel span{min-width:0;overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.editor-toolbar{min-height:48px;display:flex;align-items:center;gap:18px;padding:0 16px;border:1px solid #dbe5f2;border-radius:10px 10px 0 0;background:#f8fafc;color:#5b6b82;font-size:13px}.prompt-template-box .textarea{min-height:320px;margin-top:-10px;border-top-left-radius:0;border-top-right-radius:0;font-size:14px;line-height:1.8}.prompt-output-card{display:grid;gap:8px;padding:12px;border:1px solid #e1e9f5;border-radius:12px;background:#fbfdff}.prompt-output-card h3{margin:0;font-size:15px}.prompt-output-card .textarea{min-height:110px}.settings-template-page{gap:14px}.settings-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.settings-summary-card{min-height:70px;display:flex;align-items:center;gap:14px}.settings-summary-card>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#f3f6fb}.settings-summary-card.blue>span{color:#2f6df6}.settings-summary-card.green>span{color:#10b981}.settings-summary-card.purple>span{color:#8b5cf6}.settings-summary-card p,.settings-plan-list span{margin:0 0 5px;color:var(--muted);font-size:12px}.settings-summary-card strong{font-size:20px}.settings-form-card,.settings-brand-card{padding:24px}.settings-narrow-form{width:min(448px,100%);display:grid;gap:14px}.settings-narrow-form .btn,.settings-brand-card>.btn{width:fit-content}.settings-static-field{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:600}.settings-static-field strong{min-height:36px;display:flex;align-items:center;border:1px solid #dce5f2;border-radius:10px;background:#fff;color:var(--text);padding:8px 11px;font-weight:500}.brand-config-grid{display:grid;grid-template-columns:174px minmax(0,1fr);gap:18px;align-items:end;margin:14px 0 12px}.brand-logo-field{display:grid;gap:8px}.brand-logo-field>div{display:flex;align-items:center;gap:12px}.settings-logo-preview{width:54px;height:54px;display:grid;place-items:center;border-radius:10px;background:var(--primary);color:#fff;font-weight:800;overflow:hidden}.upload-image-button{min-height:32px;min-width:104px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d7e1ee;border-radius:8px;background:#fff;padding:0 12px;color:#475569;white-space:nowrap;cursor:pointer}.brand-logo-field em{color:#8a94a6;font-size:12px;font-style:normal}.settings-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.settings-plan-list{display:grid;gap:18px}.settings-plan-list div{display:flex;align-items:center;justify-content:space-between;gap:12px}.feature-pill-list{display:flex;flex-wrap:wrap;gap:12px}.feature-pill-list span{min-height:30px;display:inline-flex;align-items:center;border:1px solid #b8d2ff;border-radius:999px;background:#dceaff;color:var(--primary);padding:0 14px;font-size:13px;font-weight:650}.plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.platform-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.plan-grid span{padding:12px;border:1px solid #edf2f7;border-radius:10px;color:var(--muted);font-size:13px}.plan-grid strong{display:block;margin-top:4px;color:var(--text)}.empty{display:grid;place-items:center;min-height:160px;color:#8a94a6;text-align:center}.ok{color:var(--success)}.comment-wrap{position:relative;margin-left:auto}.comment-btn{min-width:24px;min-height:24px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:7px;background:transparent;color:#98a4b6;padding:3px 6px;font-size:12px;cursor:pointer}.comment-btn:hover,.comment-btn.active{background:#f7f9fc;color:#64748b}.comment-btn em{color:#64748b;font-size:12px;font-style:normal;font-weight:650;line-height:1}.comment-pop{position:absolute;right:0;top:30px;z-index:20;width:min(300px,calc(100vw - 32px));display:grid;gap:10px;padding:12px;border:1px solid #e1e7f0;border-radius:12px;background:#fff;box-shadow:0 12px 28px #0f172a2e}.comment-list{max-height:220px;display:grid;gap:8px;overflow:auto;color:var(--muted);font-size:12px}.comment-list>p{margin:4px 0;color:#9aa6b6}.comment-item{display:grid;gap:3px;color:#1f2937}.comment-meta{display:inline-flex;align-items:center;gap:5px;color:#64748b;font-size:12px}.comment-meta strong{color:#1f2937;font-size:12px;font-weight:750}.comment-meta span{color:#9aa6b6}.comment-item p{margin:0;color:#1f2937;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.comment-pop .inline-form{grid-template-columns:minmax(0,1fr) 32px;gap:6px;margin-bottom:0}.comment-pop .inline-form .input{min-height:30px;border-radius:7px;font-size:12px}.comment-pop .inline-form .btn{width:32px;min-width:32px;min-height:30px;border-radius:7px;padding:0;font-size:12px;font-weight:750}@media(max-width:960px){.main{padding:12px}.daily-grid,.knowledge-grid,.chat-grid,.two-col,.system-overview-grid,.profile-layout,.chat-template-shell,.admin-prompts-layout,.brand-config-grid,.settings-bottom-grid,.prompt-effective-panel{grid-template-columns:1fr}.stats,.settings-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-template-side{border-right:0;border-bottom:1px solid #e7edf5}.prompt-list-card,.prompt-editor-card{min-height:0}.task-compose,.metric-form,.issue-compose,.platform-tenant-filters,.prompt-form-grid{grid-template-columns:1fr}.daily-top-row{align-items:stretch;flex-direction:column}.day-picker{grid-template-columns:1fr}.traffic-header{align-items:flex-start;flex-direction:column}.document-title-bar{grid-template-columns:38px minmax(0,1fr)}.document-editor-head{align-items:flex-start;flex-wrap:wrap}.document-editor-save{margin-left:54px}.document-editor-meta-row{grid-template-columns:1fr}.document-archive-pill,.document-archive-picker-wrap{width:184px}.document-archive-picker-wrap .document-archive-pill{width:100%}.document-view-actions{grid-column:1 / -1;justify-content:flex-start;flex-wrap:wrap}.okr-summary-card,.okr-notice{align-items:stretch;flex-direction:column}.okr-summary-pills{flex-wrap:wrap}.subscription-content-row{align-items:stretch;flex-direction:column}.subscription-filter-card{width:100%;min-height:0;flex-basis:auto}.subscription-results-column{width:100%}.subscription-filter-card .subscription-legend{display:none}.system-overview-card{grid-template-columns:minmax(0,1fr)}.system-overview-progress{width:100%}.issue-row-head{padding:12px 20px}.issue-row-actions{position:static;margin-top:10px;flex-wrap:wrap}}@media(max-width:640px){.shell{padding:0 12px}.login-card{padding:24px}.week-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.stats,.score-grid,.plan-grid,.settings-summary-grid{grid-template-columns:1fr}.chat-composer-template{margin:0 10px 10px}.permission-folder-new{grid-template-columns:1fr}.knowledge-personal-heading{align-items:flex-start;flex-wrap:wrap}.knowledge-personal-heading span{width:100%;padding-left:24px}.knowledge-personal-row,.knowledge-company-heading{align-items:stretch;flex-direction:column}.knowledge-manage-members{width:fit-content}.permission-create-inline{align-items:stretch;flex-wrap:wrap}.permission-create-inline input{width:100%}.permission-folder-head{align-items:stretch;flex-direction:column}.permission-delete{width:fit-content}.permission-folder-actions{opacity:1;pointer-events:auto;transform:none}.template-tabs-card{overflow-x:auto}.score-notice,.score-tabs{align-items:stretch;flex-direction:column;gap:8px}.score-tabs{border-bottom:0}.okr-month-tabs{gap:14px;overflow-x:auto}.report-section{grid-template-columns:28px minmax(0,1fr)}.report-section>button{grid-column:2;width:fit-content}.document-editor-head{align-items:stretch}.document-editor-back{width:38px;height:38px}.document-editor-title{flex-basis:calc(100% - 52px)}.document-editor-save{width:100%;margin-left:0}.document-archive-pill{width:100%}.page-title{align-items:stretch;flex-direction:column}.agent-default-row{grid-template-columns:32px minmax(0,1fr)}.agent-default-row>.template-switch,.agent-default-row>.pill,.agent-default-row>.btn{grid-column:2;width:fit-content}.toolbar,.subscription-card,.subscribed-row,.permission-member{align-items:stretch;flex-direction:column}.subscription-actions,.subscribed-row .pill{width:100%;margin-left:0;justify-content:flex-start}.permission-row{grid-template-columns:1fr}.editor-surface{min-height:420px;padding:14px}.doc-title-input{font-size:20px}.doc-editor-area{min-height:320px}.issue-section-head,.issue-row-head,.issue-solution-block{padding-left:14px;padding-right:14px}.issue-row-actions{width:100%;gap:5px}.issue-help-popover{right:-72px;left:auto;width:min(264px,calc(100vw - 48px))}.issue-knowledge-popover{right:auto;left:0;width:min(240px,calc(100vw - 56px))}.system-overview-hero,.system-overview-card{padding:14px}.system-overview-hero h2{font-size:17px}.system-overview-card{gap:14px}.system-overview-recent>div{align-items:flex-start;flex-direction:column;gap:2px}.system-overview-usage-toggle{min-height:66px;padding:12px 14px}.system-overview-tips{padding:13px 14px}.inspiration-more-button{opacity:1}.inspiration-action-menu,.inspiration-delete-confirm{right:-5px;max-width:calc(100vw - 48px)}}
