:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#050505;--bg:#f5f6f7;--surface:#fff;--surface-strong:#f0f2f5;--line:#dadde1;--line-strong:#c9ccd1;--text:#050505;--muted:#65676b;--brand:#b7791f;--brand-dark:#8f5a13;--brand-soft:#f3e6cf;--green:#138a54;--green-soft:#e3f5e8;--red:#b6422e;--red-soft:#f9e5df;--blue:#2f6f92;--blue-soft:#e1eff4;--shadow:0 1px 2px #00000014;background:#f5f6f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#65676b61 transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#65676b57;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#65676b8a}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}.app-shell{min-height:100vh;display:flex}.app-shell.module-home{display:block}.sidebar{width:260px;height:100vh;color:var(--text);border-right:1px solid var(--line);z-index:30;background:#fff;flex-direction:column;flex:0 0 260px;gap:22px;padding:18px 14px;display:flex;position:sticky;top:0}.module-sidebar{transition:width .3s,flex-basis .3s}.app-shell.sidebar-collapsed .module-sidebar{flex-basis:80px;width:80px;padding:16px 10px}.app-shell.sidebar-collapsed .brand{justify-content:center;padding:4px 0}.app-shell.sidebar-collapsed .brand>div:last-child,.app-shell.sidebar-collapsed .module-sidebar-footer .ghost-button span{display:none}.brand{align-items:center;gap:12px;padding:8px;display:flex}.brand-mark{width:42px;height:42px;color:var(--brand-dark);background:#f0f2f5;border-radius:8px;place-items:center;display:grid}.brand strong,.brand span{display:block}.brand span{color:var(--muted);margin-top:2px;font-size:13px}.side-nav{gap:6px;display:grid}.side-link{width:100%;min-height:42px;color:var(--text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;padding:0 12px;display:flex}.side-link:hover,.side-link.active{background:#f0f2f5;border-color:#0000}.side-link.active{color:var(--brand-dark);font-weight:700}.module-side-nav{padding-right:2px;overflow-y:auto}.app-shell.sidebar-collapsed .side-link{text-align:center;flex-direction:column;justify-content:center;gap:6px;min-height:66px;padding:8px 4px}.app-shell.sidebar-collapsed .side-link span{max-width:64px;font-size:11px;line-height:1.15}.sidebar-footer{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;margin-top:auto;padding:14px}.sidebar-footer p,.sidebar-footer strong{margin:0}.sidebar-footer p{color:var(--muted);font-size:12px}.module-sidebar-footer{background:0 0;border:0;padding:0}.module-sidebar-footer .ghost-button{border-color:var(--line);width:100%;color:var(--text)}.workspace{flex:1;min-width:0;padding:0 22px 22px}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.workspace-header{border-bottom:1px solid var(--line);z-index:25;background:#fff;justify-content:space-between;align-items:center;gap:14px;min-height:56px;margin:0 -22px 18px;padding:0 16px;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #00000014}.workspace-header-left,.workspace-header-right,.workspace-header-nav{align-items:center;gap:8px;min-width:0;display:flex}.workspace-header-left{flex:360px}.workspace-header-left>strong{white-space:nowrap;flex:none;font-size:18px}.workspace-logo{background:var(--brand);color:#fff;border-radius:999px;flex:0 0 40px;place-items:center;width:40px;height:40px;font-weight:800;display:inline-grid}.workspace-header-nav{flex:0 460px;justify-content:center}.workspace-header-nav button,.header-icon-button{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;display:inline-grid}.workspace-header-nav button{border-radius:8px;width:72px}.workspace-header-nav button:hover,.workspace-header-nav button.active,.header-icon-button:hover{color:var(--brand-dark);background:#f0f2f5}.workspace-header-nav button.active{box-shadow:inset 0 -3px 0 var(--brand)}.header-search{min-width:180px;max-width:320px;height:40px;color:var(--muted);background:#f0f2f5;border-radius:999px;flex:220px;align-items:center;gap:8px;padding:0 12px;display:flex}.header-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.module-search{max-width:260px}.header-user-button{min-height:40px;color:var(--text);cursor:pointer;background:#f0f2f5;border:0;border-radius:999px;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.header-user-button:hover{background:#e4e6eb}.header-avatar-button{color:#1c1e21;cursor:pointer;background:#dfe3ea;border:0;border-radius:999px;place-items:center;width:40px;height:40px;font-weight:800;display:inline-grid}.header-avatar-button:hover{background:#d8dadf}.has-badge{position:relative}.has-badge:after{content:"";background:#e41e3f;border:2px solid #fff;border-radius:999px;width:9px;height:9px;position:absolute;top:6px;right:6px}.header-popover{z-index:90;border:1px solid var(--line);background:#fff;border-radius:8px;width:min(380px,100vw - 24px);max-height:calc(100vh - 84px);padding:14px;position:fixed;top:64px;right:16px;overflow:auto;box-shadow:0 12px 32px #0000002e}.header-popover.panel-modules{width:min(560px,100vw - 24px)}.popover-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.popover-head h2,.profile-popover-card h2,.profile-popover-card p,.notification-list p,.notification-list small{margin:0}.popover-head h2{font-size:24px;line-height:1.15}.module-menu-grid,.profile-menu-list,.notification-list{gap:6px;display:grid}.module-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-menu-grid button,.profile-menu-list button,.notification-list article{min-width:0;color:var(--text);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:10px;display:flex}.module-menu-grid button,.profile-menu-list button{cursor:pointer}.module-menu-grid button:hover,.profile-menu-list button:hover{background:#f0f2f5}.module-menu-icon{width:40px;height:40px;color:var(--brand-dark);background:#f0f2f5;border-radius:999px;flex:0 0 40px;place-items:center;display:inline-grid}.module-menu-grid strong,.module-menu-grid small,.notification-list strong,.notification-list p,.notification-list small{display:block}.module-menu-grid small,.notification-list p,.notification-list small,.profile-popover-card p{color:var(--muted);font-size:13px;line-height:1.35}.notification-list article{align-items:flex-start}.notification-list article:hover{background:#f0f2f5}.chat-tabs.compact{margin:4px 0 12px}.profile-popover-card{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:10px;padding:8px 4px 14px;display:flex}.header-avatar-button.large{cursor:default;flex:0 0 52px;width:52px;height:52px}.module-titlebar{margin-bottom:16px}.module-titlebar h1{margin-top:0}.breadcrumbs{color:var(--muted);align-items:center;gap:6px;font-size:13px;display:flex}h1{letter-spacing:0;margin:6px 0 0;font-size:30px;line-height:1.15}.topbar-actions,.toolbar-buttons,.bulk-actions,.preset-row,.page-buttons,.card-actions,.filter-chips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.primary-button,.ghost-button,.bulk-actions button,.preset-row button,.card-actions button,.page-buttons button,.filter-chips button{border:1px solid var(--line);min-height:38px;color:var(--text);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 13px;display:inline-flex}.primary-button{background:var(--brand);border-color:var(--brand);color:#fff;font-weight:700}.primary-button:hover{background:var(--brand-dark)}.ghost-button:hover,.bulk-actions button:hover,.preset-row button:hover,.card-actions button:hover,.page-buttons button:hover:not(:disabled),.filter-chips button:hover{border-color:var(--line-strong);background:var(--surface-strong)}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:34px;height:34px;display:inline-grid}.icon-button.danger{color:var(--red)}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.summary-card{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow);cursor:pointer;text-align:left;border-radius:8px;align-items:center;gap:14px;padding:16px;display:flex}.summary-card:hover{border-color:var(--line-strong);transform:translateY(-1px)}.summary-icon{background:var(--brand-soft);color:#5d3a0d;border-radius:8px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.summary-icon.active{background:var(--green-soft);color:var(--green)}.summary-icon.maternity{background:var(--blue-soft);color:var(--blue)}.summary-icon.resigned{background:var(--red-soft);color:var(--red)}.summary-card small,.summary-card strong{display:block}.summary-card small{color:var(--muted);font-size:13px}.summary-card strong{margin-top:2px;font-size:26px;line-height:1.2}.overview-filters{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-template-columns:repeat(4,minmax(160px,1fr)) auto;align-items:end;gap:10px;margin-bottom:12px;padding:12px;display:grid}.overview-filters label{gap:6px;min-width:0;display:grid}.overview-filters span{color:var(--muted);font-size:13px;font-weight:700}.overview-filters select{border:1px solid var(--line);width:100%;min-height:40px;color:var(--text);background:#fff;border-radius:8px;outline:0;padding:0 10px}.overview-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.overview-kpi{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow);cursor:pointer;text-align:left;border-radius:8px;align-items:flex-start;gap:12px;padding:14px;display:flex}.overview-kpi:hover{border-color:var(--line-strong);background:#f0f2f5}.overview-kpi small,.overview-kpi strong,.overview-kpi em{font-style:normal;display:block}.overview-kpi small{color:var(--muted);font-size:12px}.overview-kpi strong{margin-top:2px;font-size:26px;line-height:1.15}.overview-kpi em{color:var(--muted);white-space:normal;margin-top:4px;font-size:12px}.overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.overview-panel{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:16px}.overview-panel.wide{grid-column:span 2}.overview-panel-head{color:#6b430e;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.overview-panel-head p,.overview-panel-head h2{margin:0}.overview-panel-head p{color:var(--muted);font-size:13px;font-weight:700}.overview-panel-head h2{margin-top:2px;font-size:18px;line-height:1.25}.structure-list,.mini-chart-list,.gender-split,.birthday-list{gap:8px;display:grid}.structure-row,.mini-chart-list button,.gender-split button,.birthday-list button{border:1px solid var(--line);width:100%;min-width:0;color:var(--text);cursor:pointer;text-align:left;background:#fff;border-radius:8px;align-items:center;gap:10px;display:grid}.structure-row{grid-template-columns:minmax(150px,1.3fr) minmax(120px,1fr) 46px 54px;min-height:56px;padding:10px}.structure-row:hover,.mini-chart-list button:hover,.gender-split button:hover,.birthday-list button:hover{border-color:var(--line-strong);background:#f0f2f5}.structure-row strong,.structure-row small,.birthday-list strong,.birthday-list small{display:block}.structure-row small,.birthday-list small{color:var(--muted);font-size:12px}.bar-track{background:#ead7ae;border-radius:999px;height:10px;overflow:hidden}.bar-track span{border-radius:inherit;background:var(--brand);height:100%;display:block}.structure-row b,.structure-row em,.mini-chart-list strong,.mini-chart-list em,.gender-split strong,.gender-split em{text-align:right;font-style:normal}.structure-row em,.mini-chart-list em,.gender-split em{color:var(--muted);font-size:12px}.mini-chart-list button,.gender-split button{grid-template-columns:1fr 48px 56px;min-height:44px;padding:0 10px}.gender-split{grid-template-columns:1fr}.birthday-list button{grid-template-columns:minmax(180px,1fr) 110px 130px;min-height:52px;padding:8px 10px}.empty-state{border:1px dashed var(--line-strong);min-height:120px;color:var(--muted);text-align:center;background:#fff;border-radius:8px;place-items:center;display:grid}.chat-shell{background:#f0f2f5;grid-template-columns:360px minmax(420px,1fr) 360px;gap:16px;height:calc(100vh - 56px);margin:-18px -22px -22px;padding:16px;display:grid;overflow:hidden}.chat-list-panel,.chat-thread-panel,.chat-info-panel{border:1px solid var(--line);min-height:0;box-shadow:var(--shadow);background:#fff;border-radius:8px;overflow:hidden}.chat-list-panel{flex-direction:column;padding:14px;display:flex}.chat-list-head,.chat-thread-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-list-head h1{margin:0;font-size:24px}.chat-list-head>div,.chat-thread-actions,.chat-info-actions{align-items:center;gap:8px;display:flex}.messenger-search{height:40px;color:var(--muted);background:#f0f2f5;border-radius:999px;align-items:center;gap:8px;margin:14px 0 12px;padding:0 12px;display:flex}.messenger-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.chat-tabs{gap:8px;margin-bottom:10px;display:flex}.chat-tabs button{min-height:34px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 12px;font-weight:700}.chat-tabs button.active,.chat-tabs button:hover{background:var(--brand-soft);color:var(--brand-dark)}.chat-contact-list,.chat-messages{min-height:0;overflow-y:auto}.chat-contact-list{gap:4px;display:grid}.chat-contact{min-height:72px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.chat-contact:hover,.chat-contact.active{background:var(--brand-soft)}.chat-contact strong,.chat-contact small,.chat-contact em,.chat-person strong,.chat-person small{display:block}.chat-contact small,.chat-contact em,.chat-person small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.chat-contact em{align-self:end;font-style:normal}.chat-avatar{color:#1c1e21;background:#dfe3ea;border-radius:999px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-weight:800;display:inline-grid;position:relative}.chat-avatar.online:after{content:"";background:#31a24c;border:2px solid #fff;border-radius:999px;width:11px;height:11px;position:absolute;bottom:2px;right:2px}.chat-avatar.mini{flex-basis:28px;width:28px;height:28px;font-size:11px}.chat-avatar.large{flex-basis:84px;width:84px;height:84px;font-size:24px}.chat-thread-panel{flex-direction:column;display:flex;position:relative}.chat-thread-head{border-bottom:1px solid var(--line);min-height:64px;padding:10px 16px}.chat-person{align-items:center;gap:10px;min-width:0;display:flex}.mobile-chat-back{display:none}.chat-thread-actions .header-icon-button,.chat-composer .header-icon-button{color:var(--brand)}.chat-messages{flex-direction:column;flex:1;gap:6px;padding:16px;display:flex}.message-row{align-items:flex-end;gap:8px;max-width:min(82%,760px);display:flex;position:relative}.message-row.mine{justify-content:flex-end;align-self:flex-end}.message-body{gap:3px;display:grid;position:relative}.message-row.mine .message-body{justify-items:end}.message-row small{color:var(--muted);text-align:right;font-size:12px}.message-row p{color:var(--text);overflow-wrap:anywhere;white-space:pre-wrap;background:#f0f2f5;border-radius:18px;margin:0;padding:8px 12px;line-height:1.35}.message-row.mine p{background:var(--brand);color:#fff}.message-row.highlighted p,.message-row.highlighted .message-image-card,.message-row.highlighted .message-video-card,.message-row.highlighted .message-file-card,.message-row.highlighted .message-audio-card,.message-row.highlighted .message-link-card{outline:2px solid var(--text);outline-offset:2px}.message-row.highlighted.mine p,.message-row.highlighted.mine .message-image-card,.message-row.highlighted.mine .message-video-card,.message-row.highlighted.mine .message-file-card,.message-row.highlighted.mine .message-audio-card,.message-row.highlighted.mine .message-link-card{outline-color:var(--brand-dark)}.message-reply-meta{max-width:260px;margin-bottom:-1px;display:grid}.message-row.mine .message-reply-meta{justify-self:end}.message-reply-meta button{max-width:100%;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;justify-items:start;gap:1px;padding:0 10px 1px;display:grid}.message-row.mine .message-reply-meta button{text-align:right;justify-items:end}.message-reply-meta button:disabled{cursor:default}.message-reply-meta button:not(:disabled):hover span,.message-reply-meta button:not(:disabled):focus-visible span{color:var(--brand-dark);text-decoration:underline}.message-reply-meta strong{color:#606770;align-items:center;gap:4px;min-width:0;font-size:12px;font-weight:500;line-height:1.2;display:inline-flex}.message-row.mine .message-reply-meta strong{justify-content:flex-end}.message-reply-meta span{color:#65676b;text-overflow:ellipsis;white-space:nowrap;max-width:220px;padding:1px 0 0;font-size:12px;line-height:1.2;overflow:hidden}.message-row.mine .message-reply-meta span{color:#8a8d91}.message-row.system{align-self:center;max-width:100%}.message-row.system .message-body{justify-items:center}.message-row.system p{color:var(--muted);background:0 0;padding:4px 8px;font-size:12px}.message-type-reply small{padding-right:10px}.message-image-card,.message-video-card,.message-file-card,.message-audio-card,.message-link-card{color:var(--text);background:#f0f2f5;border-radius:18px;overflow:hidden}.message-row.mine .message-image-card,.message-row.mine .message-video-card,.message-row.mine .message-file-card,.message-row.mine .message-audio-card,.message-row.mine .message-link-card{background:var(--brand);color:#fff}.message-image-card{max-width:min(320px,72vw)}.message-media-button{cursor:zoom-in;text-align:left;background:#f0f2f5;border:0;width:min(320px,72vw);padding:0;display:block;position:relative}.message-image-card img,.message-video-card img,.message-video-card video{object-fit:contain;background:#f0f2f5;width:100%;height:auto;max-height:min(460px,62vh);display:block}.message-image-card>span{background:#ffffff38;place-items:center;width:100%;height:100%;min-height:160px;display:grid}.message-image-card p{color:#fff;background:#7a4a10e0;border-radius:0;padding:9px 12px;position:absolute;bottom:0;left:0;right:0}.message-file-card,.message-audio-card,.message-link-card{align-items:center;gap:10px;padding:10px 12px;display:flex}.message-file-card{cursor:pointer;color:inherit;text-align:left;border:0}.message-file-card:disabled{cursor:default}.message-file-card>svg:last-child{opacity:.86;flex:none}.message-file-card span,.message-link-card{min-width:0}.message-file-card strong,.message-link-card strong{font-size:14px;display:block}.message-file-card small,.message-link-card small{color:inherit;opacity:.78;text-align:left}.message-video-card{background:#1f2933;max-width:min(320px,72vw);min-height:150px}.video-play-badge{color:#fff;place-items:center;display:grid;position:absolute;inset:0}.video-play-badge svg{background:#0505057a;border-radius:999px;width:54px;height:54px;padding:14px}.message-video-card footer{color:#fff;background:#7a4a10e6;gap:1px;padding:9px 12px;display:grid;position:absolute;bottom:0;left:0;right:0}.message-video-card footer strong{font-size:14px}.message-video-card footer small{color:inherit;opacity:.82;text-align:left}.message-audio-card>span{background:#ffffff5c;border-radius:999px;width:130px;height:7px;overflow:hidden}.message-row:not(.mine) .message-audio-card>span{background:#d7dbe1}.message-audio-card i{border-radius:inherit;background:currentColor;height:100%;display:block}.message-link-card{align-items:start;max-width:280px;display:grid}.message-link-card span{color:inherit;opacity:.88;font-size:13px}.message-hover-actions{opacity:0;pointer-events:none;align-items:center;gap:3px;margin-bottom:2px;transition:opacity .12s;display:flex}.message-row:hover .message-hover-actions,.message-row:focus-within .message-hover-actions{opacity:1;pointer-events:auto}.message-row.mine .message-hover-actions{order:-1}.message-hover-actions>button,.message-more-wrap>button,.message-reaction-picker button,.message-more-menu button,.reply-composer-preview button{cursor:pointer;border:0}.message-hover-actions>button,.message-more-wrap>button{width:28px;height:28px;color:var(--muted);background:#fff;border-radius:999px;place-items:center;display:grid;box-shadow:0 1px 4px #00000024}.message-hover-actions>button:hover,.message-hover-actions>button:focus-visible,.message-more-wrap>button:hover,.message-more-wrap>button:focus-visible{background:var(--brand-soft);color:var(--brand-dark)}.message-more-wrap{position:relative}.message-reaction-picker{z-index:12;border:1px solid var(--line);background:#fff;border-radius:22px;gap:4px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 10px 28px #0000002e}.message-row.mine .message-reaction-picker{left:auto;right:0}.message-reaction-strip{align-items:center;gap:4px;display:flex}.message-reaction-picker button{width:34px;height:34px;color:var(--text);background:0 0;border-radius:999px;place-items:center;padding:0;font-size:21px;line-height:1;display:grid}.message-reaction-picker button:hover,.message-reaction-picker button:focus-visible{background:var(--brand-soft);transform:translateY(-2px)}.message-reaction-picker small{display:none}.reaction-more-button span{width:28px;height:28px;color:var(--text);background:#e4e6eb;border-radius:999px;place-items:center;font-size:22px;line-height:1;display:grid}.emoji-search-panel{gap:10px;width:276px;padding:6px 4px 4px;display:grid}.emoji-search-panel label{height:36px;color:var(--muted);background:#f0f2f5;border-radius:999px;align-items:center;gap:8px;padding:0 12px;display:flex}.emoji-search-panel input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.emoji-grid{grid-template-columns:repeat(6,1fr);gap:4px;max-height:170px;display:grid;overflow-y:auto}.emoji-grid button{width:38px;height:38px;font-size:23px}.message-reaction{border:1px solid var(--line);width:fit-content;color:var(--brand-dark);box-shadow:var(--shadow);background:#fff;border-radius:999px;justify-self:start;align-items:center;gap:4px;margin-top:-4px;padding:2px 7px;font-size:11px;display:inline-flex}.message-row.mine .message-reaction{justify-self:end}.message-thread-actions{justify-content:flex-start;margin-top:-1px;padding:0 10px;display:flex}.message-row.mine .message-thread-actions{justify-content:flex-end}.message-thread-actions button{color:#8a8d91;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.message-thread-actions button:hover,.message-thread-actions button:focus-visible{color:var(--brand-dark);text-decoration:underline}.message-more-menu{z-index:14;border:1px solid var(--line);background:#fff;border-radius:8px;gap:2px;width:190px;padding:8px;display:grid;position:absolute;top:0;left:36px;box-shadow:0 14px 34px #0000002e}.message-row.mine .message-more-menu{left:auto;right:36px;transform:none}.message-more-menu:after,.message-row.mine .message-more-menu:after{display:none}.message-more-menu button{z-index:1;width:100%;min-height:36px;color:var(--text);text-align:left;white-space:nowrap;background:0 0;border-radius:6px;align-items:center;gap:10px;padding:0 8px;display:flex;position:relative}.message-more-menu button:hover,.message-more-menu button:focus-visible{background:#f0f2f5}.reply-composer-preview{border-top:1px solid var(--line);cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px 6px 14px;display:flex}.reply-composer-preview:hover div{background:#f7f7f7}.reply-composer-preview div{border-left:2px solid var(--brand);border-radius:6px;flex:1;gap:1px;min-width:0;padding:3px 8px 4px 10px;display:grid}.reply-composer-preview strong{color:var(--text);font-size:13px;font-weight:600;line-height:1.25}.reply-composer-preview span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.reply-composer-preview button{width:28px;height:28px;color:var(--muted);background:0 0;border-radius:999px;flex:0 0 28px;place-items:center;display:grid}.reply-composer-preview button:hover{color:var(--text);background:#f0f2f5}.reply-thread-panel{text-align:left;flex-direction:column;align-items:stretch;padding:0;display:flex;overflow:hidden}.reply-thread-panel header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:12px 14px 12px 16px;display:flex}.reply-thread-panel header div{gap:2px;min-width:0;display:grid}.reply-thread-panel header strong,.reply-thread-panel header span{display:block}.reply-thread-panel header span{color:var(--muted);font-size:12px}.reply-thread-panel header button{width:32px;height:32px;color:var(--text);cursor:pointer;background:#f0f2f5;border:0;border-radius:999px;place-items:center;display:grid}.reply-thread-list{align-content:start;gap:12px;min-height:0;padding:16px;display:grid;overflow-y:auto}.reply-thread-list article{gap:5px;padding-left:14px;display:grid;position:relative}.reply-thread-list article:before{content:"";background:var(--line);width:1px;position:absolute;top:4px;bottom:-14px;left:3px}.reply-thread-list article:after{content:"";background:var(--line-strong);border-radius:999px;width:7px;height:7px;position:absolute;top:6px;left:0}.reply-thread-list article.root{padding-bottom:2px}.reply-thread-list article.root:after{background:var(--brand)}.reply-thread-list small{color:var(--muted);font-size:12px}.reply-thread-list p{color:var(--text);overflow-wrap:anywhere;white-space:pre-wrap;background:#f0f2f5;border-radius:8px;margin:0;padding:8px 10px;line-height:1.35}.reply-thread-list article.mine p{background:var(--brand);color:#fff}.reply-thread-list article button{width:fit-content;color:var(--brand-dark);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.chat-composer{border-top:1px solid var(--line);align-items:flex-end;gap:6px;padding:10px 12px;display:flex}.chat-composer label{min-width:0;min-height:38px;color:var(--muted);background:#f0f2f5;border-radius:18px;flex-wrap:wrap;flex:1;align-items:flex-end;gap:8px;padding:6px 10px;transition:background .15s,box-shadow .15s;display:flex}.chat-composer.active label{background:#fff;box-shadow:0 0 0 2px #b7791f38}.chat-composer textarea{resize:none;min-width:0;min-height:24px;max-height:132px;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:2px 0;line-height:1.35}.composer-attachments{flex-basis:100%;gap:8px;width:100%;padding:2px 0 6px;display:flex}.composer-attachments figure{background:#dfe3ea;border-radius:8px;width:52px;height:52px;margin:0;position:relative;overflow:visible}.composer-attachments img,.composer-attachments video{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.composer-attachments figure>span{border-radius:inherit;width:128px;height:52px;color:var(--text);box-shadow:inset 0 0 0 1px var(--line);background:#fff;align-items:center;gap:7px;padding:0 8px;display:flex}.composer-attachments figure.attachment-file{width:128px}.composer-attachments figure small{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;line-height:1.2;overflow:hidden}.composer-attachments button{border:1px solid var(--line);width:22px;height:22px;color:var(--text);cursor:pointer;background:#fff;border-radius:999px;place-items:center;padding:0;display:grid;position:absolute;top:-6px;right:-6px}.chat-composer .send{color:#fff;background:var(--brand)}.chat-drop-overlay{z-index:12;color:var(--text);text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffc2;place-content:center;justify-items:center;gap:6px;display:grid;position:absolute;inset:64px 0 62px}.chat-drop-overlay svg{color:var(--brand)}.chat-drop-overlay strong{font-size:18px}.chat-drop-overlay span{color:var(--muted);font-size:13px}.chat-info-panel{text-align:center;flex-direction:column;align-items:center;padding:28px 16px;display:flex;overflow-y:auto}.chat-info-panel h2,.chat-info-panel p{margin:0}.chat-info-panel h2{margin-top:12px;font-size:20px}.chat-info-panel p{color:var(--muted)}.encrypted-note{color:var(--text);background:#f0f2f5;border-radius:999px;margin:16px 0;padding:5px 12px;font-size:13px;font-weight:700;display:inline-flex}.chat-info-actions{justify-content:center;margin-bottom:22px}.chat-info-actions button{width:78px;color:var(--text);cursor:pointer;background:0 0;border:0;justify-items:center;gap:6px;font-size:12px;display:grid}.chat-info-actions svg{background:#f0f2f5;border-radius:999px;width:38px;height:38px;padding:9px}.chat-info-list{text-align:left;gap:2px;width:100%;margin-top:10px;display:grid}.chat-info-list button{min-height:44px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;padding:0 8px;font-weight:700;display:flex}.chat-info-list button:hover{background:#f0f2f5}.chat-action-toast{z-index:95;color:#fff;background:#050505e6;border-radius:999px;padding:10px 16px;font-weight:700;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #00000038}.media-viewer-overlay{z-index:120;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090f18e6;place-items:center;padding:38px 72px;display:grid;position:fixed;inset:0}.media-viewer-actions{z-index:1;gap:10px;display:flex;position:fixed;top:16px;right:18px}.media-viewer-actions button{color:#fff;cursor:pointer;background:#050505b8;border:0;border-radius:999px;place-items:center;width:40px;height:40px;display:grid}.media-viewer-actions button:hover{background:#b7791feb}.media-viewer-frame{color:#fff;justify-items:center;gap:12px;width:min(88vw,1100px);margin:0;display:grid}.media-viewer-frame>img,.media-viewer-video{object-fit:contain;border-radius:4px;max-width:100%;max-height:calc(100vh - 120px);box-shadow:0 24px 70px #0000005c}.media-viewer-frame>img{width:auto}.media-viewer-video{background:#111827;width:min(88vw,1100px);position:relative;overflow:hidden}.media-viewer-video img,.media-viewer-video video{object-fit:contain;width:100%;height:100%;display:block}.media-viewer-video span{color:#fff;place-items:center;display:grid;position:absolute;inset:0}.media-viewer-video span svg{background:#0505057a;border-radius:999px;width:82px;height:82px;padding:20px}.media-viewer-frame figcaption{color:#ffffffdb;text-align:center;max-width:min(88vw,720px)}.module-grid-screen{max-width:1180px;margin:0 auto}.module-grid-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;align-items:center;gap:18px;margin:22px auto 24px;padding:24px;display:flex}.module-grid-hero p,.module-grid-hero h1,.module-grid-hero span,.module-card h2,.module-card p,.placeholder-module-screen p,.placeholder-module-screen h2,.placeholder-module-screen span{margin:0;display:block}.module-grid-hero p,.placeholder-module-screen p{color:var(--brand-dark);letter-spacing:0;font-size:13px;font-weight:800}.module-grid-hero h1{margin-top:4px;font-size:34px;line-height:1.1}.module-grid-hero span,.module-card p,.placeholder-module-screen span{color:var(--muted);margin-top:6px}.module-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.module-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.module-card header{border-bottom:1px solid var(--line);background:#fff;align-items:flex-start;gap:12px;padding:16px;display:flex}.module-card-icon{width:42px;height:42px;color:var(--brand-dark);background:#f0f2f5;border-radius:8px;flex:0 0 42px;place-items:center;display:grid}.module-card h2{letter-spacing:0;font-size:18px}.module-card p{font-size:13px}.module-link-list{gap:4px;padding:10px;display:grid}.module-link-list button{width:100%;min-height:38px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;padding:0 10px;display:flex}.module-link-list button:hover{border-color:var(--line);color:var(--brand-dark);background:#f0f2f5}.placeholder-module-screen{border:1px dashed var(--line-strong);background:#fff;border-radius:8px;align-items:center;gap:18px;min-height:260px;padding:24px;display:flex}.placeholder-module-screen h2{margin-top:4px;font-size:28px;line-height:1.15}.employee-detail{gap:12px;display:grid}.create-shell{border:1px solid var(--line);background:var(--surface);width:min(620px,100%);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.quick-create-dialog{max-height:min(760px,100vh - 48px);overflow:auto;box-shadow:0 28px 80px #2e261d47}.create-header{border-bottom:1px solid var(--line);background:#f0f2f5;justify-content:space-between;gap:16px;padding:18px;display:flex}.create-header p,.create-header h2,.create-header span{margin:0;display:block}.create-header p{color:var(--muted);font-size:13px;font-weight:700}.create-header h2{margin-top:2px;font-size:24px;line-height:1.2}.create-header span{color:var(--muted);margin-top:4px;font-size:13px}.quick-create-form{gap:14px;padding:18px;display:grid}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.quick-field{gap:6px;display:grid}.quick-field span{color:var(--muted);font-size:13px;font-weight:700}.quick-field input,.quick-field select{border:1px solid var(--line);width:100%;min-height:42px;color:var(--text);background:#fff;border-radius:8px;outline:0;padding:0 11px}.quick-field input:focus,.quick-field select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #b7791f26}.quick-field small{color:var(--muted);font-size:12px}.quick-field em{color:var(--red);font-size:12px;font-style:normal}.quick-field.invalid input,.quick-field.invalid select{border-color:var(--red);background:#fff8f5}.quick-options{border-top:1px solid var(--line);gap:10px;padding-top:6px;display:grid}.quick-options label{color:var(--text);align-items:center;gap:10px;display:flex}.quick-create-footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:10px;margin:4px -18px -18px;padding:14px 18px;display:flex;position:sticky;bottom:0;box-shadow:0 -12px 24px #60411714}.created-banner{background:var(--green-soft);color:#0d5d39;border:1px solid #138a5438;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.created-banner strong,.created-banner span{display:block}.created-banner span{color:var(--text);margin-top:2px}.created-banner>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.detail-actions{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.danger-text{color:var(--red)}.detail-header-card,.detail-tabs,.detail-section{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px}.detail-header-card{grid-template-columns:120px 1fr;gap:18px;padding:18px;display:grid}.avatar-block{color:#3d301e;background:#f0f2f5;border-radius:8px;place-items:center;width:120px;height:120px;font-size:34px;font-weight:800;display:grid}.detail-header-main{gap:12px;min-width:0;display:grid}.detail-title-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.detail-title-row h2,.detail-title-row p{margin:0}.detail-title-row h2{font-size:28px;line-height:1.15}.detail-title-row p{color:var(--muted);margin-top:4px}.detail-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;display:grid}.detail-contact-grid a,.detail-contact-grid>span{min-width:0;color:var(--text);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.detail-contact-grid span span,.detail-contact-grid a span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.detail-metrics{flex-wrap:wrap;gap:8px;display:flex}.detail-metrics span{border:1px solid var(--line);min-height:30px;color:var(--muted);background:#f0f2f5;border-radius:999px;align-items:center;gap:4px;padding:0 10px;font-size:13px;display:inline-flex}.detail-metrics strong{color:var(--text)}.detail-tabs{gap:6px;padding:8px;display:flex;overflow-x:auto}.detail-tabs button{min-height:38px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.detail-tabs button.active,.detail-tabs button:hover{border-color:var(--line-strong);color:#6b430e;background:#fff1ce}.detail-tab-content{gap:12px;display:grid}.detail-section{padding:16px}.detail-section h3{margin:0 0 12px;font-size:18px}.section-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.section-title-row h3{margin:0}.detail-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.detail-field{border:1px solid var(--line);background:#fff;border-radius:8px;gap:6px;min-width:0;padding:10px;display:grid}.detail-field span{color:var(--muted);font-size:12px;font-weight:700}.detail-field strong{overflow-wrap:anywhere;min-height:24px;font-weight:650}.detail-field input,.detail-field select,.detail-field textarea{border:1px solid var(--line);width:100%;min-height:38px;color:var(--text);background:#fff;border-radius:8px;outline:0;padding:7px 9px}.detail-field textarea{resize:vertical}.detail-field.editable{background:#f0f2f5;border-color:#d2b67f}.timeline-list{gap:12px;display:grid}.timeline-item{grid-template-columns:18px 1fr;align-items:start;gap:10px;display:grid}.timeline-item>span{background:var(--brand);border-radius:999px;width:14px;height:14px;margin-top:4px;box-shadow:0 0 0 5px #fff1ce}.timeline-item.current>span{background:var(--green);box-shadow:0 0 0 5px var(--green-soft)}.timeline-item.pending>span{background:var(--blue);box-shadow:0 0 0 5px var(--blue-soft)}.timeline-item strong,.timeline-item p{margin:0}.timeline-item p{color:var(--muted);font-size:13px}.document-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.document-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:28px 1fr 36px;align-items:center;gap:10px;min-width:0;padding:12px;display:grid}.document-card div{min-width:0}.document-card strong,.document-card span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.document-card span{color:var(--muted);font-size:12px}.audit-list{gap:10px;display:grid}.audit-entry{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:28px 1fr;gap:10px;padding:12px;display:grid}.audit-entry strong,.audit-entry span,.audit-entry p{margin:0;display:block}.audit-entry span{color:var(--muted);font-size:12px}.audit-entry p{margin-top:6px}.toolbar,.advanced-filter-panel,.column-panel,.bulk-bar,.data-surface{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px}.toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;padding:12px;display:flex}.search-box,.select-control{border:1px solid var(--line);min-height:40px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:0 10px;display:flex}.search-box{flex:360px}.search-box input,.select-control select,.pagination select{width:100%;color:var(--text);background:0 0;border:0;outline:0}.select-control{flex:0 0 210px}.column-panel,.advanced-filter-panel{margin-bottom:12px;padding:14px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.panel-heading strong,.panel-heading span{display:block}.panel-heading span{color:var(--muted);font-size:13px}.column-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 14px;max-height:230px;padding-right:8px;display:grid;overflow:auto}.column-list label{min-width:0;color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.column-list span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.advanced-filter-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px;display:grid}.advanced-filter-grid label{gap:6px;min-width:0;display:grid}.advanced-filter-grid span{color:var(--muted);font-size:13px;font-weight:700}.advanced-filter-grid select,.advanced-filter-grid input{border:1px solid var(--line);width:100%;min-width:0;min-height:40px;color:var(--text);background:#fff;border-radius:8px;outline:0;padding:0 10px}.advanced-filter-grid select:focus,.advanced-filter-grid input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #b7791f26}.filter-chips{border-top:1px solid var(--line);align-items:center;margin-top:14px;padding-top:12px}.filter-chips>span{color:var(--muted);font-size:13px;font-weight:700}.filter-chips button{color:#6b430e;background:#f0f2f5;border-color:#d2b67f;min-height:30px;padding:0 10px;font-size:13px}.bulk-bar{background:#fff1ce;border-color:#d09a43;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;padding:12px 14px;display:flex}.bulk-bar>div:first-child{color:#6b430e;align-items:center;gap:8px;display:inline-flex}.data-surface{overflow:hidden}.table-meta{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.table-meta strong{margin-right:4px}.hint{color:var(--muted);align-items:center;gap:6px;font-size:13px;display:inline-flex}.table-scroll{max-width:100%;overflow:auto}table{border-collapse:separate;border-spacing:0;width:100%;color:var(--text);font-size:13px}th,td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:middle;white-space:nowrap;background:#fff;height:42px;padding:0 10px}th{z-index:4;color:#4d3513;text-align:left;background:#f2dfb6;font-weight:700;position:sticky;top:0}th.sortable{cursor:pointer}th.sortable span{margin-right:6px}tbody tr:hover td{background:#f0f2f5}tbody tr.selected td{background:#f8edcc}.sticky{z-index:3;background:#f8ead0;position:sticky}th.sticky{z-index:5;background:#e7c987}.checkbox-cell{text-align:center;width:48px;min-width:48px}.actions-column{text-align:center;width:112px;min-width:112px}.actions-column .icon-button{margin:0 2px}.sticky-right{z-index:4;background:#f8ead0;position:sticky;right:0;box-shadow:-8px 0 16px #60411714}th.sticky-right{z-index:6;background:#e7c987}td.readonly{color:#6f6352;cursor:not-allowed;background:#f5f6f7}td:not(.readonly){cursor:cell}td.currency{text-align:right;color:var(--green);font-variant-numeric:tabular-nums}.cell-editor{border:1px solid var(--brand);width:100%;min-height:30px;color:var(--text);background:#fff;border-radius:6px;outline:0;padding:0 8px}td.editing{background:#f0f2f5;padding:4px}.cell-state{vertical-align:middle;color:var(--green);margin-left:6px;display:inline-flex}.cell-state.error{color:var(--red)}.status-badge{border:1px solid var(--line);border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.status-badge.active{color:var(--green);background:var(--green-soft);border-color:#138a5438}.status-badge.maternity{color:var(--blue);background:var(--blue-soft);border-color:#2f6f9238}.status-badge.resigned{color:var(--red);background:var(--red-soft);border-color:#b6422e38}.mobile-cards{gap:12px;padding:12px;display:none}.employee-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:14px}.employee-card.selected{background:#f0f2f5;border-color:#d09a43}.card-head,.employee-card dl div{align-items:center;gap:8px;display:flex}.card-head{justify-content:space-between}.card-head label{align-items:center;gap:8px;font-weight:700;display:inline-flex}.employee-card h2{margin:10px 0 12px;font-size:18px}.employee-card dl{gap:8px;margin:0;display:grid}.employee-card dt{width:48px;color:var(--muted);flex:0 0 48px;font-size:12px}.employee-card dd{overflow-wrap:anywhere;min-width:0;margin:0}.card-actions{justify-content:flex-end;margin-top:14px}.pagination{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;font-size:13px;display:flex}.pagination label{align-items:center;gap:8px;display:inline-flex}.pagination select{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:72px;min-height:34px;padding:0 8px}.page-buttons span{text-align:center;min-width:104px}.page-buttons button{width:34px;min-height:34px;padding:0}.page-buttons button:disabled{cursor:not-allowed;opacity:.45}.primary-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.55}.modal-backdrop{z-index:80;background:#2e261d6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.import-modal{border:1px solid var(--line);background:var(--surface);border-radius:8px;flex-direction:column;width:min(920px,100%);max-height:min(760px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 28px 80px #2e261d47}.modal-header,.modal-footer{justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.modal-header{border-bottom:1px solid var(--line);background:#f0f2f5}.modal-header p,.modal-header h2{margin:0}.modal-header p{color:var(--muted);font-size:13px;font-weight:700}.modal-header h2{font-size:22px;line-height:1.2}.modal-footer{border-top:1px solid var(--line);justify-content:flex-end}.import-steps{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:14px 18px;display:grid}.import-steps span{border:1px solid var(--line);min-height:34px;color:var(--muted);border-radius:8px;place-items:center;font-size:13px;font-weight:700;display:grid}.import-steps span.active{border-color:var(--brand);background:var(--brand);color:#fff}.import-steps span.done{color:#6b430e;background:#fff1ce;border-color:#d2b67f}.import-body{padding:18px;overflow:auto}.drop-zone{border:1px dashed var(--line-strong);min-height:210px;color:var(--muted);text-align:center;cursor:pointer;background:#fff;border-radius:8px;place-items:center;gap:8px;padding:24px;display:grid}.drop-zone strong{color:var(--text);font-size:18px}.drop-zone input{display:none}.file-summary{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:10px;margin-top:12px;padding:12px;display:flex}.file-summary span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.preview-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.preview-summary div{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:8px;min-height:58px;padding:12px;display:flex}.preview-summary strong{font-size:22px}.preview-summary span{color:var(--muted);font-size:13px}.preview-table{border:1px solid var(--line);border-radius:8px;max-height:260px;overflow:auto}.preview-table table{min-width:760px}.issue-list{background:var(--red-soft);color:var(--red);border:1px solid #b6422e3d;border-radius:8px;gap:6px;margin:12px 0 0;padding:12px 12px 12px 30px;display:grid}.import-options{gap:12px;display:grid}.import-options label{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:flex-start;gap:10px;padding:14px;display:flex}.progress-block,.success-block{text-align:center;align-content:center;place-items:center;gap:12px;min-height:260px;display:grid}.progress-track{background:#ead7ae;border-radius:999px;width:min(440px,100%);height:14px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--brand);height:100%;transition:width .16s;display:block}.success-block{color:var(--green)}.success-block h2,.success-block p{margin:0}.success-block p{max-width:520px;color:var(--text)}.mobile-only{display:none}input[type=checkbox]{width:16px;height:16px;accent-color:var(--brand)}@media (width<=1180px){.chat-shell{grid-template-columns:320px minmax(0,1fr)}.chat-info-panel{display:none}.module-card-grid,.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.column-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.workspace-header{flex-wrap:wrap;gap:8px;min-height:auto;padding:8px 12px}.workspace-header-left,.workspace-header-nav,.workspace-header-right{flex:100%}.workspace-header-nav{order:3;justify-content:space-between;padding-top:4px;overflow-x:auto}.workspace-header-nav button{flex:1 0 54px;min-width:54px}.workspace-header-right{flex:none;justify-content:flex-start}.header-search{max-width:none}.chat-shell{grid-template-columns:1fr;height:auto;min-height:0;overflow:visible}.chat-list-panel{max-height:min(420px,48vh)}.chat-thread-panel{height:min(760px,100vh - 118px);min-height:560px}.chat-info-panel{display:none}.chat-info-panel.reply-thread-panel{min-height:360px;display:flex}.mobile-chat-back{display:inline-grid}.chat-shell:not(.mobile-chat-open) .chat-thread-panel,.chat-shell:not(.mobile-chat-open) .chat-info-panel,.chat-shell.mobile-chat-open .chat-list-panel{display:none}.chat-shell:not(.mobile-chat-open) .chat-list-panel{max-height:calc(100vh - 176px)}.chat-shell.mobile-chat-open .chat-thread-panel,.chat-shell.mobile-chat-open .chat-info-panel.reply-thread-panel{display:flex}.sidebar{transition:transform .18s;position:fixed;left:0;transform:translate(-100%)}.sidebar.sidebar-open{transform:translate(0)}.workspace{padding:16px}.mobile-only{display:inline-grid}.topbar{align-items:flex-start}.topbar-actions{display:none}.panel-heading,.bulk-bar,.table-meta{flex-direction:column;align-items:stretch}.column-list,.overview-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-filters .ghost-button{grid-column:span 2}.advanced-filter-grid,.document-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.workspace{padding:10px}.app-shell.module-home .workspace{flex-direction:column;min-height:100dvh;padding-bottom:0;display:flex}.chat-shell{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:1fr;gap:16px;min-height:0;margin:-10px -10px 0;padding:10px 10px 0;overflow:hidden}.chat-list-panel{max-height:none;padding:12px}.chat-info-panel{display:none}.chat-info-panel.reply-thread-panel{display:flex}.chat-shell:not(.mobile-chat-open) .chat-thread-panel,.chat-shell:not(.mobile-chat-open) .chat-info-panel,.chat-shell.mobile-chat-open .chat-list-panel{display:none}.chat-shell:not(.mobile-chat-open) .chat-list-panel{height:100%;max-height:none}.chat-shell.mobile-chat-open .chat-thread-panel,.chat-shell.mobile-chat-open .chat-info-panel.reply-thread-panel{display:flex}.chat-thread-panel{height:auto;min-height:0}.chat-thread-head{min-height:62px;padding:8px 12px}.chat-thread-actions{gap:4px}.chat-thread-actions .header-icon-button{width:36px;height:36px}.chat-messages{padding:12px}.message-row{max-width:90%}.chat-composer{padding:8px 10px}.module-card-grid{grid-template-columns:1fr}.module-grid-hero,.placeholder-module-screen{flex-direction:column;align-items:flex-start;padding:18px}.module-grid-hero h1{font-size:28px}.module-sidebar,.app-shell.sidebar-collapsed .module-sidebar{border-top:1px solid #ffffff1f;border-right:0;flex-basis:auto;width:100%;height:76px;padding:6px 10px;position:fixed;inset:auto 0 0;transform:none}.module-sidebar .brand,.module-sidebar .module-sidebar-footer{display:none}.module-side-nav{gap:6px;padding:0;display:flex;overflow-x:auto}.module-side-nav .side-link,.app-shell.sidebar-collapsed .side-link{flex-direction:column;flex:0 0 72px;justify-content:center;gap:5px;min-width:72px;min-height:62px;padding:6px}.module-side-nav .side-link span{max-width:64px;font-size:11px;line-height:1.1}.workspace-home-header{flex-wrap:wrap;align-items:flex-start}h1{font-size:24px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-kpi-grid,.overview-grid{grid-template-columns:1fr}.overview-panel.wide{grid-column:auto}.overview-filters{grid-template-columns:1fr}.overview-filters .ghost-button{grid-column:auto}.structure-row,.birthday-list button,.detail-header-card,.detail-contact-grid,.detail-field-grid,.document-grid,.quick-grid{grid-template-columns:1fr}.quick-create-dialog{width:100%;min-height:auto}.quick-create-footer,.created-banner{flex-direction:column;align-items:stretch}.quick-create-footer .primary-button,.quick-create-footer .ghost-button,.created-banner .primary-button,.created-banner .ghost-button{width:100%}.avatar-block{width:84px;height:84px;font-size:24px}.detail-title-row{flex-direction:column}.detail-tabs{padding-bottom:10px}.structure-row b,.structure-row em,.birthday-list span{text-align:left}.summary-card{padding:12px}.summary-card strong{font-size:22px}.summary-icon{flex-basis:38px;width:38px;height:38px}.select-control,.toolbar-buttons,.toolbar-buttons .ghost-button{flex:100%}.column-list,.advanced-filter-grid{grid-template-columns:1fr}.desktop-table{display:none}.mobile-cards{display:grid}.hint{display:none}.pagination{justify-content:center}.modal-backdrop{padding:10px}.import-steps,.preview-summary{grid-template-columns:1fr}.modal-footer{flex-direction:column-reverse;align-items:stretch}.modal-footer .primary-button,.modal-footer .ghost-button{width:100%}}@media (width<=460px){.workspace-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin:0 -10px 10px;padding:8px 10px;display:grid}.workspace-header-left{grid-column:1/-1;grid-template-columns:38px auto minmax(0,1fr);gap:8px;display:grid}.workspace-logo{flex-basis:38px;width:38px;height:38px}.workspace-header-left>strong{font-size:15px}.header-search{min-width:0;height:38px}.workspace-header-nav{order:initial;scrollbar-width:none;grid-area:2/1/auto/2;justify-content:flex-start;gap:4px;padding-top:0;overflow-x:auto}.workspace-header-nav::-webkit-scrollbar{display:none}.workspace-header-right{grid-area:2/2/auto/3;justify-content:flex-end;gap:4px}.workspace-header-right .header-icon-button,.workspace-header-right .header-avatar-button{width:38px;height:38px}.workspace-header-nav button{flex:0 0 46px;width:46px;min-width:46px;height:38px}.module-topbar{flex-wrap:nowrap;align-items:center;min-height:56px;display:flex}.module-topbar .workspace-header-left{flex:auto;grid-column:auto;min-width:0;display:flex}.module-topbar .breadcrumbs{flex:auto;min-width:0}.module-topbar .module-search,.module-topbar .workspace-header-nav{display:none}.module-topbar .workspace-header-right{flex:none;grid-area:auto}.chat-list-head h1{font-size:24px}.messenger-search{height:34px;margin:12px 0 10px}.chat-tabs{justify-content:space-between}.chat-contact{grid-template-columns:46px minmax(0,1fr) auto;min-height:68px;padding:7px}.chat-avatar{flex-basis:46px;width:46px;height:46px}.chat-person .chat-avatar{flex-basis:48px;width:48px;height:48px}.chat-person strong{font-size:17px}.chat-person small{font-size:13px}.chat-thread-actions .header-icon-button{width:34px;height:34px}.message-row{max-width:94%}.message-row.mine{max-width:88%}.message-row p{border-radius:16px;padding:8px 11px}.message-media-button{width:min(280px,78vw)}.media-viewer-overlay{padding:64px 12px 24px}.media-viewer-actions{top:12px;right:12px}.media-viewer-frame{width:100%}.media-viewer-frame>img,.media-viewer-video{max-height:calc(100vh - 128px)}.summary-grid,.overview-kpi-grid{grid-template-columns:1fr}.card-head{flex-direction:column;align-items:flex-start}.page-buttons{justify-content:center}}h1,h2,h3,.brand strong,.page-title,.section-title,.card-head h2,.module-grid-hero h1,.module-card h2,.placeholder-module-screen h2,.create-header h2,.chat-list-head h1,.chat-info-panel h2,.detail-title-row h2,.popover-head h2{font-weight:650}strong,b,.chat-tabs button,.chat-contact strong,.chat-person strong,.chat-info-list button,.encrypted-note,.side-link,.module-link-list button,.primary-button,.ghost-button,.quick-field span,.create-header p,.module-grid-hero p,.placeholder-module-screen p{font-weight:600}
