:root{--kkc-workspace-background: #eeece8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:var(--kkc-workspace-background)}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.appShell{min-height:100vh;display:grid;grid-template-columns:224px minmax(0,1fr);background:var(--kkc-workspace-background)}.sidebar{background:#ffffffe6;border-right:1px solid #e2e8f0;padding:24px 14px 16px;display:flex;flex-direction:column;gap:24px}.brand{display:flex;align-items:center;gap:10px;color:#059669;font-weight:900;font-size:18px}.brandMark{font-size:13px}.storeIdentity{position:relative;min-height:92px;overflow:hidden;border:1px solid #dce6f4;border-radius:18px;background:linear-gradient(135deg,#e8f1ff,#effbf3);background-size:cover;background-position:center}.storeIdentityShade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff2e,#081c40bd)}.storeIdentity:not(.storeIdentityWithCover) .storeIdentityShade{background:transparent}.storeIdentityContent{position:absolute;inset:auto 10px 10px;z-index:1;display:flex;align-items:center;gap:9px;min-width:0}.storeIdentityLogo,.storeIdentityFallback{width:42px;height:42px;flex:0 0 42px;border:2px solid rgba(255,255,255,.92);border-radius:50%;object-fit:cover;background:#fff}.storeIdentityFallback{display:grid;place-items:center;color:#1558d6;font-weight:900}.storeIdentityText{display:flex;min-width:0;flex-direction:column}.storeIdentityText strong,.storeIdentityText span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storeIdentityText strong{color:#fff;font-size:13px}.storeIdentityText span{color:#fffc;font-size:10px}.storeIdentity:not(.storeIdentityWithCover) .storeIdentityText strong{color:#0f274d}.storeIdentity:not(.storeIdentityWithCover) .storeIdentityText span{color:#64748b}.navList{display:flex;flex-direction:column;gap:4px}.navItem{border:0;background:transparent;color:#334155;display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:12px;text-align:left;font-weight:800}.navItemActive{background:#e8f0ff;color:#1262ff;box-shadow:inset 3px 0 #1262ff}.navIcon{width:18px;text-align:center;color:#64748b}.sidebarFooter{margin-top:auto;display:flex;justify-content:space-between;color:#94a3b8;padding:0 8px}.workspace{padding:18px 20px 16px;overflow:hidden;background:var(--kkc-workspace-background)}.topbar{display:grid;grid-template-columns:auto minmax(260px,1fr) auto auto 44px auto;align-items:center;gap:12px;margin-bottom:14px}.topbar h1{margin:0;font-size:24px;line-height:1.1;letter-spacing:-.03em;white-space:nowrap}.searchBox{height:42px;background:#fff;border:1px solid #e5edf7;border-radius:14px;display:flex;align-items:center;gap:10px;padding:0 12px;box-shadow:0 10px 24px #0f172a0a}.searchBox input{border:0;outline:0;flex:1;min-width:0;color:#334155}.hotkey{color:#94a3b8;background:#f1f5f9;border-radius:8px;padding:2px 8px}.pill,.refreshButton{border:0;background:#fff;color:#1e293b;border-radius:13px;padding:12px 16px;font-weight:900;box-shadow:0 8px 18px #0f172a0a;white-space:nowrap}.refreshButton{width:44px;height:42px;padding:0;color:#1262ff}.profile{display:flex;align-items:center;gap:9px}.profile span{display:block;color:#64748b;font-size:12px}.avatar{width:42px;height:42px;border-radius:50%;background:#d1fae5;color:#059669;display:grid;place-items:center;font-weight:900}.errorBanner{margin-bottom:12px;background:#fff1f2;color:#be123c;border:1px solid #fecdd3;border-radius:14px;padding:12px 14px;font-weight:800}.urgentGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.urgentCard{min-height:102px;border:0;border-radius:18px;background:#fff;box-shadow:0 12px 28px #0f172a0f;padding:16px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;text-align:left}.urgentCardActive{outline:2px solid #1262ff;background:#f8fbff}.urgentIcon{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:#f1f5ff;color:#1262ff;font-weight:900}.urgentCard strong,.urgentCard b,.urgentCard small{display:block}.urgentCard b{margin-top:4px;color:#1262ff;font-size:22px}.urgentCard small{margin-top:4px;color:#64748b}.chevron{color:#0f172a;font-size:24px}.mainGrid{height:calc(100vh - 176px);display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:14px}.centerColumn,.rightColumn{min-width:0;display:flex;flex-direction:column;gap:14px}.card{background:#fff;border:1px solid #e7edf6;border-radius:18px;box-shadow:0 14px 30px #0f172a0f;overflow:hidden}.clientListCard{min-height:390px}.activityCard{flex:1;min-height:220px}.contactCard{min-height:280px}.messagesCard{flex:1;min-height:0;overflow-y:auto}.cardHeader{padding:16px 16px 8px;display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.compactHeader{align-items:center}.cardHeader h2,.contactCard h2{margin:0;font-size:18px;letter-spacing:-.02em}.tabs{display:flex;flex-wrap:wrap;gap:14px;margin-top:10px}.tab{border:0;background:transparent;color:#0f172a;padding:0 0 6px;font-weight:900}.tabActive{color:#1262ff;border-bottom:2px solid #1262ff}.linkButton,.iconButton{border:0;background:transparent;color:#1262ff;font-weight:900}.iconButton{color:#0f172a;font-size:20px}.tableWrap{overflow:auto}.clientListCard .tableWrap,.operationalActivityCard .tableWrap{flex:1 1 auto;min-height:0;overflow:auto}.clientListCard .dataTable th,.operationalActivityCard .dataTable th{position:sticky;top:0;z-index:3;background:#fff}.contactCard .clientCardBody{flex:1 1 auto;min-height:0;overflow-y:auto}.dataTable{width:100%;border-collapse:collapse;font-size:14px}.dataTable th{color:#64748b;font-size:12px;text-align:left;padding:8px 14px;border-bottom:1px solid #e7edf6;white-space:nowrap}.dataTable td{padding:10px 14px;border-bottom:1px solid #edf2f7;vertical-align:middle}.dataTable tr{transition:background .12s ease}.dataTable tbody tr:hover,.selectedRow{background:#f8fbff}.selectedRow td:first-child{box-shadow:inset 4px 0 #1262ff}.dataTable small{display:block;color:#64748b;font-size:11px;margin-top:2px}.emptyCell{color:#64748b;text-align:center;height:96px}.tableFooter{color:#64748b;display:flex;justify-content:space-between;padding:10px 14px 14px;font-size:12px;font-weight:800}.clientNameButton{border:0;background:transparent;color:#1262ff;padding:0;font-weight:900;text-align:left}.docLink{color:#1262ff;font-weight:900}.docLinkButton,.receiptLinkButton{border:0;background:transparent;color:#1262ff;padding:0;font:inherit;font-weight:900;text-align:left;cursor:pointer}.receiptLinkButton{display:block;font-size:11px;font-weight:700}.docLinkButton:hover,.receiptLinkButton:hover{text-decoration:underline}.reserveCodeButton{border:0;cursor:pointer;font:inherit;line-height:1.2}.reserveCodeButton:hover{text-decoration:underline}.muted{color:#94a3b8}.moneyDanger{color:#ef4444;font-weight:900}.managerDot{display:inline-block;width:8px;height:8px;border-radius:999px;background:#10b981;margin-right:8px}.statusBadge,.urgentBadge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:900;white-space:nowrap}.statusOk{background:#dcfce7;color:#15803d}.statusDanger{background:#fee2e2;color:#dc2626}.statusNeutral{background:#eef2ff;color:#4f46e5}.statusWork{background:#fef3c7;color:#d97706}.urgentBadge{background:#fee2e2;color:#dc2626}.clientCardBody{padding:0 16px 16px}.clientTitleLine{display:flex;align-items:center;gap:8px;margin-bottom:14px}.clientTitleLine strong{font-size:20px}.infoGrid{display:grid;grid-template-columns:118px minmax(0,1fr);gap:8px 12px;font-size:13px}.infoGrid span{color:#64748b}.infoGrid strong{color:#0f172a}.contactActions{display:flex;gap:8px;padding-top:14px}.contactActions a,.contactActions button{border:0;background:#eef5ff;color:#1262ff;border-radius:10px;padding:8px 10px;font-weight:900}.messageStack{padding:0 14px;display:grid;gap:8px}.message{border-radius:13px;padding:10px 12px;display:grid;gap:4px;font-size:13px;position:relative}.messageClient{background:#fff;border:1px solid #e7edf6}.messageManager{background:#d9fbe8;border:1px solid #bbf7d0}.messageSystem{background:#f1f5f9;color:#475569}.messageUrgent{box-shadow:inset 4px 0 #ef4444}.message em{color:#dc2626;font-style:normal;font-weight:900;font-size:11px}.messageMeta{display:flex;justify-content:space-between;gap:8px;color:#64748b;font-size:11px}.messageMeta strong{color:#0f172a}.nextStepsInline{margin:14px;padding:14px;border-radius:14px;background:#f8fafc;border:1px solid #edf2f7}.nextStepsInline h3{margin:0 0 10px;font-size:15px}.stepRow{display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:9px;padding:7px 0;color:#334155;font-weight:800}.stepRow button{border:0;background:transparent;color:#94a3b8}.stepDot{width:10px;height:10px;border-radius:999px}.step-done{background:#10b981}.step-available{background:#1262ff}.step-locked{background:#cbd5e1}.flowHint{color:#64748b;font-size:12px;font-weight:900;white-space:nowrap}.activityTable td{font-size:13px}@media(max-width:1420px){.mainGrid{grid-template-columns:minmax(0,1fr) 360px}.topbar{grid-template-columns:1fr}.topbar h1{white-space:normal}.urgentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}html,body,#root{height:100%;overflow:hidden}.appShell{height:100vh;min-height:0;grid-template-columns:190px minmax(0,1fr)}.sidebar{padding:18px 10px 12px;gap:16px}.brand{font-size:15px}.navItem{padding:7px 10px;border-radius:10px;font-size:13px}.workspace{height:100vh;min-height:0;display:flex;flex-direction:column;padding:14px 14px 12px;overflow:hidden}.topbar{grid-template-columns:auto minmax(260px,1fr) auto auto 38px auto;gap:8px;margin-bottom:10px}.topbar h1{font-size:21px}.searchBox{height:38px}.pill{padding:10px 12px;font-size:13px}.refreshButton{width:38px;height:38px}.avatar{width:36px;height:36px}.urgentGrid{gap:10px;margin-bottom:10px}.urgentCard{min-height:78px;padding:12px;grid-template-columns:38px minmax(0,1fr) auto}.urgentIcon{width:38px;height:38px;border-radius:13px}.urgentCard b{font-size:18px}.urgentCard small{font-size:11px}.mainGrid{flex:1;height:auto;min-height:0;grid-template-columns:minmax(0,1fr) 360px;gap:10px}.centerColumn,.rightColumn{min-height:0;gap:10px}.clientListCard{flex:0 0 45%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.activityCard{flex:1 1 auto;min-height:0}.contactCard{flex:0 0 220px;min-height:0;display:flex;flex-direction:column;overflow:hidden}.messagesCard{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.cardHeader{padding:12px 12px 7px}.cardHeader h2,.contactCard h2{font-size:16px}.tabs{gap:10px;margin-top:8px}.tab{font-size:13px}.dataTable{font-size:12px}.dataTable th{padding:6px 10px;font-size:11px}.dataTable td{padding:7px 10px}.tableFooter{padding:7px 10px 9px;font-size:11px}.clientTitleLine{margin-bottom:10px}.clientTitleLine strong{font-size:17px}.clientCardBody{padding:0 12px 12px}.infoGrid{grid-template-columns:104px minmax(0,1fr);gap:6px 10px;font-size:12px}.contactActions{padding-top:10px}.contactActions a,.contactActions button{padding:7px 9px}.chatHeader{padding-bottom:6px}.chatSubtitle{display:block;margin-top:2px;color:#64748b;font-size:11px;font-weight:700}.workflowLine{display:flex;gap:6px;padding:0 12px 8px;overflow-x:auto;border-bottom:1px solid #edf2f7}.workflowPill{border:1px solid #e7edf6;background:#f8fafc;color:#334155;border-radius:999px;padding:5px 8px;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:900;white-space:nowrap;flex:0 0 auto}.workflowState-done{background:#f0fdf4;border-color:#bbf7d0}.workflowState-available{background:#eff6ff;border-color:#bfdbfe}.workflowState-locked{background:#f8fafc}.workflowDot{width:7px;height:7px;border-radius:999px;flex:0 0 auto}.workflowDot-done{background:#10b981}.workflowDot-available{background:#1262ff}.workflowDot-locked{background:#cbd5e1}.chatMessageStack{flex:1 1 auto;min-height:0;overflow-y:auto;padding:10px 12px 12px;align-content:start}.nextStepsInline{display:none}.message{padding:9px 10px;font-size:12px}.messageMeta{font-size:10px}.flowHint{font-size:11px}@media(max-width:1420px){.mainGrid{grid-template-columns:minmax(0,1fr) 340px}.urgentGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.chatHeaderActions{display:flex;gap:8px;align-items:center}.drawerOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a38;z-index:50;display:flex;justify-content:flex-end}.actionDrawer{width:430px;max-width:calc(100vw - 24px);height:100vh;background:#fff;border-left:1px solid #e7edf6;box-shadow:-22px 0 45px #0f172a29;padding:18px;overflow-y:auto}.drawerHeader{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:16px}.drawerKicker{color:#64748b;font-size:12px;font-weight:900}.drawerHeader h2{margin:4px 0 0;font-size:22px;letter-spacing:-.03em}.drawerClose{width:34px;height:34px;border:0;border-radius:12px;background:#f1f5f9;color:#0f172a;font-size:22px;font-weight:900}.drawerNotice,.drawerError,.drawerSuccess{border-radius:14px;padding:11px 12px;margin-bottom:12px;font-weight:900;font-size:13px}.drawerNotice{background:#eff6ff;color:#1262ff}.drawerError{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.drawerSuccess{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.drawerSection{display:grid;gap:12px}.drawerSection h3{margin:6px 0 0;font-size:15px}.drawerSection label{display:grid;gap:6px;color:#475569;font-size:12px;font-weight:900}.drawerSection input,.drawerSection select{width:100%;border:1px solid #dbe5f1;border-radius:12px;padding:10px 11px;color:#0f172a;background:#fff;outline:none}.drawerSection input:focus,.drawerSection select:focus{border-color:#1262ff;box-shadow:0 0 0 3px #1262ff1f}.drawerButtonRow{display:grid;grid-template-columns:1fr;gap:8px}.primaryDrawerButton,.secondaryDrawerButton{border:0;border-radius:13px;padding:11px 12px;font-weight:900}.primaryDrawerButton{background:#1262ff;color:#fff;box-shadow:0 14px 28px #1262ff38}.secondaryDrawerButton{background:#eef5ff;color:#1262ff}.primaryDrawerButton:disabled,.secondaryDrawerButton:disabled{opacity:.55;cursor:not-allowed}.priceList{display:grid;gap:8px}.priceItem{width:100%;border:1px solid #e7edf6;border-radius:14px;background:#fff;text-align:left;padding:12px;display:grid;gap:5px}.priceItemActive{border-color:#1262ff;background:#f8fbff}.priceItem strong{color:#0f172a}.priceItem span{color:#64748b;font-size:12px}.priceItem b{color:#1262ff}.miniList{display:grid;gap:8px}.miniRow{border:1px solid #e7edf6;border-radius:13px;padding:10px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.miniRow strong,.miniRow span{display:block}.miniRow span{color:#64748b;font-size:12px;margin-top:3px}.miniRow button{border:0;border-radius:10px;background:#eef5ff;color:#1262ff;padding:7px 9px;font-weight:900}.doneText{color:#15803d!important;font-weight:900}.managerReplyBox{border-top:1px solid #edf2f7;padding:10px 12px;display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:8px;background:#fff}.managerReplyBox input{border:1px solid #dbe5f1;border-radius:13px;padding:9px 10px;outline:none}.managerReplyBox input:focus{border-color:#1262ff;box-shadow:0 0 0 3px #1262ff1f}.managerReplyBox button{border:0;border-radius:13px;background:#1262ff;color:#fff;font-weight:900}.managerReplyBox button:disabled{opacity:.5;cursor:not-allowed}.workflowLineWrapped,.workflowLine{flex-wrap:wrap;overflow:visible;padding:0 12px 7px;gap:5px}.workflowLine::-webkit-scrollbar{display:none}.workflowPill{max-width:100%;min-width:0;padding:4px 7px;font-size:10.5px}.workflowText{min-width:0;overflow:hidden;text-overflow:ellipsis}.chatMessageStack{scroll-behavior:smooth;overflow-x:hidden}.messageStack{overflow-x:hidden}.chatHeaderActions .linkButton{white-space:nowrap}.loginShell{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at top left,rgba(18,98,255,.08),transparent 34%),#eef3fb}.loginCard{width:min(520px,100%);background:#fff;border:1px solid #e7edf6;border-radius:26px;box-shadow:0 22px 48px #0f172a1f;padding:30px}.loginCard h1{margin:8px 0;font-size:30px;letter-spacing:-.04em}.loginCard p{color:#64748b;margin:0 0 20px}.loginForm{display:grid;gap:13px}.paginationActions{display:inline-flex;align-items:center;gap:14px}.paginationActions .linkButton{font-size:12px;padding:0}.paginationActions .linkButton:disabled{cursor:default;opacity:.38}.loginModeSwitch{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0 0 18px;padding:4px;border:1px solid #dbe5f1;border-radius:16px}.loginModeSwitch button{border:0;border-radius:12px;background:transparent;color:#64748b;padding:10px 12px;font-weight:900;cursor:pointer}.loginModeSwitch button.active{background:#eaf2ff;color:#1558d6}.loginForm label{display:grid;gap:7px;color:#475569;font-size:13px;font-weight:900}.loginForm input{border:1px solid #dbe5f1;border-radius:14px;padding:12px 13px;outline:none}.loginForm input:focus{border-color:#1262ff;box-shadow:0 0 0 3px #1262ff1f}.loginButton{border:0;border-radius:15px;background:#1262ff;color:#fff;padding:13px 14px;font-weight:900;box-shadow:0 16px 30px #1262ff3d}.loginButton:disabled{opacity:.6;cursor:not-allowed}.loginError{background:#fff1f2;color:#be123c;border:1px solid #fecdd3;border-radius:14px;padding:11px 12px;font-weight:900}.demoCredentials{margin-top:18px;display:grid;gap:5px;background:#f8fafc;border:1px solid #e7edf6;border-radius:16px;padding:13px;color:#64748b;font-size:13px}.demoCredentials strong{color:#0f172a}.logoutButton{border:0;background:#fff;color:#64748b;border-radius:13px;padding:10px 12px;font-weight:900;box-shadow:0 8px 18px #0f172a0a}.logoutButton:hover{color:#ef4444}.topbar{grid-template-columns:auto minmax(260px,1fr) auto auto 38px auto auto}.deviceButton{border:0;background:#fff;color:#1262ff;border-radius:13px;padding:10px 12px;font-weight:900;box-shadow:0 8px 18px #0f172a0a;white-space:nowrap}.devicesPanel{width:520px;max-width:calc(100vw - 24px);height:100vh;background:#fff;border-left:1px solid #e7edf6;box-shadow:-22px 0 45px #0f172a29;padding:18px;overflow-y:auto}.deviceList{display:grid;gap:10px}.deviceCard{border:1px solid #e7edf6;border-radius:16px;padding:12px;display:grid;gap:10px;background:#fff}.deviceCard strong,.deviceCard span,.deviceCard small{display:block}.deviceCard span{color:#334155;font-size:13px;margin-top:3px}.deviceCard small{color:#64748b;font-size:11px;margin-top:4px;overflow-wrap:anywhere}.deviceStatus{justify-self:start;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900;background:#f1f5f9;color:#475569}.deviceStatus-trusted{background:#dcfce7;color:#15803d}.deviceStatus-pending{background:#fef3c7;color:#d97706}.deviceStatus-blocked,.deviceStatus-revoked{background:#fee2e2;color:#dc2626}.deviceActions{display:flex;flex-wrap:wrap;gap:7px}.deviceActions button{border:0;border-radius:10px;background:#eef5ff;color:#1262ff;padding:7px 9px;font-weight:900;font-size:12px}.topbar{grid-template-columns:auto minmax(240px,1fr) auto auto 38px auto auto auto}.vpnSafeNotice{display:grid;gap:5px;background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe;border-radius:16px;padding:12px;margin-bottom:12px;font-size:13px}.vpnSafeNotice strong{color:#1262ff}.vpnSafeNotice span{line-height:1.45}.deviceCardTop{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.deviceCardTop strong,.deviceCardTop span{display:block}.deviceCardTop span{margin-top:3px;color:#64748b;font-size:12px;font-weight:800}.deviceInfoGrid{display:grid;grid-template-columns:130px minmax(0,1fr);gap:7px 10px;font-size:12px;border-top:1px solid #edf2f7;padding-top:10px}.deviceInfoGrid span{color:#64748b;font-weight:800}.deviceInfoGrid strong{color:#0f172a;overflow-wrap:anywhere}.deviceAuditHint{display:block;color:#94a3b8;background:#f8fafc;border-radius:12px;padding:8px 9px;font-size:11px;line-height:1.35}.employeesWorkspace,.sectionPlaceholder{flex:1;min-height:0;overflow:hidden}.employeesHeader{background:#fff;border:1px solid #e7edf6;border-radius:18px;box-shadow:0 14px 30px #0f172a0f;padding:16px;display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:12px}.sectionKicker{display:block;color:#1262ff;font-size:12px;font-weight:900;margin-bottom:4px}.employeesHeader h2,.sectionPlaceholder h2{margin:0;font-size:24px;letter-spacing:-.03em}.employeesHeader p,.sectionPlaceholder p{margin:5px 0 0;color:#64748b}.employeeStats{display:flex;gap:10px}.employeeStats div{min-width:96px;border:1px solid #e7edf6;background:#f8fafc;border-radius:14px;padding:10px}.employeeStats span,.employeeStats strong{display:block}.employeeStats span{color:#64748b;font-size:11px;font-weight:900}.employeeStats strong{color:#1262ff;font-size:24px}.employeesNotice{margin-bottom:10px}.employeesGrid{height:calc(100vh - 170px);min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:12px}.employeesListCard,.employeeCreateCard{min-height:0}.employeesListCard .tableWrap{flex:1;min-height:0}.employeesTable strong{display:block}.employeesTable small{display:block;color:#64748b;font-size:11px;margin-top:3px}.employeeStatus{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:900}.employeeStatusSuperadmin{background:#e0f2fe;color:#0369a1}.employeeStatusManager{background:#dcfce7;color:#15803d}.employeeStatusBlocked{background:#fee2e2;color:#dc2626}.employeeActions{display:flex;flex-wrap:wrap;gap:6px}.employeeActions button{border:0;background:#eef5ff;color:#1262ff;border-radius:10px;padding:6px 8px;font-size:11px;font-weight:900}.employeeActions button:disabled{opacity:.5;cursor:not-allowed}.employeeForm{padding:0 16px 16px;display:grid;gap:10px}.employeeForm label{display:grid;gap:5px;color:#475569;font-size:12px;font-weight:900}.employeeForm input,.employeeForm select{border:1px solid #dbe5f1;border-radius:12px;padding:9px 10px;outline:none}.employeeForm input:focus,.employeeForm select:focus{border-color:#1262ff;box-shadow:0 0 0 3px #1262ff1f}.employeeHint{margin:0 16px 16px;background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;padding:10px;color:#64748b;font-size:12px;line-height:1.4}.employeeAccessDenied,.sectionPlaceholder{background:#fff;border:1px solid #e7edf6;border-radius:18px;box-shadow:0 14px 30px #0f172a0f;padding:20px;color:#64748b;font-weight:800}@media(max-width:1280px){.employeesGrid{grid-template-columns:1fr;height:auto;overflow-y:auto}.employeeCreateCard{order:-1}}.clientListActions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.mutedLink{color:#64748b}.rowTextAction{border:0;background:transparent;color:#1262ff;padding:0;font-size:12px;font-weight:900}.clientManagementDrawer{width:430px;max-width:calc(100vw - 24px);height:100vh;background:#fff;border-left:1px solid #e7edf6;box-shadow:-22px 0 45px #0f172a29;padding:18px;overflow-y:auto}.clientManagementForm{display:grid;gap:11px}.clientManagementForm label{display:grid;gap:6px;color:#475569;font-size:12px;font-weight:900}.clientManagementForm input,.clientManagementForm select{border:1px solid #dbe5f1;border-radius:12px;padding:10px 11px;outline:none}.clientManagementForm input:focus,.clientManagementForm select:focus{border-color:#1262ff;box-shadow:0 0 0 3px #1262ff1f}.clientManagementForm select:disabled{background:#f8fafc;color:#94a3b8}.clientFormHint{background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;padding:10px;color:#64748b;font-size:12px;line-height:1.45}.addressText{line-height:1.25;white-space:normal;overflow-wrap:anywhere}.clientManagementForm textarea{border:1px solid #dbe5f1;border-radius:12px;padding:10px 11px;outline:none;min-height:74px;resize:vertical;font:inherit}.clientManagementForm textarea:focus{border-color:#1262ff;box-shadow:0 0 0 3px #1262ff1f}.personalChatCard{display:flex;flex-direction:column;min-height:0}.personalChatHeader{padding:12px 14px 8px;border-bottom:1px solid #edf2f7}.personalChatHeader h2{font-size:17px;line-height:1.1}.personalChatStack{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:12px;align-content:start;background:#fff}.personalChatReplyBox{flex:0 0 auto;background:#fff}.chatSubtitle,.chatHeaderActions,.workflowLine,.workflowLineWrapped,.nextStepsInline{display:none!important}.messagesCard{min-height:0}.message{overflow-wrap:anywhere}.messageClient{background:#fff}.messageManager{background:#d9fbe8}.messageSystem{background:#f1f5f9}.richChatReplyBox{grid-template-columns:34px 34px minmax(0,1fr) 38px;position:relative}.chatToolButton{border:0;border-radius:12px;background:#eef5ff;color:#1262ff;font-weight:900;display:grid;place-items:center}.hiddenFileInput{display:none}.emojiPanel{position:absolute;left:12px;bottom:58px;background:#fff;border:1px solid #e7edf6;border-radius:16px;box-shadow:0 18px 36px #0f172a24;padding:8px;display:grid;grid-template-columns:repeat(5,34px);gap:5px;z-index:20}.emojiPanel button{border:0;background:#f8fafc;border-radius:10px;width:34px;height:34px;font-size:18px}.selectedFilesBar{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:6px;padding-top:4px}.selectedFilesBar span{background:#f1f5f9;color:#334155;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.selectedFilesBar button{border:0;background:transparent;color:#ef4444;font-size:11px;font-weight:900}.messageAttachments{display:grid;gap:5px;margin-top:4px}.messageAttachment{display:inline-flex;align-items:center;gap:6px;width:fit-content;max-width:100%;background:#1262ff14;color:#1262ff;border-radius:11px;padding:6px 8px;font-size:12px;font-weight:900}.messageAttachment strong{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messageAttachmentMuted{color:#64748b;background:#f1f5f9}.richChatReplyBox,.managerReplyBox.personalChatReplyBox{grid-template-columns:28px 28px minmax(0,1fr) 38px;gap:6px}.richChatReplyBox .chatToolButton,.managerReplyBox .chatToolButton{border:0!important;background:transparent!important;color:#1262ff!important;box-shadow:none!important;border-radius:0!important;width:28px;min-width:28px;height:38px;padding:0;font-size:20px}.richChatReplyBox .chatToolButton:hover,.managerReplyBox .chatToolButton:hover{transform:translateY(-1px);color:#0b55e8!important}.personalChatReplyBox input{min-width:0}.operationalActivityCard{display:flex;flex-direction:column;min-height:0;overflow:hidden}.activityHeader{padding:12px 14px 8px;display:flex;justify-content:space-between;gap:12px;align-items:flex-start;border-bottom:1px solid #edf2f7}.activityTitleLine{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.activityTitleLine h2{margin:0;font-size:17px}.activityHint{margin:5px 0 0;color:#64748b;font-size:12px;font-weight:700}.activityActions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}.activityFilterBox{position:relative}.activityFilterButton,.noteButton{border:0;background:#eef5ff;color:#1262ff;border-radius:12px;padding:7px 10px;font-size:12px;font-weight:900}.noteButton{background:#f0fdf4;color:#15803d}.noteButton:disabled{opacity:.5;cursor:not-allowed}.activityFilterMenu{position:absolute;top:34px;left:0;z-index:20;min-width:180px;background:#fff;border:1px solid #e7edf6;border-radius:14px;box-shadow:0 16px 32px #0f172a24;padding:6px;display:grid;gap:3px}.activityFilterItem{border:0;background:transparent;color:#334155;border-radius:10px;padding:8px 9px;text-align:left;font-size:12px;font-weight:900}.activityFilterItem.active,.activityFilterItem:hover{background:#eef5ff;color:#1262ff}.noteComposer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px 14px;border-bottom:1px solid #edf2f7;background:#f8fafc}.noteComposer textarea{min-height:58px;resize:vertical;border:1px solid #dbe5f1;border-radius:13px;padding:10px;font:inherit;outline:none}.noteComposer textarea:focus{border-color:#1262ff;box-shadow:0 0 0 3px #1262ff1f}.noteComposer button{align-self:start;border:0;background:#1262ff;color:#fff;border-radius:13px;padding:11px 13px;font-weight:900}.noteComposer button:disabled{opacity:.5;cursor:not-allowed}.activityNoteError{margin:8px 14px;background:#fff1f2;color:#be123c;border:1px solid #fecdd3;border-radius:13px;padding:10px;font-size:12px;font-weight:900}.orderFlowTable td{vertical-align:top}.orderFlowTable small{display:block;color:#64748b;margin-top:3px}.noteCell{max-width:260px;white-space:normal;overflow-wrap:anywhere;color:#334155}.orderFlowTable th,.orderFlowTable td{white-space:normal}.orderFlowTable td{vertical-align:top;line-height:1.25}.orderFlowTable small{display:block;color:#64748b;margin-top:3px;font-size:11px}.reserveCode,.orderStatus{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900}.reserveCodeGreen,.orderStatusGreen{background:#dcfce7;color:#15803d}.reserveCodeRed,.orderStatusRed{background:#fee2e2;color:#dc2626}.reserveCodeOrange,.orderStatusOrange{background:#fef3c7;color:#d97706}.reserveCodeBlue,.orderStatusBlue{background:#eff6ff;color:#1262ff}.reserveCodeGray,.orderStatusGray{background:#f1f5f9;color:#475569}.closingDocsList,.orderNotesList{display:grid;gap:4px}.closingDocItem{display:inline-flex;width:fit-content;max-width:240px;border-radius:10px;background:#eef5ff;color:#1262ff;padding:4px 7px;font-size:11px;font-weight:900;overflow-wrap:anywhere}.orderNotesList span{display:block;max-width:260px;color:#334155;overflow-wrap:anywhere}.visuallyHiddenFileInput{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.closingDocItem{text-decoration:none}.closingDocUploadLabel{display:inline-flex;width:fit-content;color:#1262ff;font-size:11px;font-weight:900;cursor:pointer;padding:2px 0}.closingDocUploadLabel.isLoading{color:#94a3b8;cursor:default}.documentPreviewBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;background:#0f172a38;padding:24px}.documentPreviewCard{width:min(460px,100%);max-height:min(70vh,560px);overflow:hidden;background:#fff;border-radius:22px;box-shadow:0 24px 60px #0f172a38;display:flex;flex-direction:column}.documentPreviewHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px 10px;border-bottom:1px solid #e2e8f0}.documentPreviewHeader h3{margin:0;font-size:16px}.documentPreviewHeader button{border:0;background:#f1f5f9;border-radius:999px;width:30px;height:30px;font-size:20px;font-weight:900;color:#475569;cursor:pointer}.documentPreviewBody{padding:14px 18px 18px;overflow-y:auto}.documentPreviewBody p{margin:0 0 8px;color:#334155;font-size:13px;line-height:1.35}.nomCleanGrid{min-height:0}.nomCleanListCard,.nomCleanBuilderCard{min-height:0;display:flex;flex-direction:column;overflow:hidden}.nomCleanBuilder{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 12px 12px;display:grid;gap:12px}.nomCleanSection{border:1px solid #edf2f7;background:#fff;border-radius:16px;padding:10px}.nomCleanSectionHeader{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:9px}.nomCleanSectionHeader strong{color:#0f172a;font-size:13px;font-weight:900}.nomCleanSectionHeader span{color:#64748b;font-size:11px;font-weight:800}.nomenclatureHeaderActions{display:flex;align-items:center;gap:12px;white-space:nowrap}.nomenclatureFilters{display:grid;grid-template-columns:minmax(220px,1fr) 160px 150px auto;gap:8px;padding:0 12px 10px;align-items:center}.nomenclatureFilters input,.nomenclatureFilters select,.nomenclatureChatFilters select{border:1px solid #dbe5f1;border-radius:12px;padding:8px 10px;font:inherit;font-size:12px;font-weight:800;color:#0f172a;background:#fff;min-width:0;outline:none}.nomenclatureTable td{vertical-align:top}.nomenclatureKind,.statusPill,.filterPill,.mutedPill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900;white-space:nowrap}.nomenclatureKind{background:#eef6ff;color:#1262ff}.nomenclatureKind_service{background:#f0fdf4;color:#15803d}.nomenclatureKind_material{background:#fff7ed;color:#c2410c}.nomenclatureKind_composite{background:#f5f3ff;color:#6d28d9}.statusGreen{background:#dcfce7;color:#15803d}.statusYellow{background:#fef3c7;color:#92400e}.statusGray{background:#e2e8f0;color:#475569}.filterPill{background:#eef5ff;color:#1262ff}.mutedPill{background:#f1f5f9;color:#64748b;padding:6px 10px;font-size:12px}.nomCleanForm{display:grid;grid-template-columns:150px minmax(170px,1fr) minmax(210px,1.4fr) 140px;gap:9px;align-items:start}.nomCleanForm label,.nomCleanComponentForm label,.nomCleanMediaForm label,.nomCleanDuo label,.nomCleanPeriod label{display:grid;gap:5px;color:#64748b;font-size:11px;font-weight:900}.nomCleanForm input,.nomCleanForm select,.nomCleanForm textarea,.nomCleanComponentForm input,.nomCleanComponentForm select,.nomCleanMediaForm input,.nomCleanMediaForm textarea,.nomCleanDuo select,.nomCleanPeriod input,.nomCleanPeriod select{width:100%;border:1px solid #dbe5f1;border-radius:12px;padding:8px 9px;font:inherit;font-size:12px;font-weight:800;color:#0f172a;background:#fff;outline:none;min-width:0}.nomCleanForm input:focus,.nomCleanForm select:focus,.nomCleanForm textarea:focus,.nomCleanComponentForm input:focus,.nomCleanComponentForm select:focus,.nomCleanMediaForm input:focus,.nomCleanMediaForm textarea:focus,.nomCleanDuo select:focus,.nomCleanPeriod input:focus,.nomCleanPeriod select:focus,.nomenclatureFilters input:focus,.nomenclatureFilters select:focus{border-color:#1262ff;box-shadow:0 0 0 3px #1262ff1f}.nomCleanForm textarea{resize:vertical;min-height:78px;line-height:1.35}.nomCleanForm .wide,.nomCleanComponentForm .wide,.nomCleanMediaForm .wide{grid-column:span 2}.nomCleanForm .descriptionField{grid-column:span 4}.nomCleanMediaForm textarea{width:100%;min-height:58px;resize:vertical;border:1px solid #dbe5f1;border-radius:12px;padding:8px 9px;color:#0f172a;background:#fff;font:inherit;font-size:12px;font-weight:800;line-height:1.35;outline:none}.nomCardStandard{display:flex;flex-wrap:wrap;align-items:center;gap:7px 14px;margin:0 0 12px;padding:9px 11px;border-top:1px solid #dbe5f1;border-bottom:1px solid #dbe5f1;color:#64748b;font-size:12px}.nomCardStandard strong{color:#0f172a}.nomCharCounter{align-self:flex-end;margin-top:-3px;color:#7b8aa0;font-size:11px;font-weight:700}.nomenclatureCoverHint{grid-column:span 2;color:#64748b;font-size:11px;line-height:1.35}.nomCleanForm .check,.nomCleanMediaForm .check{display:flex;align-items:center;gap:8px;color:#0f172a;padding-top:20px}.nomCleanForm .check input,.nomCleanMediaForm .check input,.nomCleanReservation input{width:16px;height:16px}.nomCleanDuo{display:grid;grid-template-columns:1fr 86px;gap:8px}.nomCleanPeriod{grid-column:span 4;border:1px dashed #dbe5f1;background:#f8fbff;border-radius:12px;padding:10px;display:grid;grid-template-columns:minmax(180px,1fr) 120px minmax(130px,1fr) minmax(170px,1fr) minmax(170px,1fr);gap:8px;align-items:end}.nomCleanPeriodHint{grid-column:span 2;border-radius:12px;background:#eef6ff;color:#1262ff;padding:9px 10px;font-size:12px;font-weight:900}.nomCleanReservation{grid-column:span 4;display:flex;flex-wrap:wrap;gap:12px;align-items:center;border:1px dashed #dbe5f1;border-radius:12px;padding:10px 12px;background:#f8fbff;color:#475569;font-size:12px;font-weight:800}.nomCleanReservation>span{color:#0f172a;font-weight:900}.nomCleanReservation label{display:flex;align-items:center;gap:6px;color:#0f172a}.nomCleanComponentForm{display:grid;grid-template-columns:minmax(220px,1.3fr) 130px 150px 82px 110px 110px auto;gap:8px;align-items:end;margin-bottom:9px}.nomCleanComponentForm .componentNameField{min-width:0}.nomCleanMediaForm{display:grid;grid-template-columns:minmax(170px,1fr) minmax(160px,1fr) minmax(200px,1fr) auto auto auto;gap:8px;align-items:end;margin-bottom:9px}.nomCleanTableWrap{max-height:210px;overflow:auto;border:1px solid #edf2f7;border-radius:14px}.nomCleanTableWrap .dataTable th{position:sticky;top:0;z-index:3;background:#fff}.nomenclatureBuilderSummary{border-top:1px solid #edf2f7;padding-top:9px;margin-top:9px;display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px;color:#64748b;font-size:11px;font-weight:800}.nomCleanFinalActions{position:static;z-index:auto;display:flex;justify-content:flex-end;align-items:center;gap:8px;border-top:1px solid #e7edf6;background:#fff;padding:10px 0 2px;margin-top:4px;box-shadow:none}.primaryButton{border:0;border-radius:13px;background:#1262ff;color:#fff;padding:9px 14px;font:inherit;font-weight:900;cursor:pointer}.primaryButton:disabled,.linkButton:disabled{opacity:.55;cursor:not-allowed}.dangerLinkButton{color:#dc2626!important}.dangerLinkButton:hover{text-decoration:underline}.nomenclaturePreviewCard{flex:0 0 320px;min-height:0;display:flex;flex-direction:column}.nomenclaturePreviewHeader{flex:0 0 auto}.nomenclatureGalleryPreview{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 12px 12px;display:flex;flex-direction:column;gap:9px;scroll-behavior:auto}.nomenclatureGalleryHero{width:100%;height:150px;flex:0 0 150px;border-radius:17px;overflow:hidden;background:linear-gradient(135deg,#eefdf3,#eef5ff);border:1px solid #e7edf6;display:block}.nomenclatureGalleryHero img{width:100%;height:100%;object-fit:cover;display:block}.nomenclatureGalleryPlaceholder{width:100%;height:100%;display:grid;place-items:center;color:#15803d;font-weight:900}.nomenclatureGalleryPlaceholder span{font-size:30px;line-height:1}.nomenclatureGalleryPlaceholder small{color:#64748b;font-size:10px;font-weight:900}.nomenclatureGalleryThumbs{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.nomenclatureGalleryThumbs a{flex:0 0 42px;width:42px;height:42px;border-radius:11px;overflow:hidden;border:1px solid #e2e8f0;background:#f8fafc}.nomenclatureGalleryThumbs img{width:100%;height:100%;object-fit:cover;display:block}.nomenclatureGalleryTitle{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.nomenclatureGalleryTitle strong{color:#0f172a;font-size:16px;line-height:1.15}.nomenclatureGalleryMeta{display:flex;flex-wrap:wrap;gap:6px}.nomenclatureGalleryMeta span{display:inline-flex;border-radius:999px;background:#f1f5f9;color:#475569;padding:4px 8px;font-size:10px;font-weight:900}.nomenclatureGalleryComposition,.nomenclatureGalleryDescription,.nomenclatureGalleryReservation{border:1px solid #edf2f7;background:#f8fafc;border-radius:14px;padding:9px 10px}.nomenclatureGalleryComposition strong{display:block;margin-bottom:6px;color:#0f172a;font-size:12px}.nomenclatureGalleryComposition ul{list-style:none;margin:0;padding:0;display:grid;gap:5px}.nomenclatureGalleryComposition li{display:flex;justify-content:space-between;gap:8px;color:#334155;font-size:12px;font-weight:800}.nomenclatureGalleryComposition li span{overflow:hidden;text-overflow:ellipsis}.nomenclatureGalleryComposition li small{white-space:nowrap;color:#64748b;font-weight:900}.nomenclatureGalleryMore span,.nomenclatureGalleryMore small{color:#1262ff}.nomenclatureGalleryComposition p,.nomenclatureGalleryDescription,.nomenclatureGalleryReservation{color:#64748b;font-size:12px;line-height:1.35;font-weight:700}.nomenclatureGalleryBottom{display:grid;grid-template-columns:1fr 1fr 1fr;gap:7px}.nomenclatureGalleryBottom div{border-radius:14px;background:#fff;border:1px solid #e7edf6;padding:8px 9px}.nomenclatureGalleryBottom span{display:block;color:#64748b;font-size:10px;font-weight:900;margin-bottom:3px}.nomenclatureGalleryBottom strong{display:block;color:#0f172a;font-size:12px;font-weight:900}.nomenclatureGalleryReservation{display:grid;gap:3px}.nomenclatureGalleryReservation span{color:#64748b;font-size:10px;font-weight:900}.nomenclatureGalleryReservation strong{color:#0f172a;font-size:12px;font-weight:800}.nomenclaturePreviewEmpty{padding:14px;display:grid;gap:6px;color:#64748b;font-size:12px;font-weight:700}.nomenclaturePreviewEmpty strong{color:#0f172a;font-size:15px}.assetCell{display:flex;align-items:center;gap:8px;min-width:180px}.assetThumb{width:38px;height:38px;border-radius:10px;object-fit:cover;border:1px solid #e2e8f0;background:#f8fafc}.assetIcon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#f8fafc;border:1px solid #e2e8f0}.assetLink{color:#1262ff;font-weight:900;text-decoration:none}.assetLink:hover{text-decoration:underline}.assetDeleteButton{border:0;background:#fee2e2;color:#b91c1c;border-radius:999px;width:26px;height:26px;font-size:18px;font-weight:900;line-height:1;cursor:pointer}.assetDeleteButton:disabled{opacity:.5;cursor:not-allowed}.componentMediaHint{display:inline-flex;align-items:center;border-radius:999px;background:#f1f5f9;color:#64748b;padding:4px 8px;font-size:11px;font-weight:900}.nomenclatureMediaLimit{color:#64748b;font-size:11px;font-weight:900;white-space:nowrap;align-self:center}.nomenclatureReadOnlyMain{border:1px solid #dbeafe;background:#eff6ff;border-radius:14px;padding:9px 10px;color:#475569;font-size:12px;font-weight:700;line-height:1.35;display:grid;gap:4px}.nomenclatureReadOnlyMain strong{color:#1262ff}.chatHeaderControls{display:flex;align-items:center;gap:8px;min-width:0}.nomenclatureChatFilters{display:flex;align-items:center;gap:8px}.nomenclatureChatFilters label{display:grid;gap:2px;color:#64748b;font-size:10px;font-weight:900}.nomenclatureChatFilters select{width:150px;padding:6px 8px}.nomenclatureChatHint{margin-top:-6px;background:#fff;border:1px solid #e7edf6;border-radius:14px;padding:8px 10px;color:#64748b;font-size:11px;font-weight:700}.nomenclatureChatHint strong{color:#0f172a}@media(max-width:1420px){.nomCleanForm{grid-template-columns:repeat(2,minmax(0,1fr))}.nomCleanForm .descriptionField,.nomCleanPeriod,.nomCleanReservation{grid-column:span 2}.nomCleanComponentForm,.nomCleanMediaForm{grid-template-columns:repeat(2,minmax(0,1fr))}.nomCleanComponentForm .componentNameField,.nomCleanMediaForm .wide{grid-column:span 2}.nomenclatureBuilderSummary,.nomenclatureGalleryBottom{grid-template-columns:1fr}}.nomCleanFinalActions .primaryButton,.nomCleanFinalActions .linkButton{min-height:30px;height:30px;padding:5px 12px;border-radius:10px;font-size:12px;line-height:1;font-weight:800;white-space:nowrap}.nomCleanFinalActions .primaryButton{box-shadow:none}.nomCleanFinalActions .dangerLinkButton{color:#dc2626;background:transparent;border:0;padding-left:8px;padding-right:8px}.nomCleanFinalActions .dangerLinkButton:hover{background:#fff1f2}.nomenclatureMediaCell{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:42px}.nomenclatureMediaCell img{width:26px;height:26px;border-radius:7px;object-fit:cover;border:1px solid #dbe5f1;background:#f8fafc}.nomenclatureMediaCell strong{font-size:11px;font-weight:900;color:#1262ff}.nomenclatureMediaIcon{width:26px;height:26px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;background:#eef5ff;font-size:13px}.nomenclatureTable th:last-child,.nomenclatureTable td:last-child{text-align:center}.nomenclatureClientPreview{display:grid;gap:10px;padding:0 2px 8px}.nomenclatureClientHero{width:100%;height:168px;border-radius:18px;overflow:hidden;background:#f8fafc;border:1px solid #edf2f7}.nomenclatureClientHero img,.nomenclatureClientHero video{width:100%;height:100%;object-fit:cover;display:block;background:#f8fafc}.nomenclatureClientMediaPlaceholder,.nomenclatureClientFilePreview{width:100%;height:100%;display:grid;place-content:center;gap:5px;text-align:center;color:#64748b;text-decoration:none}.nomenclatureClientMediaPlaceholder span,.nomenclatureClientFilePreview span{font-size:34px}.nomenclatureClientFilePreview strong{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a;font-size:12px}.nomenclatureClientFilePreview small,.nomenclatureClientMediaPlaceholder small{font-size:11px;font-weight:800;color:#64748b}.nomenclatureClientThumbs{display:flex;gap:6px;overflow-x:auto;padding:1px 0 2px}.nomenclatureClientThumbs button{width:38px;height:38px;flex:0 0 38px;padding:0;border:1px solid #dbe5f1;background:#fff;border-radius:10px;overflow:hidden;cursor:pointer}.nomenclatureClientThumbs button.active{border-color:#1262ff;box-shadow:0 0 0 2px #1262ff1f}.nomenclatureClientThumbs img{width:100%;height:100%;object-fit:cover;display:block}.nomenclatureClientThumbs span{width:100%;height:100%;display:grid;place-content:center;font-size:12px;font-weight:900;color:#1262ff;background:#eef5ff}.nomenclatureClientName{margin:2px 0 0;color:#0f172a;font-size:17px;line-height:1.15;font-weight:900}.nomenclatureClientDescription{min-height:42px;border-radius:14px;background:#f8fafc;border:1px solid #edf2f7;padding:10px;color:#334155;font-size:12px;line-height:1.35;font-weight:700}.nomenclatureClientBuyInfo{display:grid;grid-template-columns:1fr 1fr;gap:8px}.nomenclatureClientBuyInfo div{border:1px solid #edf2f7;background:#fff;border-radius:14px;padding:9px 10px;display:grid;gap:3px}.nomenclatureClientBuyInfo span{color:#64748b;font-size:11px;font-weight:900}.nomenclatureClientBuyInfo strong{color:#0f172a;font-size:13px;font-weight:900}.nomenclatureClientReserve{border-radius:14px;padding:9px 10px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:900}.nomenclatureClientReserve span{width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:1000}.nomenclatureClientReserve.ok{background:#ecfdf3;color:#15803d}.nomenclatureClientReserve.ok span{background:#bbf7d0}.nomenclatureClientReserve.no{background:#fff1f2;color:#dc2626}.nomenclatureClientReserve.no span{background:#fecdd3}.nomenclatureClientReserveButton{width:100%;height:34px;border:0;border-radius:12px;background:#1262ff;color:#fff;font-size:13px;font-weight:900;cursor:pointer}.nomenclatureClientReserveButton:disabled{background:#cbd5e1;cursor:not-allowed}.nomenclatureMediaCreateHint{color:#1262ff;font-size:12px;font-weight:900;align-self:center;white-space:nowrap}.nomPendingMediaList{display:grid;gap:6px;text-align:left}.nomPendingMediaList strong{color:#0f172a;font-size:12px;font-weight:900}.nomPendingMediaList ul{margin:0;padding-left:18px;color:#475569;font-size:12px;font-weight:800}.nomPendingMediaList li{margin:2px 0}.nomCleanFinalActions .deletePositionButton{margin-right:auto;color:#dc2626;background:#fff1f2;border:1px solid #fecdd3;min-height:30px;height:30px;padding:5px 12px;border-radius:10px;font-size:12px;font-weight:900}.nomCleanFinalActions .deletePositionButton:hover{background:#ffe4e6}.nomCleanGrid .rightColumn{min-height:0;overflow:hidden}.nomCleanGrid .nomenclaturePreviewCard{flex:0 0 430px;min-height:430px;max-height:430px;display:flex;flex-direction:column;overflow:hidden}.nomCleanGrid .nomenclaturePreviewCard .nomenclaturePreviewHeader{flex:0 0 auto}.nomCleanGrid .nomenclaturePreviewCard .nomenclatureClientPreview{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:4px;padding-bottom:8px}.nomCleanGrid .nomenclatureClientHero{height:138px;flex:0 0 auto}.nomCleanGrid .nomenclatureClientThumbs button{width:32px;height:32px;flex-basis:32px;border-radius:9px}.nomCleanGrid .nomenclatureClientName{font-size:16px;line-height:1.12}.nomCleanGrid .nomenclatureClientDescription{min-height:44px;max-height:78px;overflow-y:auto;padding:8px 9px}.nomCleanGrid .nomenclatureClientBuyInfo{gap:6px}.nomCleanGrid .nomenclatureClientBuyInfo div{padding:7px 8px;border-radius:12px}.nomCleanGrid .nomenclatureClientReserve{padding:7px 9px;border-radius:12px}.nomCleanGrid .nomenclatureClientReserveButton{height:32px;border-radius:11px}.nomCleanGrid .nomenclaturePreviewCard+.card{min-height:0}.nomCleanGrid .nomenclatureClientHero{height:128px}.nomCleanGrid .nomenclatureClientThumbs{min-height:58px;padding:6px 2px 4px;gap:8px;border-radius:14px;background:#f8fafc;border:1px solid #edf2f7;overflow-x:auto;overflow-y:hidden}.nomCleanGrid .nomenclatureClientThumbs button{width:48px;height:48px;flex:0 0 48px;border-radius:12px;border:2px solid #dbe5f1;background:#fff;box-shadow:0 2px 8px #0f172a0f}.nomCleanGrid .nomenclatureClientThumbs button.active{border-color:#1262ff;box-shadow:0 0 0 3px #1262ff24}.nomCleanGrid .nomenclatureClientThumbs img{width:100%;height:100%;object-fit:cover}.nomCleanGrid .nomenclatureClientThumbs span{font-size:15px;font-weight:900}.nomCleanGrid .nomenclatureClientThumbs::-webkit-scrollbar{height:4px}.nomCleanGrid .nomenclatureClientThumbs::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.nomCleanGrid .nomenclatureClientName{margin-top:0}.urgentGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:8px;flex:0 0 auto}.urgentCard{min-height:42px;height:42px;padding:6px 10px;border-radius:14px;grid-template-columns:28px minmax(0,1fr) 14px;gap:8px;align-items:center;box-shadow:0 7px 16px #0f172a0b}.urgentIcon{width:28px;height:28px;border-radius:10px;font-size:13px}.urgentCard strong{min-width:0;display:block;font-size:13px;line-height:1;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.urgentCard b{margin:0;min-width:22px;height:20px;padding:0 7px;border-radius:999px;background:#eef5ff;color:#1262ff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;line-height:1;font-weight:900;flex:0 0 auto}.urgentCard .chevron{font-size:17px;line-height:1;opacity:.55}.urgentCardActive{outline:1px solid #1262ff;background:#f8fbff;box-shadow:0 0 0 3px #1262ff14}.mainGrid{flex:1 1 auto;min-height:0;height:calc(100vh - 122px)}@media(max-width:980px){.urgentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.urgentCard{height:40px;min-height:40px}.mainGrid{height:auto}}.nomenclatureHeaderNoTitle{flex:0 0 auto;min-height:42px;padding:7px 12px;margin:0;justify-content:space-between;align-items:center;overflow:hidden}.nomenclatureHeaderNoTitle .nomenclatureHeaderActions{margin-left:auto;min-width:0}.nomCleanBuilderCard .nomCleanBuilder{padding-top:8px}.nomenclaturePreviewCard .nomenclatureClientPreview{padding-top:0}.nomenclaturePreviewCard{padding-top:10px}.nomenclatureChatSelectOnly{font-size:0}.nomenclatureChatSelectOnly select{font-size:12px}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.nomCleanGrid .rightColumn .cardHeader h2:empty{display:none}.nomCleanGrid .rightColumn .cardHeader:has(h2:empty){min-height:0;padding-top:6px;padding-bottom:6px}.nomenclatureChatHint{display:none!important}.nomenclatureChatFilters{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;min-width:0}.nomenclatureChatSelectOnly{display:flex;align-items:center;margin:0;min-width:0;font-size:0}.nomenclatureChatSelectOnly select,.nomenclatureChatFilters select{max-width:170px;height:32px;border:1px solid #dbe5f1;border-radius:12px;background:#fff;color:#0f172a;font-size:12px;font-weight:900;padding:0 28px 0 10px}.rightColumn .cardHeader.compactHeader{min-height:42px;display:flex;align-items:center;gap:8px}.rightColumn .cardHeader.compactHeader h2{margin:0;min-width:0;flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.priceWorkspaceGrid{min-height:0}.priceVitrineCard{min-height:0;display:flex;flex-direction:column;overflow:hidden}.priceToolbar{display:grid;grid-template-columns:minmax(240px,1fr) 170px auto auto;gap:8px;padding:10px 12px;align-items:center;border-bottom:1px solid #edf2f7}.priceToolbar input,.priceToolbar select{height:34px;border:1px solid #dbe5f1;border-radius:12px;padding:0 11px;background:#fff;color:#0f172a;font-size:12px;font-weight:800}.priceGalleryGrid{flex:1 1 auto;min-height:0;overflow-y:auto;padding:12px;display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:12px;align-content:start}.priceGalleryItem{border:1px solid #edf2f7;background:#fff;border-radius:18px;overflow:hidden;cursor:pointer;display:grid;grid-template-rows:132px minmax(0,auto);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.priceGalleryItem:hover,.priceGalleryItem.selected{border-color:#1262ff;box-shadow:0 10px 24px #1262ff1f}.priceGalleryItem:hover{transform:translateY(-1px)}.priceGalleryMedia{background:#f8fafc;overflow:hidden;display:grid;place-content:center}.priceGalleryMedia img,.priceGalleryMedia video{width:100%;height:100%;object-fit:cover}.priceGalleryMedia span{color:#64748b;font-size:30px;font-weight:900}.priceGalleryBody{padding:10px;display:grid;gap:8px}.priceGalleryBody strong{color:#0f172a;font-size:14px;line-height:1.18;font-weight:900}.priceGalleryBody p{margin:0;height:34px;overflow:hidden;color:#64748b;font-size:12px;line-height:1.35;font-weight:700}.priceGalleryMeta{display:flex;gap:5px;flex-wrap:wrap}.priceGalleryMeta span{border-radius:999px;background:#f1f5f9;color:#475569;padding:4px 7px;font-size:10px;font-weight:900}.priceGalleryBottom{display:flex;justify-content:space-between;gap:8px;align-items:center}.priceGalleryBottom b{color:#0f172a;font-size:15px;font-weight:1000}.priceGalleryBottom small{color:#64748b;font-size:11px;font-weight:900}.priceEmpty{grid-column:1 / -1;min-height:160px;display:grid;place-content:center}.pricePreviewCard,.priceReserveCard{overflow:hidden}.pricePreviewCard{flex:0 0 390px;display:grid;gap:8px}.pricePreviewHero{height:138px;border-radius:16px;overflow:hidden;background:#f8fafc;border:1px solid #edf2f7}.pricePreviewHero img,.pricePreviewHero video{width:100%;height:100%;object-fit:cover}.pricePreviewPlaceholder,.pricePreviewFile{width:100%;height:100%;display:grid;place-content:center;text-align:center;gap:5px;color:#64748b;text-decoration:none}.pricePreviewPlaceholder span,.pricePreviewFile span{font-size:34px}.pricePreviewFile strong{color:#0f172a;font-size:12px;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pricePreviewThumbs{min-height:52px;display:flex;gap:7px;overflow-x:auto;padding:5px;border:1px solid #edf2f7;border-radius:14px;background:#f8fafc}.pricePreviewThumbs button{width:42px;height:42px;flex:0 0 42px;padding:0;border:2px solid #dbe5f1;border-radius:11px;overflow:hidden;background:#fff;cursor:pointer}.pricePreviewThumbs button.active{border-color:#1262ff;box-shadow:0 0 0 2px #1262ff1f}.pricePreviewThumbs img{width:100%;height:100%;object-fit:cover}.pricePreviewThumbs span{width:100%;height:100%;display:grid;place-content:center;background:#eef5ff;color:#1262ff;font-size:13px;font-weight:900}.pricePreviewTitle{margin:0;color:#0f172a;font-size:17px;line-height:1.15;font-weight:1000}.pricePreviewDescription{margin:0;min-height:42px;max-height:72px;overflow-y:auto;border:1px solid #edf2f7;background:#f8fafc;border-radius:14px;padding:9px;color:#334155;font-size:12px;line-height:1.35;font-weight:750}.pricePreviewFacts{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pricePreviewFacts div{border:1px solid #edf2f7;border-radius:14px;padding:8px 9px;display:grid;gap:3px}.pricePreviewFacts span{color:#64748b;font-size:11px;font-weight:900}.pricePreviewFacts strong{color:#0f172a;font-size:13px;font-weight:1000}.priceReserveState{border-radius:14px;padding:9px 10px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:900}.priceReserveState span{width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.priceReserveState.ok{color:#15803d;background:#ecfdf3}.priceReserveState.ok span{background:#bbf7d0}.priceReserveState.no{color:#dc2626;background:#fff1f2}.priceReserveState.no span{background:#fecdd3}.priceReserveForm{display:grid;gap:8px}.priceReserveForm label{display:grid;gap:5px;color:#64748b;font-size:11px;font-weight:900}.priceReserveForm input,.priceReserveForm select,.priceReserveForm textarea{width:100%;border:1px solid #dbe5f1;border-radius:12px;padding:8px 9px;background:#fff;color:#0f172a;font:inherit;font-size:12px;font-weight:800}.priceReserveForm textarea{resize:vertical}.priceReserveForm .wide{grid-column:1 / -1}.priceReserveSummary{border:1px dashed #dbe5f1;border-radius:14px;background:#f8fbff;padding:9px;display:grid;gap:5px;color:#475569;font-size:12px;font-weight:800}.priceReserveSummary strong{color:#0f172a}.priceReserveSummary em{color:#dc2626;font-style:normal;font-weight:900}.priceReserveSummary em.ok{color:#15803d}.successBanner{margin:0 12px 8px;border:1px solid #bbf7d0;background:#ecfdf3;color:#15803d;border-radius:12px;padding:9px 11px;font-size:12px;font-weight:900}.priceWorkspaceGrid .rightColumn{min-height:0;overflow:hidden}.priceWorkspaceGrid .priceReserveCard{flex:0 0 430px;max-height:430px;min-height:0;overflow-y:auto;padding:12px}.priceReserveSelectedItem{border:1px solid #dbeafe;background:#f8fbff;border-radius:16px;padding:10px;display:grid;gap:6px}.priceReserveSelectedItem span{color:#64748b;font-size:11px;font-weight:900}.priceReserveSelectedItem strong{color:#0f172a;font-size:14px;line-height:1.15;font-weight:1000}.priceReserveSelectedItem div{display:flex;justify-content:space-between;gap:8px;align-items:center}.priceReserveSelectedItem b{color:#0f172a;font-size:14px;font-weight:1000}.priceReserveSelectedItem small{color:#64748b;font-size:11px;font-weight:900}.priceReserveSelectedItem.empty{background:#f8fafc;border-color:#edf2f7}.priceWorkspaceGrid .rightColumn>.card:not(.priceReserveCard){flex:1 1 auto;min-height:0}.priceChatFilters{margin-left:auto;display:flex;align-items:center;min-width:0}.priceChatFilters select{max-width:172px;height:32px;border:1px solid #dbe5f1;border-radius:12px;background:#fff;color:#0f172a;font-size:12px;font-weight:900;padding:0 28px 0 10px}.priceWorkspaceGrid .rightColumn .cardHeader.compactHeader{min-height:42px;display:flex;align-items:center;gap:8px}.priceWorkspaceGrid .rightColumn .cardHeader.compactHeader h2{margin:0;min-width:0;flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nomPendingMediaPreview{display:grid;gap:9px;text-align:left}.nomPendingMediaPreview>strong{color:#0f172a;font-size:12px;font-weight:900}.nomPendingMediaGrid{display:flex;flex-wrap:wrap;gap:9px}.nomPendingMediaItem{width:112px;border:1px solid #dbe5f1;background:#fff;border-radius:14px;padding:7px;display:grid;gap:5px;text-decoration:none;color:#0f172a}.nomPendingMediaItem:hover{border-color:#1262ff;box-shadow:0 8px 18px #1262ff1f}.nomPendingMediaThumb{width:100%;height:68px;border-radius:10px;background:#f8fafc;border:1px solid #edf2f7;overflow:hidden;display:grid;place-content:center}.nomPendingMediaThumb img,.nomPendingMediaThumb video{width:100%;height:100%;object-fit:cover}.nomPendingMediaThumb b{color:#1262ff;font-size:15px;font-weight:1000}.nomPendingMediaItem small{min-width:0;color:#0f172a;font-size:11px;line-height:1.15;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nomPendingMediaItem em{color:#64748b;font-size:10px;font-style:normal;font-weight:800}.nomPendingMediaThumb{text-decoration:none}.nomPendingMediaRemove{width:100%;height:24px;border:0;border-radius:8px;background:#fff1f2;color:#dc2626;font-size:11px;font-weight:900;cursor:pointer}.nomPendingMediaRemove:hover{background:#ffe4e6}.nomComponentsSection{scroll-margin-top:12px}.pendingComponentRow{background:#f8fbff}.pendingComponentRow td:first-child strong:after{content:" · будет сохранено";color:#1262ff;font-size:10px;font-weight:900}.nomenclatureBuilderSummary{display:flex;gap:14px;flex-wrap:wrap;align-items:center;border-top:1px solid #edf2f7;padding-top:9px;margin-top:9px;color:#475569;font-size:12px;font-weight:800}.nomenclatureBuilderSummary strong{color:#0f172a}.priceReserveExtras{border:1px solid #edf2f7;background:#f8fafc;border-radius:14px;padding:9px;display:grid;gap:7px}.priceReserveExtras>strong{color:#0f172a;font-size:12px;font-weight:1000}.priceReserveExtras label{display:grid;grid-template-columns:18px minmax(0,1fr);grid-template-areas:"check title" ". price";gap:2px 8px;align-items:start;border:1px solid #edf2f7;background:#fff;border-radius:12px;padding:8px;color:#0f172a}.priceReserveExtras label.checked{border-color:#bbf7d0;background:#ecfdf3}.priceReserveExtras input,.priceReserveExtraMarker{grid-area:check;margin-top:1px}.priceReserveExtraMarker{color:#64748b;font-size:16px;line-height:1}.priceReserveExtras label>span{grid-area:title;min-width:0;display:grid;gap:2px}.priceReserveExtras b{color:#0f172a;font-size:12px;font-weight:1000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.priceReserveExtras small{color:#64748b;font-size:10px;font-weight:850}.priceReserveExtras em{grid-area:price;color:#334155;font-size:11px;font-style:normal;font-weight:900}.nomPriceRulesSection{scroll-margin-top:12px}.priceRuleHint{border:1px dashed #dbe5f1;background:#f8fbff;color:#475569;border-radius:14px;padding:10px;font-size:12px;font-weight:850}.priceRuleForm{display:grid;grid-template-columns:170px 120px 110px 110px 120px 160px 160px auto auto;gap:8px;align-items:end;margin-bottom:10px}.priceRuleForm label{display:grid;gap:5px;color:#64748b;font-size:11px;font-weight:900}.priceRuleForm input,.priceRuleForm select{width:100%;border:1px solid #dbe5f1;border-radius:12px;padding:8px 9px;background:#fff;color:#0f172a;font:inherit;font-size:12px;font-weight:800}.priceRuleForm .check{display:flex;align-items:center;gap:6px;color:#0f172a;padding-bottom:7px}.priceRuleForm .check input{width:15px;height:15px}.priceRuleList{display:grid;gap:6px}.priceRuleRow{border:1px solid #dbeafe;background:#f8fbff;border-radius:12px;padding:8px 9px;display:flex;justify-content:space-between;align-items:center;gap:10px;color:#0f172a;font-size:12px;font-weight:900}.priceRuleRow.disabled{opacity:.55;background:#f8fafc;border-color:#edf2f7}.priceReserveRulePreview{color:#1262ff}@media(max-width:1380px){.priceRuleForm{grid-template-columns:repeat(4,minmax(120px,1fr))}}.nomCleanGrid .nomenclatureTable th{font-size:12px;line-height:1.2}.nomCleanGrid .nomenclatureTable td{font-size:13px;line-height:1.25}.nomCleanGrid .nomenclatureTable .clientNameButton{font-size:13px;line-height:1.2}.nomCleanGrid .nomenclatureTable td small{font-size:12px;line-height:1.25}.nomCleanGrid .nomCleanForm label,.nomCleanGrid .nomCleanComponentForm label,.nomCleanGrid .nomCleanMediaForm label,.nomCleanGrid .priceRuleForm label{font-size:12px}.nomCleanGrid .nomCleanForm input,.nomCleanGrid .nomCleanForm select,.nomCleanGrid .nomCleanForm textarea,.nomCleanGrid .nomCleanComponentForm input,.nomCleanGrid .nomCleanComponentForm select,.nomCleanGrid .nomCleanMediaForm input,.nomCleanGrid .nomCleanMediaForm textarea,.nomCleanGrid .priceRuleForm input,.nomCleanGrid .priceRuleForm select{font-size:13px}.nomCleanGrid .nomCleanSectionHeader strong{font-size:14px}.nomCleanGrid .nomCleanSectionHeader span{font-size:12px}.nomCleanGrid .priceRuleForm{grid-template-columns:repeat(auto-fit,minmax(135px,1fr))}.nomCleanGrid .priceRuleForm .linkButton{min-height:34px;align-self:end}.nomCleanGrid .priceRuleList,.nomCleanGrid .priceRuleRow,.nomCleanGrid .nomenclatureBuilderSummary{font-size:13px}.nomCleanGrid .dataTable th{font-size:12px}.nomCleanGrid .dataTable td{font-size:13px}.nomCleanGrid .nomenclatureClientName{font-size:17px}.nomCleanGrid .nomenclatureClientDescription{font-size:13px}.priceWorkspaceGrid .priceGalleryBody strong{font-size:14px}.priceWorkspaceGrid .priceGalleryBody p{font-size:12.5px}.priceWorkspaceGrid .priceReserveForm input,.priceWorkspaceGrid .priceReserveForm select,.priceWorkspaceGrid .priceReserveForm textarea{font-size:13px}.operationsWorkspace{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:12px}.operationsHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.operationsHeader h2{margin:3px 0 0;font-size:25px;letter-spacing:-.035em}.operationsHeader p{margin:4px 0 0;color:#64748b;font-size:13px}.operationsHeaderActions{display:flex;gap:8px}.primaryOperationButton,.secondaryOperationButton{border:0;border-radius:12px;padding:10px 14px;font-weight:900;white-space:nowrap}.primaryOperationButton{color:#fff;background:#1262ff;box-shadow:0 10px 22px #1262ff33}.secondaryOperationButton{color:#1262ff;background:#eef5ff}.primaryOperationButton:disabled{opacity:.5;cursor:not-allowed}.operationSummaryGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.operationSummaryGrid article{min-width:0;padding:13px 15px;border:1px solid #e5edf7;border-radius:15px;background:#fff;box-shadow:0 8px 20px #0f172a0a}.operationSummaryGrid span,.operationSummaryGrid small{display:block;color:#64748b;font-size:11px;font-weight:800}.operationSummaryGrid strong{display:block;margin:3px 0;color:#0f172a;font-size:21px}.operationsToolbar{display:grid;grid-template-columns:minmax(180px,260px) auto minmax(220px,1fr);gap:10px;align-items:center}.operationsToolbar select,.operationsToolbar input{min-width:0;height:39px;border:1px solid #dbe5f1;border-radius:11px;padding:0 11px;color:#0f172a;background:#fff;outline:none}.operationsToolbar input:focus,.operationsToolbar select:focus{border-color:#1262ff;box-shadow:0 0 0 3px #1262ff1a}.operationFilterTabs{display:flex;gap:4px;padding:3px;border-radius:12px;background:#e9eef6}.operationFilterTabs button{border:0;border-radius:9px;padding:7px 10px;color:#64748b;background:transparent;font-size:12px;font-weight:900;white-space:nowrap}.operationFilterTabs button.active{color:#1262ff;background:#fff;box-shadow:0 4px 10px #0f172a14}.operationsTableCard{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e5edf7;border-radius:16px;background:#fff;box-shadow:0 12px 26px #0f172a0d}.operationsTableCard .tableWrap{flex:1 1 auto;min-height:0;overflow:auto}.operationsTable th{position:sticky;top:0;z-index:2;background:#fff}.operationsTable td{max-width:260px}.operationClientLink{border:0;padding:0;color:#1262ff;background:transparent;font-weight:900;text-align:left}.operationStatus{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:900;white-space:nowrap}.operationStatus.success{color:#15803d;background:#dcfce7}.operationStatus.danger{color:#be123c;background:#ffe4e6}.operationStatus.warning{color:#b45309;background:#fef3c7}.operationStatus.info{color:#1d4ed8;background:#dbeafe}.operationDetails{color:#64748b;font-size:12px}.operationNextButton{border:0;border-radius:9px;padding:7px 9px;color:#1262ff;background:#eef5ff;font-size:11px;font-weight:900;white-space:nowrap}.operationDoneMark{color:#15803d;font-size:11px;font-weight:900}.operationError{padding:10px 12px;border:1px solid #fecdd3;border-radius:12px;color:#be123c;background:#fff1f2;font-size:12px;font-weight:900}@media(max-width:1180px){.operationsToolbar{grid-template-columns:1fr}.operationFilterTabs{width:max-content;max-width:100%;overflow-x:auto}}.communicationsWorkspace{display:grid;gap:16px;min-width:0}.communicationsHeader,.communicationsSummary,.conversationTitleLine,.conversationMeta{display:flex;align-items:center;justify-content:space-between;gap:12px}.communicationsHeader h2{margin:4px 0 2px;font-size:26px}.communicationsHeader p{margin:0;color:var(--muted)}.communicationsSummary{justify-content:flex-start;padding:12px 16px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--muted)}.communicationsSummary span{padding-right:18px;border-right:1px solid var(--line)}.communicationsSummary span:last-child{border-right:0}.communicationsSummary strong{color:var(--ink)}.communicationsGrid{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(460px,1.3fr);gap:16px;min-height:650px}.conversationListCard{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-soft)}.conversationSearch{width:calc(100% - 32px);margin:16px;padding:11px 13px;border:1px solid var(--line);border-radius:12px;font:inherit}.conversationList{max-height:690px;overflow:auto;border-top:1px solid var(--line)}.conversationRow{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:11px;align-items:center;padding:14px 16px;border:0;border-bottom:1px solid var(--line);background:#fff;color:inherit;text-align:left;cursor:pointer}.conversationRow:hover,.conversationRowActive{background:#f1f7ff}.conversationRowActive{box-shadow:inset 3px 0 0 var(--primary)}.conversationAvatar{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#e7f0ff;color:#185fbd;font-size:12px;font-weight:900}.conversationBody,.conversationBadges{min-width:0;display:grid;gap:5px}.conversationTitleLine strong,.conversationPreview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversationTitleLine small,.conversationMeta{color:var(--muted);font-size:11px}.conversationMeta{justify-content:flex-start}.conversationMeta b{color:#176d9d}.conversationPreview{color:#38465a;font-size:13px}.conversationBadges{justify-items:end}.urgentConversationBadge,.unreadConversationBadge{min-width:24px;padding:3px 7px;border-radius:999px;text-align:center;font-size:11px}.urgentConversationBadge{background:#ffe6e9;color:#b42337}.unreadConversationBadge{background:#1967d2;color:#fff}.emptyConversationState{padding:48px 20px;color:var(--muted);text-align:center}.communicationsGrid>.rightColumn{min-width:0}@media(max-width:1180px){.communicationsGrid{grid-template-columns:1fr}}.appShell{height:100vh;min-height:0;overflow:hidden}.sidebar{height:100vh;min-height:0;overflow-y:auto;padding:16px 12px 12px;gap:14px}.navList{gap:2px}.navItem{padding:8px 10px}.workspace{height:100vh;min-height:0;min-width:0;display:flex;flex-direction:column;padding:14px 16px 12px;overflow:hidden}.topbar{flex:0 0 auto;gap:8px;margin-bottom:10px}.urgentGrid{flex:0 0 42px;min-height:42px;gap:8px;margin-bottom:10px}.urgentCard{height:42px;min-height:42px;grid-template-columns:28px minmax(0,1fr) 14px;gap:8px;padding:6px 10px;border-radius:14px}.urgentCard>span:not(.urgentIcon):not(.chevron){min-width:0;display:flex;align-items:center;gap:7px}.urgentCard strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.urgentCard b{margin:0}.urgentCard small{display:none!important}.mainGrid{flex:1 1 auto;height:auto;min-height:0;grid-template-columns:minmax(0,1fr) 420px;gap:12px}.centerColumn,.rightColumn{height:100%;min-height:0;gap:12px}.mainGrid:not(.canonicalWorkspace)>.centerColumn>:first-child{flex:0 0 42%;min-height:0}.mainGrid:not(.canonicalWorkspace)>.centerColumn>:not(:first-child){flex:1 1 auto;min-height:0}.mainGrid:not(.canonicalWorkspace)>.rightColumn>:first-child{flex:0 0 58%;min-height:0}.mainGrid:not(.canonicalWorkspace)>.rightColumn>:nth-child(2){flex:1 1 auto;min-height:0}.clientListCard,.activityCard,.contactCard,.messagesCard{min-height:0}.canonicalSlot{min-height:0;display:flex}.canonicalSlot>*{width:100%;height:100%;min-height:0}.canonicalContextSlot>.contactCard{flex:1 1 100%;width:100%;min-width:0;max-width:100%}.canonicalMainColumn>.canonicalTopSlot{flex:0 0 42%}.canonicalMainColumn>.canonicalBottomSlot{flex:1 1 auto}.canonicalRightColumn>.canonicalContextSlot{flex:0 0 58%}.canonicalRightColumn>.canonicalChatSlot{flex:1 1 auto}.workspacePlaceholderCard{height:100%;min-height:0;display:flex;flex-direction:column;justify-content:center;padding:18px;overflow:auto;background:linear-gradient(145deg,#fff,#f8fbff)}.workspacePlaceholderCard h2{margin:0 0 6px;font-size:18px}.workspacePlaceholderCard p{max-width:620px;margin:0;color:var(--muted);font-size:13px;line-height:1.45}.nomCleanGrid .nomenclaturePreviewCard,.priceWorkspaceGrid .priceReserveCard{flex:0 0 58%;max-height:none;min-height:0}.nomCleanGrid .nomenclaturePreviewCard{height:auto}.nomCleanGrid .rightColumn>.messagesCard,.priceWorkspaceGrid .rightColumn>.card:not(.priceReserveCard){flex:1 1 auto;min-height:0}.nomenclatureChatHint{flex:0 0 auto!important}.priceVitrineCard,.priceReserveCard{min-height:0;overflow:auto}.priceWorkspaceGrid{display:grid;grid-template-columns:minmax(0,1fr) 430px;grid-template-rows:minmax(300px,52%) minmax(0,1fr);gap:12px;height:100%;min-height:0;overflow:hidden}.priceWorkspaceGrid>.centerColumn,.priceWorkspaceGrid>.rightColumn{display:contents}.priceWorkspaceGrid .priceVitrineCard{grid-column:1;grid-row:1;height:100%;overflow:hidden}.priceWorkspaceGrid .priceClientPreviewCard{grid-column:2;grid-row:1;min-height:0}.priceWorkspaceGrid .priceReserveCard{grid-column:1;grid-row:2;width:auto;height:100%;max-height:none;overflow-y:auto;padding:12px}.priceWorkspaceGrid .rightColumn>.card:not(.priceReserveCard){grid-column:2;grid-row:2;width:auto;height:100%;min-height:0}.priceCategoryRail{flex:0 0 auto;display:flex;gap:6px;overflow-x:auto;padding:7px 12px;border-bottom:1px solid #edf2f7;scrollbar-width:thin}.priceCategoryRail button,.priceGalleryMeta button{border:1px solid #dbe5f1;border-radius:999px;background:#f8fafc;color:#475569;padding:4px 8px;white-space:nowrap;font-size:10px;font-weight:900;cursor:pointer}.priceCategoryRail button.active,.priceGalleryMeta button:hover{border-color:#1262ff;background:#eaf2ff;color:#1262ff}.priceWorkspaceGrid .priceGalleryGrid{grid-template-columns:repeat(auto-fill,minmax(176px,1fr));grid-auto-rows:max-content;overflow:auto}.priceWorkspaceGrid .priceGalleryItem{grid-template-rows:148px auto;min-height:272px}.priceWorkspaceGrid .priceGalleryMeta span,.priceWorkspaceGrid .priceGalleryMeta button{padding:3px 6px}.priceClientPreviewCard{display:flex;flex-direction:column;gap:8px;padding:11px;overflow-y:auto;background:#fff}.priceClientPreviewEmpty{align-items:center;justify-content:center;color:#64748b;text-align:center}.priceClientPreviewHeader,.priceClientCopyTitle{display:flex;align-items:center;justify-content:space-between;gap:8px}.priceClientPreviewHeader>div{display:grid;gap:2px;min-width:0}.priceClientPreviewHeader span{color:#1262ff;font-size:10px;font-weight:900}.priceClientPreviewHeader strong{color:#0f172a;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.priceClientPreviewHeader button{border:1px solid #dbe5f1;border-radius:11px;background:#f8fafc;color:#1262ff;padding:7px 9px;font-size:10px;font-weight:900;cursor:pointer}.priceClientPreviewHeader button.active{background:#eaf2ff;border-color:#1262ff}.priceClientMedia{position:relative;flex:0 0 auto;width:min(100%,265px);aspect-ratio:3 / 4;margin:0 auto;border:1px solid #dbe5f1;border-radius:16px;overflow:hidden;background:#f1f5f9;touch-action:none}.priceClientMedia>img,.priceClientMedia>video{width:100%;height:100%;display:block;object-fit:cover}.priceClientMediaEmpty{width:100%;height:100%;display:grid;place-content:center;color:#64748b;font-size:12px;font-weight:800}.priceOverlay{position:absolute;z-index:2;max-width:88%;border:1px solid transparent;background:transparent;padding:2px 4px;line-height:1.1;font-weight:900;text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;transform:translate(0);text-shadow:0 1px 3px rgba(0,0,0,.88);cursor:grab}.priceOverlay.selected{border-color:#fff;outline:1px dashed #1262ff;background:#0f172a24}.priceClientThumbs{display:flex;gap:6px;overflow-x:auto;justify-content:center}.priceClientThumbs button{width:42px;height:42px;flex:0 0 42px;border:2px solid #dbe5f1;border-radius:9px;padding:0;overflow:hidden;background:#eef5ff;color:#1262ff;cursor:pointer}.priceClientThumbs button.active{border-color:#1262ff}.priceClientThumbs img{width:100%;height:100%;object-fit:cover}.priceOverlayEditor{display:grid;gap:7px;padding:8px;border:1px solid #bfdbfe;border-radius:13px;background:#f8fbff}.priceOverlayEditorToolbar{display:flex;gap:4px;overflow-x:auto}.priceOverlayEditorToolbar button,.priceOverlayFields button{border:1px solid #dbe5f1;border-radius:8px;background:#fff;padding:5px 7px;cursor:pointer}.priceOverlayFields{display:grid;grid-template-columns:minmax(90px,1fr) 105px 36px minmax(70px,1fr) auto;gap:5px}.priceOverlayFields input,.priceOverlayFields select{min-width:0;height:30px;border:1px solid #dbe5f1;border-radius:8px;background:#fff;padding:4px 6px;font-size:10px}.priceOverlayFields input[type=color]{padding:2px}.priceOverlayEditor small{color:#64748b;font-size:10px}.priceOverlayError{color:#dc2626;font-size:10px;font-weight:900}.priceClientCopy{display:grid;gap:5px;padding-top:2px}.priceClientCopyTitle strong{color:#0f172a;font-size:15px}.priceClientCopyTitle b{color:#16a34a;font-size:15px;white-space:nowrap}.priceClientCopy p{margin:0;max-height:62px;overflow:auto;color:#475569;font-size:11px;line-height:1.35}.priceClientCopy>div:last-child{display:flex;gap:6px;flex-wrap:wrap}.priceClientCopy>div:last-child span{border-radius:999px;background:#eef5ff;color:#1262ff;padding:4px 7px;font-size:9px;font-weight:900}.priceWorkspaceGrid .priceReserveForm{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.priceWorkspaceGrid .priceReserveSelectedItem,.priceWorkspaceGrid .priceReserveExtras,.priceWorkspaceGrid .priceReserveSummary,.priceWorkspaceGrid .priceReserveForm>.primaryButton{grid-column:1 / -1}.priceReserveSelectedItem>.linkButton{justify-self:start;padding:0;font-size:11px}@media(max-width:1180px){.priceWorkspaceGrid{grid-template-columns:minmax(0,1fr) 360px}.priceWorkspaceGrid .priceGalleryGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.priceOverlayFields{grid-template-columns:1fr 95px 34px}.priceOverlayFields input[type=range]{grid-column:span 2}}.employeesWorkspace{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.employeesGrid{flex:1 1 auto;height:100%;min-height:0;grid-template-columns:minmax(0,1fr) 420px;overflow:hidden}.employeesListCard,.employeeCreateCard{min-height:0;overflow:hidden}.employeesListCard{display:flex;flex-direction:column}.employeesHeaderEmbedded{margin:0;padding:12px;border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none}.employeesListCard .tableWrap{flex:1 1 auto;min-height:0;overflow:auto}.employeeCreateCard{order:initial;overflow-y:auto}.communicationsWorkspace{display:grid;gap:12px;min-height:0}.communicationsQueueCard,.communicationsMyClientsCard{min-height:0;display:flex;flex-direction:column;overflow:hidden}.communicationsHeader{padding:10px 12px 8px;border-bottom:1px solid var(--line)}.communicationsHeader h2{margin:0;font-size:18px}.communicationsHeader p{display:none}.communicationsSummary{margin:0 12px;padding:6px 0;border:0;border-radius:0;box-shadow:none;font-size:11px}.conversationSearch{width:calc(100% - 24px);height:34px;margin:7px 12px}.conversationList{flex:1 1 auto;min-height:0;max-height:none;overflow:auto}.conversationRow{padding:9px 11px}.conversationRowGeneral{background:#fee2e2}.conversationRowGeneral.conversationRowActive{background:#fecaca;box-shadow:inset 4px 0 #d93025}.conversationRowMine{background:#dbeafe}.conversationRowMine.conversationRowActive{background:#bfdbfe;box-shadow:inset 4px 0 #2563eb}.operationsCanonicalGrid .operationsWorkspace{height:100%;min-height:0;padding:10px 12px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.operationsCanonicalGrid .operationsHeader h2{font-size:18px}.operationsCanonicalGrid .operationsHeader p,.operationsCanonicalGrid .operationSummaryGrid small{display:none}.operationsCanonicalGrid .operationSummaryGrid article{padding:6px 9px}.operationsCanonicalGrid .operationSummaryGrid strong{font-size:16px}.operationsCanonicalGrid .operationsToolbar input,.operationsCanonicalGrid .operationsToolbar select,.operationsCanonicalGrid .operationFilterTabs button{min-height:32px;height:32px}.operationsCanonicalGrid .operationsTableCard{min-height:0;border-radius:12px;box-shadow:none}@media(max-width:1480px){.mainGrid,.employeesGrid{grid-template-columns:minmax(0,1fr) 370px}}@media(max-width:1120px){.appShell{grid-template-columns:200px minmax(0,1fr)}.mainGrid,.employeesGrid{grid-template-columns:minmax(0,1fr) 330px}}@media(max-width:900px){.appShell,.workspace{height:auto;min-height:100vh;overflow:visible}.mainGrid,.employeesGrid{height:auto;grid-template-columns:1fr}.centerColumn,.rightColumn{height:auto}.canonicalSlot,.mainGrid:not(.canonicalWorkspace)>.centerColumn>*,.mainGrid:not(.canonicalWorkspace)>.rightColumn>*{min-height:360px;flex-basis:auto}}.nomCleanGrid{grid-template-columns:minmax(0,1fr) 420px}.nomCleanGrid>.centerColumn{min-width:0}.nomCleanListCard{min-height:0}.nomCleanListCard .tableWrap{min-height:0;overflow:auto}.nomCleanListCard .nomenclatureTable{min-width:1040px}.nomCleanListCard .nomenclatureTable thead{position:sticky;top:0;z-index:3;background:#f8fafc}.nomCleanListCard .nomenclatureTable th,.nomCleanListCard .nomenclatureTable td{padding-top:8px;padding-bottom:8px}.dataGridEditableCell{cursor:text;border-radius:8px;transition:background-color .12s ease,box-shadow .12s ease}.dataGridEditableCell:hover{background:#eef6ff;box-shadow:inset 0 0 0 1px #cfe2ff}.dataGridEditableCell>strong,.dataGridEditableCell>small{display:block}.dataGridInlineInput{width:100%;min-width:84px;height:32px;padding:5px 8px;border:1px solid #1d6fe8;border-radius:8px;background:#fff;color:var(--text);font:inherit;outline:none;box-shadow:0 0 0 3px #1d6fe81f}.catalogQuotaSummary{display:inline-flex;align-items:baseline;gap:8px;min-width:150px}.catalogQuotaSummary strong{color:#123b7a;font-size:15px}.catalogQuotaSummary span{color:var(--muted);font-size:12px}.nomCleanBuilderCard{display:flex;min-height:0;overflow:hidden}.quotaStat{border-color:#d8e7ff!important;background:#f3f8ff!important}.quotaStat.quotaReached{border-color:#fecaca!important;background:#fff1f2!important}.quotaStat small{display:block;margin-top:2px;color:var(--muted);font-size:11px}.oneCWorkspace{display:flex;min-height:0;height:100%;flex-direction:column;gap:14px;overflow:auto;padding:2px 2px 18px}.workspacePageHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.workspacePageHeader h2{margin:4px 0 6px;color:#122a51;font-size:28px}.workspacePageHeader p{margin:0;color:var(--muted)}.oneCReadiness{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:#fff7ed;color:#b45309;font-size:12px;font-weight:800}.oneCReadiness.oneCReady{background:#ecfdf3;color:#15803d}.oneCGrid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:14px}.oneCSettingsCard,.oneCMappingCard,.oneCRunsCard{min-width:0;padding:16px}.oneCFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.oneCFormGrid label,.oneCToggle,.oneCEntitySwitches label{display:flex;gap:6px;color:#31435f;font-size:12px;font-weight:700}.oneCFormGrid label{flex-direction:column}.oneCFormGrid label.wide{grid-column:1 / -1}.oneCFormGrid input,.oneCFormGrid select{width:100%;min-height:38px;padding:8px 10px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--text)}.oneCToggle,.oneCEntitySwitches label{align-items:center}.oneCSecurityNote{margin-top:12px;padding:10px 12px;border:1px solid #dbe7f6;border-radius:12px;background:#f7faff;color:#50627c;font-size:12px;line-height:1.45}.oneCEntitySwitches{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:12px}.oneCActions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.oneCTableWrap{max-height:330px}.oneCMappingTable{min-width:520px}.oneCMappingInput{width:100%;min-height:32px;padding:5px 8px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--text);font:inherit}.oneCMappingInput:hover,.oneCMappingInput:focus{border-color:#c9dcf7;background:#fff;outline:none}.oneCRunsCard .tableWrap{max-height:330px}@media(max-width:1050px){.nomCleanGrid,.oneCGrid{grid-template-columns:1fr}}@media(max-width:720px){.oneCFormGrid{grid-template-columns:1fr}.workspacePageHeader{flex-direction:column}}.yookassaWorkspace{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:14px;padding:16px;overflow:auto}.yookassaReadiness{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:#fff7ed;color:#b45309;font-size:12px;font-weight:800}.yookassaReadiness.yookassaReady{background:#ecfdf3;color:#15803d}.yookassaNotice{padding:10px 12px;border:1px solid #bbf7d0;border-radius:12px;background:#f0fdf4;color:#166534;font-size:13px;font-weight:700}.yookassaSummaryGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.yookassaMetric{display:flex;min-height:110px;flex-direction:column;justify-content:center;gap:7px;padding:16px}.yookassaMetric span,.yookassaMetric small{color:var(--muted);font-size:12px}.yookassaMetric strong{color:#122a51;font-size:24px}.metricAction{align-self:flex-start;padding:0;border:0;background:transparent;color:#1f5c99;cursor:pointer;font-size:11px;font-weight:800}.yookassaMetricPrimary{border-color:#b8ddc3;background:#f2fbf5}.yookassaGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.yookassaSettingsCard,.yookassaLedgerCard{min-width:0;padding:16px}.yookassaField,.yookassaFormGrid label{display:flex;flex-direction:column;gap:6px;color:#31435f;font-size:12px;font-weight:700}.yookassaField select,.yookassaFormGrid input{width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--text)}.yookassaFieldHint{display:block;margin-top:7px;color:var(--muted);font-size:11px;line-height:1.45}.yookassaFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.yookassaBusinessNote{margin-top:12px;padding:11px 12px;border:1px solid #dbe7f6;border-radius:12px;background:#f7faff;color:#50627c;font-size:12px;line-height:1.5}.yookassaFacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0 0}.yookassaFacts div{padding:10px;border-radius:10px;background:#f8fafc}.yookassaFacts dt{color:var(--muted);font-size:11px}.yookassaFacts dd{margin:4px 0 0;color:#263a57;font-size:13px;font-weight:800}.yookassaSwitches,.yookassaConnectionLine,.yookassaActions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:14px}.yookassaSwitches label{display:flex;align-items:center;gap:7px;color:#31435f;font-size:12px;font-weight:700}.yookassaConnectionLine{justify-content:space-between;color:var(--muted);font-size:12px}.yookassaActions{justify-content:flex-end}.dangerTextButton{border:0;background:transparent;color:#b42318;cursor:pointer;font:inherit;font-size:12px;font-weight:800}.dangerTextButton:disabled{cursor:default;opacity:.55}.yookassaLedgerCard .compactHeader p{margin:4px 0 0;color:var(--muted);font-size:12px}.yookassaLedgerTable{min-width:760px}.yookassaLedgerStatus{display:inline-flex;padding:4px 8px;border-radius:999px;background:#fff7ed;color:#b45309;font-size:11px;font-weight:800}.yookassaLedgerStatus.status-reconciled{background:#ecfdf3;color:#15803d}.yookassaLedgerStatus.status-disputed{background:#fef2f2;color:#b42318}.positiveMoney{color:#15803d;font-weight:800}.negativeMoney{color:#b42318;font-weight:800}@media(max-width:1180px){.yookassaSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.yookassaGrid{grid-template-columns:1fr}}@media(max-width:720px){.yookassaSummaryGrid,.yookassaFormGrid,.yookassaFacts{grid-template-columns:1fr}}.communicationsWorkstation{flex:1 1 auto;min-width:0;min-height:0;display:grid;grid-template-columns:minmax(520px,1.15fr) minmax(430px,.85fr);gap:12px;overflow:hidden}.communicationsQueuesPanel,.communicationsListPanel,.communicationsQueueCard,.communicationsMyClientsCard,.communicationsLeftColumn,.communicationsConversationPanel,.communicationPassportCard{min-width:0;min-height:0}.communicationsLeftColumn{display:grid;grid-template-rows:minmax(320px,2fr) minmax(200px,1fr);gap:12px;overflow:hidden}.communicationsQueueCard,.communicationsMyClientsCard,.communicationsQueuesPanel{display:flex;flex-direction:column;overflow:hidden;border:1px solid #c8d6e8;border-radius:18px;background:#fff;box-shadow:var(--shadow-soft)}.communicationsQueuesPanel .communicationsHeader,.communicationsQueueCard .communicationsHeader,.communicationsMyClientsCard .communicationsHeader,.communicationsListHeader,.communicationPassportCard .cardHeader,.communicationsConversationPanel .personalChatHeader{border-bottom:1px solid #d9e2ee;background:#f7faff}.communicationsListPanel{display:flex;flex-direction:column;overflow:hidden;border:1px solid #c8d6e8;border-radius:18px;background:#fff;box-shadow:var(--shadow-soft)}.communicationsListHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px}.communicationsListHeader h2{margin:2px 0 0;font-size:18px}.communicationsConversationPanel{display:grid;grid-template-rows:minmax(320px,58fr) minmax(250px,42fr);gap:12px;overflow:hidden}.communicationsConversationPanel>.personalChatCard{height:100%;min-height:0}.communicationQueueTabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px 12px}.communicationQueueTab{min-width:0;display:grid;grid-template-columns:max-content max-content;justify-content:start;align-content:center;gap:2px 8px;min-height:62px;padding:9px 10px;border:1px solid var(--line);border-radius:12px;color:#1f2937;text-align:left;cursor:pointer}.communicationQueueTab span{overflow:hidden;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.communicationQueueTab small{overflow:hidden;color:#667085;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.communicationQueueTab b{grid-column:2;grid-row:1;align-self:center;min-width:25px;padding:3px 7px;border-radius:999px;background:#ffffffc2;text-align:center}.queueTab-new{border-color:#efb5b5;background:#fdecec}.queueTab-in_progress{border-color:#98a2b3;background:#f8fafc}.queueTab-closed{border-color:#b7d2f5;background:#eaf2ff}.communicationQueueTab.active{border-color:#1b5e20;background:#e8f5e9;box-shadow:inset 0 0 0 1px #1b5e20}.communicationsListPanel .conversationSearch,.communicationsIncomingCard .conversationSearch{width:calc(100% - 24px);height:36px;margin:4px 12px 8px}.communicationsListPanel .conversationList,.communicationsQueueCard .conversationList,.communicationsMyClientsCard .conversationList{flex:1 1 auto;min-height:0;max-height:none;overflow:auto}.personalQueueHeader{align-items:flex-start}.personalQueueHeaderControls{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.personalQueueCounters button{min-width:82px}.personalQueueControls{display:flex;align-items:center;gap:8px}.personalQueueSwitch{border:0;padding:5px 8px;background:transparent;color:#1262ff;font-size:11px;font-weight:900}.conversationRow-new{border-left:4px solid #c62828;background:#fdecec}.conversationRow-in_progress{border-left:4px solid #d0d5dd;background:#fff}.conversationRow-in_progress.conversationRowMine{border-left-color:#2563eb;background:#dbeafe}.conversationRow-closed{border-left:4px solid #1976d2;background:#eaf2ff}.conversationRow-new:hover,.conversationRow-in_progress:hover,.conversationRow-closed:hover,.conversationRowActive,.conversationRow-new.conversationRowActive,.conversationRow-in_progress.conversationRowActive,.conversationRow-closed.conversationRowActive{border-left-color:#1b5e20;background:#e8f5e9;box-shadow:inset 0 0 0 1px #1b5e20}.conversationRow-in_progress.conversationRowMine.conversationRowActive{border-left-color:#2563eb;background:#bfdbfe;box-shadow:inset 0 0 0 1px #2563eb}.conversationRowUnread .conversationTitleLine strong,.conversationRowUnread .conversationPreview{font-weight:900}.overdueConversationBadge,.unansweredConversationBadge{padding:3px 7px;border-radius:999px;font-size:10px;white-space:nowrap}.overdueConversationBadge{border:1px solid #c62828;background:#fdecec;color:#c62828}.unansweredConversationBadge{border:1px solid #f0c36d;background:#fff7df;color:#8a5a00}.communicationsError{margin:0 12px 8px;padding:8px 10px;border:1px solid #efb5b5;border-radius:10px;background:#fdecec;color:#c62828;font-size:12px;font-weight:800}.communicationPassportCard{overflow:auto;border:1px solid #c8d6e8;border-radius:18px;background:#fff;box-shadow:var(--shadow-soft)}.communicationPassportCard .cardHeader{position:sticky;top:0;z-index:1;background:#fff}.communicationClientCardBody{padding:0 14px 12px}.communicationClientCardBody .clientTitleLine{margin-bottom:10px}.communicationClientInfoGrid{grid-template-columns:112px minmax(0,1fr);gap:6px 10px;font-size:12px}.communicationClientInfoGrid strong{min-width:0;overflow-wrap:anywhere}.communicationContactActions{padding-top:10px}.communicationContactActions button.active{color:#fff;background:#1262ff}.communicationContactActions button:disabled{cursor:not-allowed;opacity:.45}.communicationContactEditor{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:7px;margin-top:9px;padding:9px;border:1px solid #dbe5f1;border-radius:12px;background:#f8fbff}.communicationContactEditor label{display:grid;gap:4px;color:#64748b;font-size:11px;font-weight:800}.communicationContactEditor input,.communicationContactEditor button{min-height:34px;border:1px solid #dbe5f1;border-radius:9px;padding:7px 9px;font:inherit}.queueStatusPill{padding:5px 9px;border:1px solid;border-radius:999px;font-size:11px;font-weight:900}.queueStatus-new{border-color:#c62828;background:#fdecec;color:#c62828}.queueStatus-in_progress{border-color:#d0d5dd;background:#fff;color:#1f2937}.queueStatus-closed{border-color:#1976d2;background:#eaf2ff;color:#1976d2}.communicationPassportGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 14px 12px}.communicationPassportGrid span{min-width:0;display:grid;gap:2px;padding:7px 9px;border:1px solid #edf1f6;border-radius:10px;background:#f9fbfd}.communicationPassportGrid small{color:#667085;font-size:10px}.communicationPassportGrid strong{overflow:hidden;color:#1f2937;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.communicationIdentityNotice{display:grid;gap:3px;margin:0 14px 10px;padding:8px 10px;border:1px solid;border-radius:10px;font-size:11px}.communicationIdentityNotice strong{font-size:12px}.identityProvisional{border-color:#f0c36d;background:#fff7df;color:#704900}.identityConfirmed{border-color:#a5d6a7;background:#e8f5e9;color:#1b5e20}.conversationSlaAlert,.conversationSlaWarning{margin:0 14px 10px;padding:7px 9px;border-radius:10px;font-size:11px;font-weight:800}.conversationSlaAlert{border:1px solid #c62828;background:#fdecec;color:#c62828}.conversationSlaWarning{border:1px solid #f0c36d;background:#fff7df;color:#8a5a00}.communicationActions{display:grid;gap:7px;padding:0 14px 14px}.communicationActions input,.communicationActions select,.communicationActions button{min-height:34px;border:1px solid var(--line);border-radius:10px;padding:7px 9px;font:inherit}.communicationTransferLine,.communicationActionButtons{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.communicationOpenClientButton{width:100%}.communicationActionButtons{grid-template-columns:repeat(2,minmax(0,1fr))}.messageClient{justify-self:start;max-width:88%;border:1px solid #d0d5dd;background:#fff;color:#1f2937}.messageManager{justify-self:end;max-width:88%;border:1px solid #a5d6a7;background:#e8f5e9;color:#1f2937}.messageSuperadmin{border-left:4px solid #1976d2}.messageSystem{justify-self:center;max-width:92%;border-left:4px solid #98a2b3;background:#f2f4f7;color:#667085}.messageOtp{justify-self:center;border-left:4px solid #90caf9;background:#eaf2ff;color:#0d47a1}.messageInternal{justify-self:center;max-width:92%;border-left:4px solid #d8b4fe;background:#f3e8ff;color:#7e22ce}.messageDeliveryFailed{border-color:#c62828;background:#fdecec}.messageDeliveryError{color:#c62828!important}.messageRetryLine{display:flex;align-items:center;justify-content:space-between;gap:10px}.messageRetryLine button{border:1px solid #c62828;border-radius:8px;padding:4px 8px;background:#fff;color:#c62828;font-size:11px;font-weight:900}.richChatReplyBox button:disabled,.communicationActions button:disabled{cursor:not-allowed;opacity:.55}@media(max-width:1180px){.communicationsWorkstation{grid-template-columns:minmax(420px,1fr) minmax(380px,.9fr)}.communicationsLeftColumn{overflow:visible;grid-template-rows:auto minmax(520px,1fr)}.communicationQueueTab small{display:none}}@media(max-width:900px){.communicationsWorkstation{overflow:auto;grid-template-columns:1fr;grid-template-rows:minmax(520px,1fr) minmax(700px,auto)}.communicationsConversationPanel{grid-template-rows:auto minmax(430px,1fr);overflow:visible}}.communicationsWorkstation{gap:12px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.communicationsLeftColumn,.communicationsConversationPanel{gap:12px}.communicationsIncomingCard,.communicationsMyClientsCard,.communicationsClientCard,.communicationsConversationPanel>.personalChatCard{border-width:1px;border-style:solid;background:#fff;box-shadow:0 5px 14px #1c304e1a}.communicationsIncomingCard{border-color:#abc7e4;background:#f8fbff;box-shadow:inset 0 3px #72a7d8,0 5px 14px #1c304e1a}.communicationsIncomingCard .communicationsHeader{border-bottom-color:#c6daee;background:linear-gradient(180deg,#f4f9ff,#eaf4ff)}.communicationsIncomingCard .sectionKicker{color:#3674ad}.incomingHeaderCounters{display:flex;align-items:stretch;justify-content:flex-end;gap:6px;flex-wrap:wrap}.incomingHeaderCounters button{min-width:82px;padding:5px 8px;border:1px solid #bfd5ea;border-radius:10px;background:#ffffffc7;color:inherit;cursor:pointer;font:inherit;text-align:center}.incomingHeaderCounters button:hover{border-color:#6e9dcc;background:#fff}.incomingHeaderCounters button.active{border-color:#2875bd;background:#dceeff;box-shadow:0 0 0 2px #2875bd1f}.incomingHeaderCounters small,.incomingHeaderCounters strong{display:block;line-height:1.1}.incomingHeaderCounters small{color:#61758d;font-size:10px;font-weight:700}.incomingHeaderCounters strong{margin-top:3px;color:#145da0;font-size:16px}.incomingHeaderCounters .incomingHeaderCounterOverdue{border-color:#efc2c2;background:#fff7f7}.incomingHeaderCounters .incomingHeaderCounterOverdue strong{color:#b42318}.incomingHeaderCounters .incomingHeaderCounterWork{border-color:#c9c1ea;background:#faf8ff}.incomingHeaderCounters .incomingHeaderCounterWork strong{color:#5b45a8}.incomingHeaderCounters .incomingHeaderCounterWork.active{border-color:#7057bd;background:#ede8ff;box-shadow:0 0 0 2px #7057bd1f}.communicationsIncomingCard .communicationsSummary,.communicationsIncomingCard .conversationSearch{background:#f9fcff}.communicationsIncomingCard .conversationList{border-top-color:#d5e4f2;background:#f7fbff}.communicationsMyClientsCard{border-color:#8fb5e8;background:#f4f8ff;box-shadow:inset 0 3px #4f88d7,0 5px 14px #1c304e1a}.communicationsMyClientsCard .communicationsHeader{border-bottom-color:#b9d1ef;background:linear-gradient(180deg,#f1f7ff,#e3efff)}.communicationsMyClientsCard .sectionKicker{color:#1f64bd}.communicationsMyClientsCard .conversationList{border-top-color:#bdd3ef;background:#f8fbff}.communicationsClientCard{border-color:#a6c8df;background:#f7fcff;box-shadow:inset 0 3px #5d9dbf,0 5px 14px #1c304e1a}.communicationsClientCard .cardHeader{border-bottom-color:#c8dfed;background:linear-gradient(180deg,#f4fbff,#e9f6fd)}.communicationsClientCard .communicationClientCardBody{padding-top:10px;background:#f9fdff}.communicationsConversationPanel>.personalChatCard{border-color:#a9bfe0;background:#f7f9ff;box-shadow:inset 0 3px #7189bd,0 5px 14px #1c304e1a}.communicationsConversationPanel>.personalChatCard .personalChatHeader{border-bottom-color:#ccd8eb;background:linear-gradient(180deg,#f5f8ff,#eaf0fb)}.communicationsConversationPanel>.personalChatCard .personalChatStack{background:#f8faff}.communicationsIncomingCard .communicationsHeader,.communicationsMyClientsCard .communicationsHeader,.communicationsClientCard .cardHeader,.communicationsConversationPanel>.personalChatCard .personalChatHeader{min-height:60px;padding:12px 14px 9px}.communicationsIncomingCard h2,.communicationsMyClientsCard h2,.communicationsClientCard h2,.communicationsConversationPanel>.personalChatCard h2{color:#14233a;font-size:19px}.communicationsIncomingCard .emptyConversationState,.communicationsMyClientsCard .emptyConversationState{margin:12px;border:1px dashed #c6d2e2;border-radius:14px;background:#ffffffb8}@media(max-width:900px){.communicationsWorkstation,.communicationsLeftColumn,.communicationsConversationPanel{gap:12px}}.communicationsWorkstation .conversationRow{grid-template-columns:minmax(0,1fr) auto;min-height:58px;gap:10px;padding:7px 12px;border-left:0;border-bottom:1px solid #edf2f7;border-radius:0;background:#fff;box-shadow:none}.communicationsWorkstation .conversationAvatar{display:none}.communicationsWorkstation .conversationBody{gap:2px}.communicationsWorkstation .conversationTitleLine strong{color:#1262ff;font-size:13px;font-weight:900}.communicationsWorkstation .conversationTitleLine small{color:#64748b;font-size:10px}.communicationsWorkstation .conversationPreview{color:#344054;font-size:12px;line-height:1.25}.communicationsWorkstation .conversationMeta{gap:4px;color:#64748b;font-size:10px;line-height:1.2}.communicationsWorkstation .conversationMeta b{color:#2877a8}.communicationsWorkstation .conversationBadges{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:5px}.communicationsWorkstation .conversationRow:hover,.communicationsWorkstation .conversationRow.conversationRowActive,.communicationsWorkstation .conversationRow-new:hover,.communicationsWorkstation .conversationRow-in_progress:hover,.communicationsWorkstation .conversationRow-closed:hover,.communicationsWorkstation .conversationRow-new.conversationRowActive,.communicationsWorkstation .conversationRow-in_progress.conversationRowActive,.communicationsWorkstation .conversationRow-closed.conversationRowActive,.communicationsWorkstation .conversationRow-in_progress.conversationRowMine.conversationRowActive{border-left:0;background:#f8fbff;box-shadow:inset 4px 0 #1262ff}.communicationsWorkstation .conversationRowUnread{background:#f5f9ff}.communicationsWorkstation .overdueConversationBadge,.communicationsWorkstation .unansweredConversationBadge,.communicationsWorkstation .unreadConversationBadge{padding:2px 6px;font-size:9px}
