@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";.conversation-root{padding:16px;display:flex;flex-direction:column;gap:8px}.conversation-title{margin-bottom:8px}.conversation-subtitle{margin-bottom:16px}.message-list{height:100%;display:flex;flex-direction:column;gap:16px}.message-search-bar{display:flex;align-items:center;gap:8px}.message-list__paper{flex:1;overflow-y:auto;padding:16px;border-radius:8px}.message-list__paper::-webkit-scrollbar{width:8px}.message-list__paper::-webkit-scrollbar-thumb{border-radius:4px}.message-bubble{border-radius:8px;border:1px solid #e0e0e0;padding:12px;box-shadow:0 1px 2px #0000000d}.message-input{gap:8px}.theme-light .message-list__paper{background:#f8f9fb;border:1px solid #e3e7ec}.theme-light .message-list__paper::-webkit-scrollbar-thumb{background:#cdd5df}.theme-light .message-bubble{border:1px solid #e0e0e0;box-shadow:0 1px 2px #0000000d}.theme-dark .message-list__paper{background:#111827;border:1px solid #1f2a3b}.theme-dark .message-list__paper::-webkit-scrollbar-thumb{background:#455568}.theme-dark .message-bubble{border:1px solid #1f2a3b;box-shadow:0 1px 2px #00000059}.dashboard-root{margin:16px}.dashboard-card{border-radius:8px}.theme-light .dashboard-card{background:#fff;border:1px solid #e3e7ec}.theme-dark .dashboard-card{background:#111827;border:1px solid #1f2a3b}.brand-appbar{box-shadow:none;border-bottom:none;color:#fff}.brand-appbar .RaAppBar-toolbar{height:56px;display:flex;align-items:center;gap:8px;padding-left:16px;padding-right:16px}.brand-appbar .RaSidebarToggleButton-root{display:none}.brand-appbar__grid{flex:1;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.brand-appbar__title-block{display:flex;align-items:center;gap:12px}.brand-appbar__title{font-weight:700;color:#fff}.brand-appbar__center{display:flex;justify-content:center}.brand-appbar__time{font-weight:700;color:#fff;letter-spacing:.5px;font-size:32px;line-height:1.2}.brand-appbar__actions{display:flex;align-items:center;gap:12px;justify-content:flex-end}.brand-appbar__icon{padding:8px;color:#fff}.theme-light.brand-appbar{background:#8351e0;color:#fff}.theme-dark.brand-appbar{background:#522f94;color:#fff}.brand-menu.RaMenu-root{display:flex;flex-direction:column;gap:16px;width:120px;min-width:120px;min-height:100vh;padding:16px 0 12px;list-style:none;margin:0;transition:none}.brand-menu .RaMenuItemLink-root{display:flex;align-items:center;gap:.95rem;padding-left:1rem;padding-right:1rem;min-height:48px;border-radius:0;width:100%;position:relative;box-sizing:border-box}.brand-menu .RaMenuItemLink-icon{min-width:18px;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;margin-right:0}.brand-menu__icon-wrap{width:18px;height:18px;display:inline-flex;justify-content:center;align-items:center}.brand-menu .RaMenuItemLink-active{background:#2f3240!important;color:#fff!important;position:relative}.brand-menu .RaMenuItemLink-active .MuiListItemButton-root,.brand-menu .RaMenuItemLink-active.MuiListItemButton-root{background:transparent!important;color:#fff!important}.brand-menu .MuiListItemButton-root.Mui-selected{background:#2f3240!important;color:#fff!important;position:relative}.brand-menu .MuiListItemButton-root.Mui-selected .RaMenuItemLink-icon,.brand-menu .MuiListItemButton-root.Mui-selected svg{color:#fff!important}.brand-menu .MuiListItemButton-root.Mui-selected:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#fff}.brand-menu .RaMenuItemLink-active .RaMenuItemLink-icon{color:#fff!important}.brand-menu .RaMenuItemLink-active svg{color:#fff!important}.brand-menu .RaMenuItemLink-active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#fff}.theme-light .brand-menu.RaMenu-root{background-color:#f5f6fa;color:#50525a}.theme-light .brand-menu .MuiMenuItem-root{color:#50525a}.theme-light .brand-menu .MuiMenuItem-root:hover{color:#1b1d23;background:transparent}.theme-light .brand-menu .RaMenuItemLink-active,.theme-light .brand-menu .MuiListItemButton-root.Mui-selected{color:#1b1d23!important;background:#e9edf7!important;position:relative}.theme-light .brand-menu .RaMenuItemLink-active .RaMenuItemLink-icon,.theme-light .brand-menu .MuiListItemButton-root.Mui-selected .RaMenuItemLink-icon,.theme-light .brand-menu .RaMenuItemLink-active svg,.theme-light .brand-menu .MuiListItemButton-root.Mui-selected svg{color:#1b1d23!important}.theme-light .brand-menu .RaMenuItemLink-active:before,.theme-light .brand-menu .MuiListItemButton-root.Mui-selected:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#6b44b8}.theme-light .brand-menu .RaMenuItemLink-icon{color:#50525a}.theme-dark .brand-menu.RaMenu-root{background-color:#2c2a32;color:#b5b3bb}.theme-dark .brand-menu .MuiMenuItem-root{color:#b5b3bb}.theme-dark .brand-menu .MuiMenuItem-root:hover{color:#fff;background:transparent}.theme-dark .brand-menu .RaMenuItemLink-active{color:#fff;background:#242532;position:relative}.theme-dark .brand-menu .RaMenuItemLink-active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#fff}.theme-dark .brand-menu .RaMenuItemLink-active .RaMenuItemLink-icon{color:#fff}.theme-dark .brand-menu .RaMenuItemLink-icon{color:#b5b3bb}.brand-layout .RaLayout-content,.brand-layout .RaLayout-contentWithSidebar{margin-top:0;padding-right:0;max-width:100%;width:100%;margin-left:0;padding-left:16px;box-sizing:border-box;min-height:calc(100dvh - 56px);height:auto;padding-top:10px;overflow-y:visible;overflow-x:hidden;background:transparent;border:none;box-shadow:none}.RaSidebar-root.MuiDrawer-docked{flex:.005 0 auto}.deals-root{width:100%}.deals-top-nav{width:100%;padding:12px 16px;display:flex;flex-wrap:wrap;gap:8px;align-items:center;box-sizing:border-box}.deals-board{display:flex;gap:24px;overflow-x:auto;overflow-y:auto;padding-right:0;min-height:420px}.deals-board::-webkit-scrollbar{height:8px}.deals-board::-webkit-scrollbar-thumb{border-radius:4px}.deals-column{border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.deals-column__header{position:sticky;top:0;z-index:2;padding:14px 18px;height:110px;display:flex;flex-direction:column;justify-content:space-between;border-radius:12px 12px 0 0}.deals-column__body{padding:14px 16px;flex:1;overflow-y:auto}.deals-column__body::-webkit-scrollbar{width:6px}.deals-column__body::-webkit-scrollbar-thumb{border-radius:3px}.deal-card{border-radius:6px;padding:16px;margin-bottom:14px;transition:box-shadow .15s ease,transform .15s ease}.deal-card:hover{transform:translateY(-1px)}.deal-card__title{max-width:82%;line-height:1.3}.deal-card__sum{line-height:1.2}.deal-card__meta{font-size:12px;line-height:1.4}.deal-card__responsible{font-weight:600}.theme-light .deals-top-nav{background:#5f33aa;border-bottom:1px solid rgba(0,0,0,.08)}.theme-light .deals-board{background:linear-gradient(180deg,#f1e9ff,#e4d3ff 40%,#d5bfff)}.theme-light .deals-board::-webkit-scrollbar-thumb{background:#c7b3f2}.theme-light .deals-column{background:#f3ecff;border:1px solid #e0d1ff;box-shadow:0 10px 20px #522f941f}.theme-light .deals-column__body{background:#f7f2ff}.theme-light .deals-column__body::-webkit-scrollbar-thumb{background:#c7b3f2}.theme-light .deal-card{background:#fff;border:1px solid #e1d3ff;box-shadow:0 2px 6px #522f9429}.theme-light .deal-card:hover{box-shadow:0 4px 12px #522f9438}.theme-light .deal-card__title,.theme-light .deal-card__sum,.theme-light .deal-card__responsible{color:#2c1b55}.theme-light .deal-card__meta{color:#7a6ea6}.theme-dark .deals-top-nav{background:#2b1750;border-bottom:1px solid rgba(255,255,255,.08)}.theme-dark .deals-board{background:linear-gradient(180deg,#2d1a4f,#1d1238 45%,#120b29)}.theme-dark .deals-board::-webkit-scrollbar-thumb{background:#6f5da8}.theme-dark .deals-column{background:#ffffff0a;border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 20px #00000059}.theme-dark .deals-column__body{background:#ffffff08}.theme-dark .deals-column__body::-webkit-scrollbar-thumb{background:#6f5da8}.theme-dark .deal-card{background:#120f1d;border:1px solid #2f2646;box-shadow:0 2px 6px #00000059}.theme-dark .deal-card:hover{box-shadow:0 4px 10px #00000073}.theme-dark .deal-card__title,.theme-dark .deal-card__sum,.theme-dark .deal-card__responsible{color:#ece4ff}.theme-dark .deal-card__meta{color:#b5a7d6}.settings-deals{max-width:720px;margin-left:auto;margin-right:auto;padding:24px;display:flex;flex-direction:column;gap:16px;box-sizing:border-box}.settings-deals .MuiTextField-root{min-width:240px}.settings-deals .settings-deals__actions{display:flex;flex-direction:row;gap:16px;align-items:center}.theme-light .settings-deals,.theme-dark .settings-deals{background:transparent}:root{color-scheme:light}*{box-sizing:border-box}html{height:100%}body{margin:0;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;background:linear-gradient(180deg,#0b1220,#0f172a);color:#e5e7eb;height:100%;overflow:hidden}.RaLogin-root{background:radial-gradient(circle at 50% 30%,#0f172a,#111827 55%,#0b1220)!important}.RaSidebar-root,.RaSidebar-root.RaSidebar-open,.RaSidebar-root.RaSidebar-closed{width:120px!important;min-width:120px!important}.RaMenu-root{width:120px!important;min-width:120px!important;list-style:none;margin:0;padding:20px 0 12px}
