html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[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]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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}:root{--pg-bg:#f5f7f8;--pg-surface:#fff;--pg-border:#dbe3e5;--pg-border-strong:#c5d1d4;--pg-text:#172022;--pg-muted:#657477;--pg-primary:#16867d;--pg-primary-strong:#0f5f59;--pg-danger:#c2413a;--pg-warning:#b7791f;--pg-content-max:1480px}body{color:var(--pg-text);background:var(--pg-bg);margin:0;font-size:14px;line-height:1.55}#root,.admin-shell{min-height:100vh}.admin-sider{border-right:1px solid var(--pg-border)}.admin-main{min-width:0}.admin-header{border-bottom:1px solid var(--pg-border);height:48px;padding:0 20px;line-height:48px}.admin-content{min-width:0;padding:16px}.admin-footer{background:0 0;padding:10px 16px 16px}.app-footer{width:100%;color:var(--pg-muted);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 14px;font-size:12px;line-height:18px;display:flex}.app-footer a{color:var(--pg-muted);text-decoration:none}.app-footer a:hover{color:var(--pg-primary)}.header-bar,.page-header,.toolbar-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.header-bar__icon{color:var(--pg-primary)}.sidebar{flex-direction:column;height:100vh;display:flex}.sidebar__brand{border-bottom:1px solid var(--pg-border);align-items:center;gap:10px;height:56px;padding:12px 16px;display:flex}.sidebar__mark{color:#fff;background:var(--pg-primary-strong);border-radius:6px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:grid}.sidebar__subtitle{font-size:12px;line-height:16px;display:block}.sidebar__menu{border-inline-end:0;flex:1;padding-top:8px}.page-header{margin-bottom:12px}.page-header h2.ant-typography{margin:0 0 2px;font-size:22px;line-height:30px}.page-section{background:var(--pg-surface);border:1px solid var(--pg-border);border-radius:6px;min-width:0;padding:12px;overflow:hidden}.route-loading{min-height:160px;color:var(--pg-muted);justify-content:center;align-items:center;gap:8px;display:flex}.muted-text{color:var(--pg-muted);font-size:13px;line-height:20px}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));gap:10px;margin-bottom:12px;display:grid}.metric-card{border:1px solid var(--pg-border);background:#f6f8f8;border-radius:6px;min-height:96px;padding:12px}.metric-card.ant-card-small>.ant-card-body{padding:0}.metric-card .ant-statistic-title{white-space:normal;margin-bottom:8px}.dashboard-category-row{grid-template-columns:minmax(140px,max-content) minmax(0,1fr);align-items:center;gap:12px;display:grid}.dashboard-category-name{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.prompt-test-layout{grid-template-columns:minmax(360px,520px) minmax(0,1fr);gap:12px;display:grid}.decision-result{gap:12px;display:grid}.prompt-result-overview{width:100%}.prompt-result-summary{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;width:100%;display:grid}.prompt-result-summary__item{border:1px solid var(--pg-border);background:#f6f8f8;border-radius:6px;min-width:0;padding:8px 10px}.prompt-result-summary__label{color:var(--pg-muted);margin-bottom:4px;font-size:13px;line-height:20px;display:block}.prompt-result-summary__value{min-width:0;color:var(--pg-text);overflow-wrap:anywhere;word-break:normal;font-size:14px;line-height:22px;display:block}.prompt-result-trace{letter-spacing:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.normalized-text{border:1px solid var(--pg-border);white-space:pre-wrap;overflow-wrap:anywhere;word-break:normal;background:#f6f8f8;border-radius:6px;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:20px}.login-page{box-sizing:border-box;background:linear-gradient(#eef5f5 0%,#f7f8f8 100%);grid-template-rows:1fr auto;place-items:center;min-height:100vh;padding:24px 16px 18px;display:grid}.login-panel{background:var(--pg-surface);border:1px solid var(--pg-border);border-radius:8px;width:min(420px,100vw - 32px);padding:24px;box-shadow:0 12px 30px #0f303414}.login-title{margin-bottom:18px}@media (width<=900px){.admin-shell{min-width:0}.admin-header{height:auto;min-height:48px;padding:10px 12px;line-height:normal}.admin-content{padding:12px}.admin-footer{padding:8px 12px 12px}.header-bar{width:100%}.prompt-test-layout{grid-template-columns:1fr}.header-bar,.page-header,.toolbar-row{flex-direction:column;align-items:flex-start}.dashboard-category-row{grid-template-columns:1fr;align-items:stretch}.page-header>div,.page-header>.ant-space,.toolbar-row>.ant-space,.toolbar-row .ant-space-item,.prompt-test-layout .ant-space,.prompt-test-layout .ant-space-item{width:100%}.toolbar-row .ant-select,.toolbar-row .ant-picker,.prompt-test-layout .ant-select,.prompt-test-layout .ant-input{max-width:100%;width:100%!important}.page-section .ant-form-inline{flex-direction:column;align-items:stretch}.page-section .ant-form-inline .ant-form-item{width:100%;margin-inline-end:0}.page-section .ant-form-inline .ant-form-item-control,.page-section .ant-form-inline .ant-select,.page-section .ant-form-inline .ant-input,.page-section .ant-form-inline .ant-input-number{max-width:100%;width:100%!important}.ant-table-wrapper,.ant-tabs{max-width:100%}}
