.loading-animation[data-v-2cb25302]{display:flex;align-items:center;justify-content:center;padding:40px 20px}.loading-animation.with-background[data-v-2cb25302]{background:linear-gradient(135deg,#ffffffe6,#fafbfce6);backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(229,231,235,.3);box-shadow:0 8px 16px -4px #00000014}.loading-animation .loading-container[data-v-2cb25302]{display:flex;flex-direction:column;align-items:center;gap:20px}.loading-animation .spinner-wrapper[data-v-2cb25302]{position:relative}.loading-animation .spinner-wrapper .spinner[data-v-2cb25302]{position:relative;width:60px;height:60px}.loading-animation .spinner-wrapper .spinner .spinner-inner[data-v-2cb25302],.loading-animation .spinner-wrapper .spinner .spinner-middle[data-v-2cb25302],.loading-animation .spinner-wrapper .spinner .spinner-outer[data-v-2cb25302]{position:absolute;border-radius:50%;border-style:solid;border-color:transparent;animation:spin-2cb25302 2s cubic-bezier(.68,-.55,.265,1.55) infinite}.loading-animation .spinner-wrapper .spinner .spinner-inner[data-v-2cb25302]{width:60px;height:60px;border-width:4px;border-top-color:#6b7280;border-right-color:#6b7280;border-bottom-color:#9ca3af;border-left-color:#9ca3af;animation-duration:1.5s}.loading-animation .spinner-wrapper .spinner .spinner-middle[data-v-2cb25302]{width:45px;height:45px;top:7.5px;left:7.5px;border-width:3px;border-top-color:#4b5563;border-right-color:#4b5563;border-bottom-color:#6b7280;border-left-color:#6b7280;animation-duration:2s;animation-delay:.2s}.loading-animation .spinner-wrapper .spinner .spinner-outer[data-v-2cb25302]{width:30px;height:30px;top:15px;left:15px;border-width:2px;border-top-color:#6b728099;border-right-color:#6b728099;border-bottom-color:#9ca3af99;border-left-color:#9ca3af99;animation-duration:2.5s;animation-delay:.4s}.loading-animation .spinner-wrapper.small .spinner[data-v-2cb25302]{width:40px;height:40px}.loading-animation .spinner-wrapper.small .spinner .spinner-inner[data-v-2cb25302]{width:40px;height:40px;border-width:3px}.loading-animation .spinner-wrapper.small .spinner .spinner-middle[data-v-2cb25302]{width:30px;height:30px;top:5px;left:5px;border-width:2px}.loading-animation .spinner-wrapper.small .spinner .spinner-outer[data-v-2cb25302]{width:20px;height:20px;top:10px;left:10px;border-width:1px}.loading-animation .spinner-wrapper.large .spinner[data-v-2cb25302]{width:80px;height:80px}.loading-animation .spinner-wrapper.large .spinner .spinner-inner[data-v-2cb25302]{width:80px;height:80px;border-width:5px}.loading-animation .spinner-wrapper.large .spinner .spinner-middle[data-v-2cb25302]{width:60px;height:60px;top:10px;left:10px;border-width:4px}.loading-animation .spinner-wrapper.large .spinner .spinner-outer[data-v-2cb25302]{width:40px;height:40px;top:20px;left:20px;border-width:3px}.loading-animation .loading-text[data-v-2cb25302]{text-align:center}.loading-animation .loading-text .loading-dots[data-v-2cb25302]{display:inline-flex;gap:4px;margin-bottom:12px}.loading-animation .loading-text .loading-dots .dot[data-v-2cb25302]{width:8px;height:8px;background:#6b7280;border-radius:50%;animation:dotPulse-2cb25302 1.5s ease-in-out infinite}.loading-animation .loading-text .loading-dots .dot[data-v-2cb25302]:nth-child(2){animation-delay:.2s}.loading-animation .loading-text .loading-dots .dot[data-v-2cb25302]:nth-child(3){animation-delay:.4s}.loading-animation .loading-text .loading-message[data-v-2cb25302]{margin:0;font-size:.95rem;color:#475569;font-weight:500;letter-spacing:.025em}@keyframes spin-2cb25302{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes dotPulse-2cb25302{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1.2)}}@media(max-width:480px){.loading-animation[data-v-2cb25302]{padding:30px 15px}.loading-animation .loading-container[data-v-2cb25302]{gap:16px}.loading-animation .loading-text .loading-message[data-v-2cb25302]{font-size:.85rem}}.query-mode-container[data-v-9367a8e3]{margin-bottom:24px}.mode-buttons[data-v-9367a8e3]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:16px}.mode-button[data-v-9367a8e3]{position:relative;display:flex;align-items:center;gap:12px;padding:16px 20px;background:#fff;border:2px solid #e8e9ed;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.mode-button[data-v-9367a8e3]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.1) 100%);opacity:0;transition:opacity .3s ease}.mode-button[data-v-9367a8e3]:hover{transform:translateY(-2px);box-shadow:0 8px 16px #8b8d9814}.mode-button[data-v-9367a8e3]:hover:before{opacity:1}.mode-button[data-v-9367a8e3]:active{transform:translateY(0)}.mode-button .button-icon[data-v-9367a8e3]{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .3s ease}.mode-button .button-icon svg[data-v-9367a8e3]{width:20px;height:20px;transition:all .3s ease}.mode-button .button-content[data-v-9367a8e3]{flex:1;display:flex;flex-direction:column;gap:4px;text-align:left}.mode-button .button-content .button-title[data-v-9367a8e3]{font-size:.95rem;font-weight:600;color:#4a4d5a;transition:all .3s ease}.mode-button .button-content .button-subtitle[data-v-9367a8e3]{font-size:.75rem;color:#8b8d98;transition:all .3s ease}.mode-button .active-indicator[data-v-9367a8e3]{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.mode-button .active-indicator svg[data-v-9367a8e3]{width:16px;height:16px}.mode-button.cache-mode .button-icon[data-v-9367a8e3]{background:#e0e7ff;color:#667eea}.mode-button.cache-mode.active[data-v-9367a8e3]{border-color:#667eea;background:linear-gradient(135deg,#667eea0d,#667eea05);box-shadow:0 4px 12px #667eea26}.mode-button.cache-mode.active .button-icon[data-v-9367a8e3]{background:linear-gradient(135deg,#667eea,#5568d3);color:#fff;box-shadow:0 4px 8px #667eea4d}.mode-button.cache-mode.active .button-icon svg[data-v-9367a8e3]{transform:scale(1.1)}.mode-button.cache-mode.active .button-content .button-title[data-v-9367a8e3]{color:#667eea}.mode-button.cache-mode.active .button-content .button-subtitle[data-v-9367a8e3]{color:#5568d3}.mode-button.cache-mode.active .active-indicator[data-v-9367a8e3]{background:linear-gradient(135deg,#667eea,#5568d3);color:#fff;box-shadow:0 2px 6px #667eea4d}.mode-button.realtime-mode .button-icon[data-v-9367a8e3]{background:#fef3c7;color:#f59e0b}.mode-button.realtime-mode .button-icon svg[data-v-9367a8e3]{animation:rotate-9367a8e3 3s linear infinite}.mode-button.realtime-mode.active[data-v-9367a8e3]{border-color:#f59e0b;background:linear-gradient(135deg,#f59e0b0d,#f59e0b05);box-shadow:0 4px 12px #f59e0b26}.mode-button.realtime-mode.active .button-icon[data-v-9367a8e3]{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 4px 8px #f59e0b4d}.mode-button.realtime-mode.active .button-icon svg[data-v-9367a8e3]{transform:scale(1.1);animation:rotate-9367a8e3 2s linear infinite}.mode-button.realtime-mode.active .button-content .button-title[data-v-9367a8e3]{color:#f59e0b}.mode-button.realtime-mode.active .button-content .button-subtitle[data-v-9367a8e3]{color:#d97706}.mode-button.realtime-mode.active .active-indicator[data-v-9367a8e3]{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 2px 6px #f59e0b4d}@keyframes rotate-9367a8e3{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mode-description[data-v-9367a8e3]{position:relative;padding:14px 18px;border-radius:10px;border:1px solid;transition:background .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1);overflow:hidden;will-change:background,border-color}.mode-description .desc-wrapper[data-v-9367a8e3]{display:flex;align-items:center;gap:12px}.mode-description .desc-icon[data-v-9367a8e3]{font-size:1.5rem;flex-shrink:0}.mode-description .desc-content[data-v-9367a8e3]{flex:1;display:flex;flex-direction:column;gap:4px}.mode-description .desc-content .desc-title[data-v-9367a8e3]{font-size:.85rem;font-weight:600;letter-spacing:.3px}.mode-description .desc-content .desc-text[data-v-9367a8e3]{font-size:.75rem;opacity:.9;line-height:1.4}.mode-description.cache-desc[data-v-9367a8e3]{background:linear-gradient(135deg,#667eea14,#667eea0a);border-color:#667eea33}.mode-description.cache-desc .desc-content .desc-title[data-v-9367a8e3]{color:#5568d3}.mode-description.cache-desc .desc-content .desc-text[data-v-9367a8e3]{color:#3a59e4}.mode-description.realtime-desc[data-v-9367a8e3]{background:linear-gradient(135deg,#f59e0b14,#f59e0b0a);border-color:#f59e0b33}.mode-description.realtime-desc .desc-content .desc-title[data-v-9367a8e3]{color:#d97706}.mode-description.realtime-desc .desc-content .desc-text[data-v-9367a8e3]{color:#c57f08}.fade-slide-enter-active[data-v-9367a8e3]{transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.fade-slide-leave-active[data-v-9367a8e3]{transition:opacity .15s cubic-bezier(.4,0,1,1),transform .15s cubic-bezier(.4,0,1,1);position:absolute;width:100%}.fade-slide-enter-from[data-v-9367a8e3]{opacity:0;transform:translate(10px)}.fade-slide-leave-to[data-v-9367a8e3]{opacity:0;transform:translate(-10px)}@media(max-width:768px){.mode-buttons[data-v-9367a8e3]{grid-template-columns:1fr;gap:12px}.mode-button[data-v-9367a8e3]{padding:14px 16px}.mode-button .button-icon[data-v-9367a8e3]{width:28px;height:28px}.mode-button .button-icon svg[data-v-9367a8e3]{width:18px;height:18px}.mode-button .button-content .button-title[data-v-9367a8e3]{font-size:.9rem}.mode-button .button-content .button-subtitle[data-v-9367a8e3]{font-size:.7rem}.mode-description[data-v-9367a8e3]{padding:12px 14px}.mode-description .desc-icon[data-v-9367a8e3]{font-size:1.3rem}.mode-description .desc-content .desc-title[data-v-9367a8e3]{font-size:.8rem}.mode-description .desc-content .desc-text[data-v-9367a8e3]{font-size:.7rem}}@media(max-width:480px){.mode-button[data-v-9367a8e3]{gap:10px;padding:12px 14px}.mode-button .button-content[data-v-9367a8e3]{gap:2px}.mode-button .button-content .button-title[data-v-9367a8e3]{font-size:.85rem}.mode-button .button-content .button-subtitle[data-v-9367a8e3]{font-size:.65rem}.mode-button .active-indicator[data-v-9367a8e3]{width:20px;height:20px}.mode-button .active-indicator svg[data-v-9367a8e3]{width:14px;height:14px}}.data-chart-container .chart-card[data-v-dc2fa01c]{margin-bottom:20px;border-radius:12px;overflow:visible}.data-chart-container .chart-card[data-v-dc2fa01c] .el-card__header{padding:20px 24px;border-bottom:1px solid #f1f5f9}.data-chart-container .chart-card[data-v-dc2fa01c] .el-card__body{padding:24px}.data-chart-container .chart-card .chart-header[data-v-dc2fa01c]{display:flex;justify-content:space-between;align-items:center}.data-chart-container .chart-card .chart-header .chart-title[data-v-dc2fa01c]{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:600;color:#1e293b}.data-chart-container .chart-card .chart-header .chart-title .el-icon[data-v-dc2fa01c]{font-size:1.2rem;color:#667eea}.data-chart-container .chart-card .chart-header .chart-actions[data-v-dc2fa01c]{display:flex;gap:8px}.data-chart-container .chart-card .chart-wrapper[data-v-dc2fa01c]{position:relative;width:100%;height:var(--da5a205e);transition:all .3s ease}.data-chart-container .chart-card .chart-wrapper.fullscreen[data-v-dc2fa01c]{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;background:#fff;padding:40px;box-sizing:border-box}.data-chart-container .chart-card .chart-wrapper.fullscreen .chart[data-v-dc2fa01c]{height:100%!important}.data-chart-container .chart-card .chart-wrapper .chart[data-v-dc2fa01c]{width:100%;height:100%}@media(max-width:768px){.data-chart-container .chart-card[data-v-dc2fa01c] .el-card__header,.data-chart-container .chart-card[data-v-dc2fa01c] .el-card__body{padding:16px}.data-chart-container .chart-card .chart-header .chart-title[data-v-dc2fa01c]{font-size:.9rem}}.statistics-card[data-v-8d240c24]{margin-bottom:20px}.statistics-card .stats-grid[data-v-8d240c24]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.statistics-card .stats-grid .stat-item[data-v-8d240c24]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#f8fafc;border-radius:12px;border:2px solid transparent;transition:all .3s ease}.statistics-card .stats-grid .stat-item[data-v-8d240c24]:hover{background:#f1f5f9;transform:translateY(-2px)}.statistics-card .stats-grid .stat-item.anomaly[data-v-8d240c24]{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#fca5a5}.statistics-card .stats-grid .stat-item.normal[data-v-8d240c24]{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#86efac}.statistics-card .stats-grid .stat-item .stat-label[data-v-8d240c24]{font-size:.85rem;color:#64748b;font-weight:500}.statistics-card .stats-grid .stat-item .stat-value[data-v-8d240c24]{font-size:1.25rem;font-weight:700;color:#1e293b}.statistics-card .stats-grid .stat-item .stat-value.warning[data-v-8d240c24]{color:#dc2626}.statistics-card .stats-grid .stat-item .stat-value.success[data-v-8d240c24]{color:#16a34a}.statistics-card .stats-grid .stat-item .stat-desc[data-v-8d240c24]{font-size:.8rem;color:#94a3b8}.statistics-card .no-data[data-v-8d240c24]{padding:40px 0;text-align:center}@media(max-width:768px){.statistics-card .stats-grid[data-v-8d240c24]{grid-template-columns:1fr;gap:12px}.statistics-card .stats-grid .stat-item[data-v-8d240c24]{padding:12px}.statistics-card .stats-grid .stat-item .stat-value[data-v-8d240c24]{font-size:1.1rem}}.sensitivity-config[data-v-31dd616d]{margin-bottom:20px}.sensitivity-config .config-content[data-v-31dd616d]{display:flex;flex-direction:column;gap:20px}.sensitivity-config .config-content .sensitivity-selector[data-v-31dd616d] .el-radio-group{display:flex;gap:10px;flex-wrap:wrap}.sensitivity-config .config-content .sensitivity-selector[data-v-31dd616d] .el-radio-button__inner{padding:10px 20px;border-radius:8px}.sensitivity-config .config-content .description[data-v-31dd616d]{display:flex;align-items:flex-start;gap:10px;padding:12px;background:#f8fafc;border-radius:8px;color:#64748b;font-size:.9rem}.sensitivity-config .config-content .description .el-icon[data-v-31dd616d]{margin-top:2px;color:#3b82f6}.sensitivity-config .config-content .actions[data-v-31dd616d]{display:flex;justify-content:flex-end}@media(max-width:768px){.sensitivity-config .config-content .sensitivity-selector[data-v-31dd616d] .el-radio-group{flex-direction:column}.sensitivity-config .config-content .sensitivity-selector[data-v-31dd616d] .el-radio-button{width:100%}}.cache-status .connection-card[data-v-79bb2461]{margin-bottom:20px}.cache-status .connection-card .connection-status[data-v-79bb2461]{display:flex;align-items:center;gap:16px;padding:20px}.cache-status .connection-card .connection-status .status-text .main-text[data-v-79bb2461]{font-size:1.2rem;font-weight:600;color:#1e293b;margin-bottom:4px}.cache-status .connection-card .connection-status .status-text .sub-text[data-v-79bb2461]{font-size:.9rem;color:#475569}.cache-status .cache-stats-card[data-v-79bb2461]{margin-bottom:20px}.cache-status .cache-stats-card .card-header[data-v-79bb2461]{display:flex;align-items:center;justify-content:space-between;gap:12px}.cache-status .cache-stats-card .card-header span[data-v-79bb2461]{font-weight:600;color:#1e293b}.cache-status .cache-stats-card .card-header .header-actions[data-v-79bb2461]{display:flex;align-items:center;gap:8px}.cache-status .cache-stats-card .cache-overview[data-v-79bb2461]{display:flex;gap:24px;margin-bottom:16px;padding:12px;background:#fafbfc;border-radius:8px}.cache-status .cache-stats-card .cache-overview .overview-item[data-v-79bb2461]{display:flex;align-items:center;gap:8px}.cache-status .cache-stats-card .cache-overview .overview-item .label[data-v-79bb2461]{font-size:.9rem;color:#475569}.cache-status .cache-stats-card .cache-overview .overview-item .value[data-v-79bb2461]{font-size:1.1rem;font-weight:600;color:#6b7280}.cache-status .cache-stats-card .cache-stats-grid[data-v-79bb2461]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.cache-status .cache-stats-card .cache-stats-grid .cache-stat-item[data-v-79bb2461]{border:1px solid #e5e7eb;border-radius:12px;padding:16px;background:#fafbfc;transition:all .15s ease}.cache-status .cache-stats-card .cache-stats-grid .cache-stat-item[data-v-79bb2461]:hover{box-shadow:0 4px 8px -2px #0000000f;transform:translateY(-2px)}.cache-status .cache-stats-card .cache-stats-grid .cache-stat-item .stat-header[data-v-79bb2461]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.cache-status .cache-stats-card .cache-stats-grid .cache-stat-item .stat-header h4[data-v-79bb2461]{margin:0;font-size:1rem;font-weight:600;color:#1e293b}.cache-status .cache-stats-card .cache-stats-grid .cache-stat-item .stat-content[data-v-79bb2461]{margin-bottom:12px}.cache-status .cache-stats-card .cache-stats-grid .cache-stat-item .stat-content .stat-item[data-v-79bb2461]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.cache-status .cache-stats-card .cache-stats-grid .cache-stat-item .stat-content .stat-item .label[data-v-79bb2461]{font-size:.9rem;color:#475569}.cache-status .cache-stats-card .cache-stats-grid .cache-stat-item .stat-content .stat-item .value[data-v-79bb2461]{font-size:.9rem;font-weight:600;color:#1e293b}.cache-status .cache-stats-card .cache-stats-grid .cache-stat-item .stat-content .stat-item .value.error[data-v-79bb2461]{color:#dc2626;font-size:.8rem}.cache-status .cache-stats-card .cache-stats-grid .cache-stat-item .stat-content .stat-item .prefix[data-v-79bb2461]{font-size:.8rem;color:#475569;background:#f8f9fa;padding:2px 6px;border-radius:4px}.cache-status .cache-stats-card .cache-stats-grid .cache-stat-item .stat-content .error-info .label[data-v-79bb2461]{color:#dc2626}.cache-status .cache-stats-card .cache-stats-grid .cache-stat-item .stat-actions[data-v-79bb2461]{text-align:right}.cache-status .cache-stats-card .empty-state[data-v-79bb2461]{padding:40px 20px;text-align:center}.cache-status .cache-actions-card[data-v-79bb2461]{margin-bottom:20px}.cache-status .cache-actions-card .card-header[data-v-79bb2461]{display:flex;align-items:center;gap:12px}.cache-status .cache-actions-card .card-header span[data-v-79bb2461]{font-weight:600;color:#1e293b}.cache-status .cache-actions-card .action-buttons[data-v-79bb2461]{display:flex;gap:12px;justify-content:center}.cache-status .cache-config-card .card-header[data-v-79bb2461]{display:flex;align-items:center;gap:12px}.cache-status .cache-config-card .card-header span[data-v-79bb2461]{font-weight:600;color:#1e293b}.cache-status .cache-config-card .config-section .config-description[data-v-79bb2461]{margin-bottom:24px;padding:16px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:8px;border-left:4px solid #6b7280}.cache-status .cache-config-card .config-section .config-description p[data-v-79bb2461]{margin:0;font-size:.9rem;color:#475569;line-height:1.5}.cache-status .cache-config-card .config-section .config-form .el-form-item[data-v-79bb2461]{margin-bottom:20px}.cache-status .cache-config-card .config-section .config-form .el-form-item .el-input-number[data-v-79bb2461]{width:120px}.cache-status .cache-config-card .config-section .config-form .el-form-item .unit-text[data-v-79bb2461]{margin-left:12px;font-size:.9rem;color:#475569;background:#fafbfc;padding:4px 8px;border-radius:4px}.responsive-card-example[data-v-6843afc6]{padding:24px;max-width:1200px;margin:0 auto}.responsive-card-example .example-section[data-v-6843afc6]{margin-bottom:48px}.responsive-card-example .example-section h2[data-v-6843afc6]{color:#1e293b;margin-bottom:32px;text-align:center}.responsive-card-example .example-section h3[data-v-6843afc6]{color:#1e293b;margin-bottom:24px;border-bottom:2px solid #6b7280;padding-bottom:8px}.responsive-card-example .card[data-v-6843afc6]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 8px -2px #0000000f;transition:all .15s ease}.responsive-card-example .card[data-v-6843afc6]:hover{box-shadow:0 8px 16px -4px #00000014;transform:translateY(-2px)}.responsive-card-example .card h4[data-v-6843afc6]{color:#1e293b;margin-bottom:16px;font-size:18px;font-weight:600}.responsive-card-example .card p[data-v-6843afc6]{color:#475569;margin-bottom:16px;line-height:1.5}.responsive-card-example .card-header[data-v-6843afc6]{display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#1e293b}.responsive-card-example .card-content .card-stats[data-v-6843afc6]{margin-top:16px}.responsive-card-example .card-content .card-stats .stat-item[data-v-6843afc6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.responsive-card-example .card-content .card-stats .stat-item .stat-label[data-v-6843afc6]{color:#475569;font-size:14px}.responsive-card-example .card-content .card-stats .stat-item .stat-value[data-v-6843afc6]{color:#1e293b;font-weight:600}.responsive-card-example .stat-card[data-v-6843afc6]{display:flex;align-items:center;gap:16px}.responsive-card-example .stat-card .stat-icon[data-v-6843afc6]{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#6b72801a;border-radius:12px}.responsive-card-example .stat-card .stat-content[data-v-6843afc6]{flex:1}.responsive-card-example .stat-card .stat-content h3[data-v-6843afc6]{margin:0 0 4px;color:#1e293b;font-size:24px;font-weight:700}.responsive-card-example .stat-card .stat-content p[data-v-6843afc6]{margin:0 0 8px;color:#475569;font-size:14px}.responsive-card-example .stat-card .stat-content .stat-change[data-v-6843afc6]{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:600}.responsive-card-example .stat-card .stat-content .stat-change.positive[data-v-6843afc6]{color:#059669}.responsive-card-example .stat-card .stat-content .stat-change.negative[data-v-6843afc6]{color:#dc2626}.responsive-card-example .stat-card .stat-content .stat-change.neutral[data-v-6843afc6]{color:#475569}.responsive-card-example .metrics[data-v-6843afc6]{margin-top:16px}.responsive-card-example .metrics .metric[data-v-6843afc6]{display:flex;justify-content:space-between;margin-bottom:4px}.responsive-card-example .metrics .metric .metric-label[data-v-6843afc6]{color:#475569;font-size:14px}.responsive-card-example .metrics .metric .metric-value[data-v-6843afc6]{color:#1e293b;font-weight:600;font-size:14px}@media(max-width:767px){.responsive-card-example[data-v-6843afc6]{padding:16px}.responsive-card-example .example-section[data-v-6843afc6]{margin-bottom:32px}.responsive-card-example .example-section h2[data-v-6843afc6]{font-size:20px;margin-bottom:24px}.responsive-card-example .example-section h3[data-v-6843afc6]{font-size:18px;margin-bottom:16px}.responsive-card-example .stat-card[data-v-6843afc6]{gap:8px}.responsive-card-example .stat-card .stat-icon[data-v-6843afc6]{width:50px;height:50px}.responsive-card-example .stat-card .stat-content h3[data-v-6843afc6]{font-size:20px}}
