.ck-editor__editable_inline{min-height:140px}html,body{background-color:#fff}.dashboard{min-height:100vh;background-color:#f1f5f9;padding-bottom:1.5rem}.dashboard-header{background-color:#fff;box-shadow:0 1px 2px #0000000d;margin-bottom:.75rem;border-bottom:1px solid #e2e8f0}.header-content{max-width:1280px;margin:0 auto;padding:.5rem 1.5rem}.dashboard-title{font-size:1.125rem;font-weight:600;color:#0f172a;line-height:1}.dashboard-description{margin-top:.5rem;font-size:.875rem;color:#475569;line-height:1.5}.dashboard-main{max-width:1280px;margin:0 auto;padding:0 .8rem}.dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.chart-container{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000000d;padding:1rem;transition:all .2s ease;height:100%;display:flex;flex-direction:column}.chart-container:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000000d}.chart-title{font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.chart-wrapper{height:280px;width:100%;flex-grow:1;position:relative}.loading-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem}.loading-spinner:after{content:"";width:1.5rem;height:1.5rem;border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.table-container{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000000d;padding:1rem;overflow-x:auto}.table-title{font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.data-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.8125rem}.data-table th{background-color:#f8fafc;padding:.625rem .875rem;text-align:left;font-weight:600;color:#475569;border-bottom:1px solid #e2e8f0;white-space:nowrap}.data-table td{padding:.625rem .875rem;border-bottom:1px solid #e2e8f0;color:#334155}.data-table tr:last-child td{border-bottom:none}.data-table tbody tr:hover{background-color:#f8fafc}.no-data{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#64748b;gap:.75rem;font-size:.875rem}.no-data:before{content:"📊";font-size:1.5rem}.error-message{text-align:center;color:#ef4444;padding:1rem;background:#fef2f2;border-radius:.5rem;margin:1rem;border:1px solid #fee2e2;font-size:.875rem}@media (max-width: 1280px){.dashboard-grid{grid-template-columns:1fr 1fr;gap:1rem}}@media (max-width: 768px){.dashboard-grid{grid-template-columns:1fr}.header-content,.dashboard-main{padding:0 1rem}.dashboard-title{font-size:1.125rem}.chart-wrapper{height:250px}.dashboard-header{padding:.75rem 0}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{scrollbar-width:thin;scrollbar-color:#0d65df rgba(0,0,0,0)}
