:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1c2430;background:#f4f7f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}.shell{min-height:100vh;padding:24px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 auto 18px;max-width:1440px}.topbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.language-select{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 10px;color:#21333c;background:#fff;border:1px solid #cfdade;border-radius:6px;font-weight:700}.language-select select{min-width:92px;color:inherit;background:transparent;border:0;outline:none;font-weight:inherit}.engine-date{min-height:40px;display:inline-flex;align-items:center;padding:8px 10px;color:#52616d;background:#fff;border:1px solid #cfdade;border-radius:6px;font-size:.84rem;font-weight:700}.eyebrow{margin:0 0 3px;color:#697486;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.6rem,3vw,2.2rem)}.grid{display:grid;grid-template-columns:minmax(310px,390px) minmax(0,1fr);gap:18px;max-width:1440px;margin:0 auto}.panel{background:#fff;border:1px solid #d9e1e5;border-radius:8px;box-shadow:0 14px 40px #2b3f4c14}.control-panel{padding:18px;align-self:start}.report-panel{min-width:0;min-height:720px;overflow:hidden}.field{display:grid;gap:7px;margin-bottom:15px}.field-label{color:#27323e;font-size:.88rem;font-weight:700}.field-description{color:#7a8796;font-size:.82rem}.input{width:100%;min-height:42px;padding:10px 12px;color:#1c2430;background:#fbfcfd;border:1px solid #cbd6dc;border-radius:6px;outline:none}.input:focus{border-color:#217c7e;box-shadow:0 0 0 3px #217c7e29}.select{margin-top:8px}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;background:#eef3f4;border:1px solid #d6e0e4;border-radius:7px}.segmented button{min-height:34px;color:#526070;background:transparent;border:0;border-radius:5px;cursor:pointer}.segmented button.active{color:#15262b;background:#fff;box-shadow:0 1px 5px #2638411f}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 14px;border:1px solid transparent;border-radius:6px;cursor:pointer;font-weight:700;white-space:nowrap}.button:disabled{cursor:not-allowed;opacity:.55}.button.primary{color:#fff;background:#217c7e}.button.secondary{color:#21333c;background:#fff;border-color:#cfdade}.button.danger{color:#fff;background:#a33b3b}.button.ghost{color:#536271;background:transparent;border-color:#d8e0e4}.button.wide{width:100%}.button.compact{min-height:32px;padding:6px 10px;font-size:.82rem}.audit-rule-toolbar{display:flex;gap:8px;justify-content:flex-end}.audit-rule-list{display:grid;gap:6px;max-height:260px;overflow:auto;padding:8px;background:#fbfcfd;border:1px solid #d8e1e5;border-radius:7px}.audit-rule-option{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;min-height:30px;padding:5px 6px;color:#2b3742;border-radius:5px;cursor:pointer}.audit-rule-option:hover{background:#eef5f6}.audit-rule-option input{width:16px;height:16px;margin:2px 0 0;accent-color:#217c7e}.audit-rule-option span{overflow-wrap:anywhere;font-size:.86rem;line-height:1.35}.audit-queue{display:grid;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid #d9e1e5}.audit-queue h2{margin:0;font-size:1rem}.queue-task{display:grid;gap:9px;padding:11px;background:#fbfcfd;border:1px solid #d8e1e5;border-radius:7px}.queue-task-header,.progress-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.queue-task-header div{min-width:0}.queue-task-header strong,.queue-task-header span{display:block}.queue-task-header div>span,.queue-task small{color:#74818f;font-size:.76rem;overflow-wrap:anywhere}.queue-status{flex:0 0 auto;color:#52616d;font-size:.76rem;font-weight:700}.queue-status.running{color:#176f72}.queue-status.completed{color:#247150}.queue-status.failed{color:#a33b3b}.progress-summary{color:#657382;font-size:.78rem}.progress-track{height:7px;overflow:hidden;background:#e4eaed;border-radius:4px}.progress-track span{display:block;height:100%;background:#217c7e;border-radius:inherit;transition:width .18s ease}.queue-steps{display:grid;gap:5px;max-height:190px;margin:0;padding:0;overflow:auto;list-style:none}.queue-steps li{display:grid;grid-template-columns:9px minmax(0,1fr);align-items:center;gap:7px;color:#73808d;font-size:.78rem}.queue-steps li>span{width:8px;height:8px;background:#c7d0d5;border-radius:50%}.queue-steps li.running{color:#176f72;font-weight:700}.queue-steps li.running>span{background:#217c7e}.queue-steps li.completed{color:#315f48}.queue-steps li.completed>span{background:#3f8a63}.queue-steps li.failed{color:#9f3030}.queue-steps li.failed>span{background:#b84b4b}.queue-error{margin:0;color:#9f3030;font-size:.78rem}.queue-empty{padding:14px;color:#7c8996;background:#f7f9fa;border:1px dashed #ccd6db;border-radius:7px;text-align:center;font-size:.82rem}.status-card{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.status-card div{padding:13px;background:#f3f6f7;border:1px solid #d9e1e5;border-radius:7px}.status-card span{display:block;margin-bottom:4px;color:#72808e;font-size:.76rem;font-weight:700;text-transform:uppercase}.status-card strong{font-size:1.1rem}.status-card.high strong{color:#a33b3b}.status-card.medium strong{color:#9b641e}.status-card.low strong{color:#247150}.error,.notice{display:flex;align-items:flex-start;gap:8px;margin-top:14px;padding:11px 12px;color:#7a2525;background:#fff1f1;border:1px solid #f0c9c9;border-radius:7px;overflow-wrap:anywhere}.notice{color:#274055;background:#eef7fb;border-color:#c9e1ea}.muted{margin-top:12px;color:#7b8794;font-size:.82rem;overflow-wrap:anywhere}.tabs{height:100%;display:flex;flex-direction:column}.tabs-list{display:flex;gap:4px;padding:10px;border-bottom:1px solid #d9e1e5;overflow-x:auto}.tab{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:8px 12px;color:#5d6b78;background:transparent;border:0;border-radius:6px;cursor:pointer;font-weight:700}.tab[data-selected]{color:#193136;background:#e8f2f2}.tab-panel{min-height:0;flex:1;padding:18px}.report-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.report-actions h2{margin-bottom:4px;font-size:1.2rem}.report-actions p{margin-bottom:0;color:#73808d;overflow-wrap:anywhere}.download-group,.inline-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.risk-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 10px;border:1px solid #d7e1e5;border-radius:7px;background:#f7fafb;color:#43515d;font-size:.86rem;font-weight:700;white-space:nowrap}.risk-chip.high{border-color:#f0b8b8;background:#fff2f2;color:#9f2626}.risk-chip.medium{border-color:#efd38d;background:#fff8e5;color:#7a5512}.risk-chip.low{border-color:#abd9bd;background:#effaf3;color:#24623a}.risk-chip.pending,.risk-chip.unknown{border-color:#cdd8df;background:#f3f6f8;color:#5f6f7c}.markdown{height:600px;overflow:auto;padding:18px;background:#fbfcfd;border:1px solid #dce4e8;border-radius:7px;line-height:1.58}.markdown.compact{height:540px}.fullscreen-report{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;flex-direction:column;padding:18px;background:#f4f7f8}.fullscreen-report-header{display:flex;align-items:center;justify-content:space-between;gap:14px;max-width:1440px;width:100%;margin:0 auto 12px}.fullscreen-report-header h2{margin-bottom:4px;font-size:1.25rem}.fullscreen-report-header p{margin-bottom:0;color:#657382;overflow-wrap:anywhere}.fullscreen-markdown{flex:1;width:min(1440px,100%);height:auto;min-height:0;margin:0 auto;background:#fff}.markdown table{width:100%;border-collapse:collapse;margin:14px 0;font-size:.9rem}.markdown th,.markdown td{padding:8px;border:1px solid #d8e1e5;vertical-align:top}.markdown code,.markdown pre{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.markdown pre{overflow:auto;padding:12px;background:#1f2529;color:#eef6f6;border-radius:6px}.raw,.logs{width:100%;height:650px;padding:14px;color:#e9f3f1;background:#1f2529;border:1px solid #1b2024;border-radius:7px;resize:none;overflow:auto;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.86rem;line-height:1.55}.empty{display:grid;min-height:180px;place-items:center;color:#7c8996;text-align:center}.history-layout{display:grid;grid-template-columns:minmax(240px,330px) minmax(0,1fr);gap:14px}.history-list{display:grid;align-content:start;gap:8px;max-height:650px;overflow:auto}.history-item{display:grid;gap:4px;width:100%;padding:12px;text-align:left;background:#fbfcfd;border:1px solid #d8e1e5;border-radius:7px;cursor:pointer}.history-item.selected{border-color:#217c7e;box-shadow:0 0 0 3px #217c7e1f}.history-item span,.history-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-item small{color:#74818f}.history-detail{min-width:0}.inline-actions{display:inline-flex;gap:8px}.footer{display:flex;align-items:center;gap:8px;max-width:1440px;margin:14px auto 0;color:#697685;font-size:.86rem}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#141c2173}.dialog{position:fixed;top:50%;left:50%;width:min(560px,calc(100vw - 28px));transform:translate(-50%,-50%);padding:20px;background:#fff;border:1px solid #d7e0e4;border-radius:8px;box-shadow:0 24px 80px #17242a3d}.dialog-title{margin:0 32px 6px 0;font-size:1.25rem}.dialog-copy{margin-bottom:16px;color:#657382}.dialog-actions{display:flex;gap:10px;margin-top:12px}.version-panel{display:grid;gap:6px;margin-top:14px;padding:12px;color:#4e5c68;background:#f5f8f9;border:1px solid #d9e1e5;border-radius:7px;overflow-wrap:anywhere}.icon-close{position:absolute;top:12px;right:12px;width:32px;height:32px;color:#667582;background:transparent;border:0;border-radius:6px;cursor:pointer;font-size:1.3rem}.admin-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:18px;background:#141c219e}.admin-gate-panel{width:min(460px,100%);padding:22px;background:#fff;border:1px solid #d7e0e4;border-radius:8px;box-shadow:0 24px 80px #17242a47}.admin-gate-panel h2{margin-bottom:8px;font-size:1.3rem}.admin-gate-panel p{margin-bottom:16px;color:#657382;line-height:1.5}@media(max-width:980px){.shell{padding:14px}.topbar,.grid,.history-layout{grid-template-columns:1fr}.topbar{align-items:flex-start;flex-direction:column}.topbar-actions{width:100%;justify-content:flex-start}.report-panel{min-height:620px}.markdown,.raw,.logs{height:520px}.report-actions,.fullscreen-report-header{align-items:flex-start;flex-direction:column}.download-group,.inline-actions{justify-content:flex-start}.fullscreen-report{padding:12px}}
