:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#173449;background:#eef3f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0}main{max-width:1512px;margin:auto;padding:36px 44px 24px}header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.identity{display:flex;align-items:center;gap:15px}.mark{width:51px;height:51px;background:#0b3447;border-radius:13px;display:grid;place-items:center}.mark svg{width:36px;fill:none;stroke:#5de1cb;stroke-width:2.5;stroke-linejoin:round}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;color:#61798a;margin-bottom:6px}h1{font-size:27px;letter-spacing:-.7px;margin:0;font-weight:650}h1 span{font-weight:300;color:#9aafba;padding:0 7px}.dataset{text-align:right;font-size:11px;letter-spacing:1.6px;color:#738998}.dataset b{display:block;margin-top:7px;font-size:13px;letter-spacing:.6px;color:#27485d}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:24px;background:#0c3448;color:white;border-radius:15px;padding:25px 8px;box-shadow:0 6px 18px #12394b0a}.stats>div{padding:0 26px;border-right:1px solid #ffffff20}.stats>div:last-child{border:0}.stats span{display:block;font-size:14px;color:#bcd0da}.stats strong{display:block;font-weight:550;letter-spacing:-1.2px;font-size:34px;font-variant-numeric:tabular-nums;margin:9px 0}.stats>div:first-child strong{color:#6ee3d1}.stats small{font-size:12px;color:#9db9c6}.panel{background:#fff;border:1px solid #dce5eb;border-radius:15px;box-shadow:0 4px 14px #183c4805;overflow:hidden}.panel-head{display:flex;justify-content:space-between;align-items:center;padding:25px 26px 20px;gap:16px}h2{font-size:21px;letter-spacing:-.4px;margin:0}.legend{display:flex;align-items:center;gap:9px;font-size:14px}.legend i{width:21px;height:3px;background:#159aab;border-radius:2px}.legend span{border-left:1px solid #dbe3e9;margin-left:8px;padding-left:16px;color:#6b8190;font-size:12px}.controls{display:flex;justify-content:space-between;gap:15px;padding:0 26px 17px;flex-wrap:wrap}button,input{font:inherit}button{cursor:pointer;border:1px solid #d5e0e7;background:white;color:#355567;font-size:14px;padding:9px 13px;border-radius:7px;transition:background .12s;white-space:nowrap}button:hover{background:#edf6f8}button.active{background:#e4f4f5;border-color:#92cfd6;color:#08717e;font-weight:650}button:focus-visible,input:focus-visible,canvas:focus-visible,summary:focus-visible{outline:3px solid #39a4bf;outline-offset:3px}.presets,.zoom-actions{display:flex;gap:6px}.zoom-actions button:first-child,.zoom-actions button:nth-child(2){font-size:19px;width:36px;padding:4px}.date-row{border-top:1px solid #e7edf1;border-bottom:1px solid #e7edf1;background:#f8fafc;padding:13px 26px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.date-row label{display:flex;align-items:center;gap:9px;font-size:13px;color:#647c8b}.date-row input{border:1px solid #d6e1e8;background:white;border-radius:6px;padding:8px;color:#27475c;font-size:13px;min-width:224px}.to-separator{color:#8a9ca7}.apply{background:#0c3448;color:white;border-color:#0c3448}.apply:hover{background:#17506a}.modes{margin-left:auto;display:flex;gap:5px}.modes button{font-size:12px;padding:8px 10px}.chart-wrap{position:relative;margin:20px 20px 0;height:350px}canvas{display:block;width:100%;height:100%;touch-action:none}#chart{cursor:crosshair}#tooltip{position:absolute;pointer-events:none;background:#0c3448;color:white;padding:12px 15px;border-radius:8px;box-shadow:0 4px 15px #10303a30;font-size:12px;line-height:1.6;z-index:3;white-space:nowrap}#tooltip b{display:block;font-size:21px;color:#78e6d5;font-weight:600}#tooltip small{display:block;color:#bfced6}#empty{position:absolute;inset:40% 0 auto;text-align:center;font-size:16px;color:#315469;pointer-events:none}#empty span{font-size:13px;color:#7b8d99}.chart-note{padding:2px 26px 18px;display:flex;justify-content:space-between;gap:12px;font-size:12px;line-height:1.5;color:#6a8292;flex-wrap:wrap}.navigator{border-top:1px solid #e6edf2;padding:17px 26px 15px;background:#fcfdfe}.navigator-title{display:flex;justify-content:space-between;gap:12px;color:#78909e;font-size:12px;margin-bottom:12px}.navigator-title>span:first-child{font-weight:700;letter-spacing:1.2px;color:#547082}#overview{height:65px;cursor:ew-resize}.overview-labels{display:flex;justify-content:space-between;margin-top:7px;font-size:12px;color:#6b8291}footer{display:grid;grid-template-columns:1.3fr 1fr;gap:50px;padding:23px 4px;color:#6a8190;font-size:12px;line-height:1.7}footer strong,summary{color:#3b596d;font-size:13px;font-weight:600}footer p{margin:6px 0}summary{cursor:pointer}.tag{overflow-wrap:anywhere}#date-error:not(:empty){padding:10px 26px;color:#ac3939;font-size:14px}#loading{padding:80px 0;text-align:center;color:#537486;font-size:17px}[hidden]{display:none!important}@media(min-width:1500px){.chart-wrap{height:410px}}@media(max-width:1000px){main{padding:24px}.stats>div{padding:0 18px}.stats strong{font-size:29px}.modes{margin-left:0}.date-row{gap:10px}.chart-wrap{height:340px}footer{gap:25px}}@media(max-width:650px){main{padding:18px 12px}header{margin-bottom:20px}.dataset{display:none}h1{font-size:23px}.mark{width:43px;height:43px}.stats{grid-template-columns:1fr 1fr;gap:24px 0;padding:22px 0;border-radius:12px}.stats>div:nth-child(2){border:0}.stats>div{padding:0 18px}.stats strong{font-size:29px}.stats small{font-size:12px}.panel-head{padding:20px 16px;align-items:flex-start}.legend{flex-wrap:wrap;max-width:125px;font-size:12px}.legend span{border:0;margin:0;padding:0}.controls{padding:0 16px 16px}.presets{flex-wrap:wrap}.presets button{font-size:12px;padding:8px 10px}.date-row{padding:14px 16px;align-items:flex-start}.date-row label{width:100%;justify-content:space-between}.date-row input{flex:1;min-width:0;margin-left:6px}.date-row label:nth-of-type(2) input{margin-left:22px}.to-separator{display:none}.modes{margin-left:auto}.chart-wrap{margin:12px 5px 0;height:310px}.chart-note{padding:0 16px 15px}.navigator{padding:16px}.navigator-title{flex-direction:column;gap:5px}footer{grid-template-columns:1fr;gap:15px;padding:20px 4px}.eyebrow{font-size:11px}}
.series-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:0 26px 18px;color:#587588;font-size:14px}.series-buttons{display:flex;gap:6px}.series-row a{margin-left:auto;color:#08717e;font-size:13px;text-underline-offset:3px}@media(max-width:650px){.series-row{padding:0 16px 16px;gap:10px}.series-row a{margin-left:0}.series-row>span{flex-basis:100%}}
