.mc-dashboard{background:#f7f8fa;color:#142033;font-family:Inter,Arial,system-ui,sans-serif;width:100%}.mc-panel{margin:0;padding:24px;background:#fff;border:1px solid #dfe3e8;border-radius:14px;box-shadow:0 2px 7px #0f172a0a}.mc-panel-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.mc-month-controls,.mc-actions{display:flex;align-items:center;gap:12px}.mc-month-controls h2{min-width:174px;margin:0;color:#142033;font-size:24px;font-weight:750;line-height:1.2;text-align:center}.mc-icon-button,.mc-secondary-button,.mc-primary-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe3e8;border-radius:10px;background:#fff;color:#142033;font-family:inherit;font-size:14px;font-weight:650;cursor:pointer}.mc-icon-button{width:40px;height:40px;color:#566377}.mc-secondary-button{min-width:78px;height:42px;padding:0 18px;color:#566377}.mc-primary-button{height:42px;padding:0 20px;gap:8px;border-color:#2d6cdf;background:#2d6cdf;color:#fff}.mc-main-grid{display:grid;grid-template-columns:minmax(0,66fr) minmax(320px,32fr);gap:24px;align-items:start}.mc-calendar-column{min-width:0}.mc-calendar-card{border:1px solid #dfe3e8;border-radius:12px;background:#fff;overflow:hidden}.mc-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-bottom:1px solid #dfe3e8;background:#fafbfc}.mc-weekdays div{height:42px;display:flex;align-items:center;justify-content:center;color:#7c899b;font-size:11px;font-weight:750}.mc-calendar-body{position:relative;min-height:calc(var(--mc-row-count) * 100px)}.mc-date-grid,.mc-event-layer{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-rows:repeat(var(--mc-row-count),100px)}.mc-date-grid{position:relative;z-index:1}.mc-event-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.mc-date-cell{position:relative;min-width:0;height:100px;padding:12px;border:0;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3;background:#fff;text-align:right;cursor:pointer}.mc-date-cell:nth-child(7n){border-right:0}.mc-date-cell span{position:absolute;top:12px;right:14px;color:#566377;font-size:13px;font-weight:650}.mc-date-cell--empty{background:#fcfdfe;cursor:default}.mc-date-cell--today{background:#fff8db}.mc-date-cell--today span{color:#9a5b00;font-weight:800}.mc-date-cell--selected{box-shadow:inset 0 0 0 2px #2d6cdf}.mc-calendar-event{pointer-events:auto;height:24px;min-width:0;margin-left:8px;margin-right:8px;padding:0 10px;border:1px solid transparent;border-radius:7px;font-family:inherit;font-size:11px;font-weight:650;line-height:22px;text-align:left;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mc-calendar-event span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mc-event--agent{background:#e8f1ff;color:#1d4fa8;border-color:#c7ddff}.mc-event--human{background:#f3ebff;color:#6e3fc8;border-color:#dfd1ff}.mc-event--joint{background:#e8f7ee;color:#166534;border-color:#ccebd7}.mc-event--past{background:#e7eaf0;color:#788396;border-color:#d2d7df;text-decoration:line-through}.mc-event--tbd{background:#fff7d6;color:#9a5b00;border:1px dashed #d99020}.mc-legend{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:16px}.mc-legend-item{display:inline-flex;align-items:center;gap:7px;color:#7c899b;font-size:12px;font-weight:550}.mc-legend-square{width:12px;height:12px;border-radius:3px;flex:0 0 auto}.mc-sidebar{display:flex;flex-direction:column;gap:18px;min-width:0}.mc-side-card{min-height:222px;padding:20px;border:1px solid #dfe3e8;border-radius:12px;background:#fff;box-shadow:0 1px 3px #0f172a0a}.mc-side-card h3{margin:0 0 18px;color:#142033;font-size:17px;font-weight:750;line-height:1.2}.mc-select-card{min-height:286px}.mc-empty-state{min-height:205px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.mc-empty-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;border:1px solid #dfe3e8;border-radius:12px;color:#7c899b;font-size:20px}.mc-empty-state p,.mc-muted{margin:0;color:#7c899b;font-size:14px}.mc-empty-state button{margin-top:8px;border:0;background:transparent;color:#2d6cdf;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer}.mc-selected-date{margin:-6px 0 14px;color:#7c899b;font-size:12px;font-weight:650}.mc-selected-meetings{display:flex;flex-direction:column;gap:12px}.mc-meeting-detail{padding:14px;border:1px solid #dfe3e8;border-radius:10px;background:#fbfcfd}.mc-meeting-detail--past{background:#f6f7f9}.mc-meeting-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.mc-meeting-detail h4,.mc-upcoming-card h4{margin:0;color:#142033;font-size:13px;font-weight:750;line-height:1.35}.mc-meeting-detail-header p,.mc-upcoming-card p,.mc-detail-block p{margin:4px 0 0;color:#7c899b;font-size:12px;line-height:1.5}.mc-meeting-pill{flex:0 0 auto;padding:4px 8px;border-radius:999px;background:#fff7d6;color:#9a5b00;font-size:10px;font-weight:800}.mc-meeting-pill--past{background:#e7eaf0;color:#788396}.mc-detail-block,.mc-detail-list{margin-top:10px}.mc-detail-block span,.mc-detail-list span{display:block;color:#7c899b;font-size:10px;font-weight:800;text-transform:uppercase}.mc-detail-block p{color:#344054}.mc-chip-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.mc-chip-row span{padding:4px 8px;border:1px solid #dfe3e8;border-radius:999px;background:#fff;color:#566377;font-size:11px;font-weight:650}.mc-detail-list ul{margin:6px 0 0;padding-left:18px;color:#344054;font-size:12px;line-height:1.5}.mc-upcoming-card{min-height:340px}.mc-upcoming-card ul{display:flex;flex-direction:column;gap:18px;margin:0;padding:0;list-style:none}.mc-upcoming-card li{display:flex;align-items:flex-start;gap:10px}.mc-upcoming-bullet{width:9px;height:9px;margin-top:5px;border-radius:999px;flex:0 0 auto}.mc-upcoming-card p{color:#d97706;font-weight:650}.mc-schedule-form{display:flex;flex-direction:column;gap:14px}.mc-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mc-schedule-form label{display:flex;flex-direction:column;gap:6px}.mc-schedule-form label>span{color:#566377;font-size:12px;font-weight:750}.mc-schedule-form input[type=date]{height:40px;padding:0 12px;border:1px solid #d9d9d9;border-radius:8px;color:#142033;font-family:inherit;font-size:14px}.mc-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}@media (max-width: 1180px){.mc-main-grid{grid-template-columns:1fr}}@media (max-width: 720px){.mc-panel{padding:16px}.mc-panel-header,.mc-actions{align-items:stretch;flex-direction:column}.mc-actions,.mc-primary-button,.mc-secondary-button{width:100%}.mc-form-grid{grid-template-columns:1fr}}.project-connectors{display:flex;flex-direction:column;gap:18px;margin-bottom:20px}.project-connectors__heading,.project-connectors__toolbar,.project-connectors__group-heading,.project-connector-row__title,.project-connector-row__actions{display:flex;align-items:center}.project-connectors__heading{justify-content:space-between;gap:20px}.project-connectors__eyebrow{color:#64748b;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.project-connectors__heading h2{margin:3px 0 4px;color:#0f172a;font-size:19px}.project-connectors__heading p,.project-connectors__group-heading p{margin:0;color:#64748b;font-size:11px;line-height:1.5}.project-connectors__toolbar{gap:10px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.project-connectors__toolbar .ant-input-affix-wrapper{flex:1}.project-connectors__toolbar .ant-select{width:150px}.project-connectors__groups{display:flex;flex-direction:column;gap:22px}.project-connectors__group-heading{justify-content:space-between;gap:12px;margin-bottom:9px}.project-connectors__group-heading h3{margin:0 0 2px;color:#0f172a;font-size:13px}.project-connectors__list{display:flex;flex-direction:column;gap:9px}.project-connector-row{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0f172a0a}.project-connector-row--needs-setup{border-color:#fed7aa;background:#fffdf9}.project-connector-row__logo{width:40px;height:40px;padding:7px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.project-connector-row__logo img{width:100%;height:100%;display:block;object-fit:contain}.project-connector-row__main{min-width:0}.project-connector-row__title{gap:8px}.project-connector-row__title>div:first-child{flex:1}.project-connector-row__title strong,.project-connector-row__title span,.project-connector-catalog__item strong,.project-connector-catalog__item span{display:block}.project-connector-row__title strong{color:#0f172a;font-size:13px}.project-connector-row__title>div:first-child span{color:#94a3b8;font-size:10px}.project-connector-row__status{display:inline-flex!important;align-items:center;gap:5px;font-size:10px;font-weight:700}.project-connector-row__status--ready{color:#15803d}.project-connector-row__status--needs-setup{color:#c2410c}.project-connector-row__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0;padding:10px 12px;border-radius:7px;background:#f8fafc}.project-connector-row__details span,.project-connector-row__details strong{display:block}.project-connector-row__details span{color:#94a3b8;font-size:9px;font-weight:700;text-transform:uppercase}.project-connector-row__details strong{margin-top:2px;color:#334155;font-size:11px}.project-connector-row__warning{margin:10px 0;color:#9a3412;font-size:11px}.project-connector-row__actions{justify-content:flex-end;gap:7px}.project-connector-row__actions .ant-btn{font-size:10px}.project-connectors__empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#94a3b8;border:1px dashed #cbd5e1;border-radius:8px;background:#fff}.project-connectors__empty>.anticon{font-size:24px}.project-connectors__empty strong{color:#334155}.project-connectors__empty span{font-size:11px}.project-connector-catalog,.project-connector-form{display:flex;flex-direction:column;gap:10px}.project-connector-catalog__item{display:grid;grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:11px;border:1px solid #e2e8f0;border-radius:8px}.project-connector-catalog__item strong{color:#0f172a;font-size:12px}.project-connector-catalog__item span{color:#94a3b8;font-size:9px}.project-connector-form__notice{display:flex;gap:8px;padding:11px;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;font-size:11px}.project-connector-form label>span{display:block;margin-bottom:5px;color:#334155;font-size:11px;font-weight:600}.project-connectors__access-copy{color:#64748b;font-size:12px}.project-connectors__worker-list{width:100%;display:flex;flex-direction:column;gap:8px}.project-connectors__worker-list .ant-checkbox-wrapper{margin:0;padding:10px;border:1px solid #e2e8f0;border-radius:8px}.project-connectors__worker-list strong,.project-connectors__worker-list small{display:block}.project-connectors__worker-list strong{color:#0f172a;font-size:12px}.project-connectors__worker-list small{color:#94a3b8;font-size:9px}.project-connectors__access-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}@media (max-width: 900px){.project-connectors__toolbar{align-items:stretch;flex-direction:column}.project-connectors__toolbar .ant-select{width:100%}.project-connectors__heading{align-items:flex-start;flex-direction:column}.project-connector-row__details{grid-template-columns:1fr}.project-connector-row__actions{align-items:stretch;flex-direction:column}}.queue-header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:24px}.queue-header h2.ant-typography{margin:3px 0 2px;color:#0f172a;font-size:28px;font-weight:650;letter-spacing:-.025em}.queue-eyebrow{color:#2563eb;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.queue-summary{display:flex;flex:0 0 auto;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.queue-summary>div{display:grid;min-width:92px;padding:12px 18px}.queue-summary>div+div{border-left:1px solid #e2e8f0}.queue-summary strong{color:#0f172a;font-size:21px;line-height:1}.queue-summary span{margin-top:4px;color:#64748b;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.queue-summary .queue-summary__critical strong{color:#dc2626}.queue-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #e2e8f0;background:#fff}.queue-search{max-width:360px}.queue-filters{display:flex;align-items:center;gap:8px}.queue-filters .ant-select:first-of-type{width:140px}.queue-filters .ant-select:last-of-type{width:148px}.queue-filter-icon{margin-right:2px;color:#94a3b8}.queue-table .ant-table-thead>tr>th{padding:11px 18px;border-bottom-color:#e2e8f0;background:#f8fafc;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.queue-table .ant-table-tbody>tr>td{padding:16px 18px;border-bottom-color:#edf2f7}.queue-table .ant-table-tbody>tr{cursor:pointer;transition:background .15s ease,box-shadow .15s ease}.queue-table .ant-table-tbody>tr:hover>td,.queue-table .ant-table-tbody>tr:focus>td,.queue-table .ant-table-tbody>tr.queue-row--selected>td{background:#f8fbff}.queue-table .ant-table-tbody>tr:focus{outline:2px solid #2563eb;outline-offset:-2px}.queue-request{display:grid;min-width:300px}.queue-request__meta{display:flex;align-items:center;gap:6px;margin-bottom:4px;color:#94a3b8;font-size:11px}.queue-request__meta .ant-typography{font-size:11px}.queue-ticket-id{color:#2563eb!important;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:700}.queue-request__title{overflow:hidden;color:#0f172a;font-size:14px;font-weight:600;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.queue-request__agent{margin-top:4px;color:#64748b;font-size:12px}.queue-priority{margin:0;padding:2px 8px;border:0;border-radius:999px;font-size:11px;font-weight:650}.queue-priority--critical{background:#fef2f2;color:#b91c1c}.queue-priority--high{background:#fffbeb;color:#b45309}.queue-priority--medium{background:#eff6ff;color:#1d4ed8}.queue-priority--low{background:#f1f5f9;color:#475569}.queue-confidence{display:grid;grid-template-columns:72px 34px;align-items:center;gap:9px}.queue-confidence .ant-progress{margin:0;line-height:1}.queue-confidence .ant-typography{color:#475569;font-size:12px;font-weight:650}.queue-due,.queue-due .ant-typography{color:#64748b;font-size:12px;white-space:nowrap}.queue-due--urgent,.queue-due--urgent .ant-typography{color:#dc2626;font-weight:650}.queue-review-drawer .ant-drawer-body{padding:0}.queue-review{min-height:100%;padding:30px 30px 110px}.queue-review__topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.queue-review h3.ant-typography{margin:0;color:#0f172a;font-size:24px;font-weight:650;line-height:1.3;letter-spacing:-.02em}.queue-review__due{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:12px;color:#64748b;font-size:12px}.queue-review__section{margin-top:28px;padding-top:24px;border-top:1px solid #e2e8f0}.queue-section-label{display:flex;align-items:center;gap:8px;color:#475569;font-size:11px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.queue-review__section>p{margin:10px 0 0;color:#1e293b;font-size:14px;line-height:1.65}.queue-ai-card{margin-top:24px;padding:18px;border:1px solid #dbeafe;border-radius:12px;background:#f8fbff}.queue-ai-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.queue-ai-card__header>div{display:flex;align-items:center;gap:8px;color:#2563eb}.queue-ai-card__header .ant-typography{font-size:12px}.queue-ai-card>.ant-typography{display:block;margin-top:8px;font-size:12px;line-height:1.5}.queue-review__metadata{display:grid;grid-template-columns:1fr 1fr;gap:20px}.queue-review__metadata>div{display:grid;gap:4px}.queue-review__metadata span{color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.queue-review__metadata strong{overflow:hidden;color:#334155;font-size:12px;font-weight:600;text-overflow:ellipsis}.queue-chat-toggle{display:grid;width:100%;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:0;border:0;background:transparent;color:#0f172a;text-align:left;cursor:pointer}.queue-chat-toggle__icon{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#eff6ff;color:#2563eb;font-size:17px}.queue-chat-toggle>span:nth-child(2){display:grid;gap:2px}.queue-chat-toggle strong{font-size:13px}.queue-chat-toggle small{color:#64748b;font-size:11px}.queue-chat-toggle__action{color:#2563eb;font-size:12px;font-weight:600}.queue-chat-preview{margin-top:16px}.queue-development-notice{padding:10px 12px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:#9a3412;font-size:12px;line-height:1.5}.queue-chat-preview__disabled{margin-top:12px;opacity:.5;pointer-events:none;transition:opacity .3s ease}.queue-chat-message{display:flex;gap:10px;margin-bottom:12px;padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.queue-chat-message--user{margin-left:36px;background:#eff6ff}.queue-chat-avatar{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:50%;background:#dbeafe;color:#2563eb}.queue-chat-message .ant-typography{font-size:11px}.queue-chat-message p{margin:4px 0 0;color:#334155;font-size:12px;line-height:1.5}.queue-chat-composer{display:grid;grid-template-columns:1fr auto;gap:8px;padding-top:12px;border-top:1px solid #e2e8f0}.queue-note-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;padding:0;border:0;background:transparent;color:#0f172a;cursor:pointer}.queue-note-toggle>span:first-child{display:flex;align-items:center;gap:8px;font-weight:650}.queue-note-toggle>span:last-child{color:#2563eb;font-size:12px;font-weight:600}.queue-note-editor{display:grid;justify-items:end;gap:10px;margin-top:14px}.queue-saved-note{padding:12px 14px;border-radius:8px;background:#f8fafc}.queue-review__actions{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid #e2e8f0;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.queue-approve-button{border-color:#15803d!important;background:#15803d!important}.queue-decision{display:flex;width:100%;align-items:center;justify-content:center;gap:8px;padding:11px;border-radius:8px;font-weight:650}.queue-decision--approved{background:#f0fdf4;color:#15803d}.queue-decision--rejected{background:#fef2f2;color:#b91c1c}@media (max-width: 760px){.queue-header{align-items:flex-start}.queue-header>div:first-child>.ant-typography:last-child{display:none}.queue-summary>div{min-width:70px;padding:10px 12px}.queue-toolbar{align-items:stretch;flex-direction:column}.queue-search{max-width:none}.queue-filters{width:100%}.queue-filter-icon{display:none}.queue-filters .ant-select{flex:1;width:auto!important}.queue-review-drawer .ant-drawer-content-wrapper{width:100%!important}}@media (max-width: 520px){.queue-header{gap:14px}.queue-header h2.ant-typography{font-size:23px}.queue-summary>div{min-width:58px;padding:9px 10px}.queue-summary span{font-size:9px}.queue-review{padding:24px 20px 110px}.queue-review__actions{padding:14px 16px}}.np-shell{height:100vh;max-height:100vh;background:#f6f8fb;color:#111827;display:flex;flex-direction:column;overflow:hidden}.np-header{height:72px;padding:0 24px;background:#fff;border-bottom:1px solid #e5e7eb;display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,460px) minmax(220px,1fr);align-items:center;gap:20px}.np-header__identity,.np-header__actions,.np-project-name,.np-source-options,.np-composer__toolbar,.np-analysis-ready__source,.np-analysis-ready__action,.np-transcription__header,.np-detail-section__header,.np-requirement-section__header,.np-phase__title,.np-agent,.np-privacy-note{display:flex;align-items:center}.np-header__identity{gap:12px;min-width:0}.np-header__identity h1,.np-conversation__header h2,.np-welcome h2,.np-requirements__header h2{margin:0;color:#0f172a;letter-spacing:0}.np-header__identity h1{font-size:20px;line-height:1.15}.np-icon-button{flex:0 0 auto}.np-brand-mark,.np-welcome__icon,.np-agent__avatar,.np-message__avatar,.np-source-icon,.np-phase__marker,.np-step__marker,.np-requirement-section__icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto}.np-brand-mark{width:38px;height:38px;border-radius:8px;color:#1d4ed8;background:#eff6ff}.np-eyebrow{display:block;color:#64748b;font-size:10px;font-weight:700;letter-spacing:0;text-transform:uppercase}.np-project-name{flex-direction:column;align-items:stretch;gap:4px;padding:9px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.np-project-name label{color:#64748b;font-size:10px;font-weight:700;text-transform:uppercase}.np-project-name .ant-input{padding:0;color:#0f172a;font-weight:600}.np-header__actions{justify-content:flex-end;gap:10px}.np-create-button{font-weight:600}.np-mobile-review{display:none}.np-workspace{flex:1;min-height:0;max-height:calc(100vh - 72px);display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;padding:18px;overflow:hidden}.np-shell--with-requirements .np-workspace{grid-template-columns:280px minmax(0,1fr) 360px}.np-workflow,.np-conversation,.np-requirements-panel{min-height:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0f172a0f}.np-workflow{padding:18px;overflow-y:auto}.np-agent{gap:10px;padding-bottom:18px;border-bottom:1px solid #e5e7eb}.np-agent__avatar{width:34px;height:34px;border-radius:8px;color:#2563eb;background:#eff6ff}.np-agent strong,.np-privacy-note strong{display:block;color:#0f172a;font-size:13px}.np-agent span,.np-privacy-note span{display:block;color:#64748b;font-size:11px;line-height:1.45}.np-agent i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#16a34a}.np-steps{display:flex;flex-direction:column;gap:12px;padding:18px 0}.np-step{display:grid;grid-template-columns:28px 1fr;gap:10px;color:#94a3b8}.np-step__marker{width:28px;height:28px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:12px;font-weight:700}.np-step strong{display:block;color:#475569;font-size:12px}.np-step span{display:block;color:#94a3b8;font-size:11px;line-height:1.35}.np-step--current .np-step__marker,.np-step--complete .np-step__marker{color:#fff;background:#2563eb}.np-step--current strong,.np-step--complete strong{color:#0f172a}.np-privacy-note{gap:10px;padding:12px;border-radius:8px;color:#0f766e;background:#f0fdfa;border:1px solid #ccfbf1}.np-conversation{display:flex;flex-direction:column;overflow:hidden;min-height:0}@keyframes pulse{0%{box-shadow:0 0 #ef444466}70%{box-shadow:0 0 0 8px #ef444400}to{box-shadow:0 0 #ef444400}}.np-conversation__header{min-height:74px;padding:16px 20px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:16px}.np-conversation__header h2,.np-welcome h2{font-size:22px;line-height:1.2}.np-session-state{display:inline-flex;align-items:center;gap:7px;padding:5px 10px;border-radius:999px;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;font-size:11px;font-weight:700;white-space:nowrap}.np-session-state span{width:7px;height:7px;border-radius:50%;background:#94a3b8}.np-session-state--ready{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.np-session-state--ready span{background:#16a34a}.np-conversation__body{flex:1;min-height:0;padding:20px;overflow-y:auto;background:#fbfdff}.np-welcome{max-width:760px;margin:24px auto;text-align:left}.np-welcome__icon{width:44px;height:44px;margin-bottom:14px;border-radius:8px;color:#d97706;background:#fffbeb}.np-welcome p{max-width:620px;color:#475569;font-size:14px;line-height:1.65}.np-prompt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}.np-prompt-grid div,.np-analysis-ready,.np-transcription,.np-requirement-section,.np-detail-section{border:1px solid #e2e8f0;border-radius:8px;background:#fff}.np-prompt-grid div{padding:14px}.np-prompt-grid strong{display:block;color:#0f172a;font-size:13px;margin-bottom:5px}.np-prompt-grid span{color:#64748b;font-size:12px;line-height:1.45}.np-analysis-ready,.np-transcription,.np-message-list{max-width:860px;margin:0 auto 16px}.np-analysis-ready{overflow:hidden}.np-analysis-ready__source{gap:12px;padding:14px 16px;border-bottom:1px solid #e5e7eb}.np-source-icon{width:34px;height:34px;border-radius:8px;color:#2563eb;background:#eff6ff}.np-analysis-ready__source span{display:block;color:#64748b;font-size:11px}.np-analysis-ready__source strong{display:block;color:#0f172a;font-size:13px}.np-analysis-ready__check{margin-left:auto;color:#16a34a}.np-analysis-ready__preview{margin:0;padding:14px 16px;color:#334155;font-size:13px;line-height:1.6;border-bottom:1px solid #e5e7eb;white-space:pre-wrap}.np-analysis-ready__action{justify-content:space-between;gap:16px;padding:14px 16px}.np-analysis-ready__action strong{display:block;color:#0f172a;font-size:13px}.np-analysis-ready__action span,.np-analysis-progress,.np-typing{color:#64748b;font-size:12px}.np-analysis-progress,.np-typing{display:inline-flex;align-items:center;gap:8px}.np-transcription{padding:14px 16px}.np-transcription__header{gap:8px;margin-bottom:8px;color:#475569}.np-transcription p{margin:0;color:#334155;font-size:13px;line-height:1.6;white-space:pre-wrap}.np-message-list{display:flex;flex-direction:column;gap:16px}.np-message{display:flex;gap:12px;align-items:flex-start}.np-message--user{flex-direction:row-reverse}.np-message__avatar{width:32px;height:32px;border-radius:8px;background:#eff6ff;color:#2563eb}.np-message--user .np-message__avatar{background:#ecfdf5;color:#16a34a}.np-message__content{max-width:min(720px,82%)}.np-message__category{display:inline-flex;align-items:center;gap:7px;margin-bottom:6px;padding:4px 9px 4px 7px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:10px;font-weight:700;letter-spacing:.045em;line-height:1.4;text-transform:uppercase}.np-message__category-marker{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px #2563eb1a}.np-message__category--pain_points{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.np-message__category--assumptions{border-color:#fde68a;background:#fffbeb;color:#a16207}.np-message__category--architectural_depth{border-color:#c4b5fd;background:#f5f3ff;color:#6d28d9}.np-message__category--execution_stages{border-color:#99f6e4;background:#f0fdfa;color:#0f766e}.np-message__category--timelines{border-color:#bae6fd;background:#f0f9ff;color:#0369a1}.np-message__meta{display:flex;align-items:center;gap:8px;margin-bottom:5px;color:#94a3b8;font-size:11px}.np-message--user .np-message__meta{justify-content:flex-end}.np-message__meta strong{color:#334155}.np-message__text{padding:12px 14px;border-radius:8px;background:#fff;border:1px solid #e2e8f0;color:#1f2937;font-size:13px;line-height:1.6}.np-message__text p,.np-message__text ul,.np-message__text ol{margin-top:0;margin-bottom:8px}.np-message__text p:last-child,.np-message__text ul:last-child,.np-message__text ol:last-child{margin-bottom:0}.np-message--user .np-message__text{color:#fff;background:#2563eb;border-color:#2563eb}.np-composer{border-top:1px solid #e5e7eb;background:#fff;padding:14px 18px}.np-composer__box,.np-chat-composer{max-width:900px;margin:0 auto;border:1px solid #dbe3ef;border-radius:8px;background:#fff;overflow:hidden}.np-composer__box .ant-input,.np-chat-composer .ant-input{font-size:14px}.np-attachment{display:flex;align-items:center;gap:8px;margin:0 12px 10px;padding:8px 10px;border-radius:8px;color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.np-attachment span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.np-composer__toolbar{justify-content:space-between;gap:12px;padding:10px 12px;border-top:1px solid #e5e7eb}.np-source-options{gap:4px;flex-wrap:wrap}.np-chat-composer{display:flex;align-items:flex-end;gap:8px;padding:10px}.np-chat-composer .ant-input{flex:1}.np-composer__hint{max-width:900px;margin:0 auto;display:flex;align-items:center;gap:8px;color:#64748b;font-size:13px}.np-requirements-panel{overflow-y:auto;padding:16px}.np-requirements{display:flex;flex-direction:column;gap:12px}.np-requirements__header{justify-content:space-between;gap:12px}.np-requirements__header h2{font-size:18px;line-height:1.25}.np-requirements__status{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;font-size:11px;font-weight:700;white-space:nowrap}.np-objective{margin:0;color:#475569;font-size:13px;line-height:1.6}.np-requirement-section,.np-detail-section{padding:14px}.np-requirement-section--blue{border-color:#bfdbfe}.np-requirement-section--violet{border-color:#ddd6fe}.np-requirement-section--teal{border-color:#99f6e4}.np-requirement-section--green{border-color:#bbf7d0}.np-requirement-section__header,.np-detail-section__header{gap:8px;margin-bottom:10px}.np-requirement-section__header h3,.np-detail-section__header h3{flex:1;margin:0;color:#0f172a;font-size:13px}.np-requirement-section__icon{width:28px;height:28px;border-radius:8px;background:#f8fafc;color:#2563eb}.np-requirement-section__count,.np-detail-section__header span{min-width:22px;padding:2px 7px;border-radius:999px;color:#64748b;background:#f1f5f9;font-size:11px;font-weight:700;text-align:center}.np-requirement-list,.np-detail-section ul{margin:0;padding-left:18px;color:#334155;font-size:12px;line-height:1.6}.np-tag-list{display:flex;flex-wrap:wrap;gap:6px}.np-detail-section--risk{border-color:#fed7aa}.np-detail-section--phases{border-color:#bfdbfe}.np-phase-list,.np-control-list{display:flex;flex-direction:column;gap:10px}.np-phase{display:grid;grid-template-columns:28px 1fr;gap:10px}.np-phase__marker{width:28px;height:28px;border-radius:999px;color:#1d4ed8;background:#eff6ff;font-size:12px;font-weight:700}.np-phase__title{justify-content:space-between;gap:8px}.np-phase__title strong,.np-control-list strong{color:#0f172a;font-size:12px}.np-phase p,.np-control-list p{margin:3px 0 0;color:#64748b;font-size:12px;line-height:1.5}.np-control-list>div{padding:10px;border-radius:8px;background:#f8fafc}.np-requirements-drawer .ant-drawer-body{background:#f8fafc}.np-connectors{width:min(100%,960px);margin:0 auto}.np-connectors__intro{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:13px;align-items:start;padding:16px;border:1px solid #bfdbfe;border-radius:8px;background:#f8fbff}.np-connectors__intro-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:#2563eb;background:#dbeafe;border-radius:8px;font-size:18px}.np-connectors__intro h3{margin:2px 0 5px;color:#0f172a;font-size:17px}.np-connectors__intro p{max-width:650px;margin:0;color:#64748b;font-size:12px;line-height:1.55}.np-connectors__optional{margin:0;color:#475569;background:#fff;border-color:#cbd5e1}.np-connectors__toolbar{position:sticky;top:-20px;z-index:2;padding:16px 0 12px;background:#fbfdff}.np-connectors__toolbar>.ant-input-affix-wrapper{max-width:360px;margin-bottom:10px}.np-connectors__filters{display:flex;gap:7px;padding-bottom:2px;overflow-x:auto}.np-connectors__filters .ant-btn{flex:0 0 auto;font-size:11px}.np-connector-groups{display:flex;flex-direction:column;gap:18px}.np-connector-group__header{display:flex;align-items:center;gap:8px;margin-bottom:9px}.np-connector-group__header>span:first-child{color:#2563eb}.np-connector-group__header h4{margin:0;color:#0f172a;font-size:13px}.np-connector-group__header>span:last-child{min-width:20px;padding:1px 6px;color:#64748b;background:#f1f5f9;border-radius:999px;font-size:10px;font-weight:700;text-align:center}.np-connector-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.np-connector-card{display:flex;flex-direction:column;gap:12px;min-width:0;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.np-connector-card:hover{border-color:#bfdbfe;box-shadow:0 6px 18px #0f172a12;transform:translateY(-1px)}.np-connector-card--selected{border-color:#60a5fa;box-shadow:inset 3px 0 #2563eb}.np-connector-card__top{display:flex;align-items:center;gap:10px;min-width:0}.np-connector-card__logo{width:38px;height:38px;flex:0 0 auto;padding:7px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.np-connector-card__logo img{width:100%;height:100%;display:block;object-fit:contain}.np-connector-card__identity{flex:1;min-width:0}.np-connector-card__identity strong,.np-connector-card__identity span{display:block}.np-connector-card__identity strong{color:#0f172a;font-size:13px}.np-connector-card__identity span{color:#94a3b8;font-size:10px}.np-connector-card__top>.ant-tag{margin:0;font-size:9px}.np-connector-card__meta{display:flex;align-items:center;gap:7px}.np-connector-card__meta .ant-tag{margin:0;font-size:9px;font-weight:700;text-transform:uppercase}.np-connector-card__meta>span{min-width:0;overflow:hidden;color:#64748b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.np-connector-card__action{display:flex;align-items:center;gap:6px;margin-top:auto}.np-connector-card__action .ant-btn{font-size:11px}.np-connector-card__action .ant-btn-text{flex:0 0 auto;color:#64748b}.np-connectors__empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#94a3b8;border:1px dashed #cbd5e1;border-radius:8px;background:#fff}.np-connectors__empty>.anticon{font-size:22px}.np-connectors__empty strong{color:#475569;font-size:13px}.np-connectors__empty span{font-size:11px}.np-connectors__footer{max-width:960px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.np-connectors__footer strong,.np-connectors__footer span{display:block}.np-connectors__footer strong{color:#0f172a;font-size:12px}.np-connectors__footer span{color:#64748b;font-size:10px}.np-connectors__footer-actions{display:flex;gap:8px}.np-connector-drawer .ant-drawer-body{background:#f8fafc}.np-connector-config{display:flex;flex-direction:column;gap:16px}.np-connector-config__notice{display:flex;gap:10px;padding:12px;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px}.np-connector-config__notice strong,.np-connector-config__notice span{display:block}.np-connector-config__notice strong{color:#78350f;font-size:12px}.np-connector-config__notice span{margin-top:2px;font-size:11px;line-height:1.5}.np-connector-config__field>span{display:block;margin-bottom:6px;color:#334155;font-size:12px;font-weight:600}.np-connector-config__actions{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}@media (max-width: 1180px){.np-shell--with-requirements .np-workspace,.np-workspace{grid-template-columns:240px minmax(0,1fr)}.np-requirements-panel{display:none}.np-mobile-review{display:inline-flex}}@media (max-width: 820px){.np-header{height:auto;padding:12px;grid-template-columns:1fr;gap:10px}.np-header__actions{justify-content:stretch}.np-header__actions .ant-btn{flex:1}.np-workspace,.np-shell--with-requirements .np-workspace{grid-template-columns:1fr;padding:12px}.np-workflow{display:none}.np-conversation__header{align-items:flex-start;flex-direction:column}.np-prompt-grid{grid-template-columns:1fr}.np-composer__toolbar,.np-analysis-ready__action{align-items:stretch;flex-direction:column}.np-message__content{max-width:88%}.np-connector-grid{grid-template-columns:1fr}.np-connectors__intro{grid-template-columns:42px minmax(0,1fr)}.np-connectors__optional{grid-column:2;justify-self:start}.np-connectors__footer{align-items:stretch;flex-direction:column}.np-connectors__footer-actions{display:grid;grid-template-columns:1fr 1fr}.np-connectors__footer-actions .ant-btn:first-child{grid-column:1 / -1}}.organization{--org-border: #e2e8f0;--org-muted: #64748b;--org-ink: #0f172a;color:var(--org-ink)}.organization__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.organization__header h2.ant-typography{margin:0 0 2px;font-size:28px;font-weight:650;letter-spacing:-.025em}.organization__header>div>.ant-typography{color:var(--org-muted);font-size:12px}.organization__toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 210px 180px;gap:12px;max-width:920px;margin-bottom:16px}.organization__view-switcher{display:inline-flex;gap:2px;padding:3px;border:1px solid var(--org-border);border-radius:9px;background:#f8fafc}.organization__view-switcher button{display:flex;align-items:center;gap:8px;padding:8px 16px;border:0;border-radius:6px;background:transparent;color:var(--org-muted);font:inherit;font-size:12px;cursor:pointer}.organization__view-switcher button.is-active{background:#fff;box-shadow:0 1px 3px #0f172a1a;color:#2563eb;font-weight:650}.organization__workspace{display:grid;grid-template-columns:minmax(520px,1.25fr) minmax(400px,.95fr);min-height:620px;margin-top:16px;overflow:hidden;border:1px solid var(--org-border);border-radius:12px;background:#fff;box-shadow:0 1px 3px #0f172a0a}.organization__browser{min-width:0;padding:20px;border-right:1px solid var(--org-border);background:#fbfdff}.organization__detail{position:relative;min-width:0;overflow:hidden;background:#fff;box-shadow:inset 1px 0 #e2e8f0}.org-tree{background:transparent}.org-tree .ant-tree-list-holder-inner{gap:8px}.org-tree .ant-tree-treenode{width:100%;align-items:center;padding:0}.org-tree .ant-tree-switcher{z-index:1;display:grid;height:36px;margin-right:-2px;place-items:center;align-self:center}.org-tree .ant-tree-node-content-wrapper{min-width:0;flex:1;padding:0!important;background:transparent!important}.org-node{display:grid;grid-template-columns:38px minmax(160px,1fr) 120px 70px;align-items:center;gap:12px;min-height:66px;padding:10px 14px;border:1px solid var(--org-border);border-radius:9px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.org-node:hover{border-color:#bfdbfe;box-shadow:0 4px 12px #2563eb12;transform:translateY(-1px)}.org-node--selected{border-color:#60a5fa;background:#f8fbff;box-shadow:0 0 0 1px #60a5fa29}.org-node__identity{display:grid;min-width:0}.org-node__identity .ant-typography:first-child{overflow:hidden;color:var(--org-ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.org-node__identity .ant-typography:last-child{overflow:hidden;color:var(--org-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.org-node__reports,.org-node__status{display:flex;align-items:center;gap:6px;color:var(--org-muted);font-size:11px;white-space:nowrap}.org-status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#94a3b8}.org-status-dot--active{background:#16a34a}.org-status-dot--inactive{background:#94a3b8}.org-detail{box-sizing:border-box;width:100%;min-height:100%;padding-bottom:72px;overflow:hidden}.org-detail__header{display:flex;gap:16px;padding:26px 28px 20px}.org-detail__header h3.ant-typography{margin:2px 0 0;color:var(--org-ink);font-size:22px;font-weight:650;letter-spacing:-.02em}.org-detail__header>div>.ant-typography{color:var(--org-muted);font-size:13px}.org-detail__identity-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:7px;color:#475569;font-size:11px}.org-detail__identity-meta span{display:flex;align-items:center;gap:5px}.org-detail__tabs .ant-tabs-nav{margin:0;padding:0 28px}.org-detail__tabs .ant-tabs-content-holder{min-width:0;overflow:hidden}.org-detail__content{display:grid;gap:22px;box-sizing:border-box;width:100%;padding:24px 28px}.org-facts{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px;margin:0}.org-facts>div{display:grid;gap:4px}.org-facts dt,.org-section-label{color:#94a3b8!important;font-size:10px!important;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.org-facts dd{margin:0;color:#334155;font-size:12px;font-weight:600}.org-detail__section{padding-top:20px;border-top:1px solid var(--org-border)}.org-detail__section .ant-typography{margin-top:8px;color:#334155;font-size:12px;line-height:1.65}.org-skill-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.org-skill-list .ant-tag,.org-worker-preview .ant-tag{margin:0;border-color:#dbe3ee;border-radius:6px;background:#f8fafc;color:#475569;font-size:11px}.org-wip-notice{margin-top:9px;padding:10px 12px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:#9a3412;font-size:11px;line-height:1.5}.org-worker-preview{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px;opacity:.5;pointer-events:none}.org-governance-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.org-governance-summary>div{display:grid;gap:3px;padding:10px;border:1px solid var(--org-border);border-radius:8px;background:#f8fafc}.org-governance-summary strong{color:var(--org-ink);font-size:17px}.org-governance-summary span{color:var(--org-muted);font-size:9px;line-height:1.3}.org-mock-tab{min-width:0;box-sizing:border-box;width:100%;padding:24px 28px}.org-mock-tab .org-wip-notice{margin-top:0}.org-assignment-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.org-assignment-heading>div{display:grid;gap:2px}.org-assignment-heading>div .ant-typography:first-child{color:var(--org-ink);font-size:13px}.org-assignment-heading>div .ant-typography:last-child{color:var(--org-muted);font-size:11px}.org-assignment-empty{display:grid;justify-items:center;gap:4px;margin-top:14px;padding:28px 16px;border:1px dashed #cbd5e1;border-radius:9px;color:#94a3b8;text-align:center}.org-assignment-empty>.anticon{margin-bottom:4px;font-size:20px}.org-assignment-empty .ant-typography{font-size:11px}.org-assignment-empty .ant-typography:last-child{color:var(--org-muted)}.org-mock-content{display:grid;gap:12px;margin-top:14px}.org-capability-card,.org-assignment-card{min-width:0;padding:14px;border:1px solid var(--org-border);border-radius:9px;background:#f8fafc}.org-capability-card{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px}.org-mock-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:#dbeafe;color:#2563eb}.org-capability-card .ant-typography{font-size:12px}.org-capability-card p.ant-typography{margin:3px 0 8px;color:var(--org-muted);font-size:11px;line-height:1.5}.org-assignment-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.org-assignment-card>div:first-child{display:grid}.org-assignment-card>div:first-child .ant-typography:first-child{overflow:hidden;color:var(--org-ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.org-assignment-card>div:first-child .ant-typography:last-child{color:var(--org-muted);font-size:10px}.org-assignment-card dl{display:grid;grid-column:1 / -1;grid-template-columns:1fr 1fr;gap:12px;margin:4px 0 0;padding-top:10px;border-top:1px solid var(--org-border)}.org-assignment-card dl>div{display:grid;gap:2px}.org-assignment-card dt{color:#94a3b8;font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.org-assignment-card dd{margin:0;color:#334155;font-size:11px;font-weight:600}.org-detail__actions{position:absolute;right:0;bottom:0;left:0;display:flex;gap:8px;padding:14px 24px;border-top:1px solid var(--org-border);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.org-detail-empty{display:grid;max-width:290px;justify-items:center;margin:150px auto 0;padding:24px;text-align:center}.org-detail-empty__icon{display:grid;width:48px;height:48px;margin-bottom:8px;place-items:center;border-radius:14px;background:#eff6ff;color:#2563eb;font-size:20px}.org-detail-empty h5.ant-typography{margin:4px 0}.org-detail-empty>.ant-typography{color:var(--org-muted);font-size:12px;line-height:1.6}.org-departments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.org-department-card{padding:16px;border:1px solid var(--org-border);border-radius:10px;background:#fff}.org-department-card>header{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #edf2f7}.org-department-card__icon{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:#eff6ff;color:#2563eb}.org-department-card h5.ant-typography{margin:0;font-size:13px}.org-department-card header .ant-typography{color:var(--org-muted);font-size:10px}.org-department-card__people{display:grid;gap:5px;padding-top:10px}.org-department-card__people button{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:8px;padding:6px;border:0;border-radius:7px;background:transparent;color:var(--org-ink);text-align:left;cursor:pointer}.org-department-card__people button:hover{background:#f8fafc}.org-department-card__people button>span:last-child{display:grid;font-size:11px;font-weight:600}.org-department-card__people small{color:var(--org-muted);font-size:9px;font-weight:400}@media (max-width: 1150px){.organization__workspace{grid-template-columns:1fr}.organization__browser{border-right:0;border-bottom:1px solid var(--org-border)}.organization__detail{min-height:520px}}@media (max-width: 760px){.organization__toolbar{grid-template-columns:1fr 1fr}.organization__toolbar .ant-input-affix-wrapper{grid-column:1 / -1}.organization__view-switcher{display:flex}.organization__view-switcher button{flex:1;justify-content:center;padding-inline:10px}.organization__browser{padding:12px}.org-node{grid-template-columns:34px minmax(130px,1fr) 64px}.org-node__reports{display:none}.org-departments{grid-template-columns:1fr}.org-detail__header,.org-detail__tabs .ant-tabs-nav,.org-detail__content,.org-mock-tab{padding-inline:20px}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
