:root{font-family:Segoe UI,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f1c24;background-color:#edf2fb}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#edf2fb}#app{min-height:100vh}button{border:none;cursor:pointer;font-family:inherit}.panel[data-v-6665c71b]{background:#fffffff2;border-radius:18px;padding:18px 20px 0;box-shadow:0 18px 45px -30px #0f1e43a6;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.4);height:100%;min-height:0}.panel__header[data-v-6665c71b]{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.panel__title[data-v-6665c71b]{margin:0;font-size:16px;font-weight:600;color:#0f1c24}.panel__subtitle[data-v-6665c71b]{margin:2px 0 0;font-size:12px;color:#6b7a90}.panel__body[data-v-6665c71b]{flex:1;min-height:0;display:flex;padding:6px 8px 0}.panel__body[data-v-6665c71b]>*{flex:1;min-height:0}.dashboard[data-v-36e4c8ba]{min-height:100vh;padding:20px 28px 40px;background:radial-gradient(circle at top,#f8fbff,#eef3fb 45%,#e0e7f5)}.dashboard__top[data-v-36e4c8ba]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:12px 18px;background:#fff9;border-radius:20px;border:1px solid rgba(255,255,255,.8);box-shadow:0 20px 50px -45px #0f1e43cc}.dashboard__brand[data-v-36e4c8ba]{display:flex;align-items:center;gap:12px}.dashboard__logo[data-v-36e4c8ba]{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#1a88ff,#20d5ff);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px}.dashboard__caption[data-v-36e4c8ba]{margin:0;font-weight:700;font-size:22px;color:#0f1c24}.dashboard__sub[data-v-36e4c8ba]{margin:2px 0 0;font-size:12px;letter-spacing:1px;color:#6b7a90}.dashboard__export[data-v-36e4c8ba]{padding:8px 16px;border-radius:999px;background:linear-gradient(135deg,#1a88ff,#20d5ff);color:#fff;font-weight:600;letter-spacing:1px;box-shadow:0 10px 30px -15px #2096ffe6}.dashboard__grid[data-v-36e4c8ba]{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;grid-auto-rows:minmax(310px,auto);margin-bottom:16px}.span-5[data-v-36e4c8ba]{grid-column:span 5}.span-4[data-v-36e4c8ba]{grid-column:span 4}.span-3[data-v-36e4c8ba]{grid-column:span 3}@media (max-width: 1400px){.dashboard__grid[data-v-36e4c8ba]{grid-template-columns:repeat(6,minmax(0,1fr))}.span-5[data-v-36e4c8ba],.span-4[data-v-36e4c8ba],.span-3[data-v-36e4c8ba]{grid-column:span 6}}@media (max-width: 900px){.dashboard[data-v-36e4c8ba]{padding:16px}.dashboard__grid[data-v-36e4c8ba]{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:320px}}.panel-action[data-v-36e4c8ba]{border:1px solid rgba(18,92,255,.3);background:#f3f7ff;border-radius:10px;color:#166be0;padding:6px 10px;font-size:12px;display:inline-flex;align-items:center;gap:6px}.panel-action--icon[data-v-36e4c8ba]{width:34px;height:34px;padding:0;justify-content:center}.icon-expand[data-v-36e4c8ba]{width:12px;height:12px;display:inline-block;background-image:url('data:image/svg+xml,%3Csvg width="12" height="12" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M15 3H21V9" stroke="%23166be0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M9 21H3V15" stroke="%23166be0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M21 3L14 10" stroke="%23166be0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M3 21L10 14" stroke="%23166be0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E');background-repeat:no-repeat;background-size:contain}.icon-collapse[data-v-36e4c8ba]{width:12px;height:12px;display:inline-block;background-image:url('data:image/svg+xml,%3Csvg width="12" height="12" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M7 8L12 13L17 8" stroke="%23166be0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M17 16L12 11L7 16" stroke="%23166be0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E');background-repeat:no-repeat;background-size:contain}.modal[data-v-36e4c8ba]{position:fixed;top:0;right:0;bottom:0;left:0;background:#071021a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:100;padding:0}.modal__content[data-v-36e4c8ba]{width:100%;height:100vh;background:linear-gradient(135deg,#f5f8ff,#ecf2ff);padding:20px 32px 32px;display:flex;flex-direction:column;gap:18px}.modal__header[data-v-36e4c8ba]{display:flex;justify-content:space-between;align-items:center;gap:16px}.modal__title[data-v-36e4c8ba]{margin:0;font-size:20px;font-weight:700}.modal__subtitle[data-v-36e4c8ba]{margin:0;font-size:12px;color:#6b7a90}.modal__actions[data-v-36e4c8ba]{display:flex;gap:12px}.modal__body[data-v-36e4c8ba]{flex:1;display:flex;flex-direction:column;align-items:center;gap:22px;padding:0 10px 12px}.modal__chart-wrapper[data-v-36e4c8ba]{position:relative;background:#fff;border-radius:32px;padding:24px 32px 36px;display:flex;width:min(1320px,94vw);min-height:560px;box-shadow:0 25px 60px -45px #0a204cbf;margin:0 auto;overflow:visible}.modal__chart[data-v-36e4c8ba]{flex:1;display:flex;min-height:520px;margin:0 auto;width:100%;max-width:1200px;justify-content:center;align-items:center}.modal__chart[data-v-36e4c8ba]>*{flex:1;min-height:0}.modal__nav[data-v-36e4c8ba]{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#142552e0;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px -10px #0c1736e6}.modal__nav--prev[data-v-36e4c8ba]{left:-88px}.modal__nav--next[data-v-36e4c8ba]{right:-88px}.icon-arrow-left[data-v-36e4c8ba],.icon-arrow-right[data-v-36e4c8ba]{width:14px;height:14px;display:inline-block;background-repeat:no-repeat;background-size:contain}.icon-arrow-left[data-v-36e4c8ba]{background-image:url('data:image/svg+xml,%3Csvg width="14" height="14" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M15 18L9 12L15 6" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E')}.icon-arrow-right[data-v-36e4c8ba]{background-image:url('data:image/svg+xml,%3Csvg width="14" height="14" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M9 6L15 12L9 18" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E')}.modal__analysis-panel[data-v-36e4c8ba]{background:#fff;border-radius:24px;padding:18px 24px;box-shadow:0 25px 60px -45px #0a204cbf;display:flex;flex-direction:column;width:min(1320px,94vw)}.modal__analysis-panel h4[data-v-36e4c8ba]{margin:0 0 12px;font-size:16px;font-weight:700;color:#0f1c24}.modal__analysis-text[data-v-36e4c8ba]{flex:1;border-radius:14px;border:1px solid #dce7ff;background:#f5f8ff;padding:16px;color:#142032;line-height:1.7;overflow-y:auto}.modal__placeholder[data-v-36e4c8ba]{flex:1;margin:0;padding:16px;border-radius:14px;border:1px dashed #c7d6ff;background:#f9fbff;color:#5c6a84;line-height:1.7}.icon-close[data-v-36e4c8ba]{width:14px;height:14px;display:inline-block;background-image:url('data:image/svg+xml,%3Csvg width="14" height="14" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6 6L18 18" stroke="%23166be0" stroke-width="2" stroke-linecap="round"/%3E%3Cpath d="M18 6L6 18" stroke="%23166be0" stroke-width="2" stroke-linecap="round"/%3E%3C/svg%3E');background-repeat:no-repeat;background-size:contain}.fade-enter-active[data-v-36e4c8ba],.fade-leave-active[data-v-36e4c8ba]{transition:opacity .2s ease}.fade-enter-from[data-v-36e4c8ba],.fade-leave-to[data-v-36e4c8ba]{opacity:0}
