.d269-dialog{width:min(1280px,96vw);max-width:none;height:min(900px,94dvh);max-height:94dvh;padding:0;overflow:hidden;border:1px solid #2b6d89;border-radius:18px;background:#061521;color:#eaf9ff;box-shadow:0 35px 120px #000}.d269-dialog::backdrop{background:#010711e8;backdrop-filter:blur(7px)}.d269-close{position:absolute;z-index:5;top:18px;right:18px;width:44px;height:44px;border:1px solid #39718a;border-radius:50%;background:#0b2333;color:#fff;font-size:26px;cursor:pointer}.d269-head{display:flex;justify-content:space-between;gap:20px;padding:24px 82px 19px 26px;border-bottom:1px solid #1b4558;background:linear-gradient(135deg,#0b2b3d,#071824)}.d269-head small{color:#59ddfb;font-size:11px;font-weight:900;letter-spacing:.08em}.d269-head h2{margin:5px 0 4px;font-size:28px}.d269-head p{margin:0;color:#9ab5c2;font-size:14px}.d269-head aside{display:flex;align-items:center;gap:10px}.d269-head aside b{display:grid;place-items:center;min-width:112px;height:54px;padding:0 12px;border:1px solid #28556b;border-radius:11px;background:#091e2c;color:#ff5b70;font-size:19px}.d269-head aside small{display:block;color:#86a6b5;font-size:9px}.d269-head aside .d269-countdown{color:#59dff9}.d269-countdown span{font-variant-numeric:tabular-nums}.d269-tabs{display:flex;gap:4px;padding:10px 18px;border-bottom:1px solid #173b4e;background:#071b29}.d269-tabs button{min-height:40px;padding:0 18px;border:1px solid transparent;border-radius:8px;background:transparent;color:#92afbd;font-size:13px;font-weight:850;cursor:pointer}.d269-tabs button[aria-selected=true]{border-color:#38bddd;background:#0c3042;color:#fff}.d269-body{height:calc(100% - 157px);overflow:auto;padding:18px}.d269-pane[hidden]{display:none}.d269-kpis{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:10px}.d269-kpi{padding:15px;border:1px solid #20495e;border-radius:12px;background:#091d2a}.d269-kpi small{display:block;color:#79a0af;font-size:10px;font-weight:850;letter-spacing:.05em}.d269-kpi strong{display:block;margin:7px 0 4px;font-size:22px}.d269-kpi span{color:#8eabb7;font-size:11px}.d269-kpi.good strong{color:#49e6a4}.d269-kpi.warning strong{color:#ffc04f}.d269-kpi.critical strong{color:#ff6075}.d269-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.d269-panel{min-width:0;padding:16px;border:1px solid #20495e;border-radius:12px;background:#081b28}.d269-panel.wide{grid-column:1/-1}.d269-panel header{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.d269-panel h3{margin:0;font-size:16px}.d269-panel header span{color:#7699a8;font-size:11px}.d269-chart{display:block;width:100%;height:250px}.d269-table-wrap{overflow:auto;border:1px solid #214b60;border-radius:11px}.d269-table{width:100%;min-width:850px;border-collapse:collapse;background:#071a27}.d269-table th,.d269-table td{padding:11px 12px;border-bottom:1px solid #17394a;text-align:left;font-size:12px;white-space:nowrap}.d269-table thead th{background:#0d2939;color:#75dff8;font-size:10px;letter-spacing:.06em}.d269-table tbody th{color:#eefbff}.d269-table tbody tr:last-child>*{border-bottom:0}.d269-table td small{display:block;color:#7898a7}.d269-share{display:grid;grid-template-columns:170px 1fr;align-items:center;gap:12px}.d269-share i{display:block;height:8px;overflow:hidden;border-radius:5px;background:#142f3e}.d269-share i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#37d4f2,#4ce5a5)}.d269-insights{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.d269-insight{padding:18px;border:1px solid #214b60;border-radius:12px;background:#081d2b}.d269-insight small{color:#64dff9;font-size:10px;font-weight:900;letter-spacing:.07em}.d269-insight strong{display:block;margin:8px 0 5px;font-size:22px}.d269-insight p{margin:0;color:#9bb4c0;font-size:13px;line-height:1.55}.d269-note{margin-top:12px;padding:12px;border-left:3px solid #38cfe9;background:#0a2230;color:#9eb9c5;font-size:12px;line-height:1.55}.d269-loading{display:grid;place-items:center;height:100%;color:#78dff8;font-weight:850}.d269-loading i{width:38px;height:38px;margin-bottom:12px;border:3px solid #17465c;border-top-color:#54def7;border-radius:50%;animation:d269spin .8s linear infinite}@keyframes d269spin{to{transform:rotate(360deg)}}@media(max-width:900px){.d269-kpis{grid-template-columns:repeat(2,1fr)}.d269-grid,.d269-insights{grid-template-columns:1fr}.d269-panel.wide{grid-column:auto}.d269-head aside{display:none}}@media(max-width:640px){.d269-dialog{width:100vw;height:100dvh;max-height:none;border-radius:0}.d269-head{padding:18px 70px 14px 16px}.d269-head h2{font-size:22px}.d269-tabs{overflow:auto;padding-inline:10px}.d269-tabs button{padding-inline:12px;white-space:nowrap}.d269-body{padding:10px}.d269-kpis{grid-template-columns:1fr}.d269-chart{height:220px}}
