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}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]{-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{--bg-page: #f4f5f7;--bg-panel: #ffffff;--brand-deep: #002FA7;--brand-mid: #0040c1;--brand-soft: #e8edf8;--line-soft: #e2e5ea;--text-main: #1a1e26;--text-muted: #6b7280;--shadow-panel: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04)}html,body,#root{min-height:100%;margin:0}body{background:var(--bg-page);color:var(--text-main)}a{color:inherit}.app-shell{min-height:100vh;background:var(--bg-page)}.app-sider{background:linear-gradient(180deg,#001d66,#002fa7)!important;border-inline-end:1px solid rgba(255,255,255,.06)}.brand-block{padding:20px 20px 18px;color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}.brand-block h1{margin:0;font-size:16px;font-weight:600;line-height:1.4;letter-spacing:.5px}.brand-block p{margin:4px 0 0;font-size:11px;color:#ffffff8c;letter-spacing:.3px}.app-header{height:auto!important;padding:16px 24px;background:transparent;line-height:normal!important}.header-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;background:var(--bg-panel);border:1px solid var(--line-soft);border-radius:8px;box-shadow:var(--shadow-panel)}.header-title{font-size:16px;font-weight:600;color:var(--text-main)}.header-subtitle{color:var(--text-muted);font-size:12px;margin-top:2px}.app-content{padding:0 24px 24px}.content-panel{background:var(--bg-panel);border:1px solid var(--line-soft);border-radius:8px;padding:16px 20px;box-shadow:var(--shadow-panel)}.page-toolbar{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:4px 16px;margin-bottom:8px}.page-toolbar>:first-child{flex:1 1 360px;min-width:0}.detail-toolbar{align-items:center}.detail-toolbar-main{flex:1 1 360px;min-width:0}.page-toolbar-actions,.detail-toolbar-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px}.page-toolbar-actions .ant-btn,.detail-toolbar-actions .ant-btn{white-space:nowrap;max-width:100%}.page-toolbar-actions .ant-btn-primary,.detail-toolbar-actions .ant-btn-primary{order:-1}.page-toolbar h2{margin:0;font-size:17px;font-weight:600;color:var(--text-main);line-height:1.3}.page-toolbar .detail-subtitle{margin:0;color:var(--text-muted);font-size:12px;line-height:1.3}.page-toolbar p{margin:4px 0 0;color:var(--text-muted);font-size:13px}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#001d66,#002fa7)}.auth-card{width:min(400px,100%);padding:32px;border-radius:8px;background:#fff;box-shadow:0 4px 24px #0000001f}.auth-card h1{margin:0 0 8px;font-size:22px;font-weight:600;color:var(--text-main)}.auth-card p{margin:0 0 24px;color:var(--text-muted);line-height:1.6;font-size:14px}.section-title{margin-bottom:6px;font-size:13px;font-weight:600;color:var(--text-main)}.grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.grid-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 14px}.grid-two-bottom{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;align-items:start}.grid-two-bottom .sample-desc-field{margin-bottom:0}.grid-two-bottom .sample-desc-field textarea{min-height:54px;max-height:120px;resize:vertical}.env-stack{display:flex;flex-direction:column;gap:0}.info-strip{display:flex;flex-wrap:wrap;align-items:center;gap:4px 16px;padding:6px 14px;background:#fafbfc;border:1px solid var(--line-soft);border-radius:6px;margin-bottom:8px;font-size:13px}.info-strip-item{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.info-strip-label{color:var(--text-muted);font-size:12px;font-weight:500}.info-strip-value{color:var(--text-main);font-weight:500}.ant-form-vertical .ant-form-item{margin-bottom:8px}.grid-two .ant-form-item,.grid-three .ant-form-item{margin-bottom:6px}.ant-form-vertical .ant-form-item-label{padding-bottom:0}.ant-form-vertical .ant-form-item-label>label{font-size:12px;color:var(--text-muted);font-weight:500;height:22px;line-height:22px}.ant-checkbox-group{gap:4px 12px}.ant-checkbox-group .ant-checkbox-wrapper{font-size:13px}.ant-card .ant-card-head{border-bottom:1px solid var(--line-soft);min-height:36px;padding:0 14px}.ant-card .ant-card-head-title{font-weight:600;font-size:13px;color:var(--text-main);padding:7px 0}.ant-card .ant-card-body{padding:10px 14px}.voice-field-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:6px;width:100%}.voice-field-control{min-width:0}.voice-field-control .ant-input,.voice-field-control .ant-input-affix-wrapper,.voice-field-control .ant-input-textarea,.voice-field-control .ant-input-textarea-affix-wrapper{width:100%}.voice-field-action{margin-top:0;display:flex;align-items:center;justify-content:center}.voice-input-action{display:flex;justify-content:flex-end;margin-top:0}.voice-input-action-inline{align-self:center}.voice-icon-btn{min-width:0!important;padding:0 6px!important;color:var(--text-muted)!important;border-color:var(--line-soft)!important}.voice-icon-btn.ant-btn-sm{width:24px!important;min-width:24px!important;padding:0!important}.voice-icon-btn:hover{color:var(--brand-deep)!important;border-color:var(--brand-deep)!important}.voice-icon-btn.ant-btn-primary{color:#fff!important;border-color:var(--brand-deep)!important}.voice-field-wrap-compact .voice-icon-btn,.voice-input-action-inline .voice-icon-btn,.judgement-row-inner .voice-icon-btn{width:40px!important;min-width:40px!important;height:36px;padding-inline:0!important}.voice-field-wrap-compact .ant-input,.voice-field-wrap-compact .ant-input-affix-wrapper,.voice-field-wrap-compact .ant-input-textarea textarea{min-height:36px;line-height:1.4}.voice-field-wrap-compact .ant-input-textarea textarea{padding-top:7px;padding-bottom:7px;resize:vertical}.editor-table .ant-table{font-size:13px}.editor-table .ant-table-thead>tr>th{font-size:11px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.3px;padding:5px 10px!important;background:#fafbfc!important;border-bottom:1px solid var(--line-soft)!important}.editor-table .ant-table-tbody>tr>td{padding:4px 10px!important;vertical-align:middle}.editor-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.editor-table .ant-table-tbody>tr.editor-data-row>td{background:#fff}.editor-table .ant-table-tbody>tr.editor-data-row:hover>td{background:#fafbfc!important}.editor-table-fixed-fields .ant-table-tbody>tr>td{padding-top:8px!important;padding-bottom:8px!important;vertical-align:top}.editor-table-fixed-fields .ant-table-tbody>tr>td:first-child{white-space:nowrap;padding-inline-end:18px!important}.editor-table-fixed-fields .fixed-label{font-size:13px;line-height:1.45}.judgement-summary-row td{background:#f0f4ff!important;border-top:1px solid var(--brand-soft)!important}.judgement-summary-row:hover td{background:#e8eef9!important}.judgement-row-inner{display:flex;align-items:center;gap:6px;flex-wrap:nowrap}.judgement-row-inner .ant-tag{margin:0;font-size:11px;font-weight:600;letter-spacing:.3px}.judgement-row-inner .ant-select{min-width:110px;flex:1 1 auto}.judgement-bar{display:flex;align-items:center;gap:12px;padding:8px 14px;background:#fafbfc;border:1px solid var(--line-soft);border-radius:6px}.judgement-bar .ant-form-item{margin-bottom:0!important}.metric-group-card{border:1px solid var(--line-soft);border-radius:6px;overflow:hidden}.metric-group-card .ant-card-head{background:#fafbfc;min-height:32px!important;padding:0 12px!important;border-bottom:1px solid var(--line-soft)}.metric-group-card .ant-card-head-title{font-size:12px!important;font-weight:600;color:var(--text-main);padding:5px 0!important}.metric-group-card .ant-card-extra{padding:5px 0!important}.metric-group-card .ant-card-extra .ant-btn{font-size:12px}.metric-group-card .ant-card-body{padding:0!important}.metric-group-card .ant-table-wrapper{border-radius:0}.metric-group-card .ant-table{border-radius:0!important}.metric-subgroup{margin-bottom:2px}.metric-subgroup-header{display:flex;align-items:center;justify-content:space-between;padding:4px 8px;background:var(--brand-soft);border-left:3px solid var(--brand-deep);border-radius:2px;margin-bottom:2px}.editor-stack{display:flex;flex-direction:column;gap:6px}.editor-actions{display:flex;align-items:center;gap:8px}.editor-actions .ant-btn{font-size:12px}.metric-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:6px}.metric-card{border:1px solid var(--line-soft);border-radius:6px;overflow:hidden}.metric-card .ant-card-head{display:none}.metric-card .ant-card-body{padding:8px 10px!important}.metric-card-fields{display:flex;flex-direction:column;gap:4px}.metric-card-field{display:flex;align-items:center;gap:6px}.metric-card-field-label{font-size:11px;color:var(--text-muted);font-weight:500;line-height:1.3;flex:0 0 44px}.fixed-label{font-size:13px;color:var(--text-main);font-weight:500;-webkit-user-select:text;user-select:text}.metric-card-judgement{display:flex;align-items:center;gap:6px;margin-top:2px;padding-top:4px;border-top:1px solid var(--line-soft)}.image-slot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.image-slot-card{height:100%}.image-slot-card .ant-card-body{padding:8px 10px!important}.image-slot-preview{min-height:200px;display:grid;place-items:center;border:1px dashed var(--line-soft);border-radius:6px;background:#fafbfc;overflow:hidden;padding:4px}.image-slot-preview .ant-image,.image-slot-preview .ant-image-img{width:100%;height:100%}.image-slot-preview .ant-image-img{object-fit:contain!important}.section-card-compact .ant-card-head{min-height:32px!important;padding:0 12px!important}.section-card-compact .ant-card-head-title{font-size:13px!important;padding:6px 0!important;color:var(--brand-deep)}.section-card-compact .ant-card-body{padding:8px 12px!important}.inspection-alert .ant-alert-description{padding-top:0}.inspection-alert .ant-space{gap:6px!important}.hint-text{color:var(--text-muted);font-size:12px;line-height:1.5}.audit-issue-list{display:flex;flex-direction:column;gap:4px}.audit-issue-row{display:flex;align-items:flex-start;gap:6px;flex-wrap:wrap;font-size:13px}.audit-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.audit-summary-stat{display:flex;flex-direction:column;gap:4px;padding:12px;border-radius:6px;border:1px solid var(--line-soft);background:#fafbfc}.audit-summary-stat strong{font-size:20px;color:var(--brand-deep)}.audit-summary-stat span{color:var(--text-muted);font-size:12px}.audit-preview-line{color:var(--text-main);font-size:13px;line-height:1.5}.audit-table-pill{display:flex;justify-content:center}.audit-compact-tag{min-width:64px;margin-inline-end:0!important;border-radius:999px;text-align:center;font-size:12px;line-height:20px;padding-inline:8px}.audit-row-error td{background:#ff4d4f0a!important}.audit-row-warning td{background:#faad140f!important}@media (max-width: 960px){.app-header,.app-content{padding-left:16px;padding-right:16px}.content-panel{padding:16px}.grid-two,.grid-three,.grid-two-bottom,.image-slot-grid,.metric-card-grid{grid-template-columns:1fr}.audit-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-toolbar{flex-direction:column;align-items:stretch}.page-toolbar-actions,.detail-toolbar-actions{width:100%;justify-content:flex-start}.page-toolbar-actions .ant-btn-primary,.detail-toolbar-actions .ant-btn-primary{flex-basis:100%}}@media (max-width: 640px){.audit-summary-grid{grid-template-columns:1fr}.page-toolbar-actions .ant-btn,.detail-toolbar-actions .ant-btn{flex:1 1 100%;min-width:0}.page-toolbar-actions .ant-btn-primary,.detail-toolbar-actions .ant-btn-primary{order:-1}}
