*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;touch-action:manipulation;background:#f5f5f5;min-width:320px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Apple Color Emoji,Segoe UI Emoji,sans-serif;overflow-x:hidden}.base-layout{min-height:100vh}.base-layout__content{flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:32px 16px;display:flex}.base-layout__brand{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.base-layout__logo{color:#1677ff;font-size:34px}.base-layout__footer{margin-top:8px}.console-layout{min-height:100dvh}.console-layout .ant-layout-sider{height:100vh;position:sticky;top:0;overflow:auto}.console-layout__sider-brand{color:#ffffffd9;align-items:center;gap:10px;height:64px;padding:0 20px;font-size:18px;display:flex}.console-layout__sider-brand .anticon{color:#1677ff}.console-layout__sider-title{white-space:nowrap;font-size:15px;font-weight:600}.console-layout .ant-layout-sider-collapsed .console-layout__sider-title{display:none}.console-layout__sider-brand .anticon{font-size:20px}.console-layout .ant-layout-sider-collapsed .console-layout__sider-brand{justify-content:center;padding:0}.console-layout__content,.console-layout__card{flex-direction:column;flex:1;padding:24px;display:flex}@media (width<=768px){.console-layout__content{padding:16px 12px}}@media (width<=480px){.console-layout__content{padding:12px 8px}}.page-header{min-height:40px;margin-bottom:16px}.page-loading{flex:1;align-self:stretch;width:100%;min-height:240px}.dashboard{flex-direction:column;gap:16px;display:flex}.dashboard .page-header{margin-bottom:0}.dashboard__strip{background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:4px 0;margin:0;padding:10px 12px;display:flex}.dashboard__strip--skeleton{align-items:center;min-height:40px}.dashboard__strip-cell{align-items:baseline;gap:8px;display:inline-flex}.dashboard__strip-sep{color:#00000040;-webkit-user-select:none;user-select:none}.dashboard__strip-item{font:inherit;color:inherit;cursor:default;background:0 0;border:none;border-radius:4px;align-items:baseline;gap:6px;margin:0;padding:2px 4px;display:inline-flex}.dashboard__strip-item--clickable{cursor:pointer;transition:background-color .15s}.dashboard__strip-item--clickable:hover{background:#fff}.dashboard__strip-item--attention{box-shadow:inset 0 -2px 0 var(--strip-accent,#faad14);background:#fffbe6}.dashboard__strip-item--attention:hover{background:#fff7d6}.dashboard__strip-label{color:#00000073;font-size:12px}.dashboard__strip-value{letter-spacing:-.02em;color:#000000e0;font-size:16px;font-weight:600;line-height:1.2}.dashboard__wotd{margin:0}.dashboard__wotd .ant-card-body{padding:12px 14px}.dashboard__wotd-meta{justify-content:space-between;gap:8px;display:flex}.dashboard__wotd-lemma{margin:6px 0 4px!important}.dashboard__wotd-sense{margin-bottom:8px!important}@media (width<=560px){.dashboard__strip{flex-direction:column;align-items:flex-start;gap:6px}.dashboard__strip-sep{display:none}.dashboard__strip-cell{width:100%}}
