:root{--color-primary: #76b9ff;--color-primary-transparent: rgb(25, 159, 255, .1);--color-navbar: #bcbcbb;--bg-primary: #fff;--bg-secondary: #f0f1f5;--bg-hover: rgba(38, 38, 51, .05);--text-primary: #262633;--text-secondary: #85889e;--border-default: rgba(180, 184, 204, .25);--border-hover: rgba(180, 184, 204, .5);--status-positive: #3d9966;--status-negative: #f5523a;--bg-btn-vk: #0077ff;--bg-btn-disabled: #f0f1f5;--shadow-btn: rgba(38, 38, 51, .2);--bg-btn-hover: rgba(38, 38, 51, .1);--bg-overlay: rgba(38, 38, 51, .25);--line-height-13px: 16px;--line-height-16px: 24px;--line-height-20px: 24px;--line-height-22px: 24px;--line-height-28px: 32px;--line-height-48px: 56px}*{margin:0;padding:0;box-sizing:border-box;color:var(--text-primary);-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}html,body{background:var(--bg-primary)}html,body,#app{min-height:100%}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;letter-spacing:-.2px;touch-action:manipulation}a{color:#007bff;text-decoration:none}svg{width:16px;height:16px}button{position:relative;display:inline-flex;justify-content:center;align-items:center;outline:none;border:none;font:inherit;font-size:16px;font-weight:600;line-height:var(--line-height-16px);-webkit-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;flex-shrink:0;background:none}.table-page__wrapper{display:flex;align-items:center;justify-content:center;height:100vh}.table-wrapper{width:100%;overflow-x:auto}.table{width:max-content;min-width:100%;border-collapse:collapse;font-size:14px}.table th,.table td{border:1px solid #ccc;text-align:center;vertical-align:middle;color:#000;word-break:break-word;height:24px;padding:0 8px}.gray-cell{background:#eee}.dark-gray-cell{background:#ccc}.bold-cell{font-weight:700}.link-cell{display:flex;justify-content:center;align-items:center;gap:4px}.article-cell{display:flex;align-items:center;justify-content:center;gap:4px}
