*{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:8px;display:flex}.base-layout__logo{width:112px;height:auto;display:block}.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{justify-content:center;align-items:center;min-height:64px;padding:12px 16px 8px;display:flex}.console-layout__sider-logo{width:76px;height:auto;display:block}.console-layout .ant-layout-sider-collapsed .console-layout__sider-brand{padding:12px 8px}.console-layout .ant-layout-sider-collapsed .console-layout__sider-logo{width:36px}.console-layout__content{flex-direction:column;flex:1;gap:16px;padding:24px;display:flex}.console-layout__card{flex-direction:column;flex:1;padding:24px;display:flex}.api-tier-banner .ant-alert{margin-inline:0;margin-bottom:0}@media (width<=768px){.console-layout__content{gap:12px;padding:16px 12px}}@media (width<=480px){.console-layout__content{gap:12px;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}.dashboard__chart{background:#fff;border:1px solid #f0f0f0;border-radius:8px;margin:0;padding:12px 14px 8px}.dashboard__charts{grid-template-columns:minmax(0,1fr) minmax(220px,280px);align-items:stretch;gap:12px;display:grid}.dashboard__charts--skeleton{min-height:240px}.dashboard__charts-main,.dashboard__charts-side{min-width:0}.dashboard__charts-side{flex-direction:column;gap:12px;display:flex}.dashboard__charts-side .dashboard__chart{flex:none;height:auto}.dashboard__donut-body{width:100%;font:inherit;text-align:left;color:inherit;background:0 0;border:none;flex-direction:column;gap:8px;margin:0;padding:0;display:flex}.dashboard__donut-body--clickable{cursor:pointer;border-radius:6px}.dashboard__donut-body--clickable:hover{background:#fafafa}.dashboard__donut-header{margin-bottom:4px}.dashboard__donut-visual{flex-direction:column;align-items:center;gap:12px;padding:4px 0 8px;display:flex}.dashboard__donut-svg{width:180px;height:180px;display:block}.dashboard__donut-plot{width:100%;max-width:220px;height:200px;position:relative}.dashboard__donut-plot>div{width:100%!important}.dashboard__donut-center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.dashboard__donut-center-value{color:#000000e0;font-size:22px;font-weight:600;line-height:1.2}.dashboard__donut-center-label{color:#00000073;font-size:11px}.dashboard__donut-legend{flex-wrap:wrap;justify-content:center;gap:8px 14px;margin:0;padding:0;list-style:none;display:flex}.dashboard__chart--skeleton{min-height:220px}.dashboard__chart-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px 16px;margin-bottom:4px;display:flex}.dashboard__chart-title{margin:0!important}.dashboard__chart-subtitle{font-size:12px;display:block}.dashboard__chart-tooltip{flex-direction:column;align-items:flex-end;gap:2px;min-height:36px;display:flex}.dashboard__chart-tooltip-date{color:#00000073;margin-bottom:2px;font-size:12px}.dashboard__chart-tooltip-row{color:#000000e0;align-items:center;gap:6px;font-size:12px;display:inline-flex}.dashboard__chart-legend{flex-wrap:wrap;gap:8px 14px;margin:8px 0 0;padding:0;list-style:none;display:flex}.dashboard__chart-legend-item{color:#000000a6;align-items:center;gap:6px;font-size:12px;display:inline-flex}.dashboard__chart-legend-total{color:#00000073}.dashboard__chart-legend-swatch{border-radius:2px;flex-shrink:0;width:8px;height:8px;display:inline-block}.dashboard__chart-canvas{width:100%;min-height:280px}.dashboard__chart-canvas>div{width:100%!important}@media (width<=900px){.dashboard__charts{grid-template-columns:1fr}}@media (width<=560px){.dashboard__strip{flex-direction:column;align-items:flex-start;gap:6px}.dashboard__strip-sep{display:none}.dashboard__strip-cell{width:100%}.dashboard__chart-tooltip{align-items:flex-start}}@keyframes audio-studio-pulse{0%,to{transform:scale(1);box-shadow:0 0 #ff4d4f73}50%{transform:scale(1.04);box-shadow:0 0 0 14px #ff4d4f00}}.audio-studio__pulse{animation:1.4s ease-out infinite audio-studio-pulse}.audio-studio__action:hover:not(:disabled){box-shadow:0 0 0 2px #1677ff1f;border-color:#1677ff!important}.audio-studio__action:focus-visible{outline-offset:2px;outline:2px solid #1677ff}
