: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-underline-offset:2px;text-decoration:underline}.app-footer a:hover{color:var(--pg-primary)}.app-footer a:focus-visible{outline:2px solid var(--pg-primary);outline-offset:2px;border-radius:2px}.header-bar,.page-header,.toolbar-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.header-bar__icon{color:var(--pg-primary)}.header-bar__contact{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.header-bar__actions{flex-wrap:wrap}.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{object-fit:cover;border-radius:6px;flex:0 0 32px;width:32px;height:32px;display:block}.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}.not-found-link{color:#fff;background:var(--pg-primary);border-radius:6px;justify-content:center;align-items:center;min-height:32px;padding:0 15px;text-decoration:none;display:inline-flex}.not-found-link:hover{color:#fff;background:var(--pg-primary-strong)}.not-found-link:focus-visible{outline:2px solid var(--pg-primary-strong);outline-offset:2px}.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<=480px){.login-title h1.ant-typography{font-size:28px;line-height:36px}}@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%}.header-bar__actions{justify-content:flex-start;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%}}
