html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background-color:#f5f7fb;color:#0f172a}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}.app-shell{min-height:100vh}.app-header{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #e2e8f0}.app-header__title{margin:0!important}.app-content{padding:24px;min-height:calc(100vh - 64px)}.logo{color:#fff;font-weight:600;text-align:center;padding:16px}.page-stack{display:flex;flex-direction:column;gap:16px}.chart-placeholder,.table-placeholder{display:flex;align-items:center;justify-content:center;height:320px}.login-page{min-height:100vh;padding:24px;background:linear-gradient(120deg,#dbeafe,#fdf2f8)}.placeholder-card{background:#fff;border:1px dashed #cbd5f5;border-radius:8px;height:360px}.app-splash{display:flex;align-items:center;justify-content:center;min-height:50vh;font-weight:600}.table-row--selected td{background:#fff7e6!important}.table-row--selected:hover td{background:#ffe7ba!important}.ant-table-thead>tr>th{position:relative}.resizable-handle{position:absolute;right:0;top:0;width:8px;height:100%;cursor:col-resize;-webkit-user-select:none;user-select:none;display:block}.resizable-handle:after{content:"";position:absolute;right:3px;top:20%;bottom:20%;width:2px;border-radius:1px;background:#e5e7eb}.public-shell{min-height:100vh}.public-header{background:#001529;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:64px}.public-header__title{color:#fff!important;margin:0!important}.public-header__actions{display:flex;align-items:center;gap:12px}.public-content{padding:24px;background:#f5f7fb;min-height:calc(100vh - 64px)}.chart-board__grid{display:flex;flex-direction:column;gap:16px}.chart-board__interactive{width:100%}.chart-board__toolbar{display:flex;justify-content:flex-end;margin-bottom:16px}.chart-container{width:100%;overflow-x:auto}.chart-container__inner{min-width:100%}@media(max-width:768px){.chart-container__inner{min-width:800px}}.chart-tooltip{min-width:180px}.chart-tooltip__series{display:flex;align-items:center;gap:8px;margin-bottom:4px}.chart-tooltip__dot{width:8px;height:8px;border-radius:50%;display:inline-block}@media(max-width:768px){.chart-board__toolbar{justify-content:flex-start}}.measurements-filters{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px;align-items:flex-end}.measurements-filters__field{display:flex;flex-direction:column;gap:4px}.measurements-table__toolbar{display:flex;justify-content:flex-end;margin-bottom:16px}@media(max-width:768px){.measurements-filters{flex-direction:column;align-items:stretch}.measurements-table__toolbar{justify-content:flex-start}}@media print{body{background:#fff}.ant-layout-sider,.app-header,.ant-layout-header,.ant-breadcrumb,.page-stack>.ant-typography,h1,h2,h3,h4,h5,h6,.chart-board .ant-card-extra,.chart-board__toolbar,.public-header__actions,.ant-alert,.measurements-filters,.measurements-table__toolbar,.ant-btn,.ant-select,.ant-picker,.ant-table-pagination,.ant-pagination,.ant-drawer,.ant-modal{display:none!important}.ant-layout,.ant-layout-content,.app-content,.page-stack{padding:0!important;margin:0!important;background:#fff!important;gap:16px!important}.chart-board,.ant-card{box-shadow:none;border:1px solid #d4d8e1;margin:0 0 16px!important;width:100%!important}.chart-board .ant-card-head,.ant-card-head{border-bottom:1px solid #d4d8e1}.ant-table-wrapper,.ant-table{width:100%!important}.ant-table-thead>tr>th{background:#fafafa!important;border:1px solid #d4d8e1!important}.ant-table-tbody>tr>td{border:1px solid #d4d8e1!important;page-break-inside:avoid}.ant-table-tbody>tr{page-break-inside:avoid;page-break-after:auto}}svg[role=img] g[transform] text{pointer-events:none}@media(max-width:768px){svg[role=img] g[aria-label*=legend]{flex-wrap:wrap!important}}
