:root{--jy-primary:#3b82f6;--jy-primary-deep:#1e40af;--jy-accent-gold:#f5b547;--jy-accent-jade:#14b8a6;--jy-accent-violet:#8b5cf6;--jy-accent-rose:#f43f5e;--jy-accent-cyan:#00d4ff;--jy-bg-base:#0a0e1a;--jy-bg-elev:#0f1524;--jy-bg-card:#161e3299;--jy-bg-card-hover:#1e2942bf;--jy-bg-glass:#161e3273;--jy-border-subtle:#94a3b814;--jy-border-soft:#94a3b824;--jy-border-accent:#3b82f640;--jy-text-1:#f1f5f9;--jy-text-2:#cbd5e1;--jy-text-3:#94a3b8;--jy-text-4:#64748b;--jy-shadow-sm:0 2px 8px #00000040;--jy-shadow-md:0 8px 24px #00000059;--jy-shadow-lg:0 20px 60px #00000080;--jy-shadow-glow-blue:0 0 32px #3b82f640;--jy-shadow-glow-cyan:0 0 28px #00d4ff4d}*{box-sizing:border-box}html,body{background:var(--jy-bg-base);color:var(--jy-text-1);-webkit-font-smoothing:antialiased;font-feature-settings:"tnum","cv02","cv03","cv04";margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Segoe UI,Roboto,sans-serif}body:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 20% 0,#3b82f61a,#0000 60%),radial-gradient(60% 40% at 80% 10%,#8b5cf612,#0000 60%),radial-gradient(50% 30% at 50% 100%,#14b8a60f,#0000 60%);position:fixed;inset:0}body:after{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#94a3b806 1px,#0000 1px),linear-gradient(90deg,#94a3b806 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 30%,#000 30%,#0000 80%);mask-image:radial-gradient(70% 60% at 50% 30%,#000 30%,#0000 80%)}#__next{z-index:1;position:relative}.ant-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--jy-shadow-sm);transition:all .25s;background:var(--jy-bg-card)!important;border:1px solid var(--jy-border-subtle)!important;border-radius:14px!important}.ant-card:hover{box-shadow:var(--jy-shadow-md);border-color:var(--jy-border-accent)!important}.ant-card-head{border-bottom:1px solid var(--jy-border-subtle)!important;min-height:48px!important;padding:0 20px!important}.ant-card-head-title{color:var(--jy-text-1)!important;font-weight:600!important}.ant-card-body{padding:20px!important}.ant-typography{color:var(--jy-text-2)!important}h1.ant-typography,h2.ant-typography,h3.ant-typography,h4.ant-typography{color:var(--jy-text-1)!important}.ant-typography.text-secondary{color:var(--jy-text-3)!important}.ant-statistic-title{letter-spacing:1px;color:var(--jy-text-3)!important;font-size:12px!important}.ant-statistic-content-value{font-variant-numeric:tabular-nums;color:#fff!important;font-weight:700!important}.ant-table{color:var(--jy-text-2)!important;background:0 0!important}.ant-table-thead>tr>th{color:var(--jy-text-3)!important;border-bottom:1px solid var(--jy-border-subtle)!important;background:#0f1524cc!important;font-size:12px!important;font-weight:600!important}.ant-table-tbody>tr>td{border-bottom:1px solid var(--jy-border-subtle)!important}.ant-table-tbody>tr:hover>td{background:#3b82f60f!important}.ant-table-cell{background:0 0!important}.ant-input,.ant-input-affix-wrapper,.ant-picker,.ant-select-selector{border:1px solid var(--jy-border-subtle)!important;color:var(--jy-text-1)!important;background:#0f172a99!important;border-radius:10px!important}.ant-input::placeholder,.ant-picker-input>input::placeholder,.ant-select-selection-placeholder{color:var(--jy-text-4)!important}.ant-select-dropdown{border:1px solid var(--jy-border-soft)!important;background:#0f172a!important;border-radius:10px!important}.ant-select-item{color:var(--jy-text-2)!important}.ant-select-item-option-selected{background:linear-gradient(135deg,var(--jy-primary),var(--jy-accent-violet))!important;color:#fff!important}.ant-select-item-option-active{background:#3b82f61a!important}.ant-picker-panel-container{border:1px solid var(--jy-border-soft)!important;background:#0f172a!important}.ant-picker-header{border-bottom:1px solid var(--jy-border-subtle)!important}.ant-picker-cell-in-view{color:var(--jy-text-2)!important}.ant-picker-content th{color:var(--jy-text-3)!important}.ant-btn-primary{box-shadow:0 4px 16px #3b82f64d;background:linear-gradient(135deg,var(--jy-primary),var(--jy-accent-violet))!important;border:none!important;border-radius:10px!important;font-weight:600!important}.ant-btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 24px #3b82f680}.ant-btn-default{border:1px solid var(--jy-border-subtle)!important;color:var(--jy-text-2)!important;background:#0f172a80!important;border-radius:10px!important}.ant-btn-default:hover{border-color:var(--jy-primary)!important;color:var(--jy-primary)!important}.ant-steps-item-title{color:var(--jy-text-3)!important}.ant-steps-item-finish .ant-steps-item-icon,.ant-steps-item-process .ant-steps-item-icon{background:linear-gradient(135deg,var(--jy-primary),var(--jy-accent-violet))!important;border:none!important}.ant-steps-item-title:after{background:var(--jy-border-subtle)!important}.ant-tag{border:none!important;border-radius:6px!important}.ant-alert{border:1px solid var(--jy-border-subtle)!important;background:#0f172a99!important;border-radius:10px!important}.ant-alert-message{color:var(--jy-text-1)!important}.ant-alert-description{color:var(--jy-text-3)!important}.ant-alert-with-description .ant-alert-icon{font-size:18px}.ant-modal-content{border:1px solid var(--jy-border-soft)!important;background:#0f172a!important;border-radius:16px!important}.ant-modal-title{color:var(--jy-text-1)!important;font-weight:700!important}.ant-modal-header{border-bottom:1px solid var(--jy-border-subtle)!important;background:0 0!important}.ant-modal-footer{border-top:1px solid var(--jy-border-subtle)!important}.ant-modal-close{color:var(--jy-text-3)!important}.ant-modal-mask{background:#000000b3!important}.ant-message-notice-content{box-shadow:var(--jy-shadow-md);border:1px solid var(--jy-border-soft)!important;color:var(--jy-text-1)!important;background:#1e293b!important;border-radius:10px!important}.ant-message-success .anticon{color:var(--jy-accent-jade)!important}.ant-message-error .anticon{color:var(--jy-accent-rose)!important}.ant-message-warning .anticon{color:var(--jy-accent-gold)!important}.ant-upload-drag{border:2px dashed var(--jy-border-soft)!important;background:#0f172a66!important;border-radius:12px!important}.ant-upload-drag:hover{border-color:var(--jy-primary)!important;background:#3b82f60d!important}.ant-upload{color:var(--jy-text-2)!important}.ant-switch-checked{background:linear-gradient(135deg,var(--jy-primary),var(--jy-accent-violet))!important}.ant-slider-track{background:linear-gradient(90deg,var(--jy-primary),var(--jy-accent-violet))!important}.ant-slider-handle{border:2px solid var(--jy-primary)!important}.ant-slider-rail{background:#94a3b826!important}.ant-slider-mark-text{color:var(--jy-text-4)!important}.ant-menu{color:var(--jy-text-2)!important;background:0 0!important}.ant-menu-item{border-radius:10px!important;margin:4px 8px!important}.ant-menu-item-selected{background:linear-gradient(135deg,var(--jy-primary),var(--jy-accent-violet))!important;color:#fff!important}.ant-menu-item:hover{color:var(--jy-primary)!important}.ant-progress-bg{background:linear-gradient(90deg,var(--jy-primary),var(--jy-accent-violet))!important}.ant-progress-text{color:var(--jy-text-2)!important}.ant-progress-success-bg{background:var(--jy-accent-jade)!important}.ant-list-item{border-bottom:1px solid var(--jy-border-subtle)!important;color:var(--jy-text-2)!important}.ant-list-item-meta-title>a{color:var(--jy-text-1)!important}.ant-list-item-meta-description{color:var(--jy-text-3)!important}.ant-spin-dot-item{background:var(--jy-primary)!important}.ant-divider{border-top-color:var(--jy-border-subtle)!important;color:var(--jy-text-3)!important}.ant-descriptions{color:var(--jy-text-2)!important}.ant-descriptions-item-label{color:var(--jy-text-3)!important;background:#0f172a4d!important}.ant-descriptions-item-content{color:var(--jy-text-1)!important;background:0 0!important}.ant-descriptions-row>th,.ant-descriptions-row>td{border-bottom:1px solid var(--jy-border-subtle)!important}.ant-tabs-tab{color:var(--jy-text-3)!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--jy-primary)!important}.ant-tabs-ink-bar{background:linear-gradient(90deg,var(--jy-primary),var(--jy-accent-violet))!important}.ant-tabs-nav:before{border-bottom:1px solid var(--jy-border-subtle)!important}.ant-tabs-content{color:var(--jy-text-2)}.ant-layout{background:0 0!important}.ant-layout-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--jy-border-accent);background:linear-gradient(135deg,#4f46e5f2 0%,#7c3aedf2 100%)!important;height:auto!important;padding:0 24px!important;line-height:1.4!important}.ant-layout-content{background:0 0!important}.recharts-cartesian-grid-horizontal line,.recharts-cartesian-grid-vertical line{stroke-dasharray:3 3;stroke:#94a3b814!important}.recharts-text{fill:var(--jy-text-4)!important;font-size:11px!important}.recharts-default-tooltip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--jy-border-soft)!important;background:#0f172af2!important;border-radius:10px!important;padding:10px 14px!important}.recharts-tooltip-label{color:#fff!important;font-weight:600!important}.recharts-tooltip-item{color:var(--jy-text-2)!important;font-size:12px!important}@keyframes jy-pulse{0%,to{opacity:1;box-shadow:0 0}50%{opacity:.6;box-shadow:0 0 0 6px #0000}}.jy-pulse{animation:2s infinite jy-pulse}.jy-glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#00d4ff0f,#8b5cf60a);border:1px solid #00d4ff26;border-radius:16px}.jy-kpi-card{position:relative;overflow:hidden}.jy-kpi-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#3b82f666,#0000 40%,#8b5cf64d);border-radius:14px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.jy-hero-value{letter-spacing:-1px;background:linear-gradient(135deg,#fff 0%,#93c5fd 50%,#f5b547 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:42px;font-weight:800;line-height:1}.jy-live-dot{background:#0f8;border-radius:50%;width:8px;height:8px;margin-right:6px;animation:2s infinite jy-pulse;display:inline-block;box-shadow:0 0 12px #0f8}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#94a3b826;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b84d}
