.ed-mode{display:flex;gap:8px;margin:0 0 16px}.ed-mode button,.ed-presets button{padding:9px 16px;border:1px solid #cddbf6;border-radius:9px;background:#fff;color:#244174;cursor:pointer}.ed-mode .active{background:#2453d8;color:#fff;border-color:#2453d8}.ed-panel{min-width:0}.ed-query{display:flex;align-items:end;gap:12px;flex-wrap:wrap;padding:18px;border:1px solid #dbe5f9;border-radius:14px;background:#f7faff}.ed-query label{display:grid;gap:6px;color:#52637d;font-size:13px;min-width:150px;flex:1}.ed-query input{width:100%;min-width:0;box-sizing:border-box;height:42px;padding:8px 10px;border:1px solid #c8d7ee;border-radius:8px;background:#fff;color:#182a48;font:inherit}.ed-query button{min-height:42px}.ed-presets{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:12px 0}.ed-presets button{font-size:12px;padding:6px 10px}.ed-presets span,.ed-hint,.ed-status{color:#61718b;font-size:12px;line-height:1.7}.ed-status:empty{display:none}.ed-result{min-width:0}.ed-summary{display:flex;align-items:center;gap:24px;flex-wrap:wrap;padding:20px 0}.ed-summary>div{display:grid;gap:5px}.ed-summary small,.ed-summary span{font-size:12px;color:#62748f}.ed-summary strong{font-size:30px;color:#184bc7;line-height:1.3}.ed-summary button{margin-left:auto}.ed-chart-card{padding:18px 16px 8px;background:#fff;border:1px solid #dce6f6;border-radius:14px;min-width:0}.ed-chart-card h3{margin:0;color:#1b2f4e;font-size:17px}.ed-chart-card .ed-hint{margin:7px 0}.ed-chart-scroll{overflow-x:auto;max-width:100%;scrollbar-width:thin}.ed-chart-scroll svg{display:block;width:100%;font-family:system-ui,sans-serif;font-size:12px;fill:#526481}.ed-chart-scroll g:focus{outline:none}.ed-chart-scroll g:focus rect[fill="#2f63e8"],.ed-chart-scroll g:hover rect[fill="#2f63e8"]{fill:#163aaf}.ed-tooltip{color:#214ec1;font-size:13px;min-height:20px;margin:8px 0}.ed-table{margin-top:15px;border:1px solid #dce6f6;border-radius:12px;background:#fff}.ed-table summary{padding:12px 16px;font-weight:600;cursor:pointer}.ed-table-scroll{overflow:auto}.ed-table table{width:100%;border-collapse:collapse;font-size:13px}.ed-table th,.ed-table td{text-align:left;padding:10px 16px;border-top:1px solid #edf1f8;white-space:nowrap}.ed-table th{color:#64748b;background:#f5f8fe}.ed-warning{background:#fff7e9;color:#825600;border:1px solid #f1d7a6;border-radius:10px;padding:12px;line-height:1.6;font-size:13px}.ed-detail-button{margin-left:12px;padding:5px 9px;border:1px solid #c6d7ff;border-radius:7px;color:#2453d8;background:#f7faff;font-size:12px;white-space:nowrap;cursor:pointer}.ed-dialog{width:min(1100px,calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:90vh;padding:0;border:1px solid #dbe5f8;border-radius:18px;background:#fbfcff;color:#182a48;box-sizing:border-box}.ed-dialog::backdrop{background:#17274480}.ed-dialog>header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;border-bottom:1px solid #dce6f6;background:#fff;position:sticky;top:0;z-index:1}.ed-dialog h2{margin:3px 0 0;font-size:22px}.ed-dialog header small{font-size:12px;color:#526b97}.ed-dialog-body{padding:20px;min-width:0}.ed-query button:disabled{opacity:.55;cursor:wait}@media(max-width:600px){.ed-dialog{width:calc(100vw - 12px);max-width:calc(100vw - 12px);max-height:96vh;border-radius:12px}.ed-dialog>header,.ed-dialog-body{padding:14px}.ed-dialog h2{font-size:18px}.ed-query{padding:12px;gap:10px}.ed-query label{min-width:120px}.ed-query label:first-child{flex-basis:100%}.ed-summary{gap:14px}.ed-summary strong{font-size:27px}.ed-summary button{margin-left:0}.ed-chart-card{padding:14px 10px 6px}.ed-detail-button{display:block;margin:5px 0 0}.ed-table th,.ed-table td{padding:10px}}
.ed-query select{width:100%;min-width:0;box-sizing:border-box;height:42px;padding:8px 10px;border:1px solid #c8d7ee;border-radius:8px;background:#fff;color:#182a48;font:inherit}.ed-rank-list{display:grid;gap:2px;margin:12px 0}.ed-rank-row{display:grid;grid-template-columns:24px 110px minmax(40px,1fr) 130px;align-items:center;gap:16px;width:100%;border:0;border-top:1px solid #edf1f8;background:#fff;color:#182a48;padding:14px 0;text-align:left;cursor:pointer}.ed-rank-row:hover,.ed-rank-row:focus-visible{background:#f5f8ff}.ed-rank-position{font-size:13px;color:#677c9a}.ed-rank-name,.ed-rank-amount{display:grid;gap:5px;min-width:0}.ed-rank-name b{overflow-wrap:anywhere}.ed-rank-row small{font-size:11px;font-weight:400;color:#677c9a}.ed-rank-amount{text-align:right;font-variant-numeric:tabular-nums;font-weight:700}.ed-rank-track{height:14px;display:block;background:#f1f4f9}.ed-rank-track>span{display:block;height:100%;background:#2f63e8}.ed-targets{margin-top:24px}.ed-targets>h3{margin:0}.ed-target-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,500px),1fr));gap:16px}.ed-target-card{background:#fff;border:1px solid #dce6f6;border-radius:14px;padding:20px;min-width:0}.ed-target-card header{display:flex;justify-content:space-between;gap:16px;align-items:center}.ed-target-card header>div{display:grid;gap:8px}.ed-target-card small{color:#64748b;font-size:12px}.ed-target-card header strong{color:#2453d8;font-size:25px;white-space:nowrap}.ed-target-card progress{width:100%;height:14px;accent-color:#2f63e8;margin-top:16px}.ed-target-card p{font-size:13px;color:#526481}.ed-target-card details>summary{cursor:pointer;color:#2453d8;font-size:13px;padding:10px 0}.ed-target-card table{width:100%;border-collapse:collapse;font-size:12px;white-space:nowrap}.ed-target-card td,.ed-target-card th{padding:10px;text-align:left;border-bottom:1px solid #edf1f8}.ed-target-card th{background:#f5f8fe}@media(max-width:600px){.ed-rank-row{grid-template-columns:18px 75px minmax(16px,1fr) 98px;gap:7px;font-size:13px}.ed-rank-row small{font-size:10px}.ed-target-card{padding:14px}.ed-target-card header{gap:8px}.ed-target-card header strong{font-size:22px}}
.ed-panel .ed-rank-row{box-shadow:none;border-radius:0;transform:none}.ed-panel .ed-rank-row:hover{box-shadow:none;transform:none}.ed-panel .ed-rank-row:focus-visible{outline:2px solid #2453d8;outline-offset:2px}
