﻿:root{--radius:8px;--spacing:.25rem;--qe-high:#30a66d;--qe-medium:#f76d18;--qe-low:#e5484d;--ring:#5c5cd6}.dark{--background:#081a3580;--semantic-background:#03132ae6;--card:#081a3580;--popover:#081a35f2;--muted:#ffffff0d;--border:#ffffff1a;--foreground:#fafafa;--muted-foreground:#fff6;--accent:#272962;--sidebar-accent:#402060;--secondary:#5c5cd6}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(221.6% 141.42% at 0 100%,#7d4cfd80 0%,#0000 100%),radial-gradient(132.94% 79.88% at 0 0,#dd125480 0%,#0000 100%),#00192d;font-family:Segoe UI,Noto Sans,Liberation Sans,system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.app{min-height:100vh}.sidebar{color:var(--foreground);border-right:1px solid var(--border);border-radius:0 var(--radius)var(--radius)0;z-index:20;background:radial-gradient(221.6% 141.42% at 0 100%,#3c248f80 0%,#0000 100%),radial-gradient(132.94% 79.88% at 0 0,#6b0a2c80 0%,#0000 100%),#001326;flex-direction:column;gap:18px;width:260px;height:100vh;padding:20px 16px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.sidebar__brand{letter-spacing:.6px;border-bottom:1px solid #ffffff29;flex-direction:column;align-items:center;gap:8px;width:100%;margin-bottom:4px;padding-bottom:10px;font-size:16px;font-weight:700;display:flex}.app-logo{width:145px;height:33px;display:block}.app-logo text{fill:#fff;letter-spacing:.5px;font-family:Segoe UI,Arial,sans-serif;font-size:18px;font-weight:700}.sidebar__links{gap:8px;display:grid}.sidebar__account{border-top:1px solid var(--border);grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:grid}.sidebar__avatar{background:var(--muted);width:40px;height:40px;color:var(--foreground);border-radius:9999px;place-items:center;font-weight:700;display:grid}.sidebar__account-text{min-width:0}.sidebar__account-name,.sidebar__account-role{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar__account-name{font-size:13px;font-weight:700}.sidebar__account-role{color:var(--muted-foreground);margin-top:2px;font-size:11px}.sidebar__logout{border:1px solid var(--border);border-radius:var(--radius);min-height:44px;color:var(--foreground);cursor:pointer;background:0 0;grid-column:1/-1;justify-content:center;align-items:center;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.sidebar__logout:hover{background:var(--muted)}.auth-shell{place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.auth-state-card{text-align:center;border:1px solid var(--border);background:var(--card);width:min(26rem,100vw - 2rem);color:var(--foreground);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:1rem;gap:10px;padding:2rem;display:grid;box-shadow:0 28px 70px #00000080}.auth-state-card__icon-wrap{color:#4ade80;border-radius:50%;justify-content:center;justify-self:center;align-items:center;width:50px;height:50px;margin-bottom:.5rem;display:flex;box-shadow:0 0 0 1px #4ade8059,0 0 0 5px #4ade8014}.auth-state-card__title{margin:0;font-size:1.375rem;font-weight:700;line-height:1.25}.auth-state-card__body{color:var(--foreground);margin:0;font-size:.9375rem;line-height:1.6}.auth-state-card__footer{justify-content:center;margin-top:.75rem;display:flex}.btn-primary{color:#fafafa;background:#4051b5;border-color:#0000;padding-left:1.5rem;padding-right:1.5rem}.btn-primary:hover{background:#5566c3}.auth-skeleton{border-radius:var(--radius);background:var(--muted);height:14px;animation:1.2s ease-in-out infinite auth-pulse}.auth-skeleton--title{width:55%;height:28px}.auth-skeleton--line{width:100%}.auth-skeleton--short{width:72%}@keyframes auth-pulse{0%,to{opacity:.45}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.auth-skeleton{animation:none}}.sidebar__group{gap:6px;display:grid}.sidebar__group+.sidebar__group{border-top:1px solid #ffffff14;padding-top:8px}.sidebar__group-title{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;padding:0 12px;font-size:11px;font-weight:700}.sidebar__links a{border-radius:var(--radius);color:var(--foreground);background:0 0;padding:10px 12px;transition:background .15s cubic-bezier(.4,0,.2,1);display:block}.sidebar__links a:hover{background:var(--sidebar-accent)}.sidebar__links a[aria-current=page]{background:linear-gradient(135deg,#0090ff4d,#5c5cd657);border:1px solid #72a5ff99;font-weight:700;box-shadow:inset 0 1px #ffffff14,0 0 0 1px #478aff33}.content{margin-left:260px;padding:24px 32px 40px}.main{width:min(1180px,100%);margin:0 auto}.page-title{margin-bottom:8px;font-size:28px}.card{border-radius:var(--radius);-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);background:#081a3580;border:1px solid #ffffff1a;padding:20px;box-shadow:0 12px 28px #0003}.section{border-radius:var(--radius);-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);background:#081a3580;border:1px solid #ffffff1a;padding:18px}.stack{gap:16px;display:grid}.rounded-elements-page{--radius:14px}.rounded-elements-page :is(.section,.card,.dropzone,.list-row,.input,.textarea,.select,.button,.code-block,details,.table,input[type=checkbox]){border-radius:var(--radius)}.row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.input,.textarea,.select{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);width:100%;color:var(--foreground);padding:10px 12px}.select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%23ffffff66' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:16px 16px;padding-right:32px}.input::placeholder,.textarea::placeholder{color:var(--muted-foreground)}.checks-search-input::placeholder{color:#ffffffbf}.checks-controls-row{grid-template-columns:minmax(180px,300px) minmax(180px,300px);justify-content:space-between;gap:12px;display:grid}@media (max-width:560px){.checks-controls-row{grid-template-columns:1fr}}.input:focus-visible,.textarea:focus-visible,.button:focus-visible{box-shadow:0 0 0 2px var(--ring);outline:none}.button{color:#fff;border-radius:var(--radius);cursor:pointer;background:linear-gradient(135deg,#0090ff 0%,#5c5cd6 100%);border:none;padding:10px 14px;font-weight:600;transition:opacity .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1)}.button.secondary{background:var(--accent)}.button.ghost{color:#c4c4ff;background:#5c5cd624;border:1px solid #5c5cd659}.button.ghost:hover:not(:disabled){box-shadow:none;opacity:1;background:#5c5cd63d}.notes-char-counter{color:var(--muted-foreground);font-variant-numeric:tabular-nums;letter-spacing:.02em;margin-top:-4px;font-size:11px}.notes-edit-btn{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:opacity .15s,box-shadow .15s;display:flex}.notes-edit-btn:hover{opacity:.85;box-shadow:0 0 0 3px #5c5cd64d}.button.destructive{background:var(--qe-low);color:#fff}.button:hover:not(:disabled){opacity:.9;box-shadow:0 0 0 1px #5c5cd673,0 10px 24px #5c5cd659}.button:disabled{opacity:.6;cursor:not-allowed}.muted{color:var(--muted-foreground);font-size:13px}.code-block{background:var(--popover);color:var(--foreground);border-radius:var(--radius);white-space:pre-wrap;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;overflow:auto}.table{border-collapse:collapse;border-radius:var(--radius);width:100%;font-size:14px;overflow:hidden}.table th,.table td{text-align:left;border-bottom:1px solid var(--border);padding:12px 10px}input[type=checkbox]{accent-color:var(--secondary);border-radius:4px}button,input,select,textarea{border-radius:var(--radius)}.table th{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.table tr:hover td{background:#ffffff0a}.table-actions{flex-wrap:wrap;gap:8px;display:flex}.table-sort{color:inherit;cursor:pointer;font:inherit;background:0 0;border:none;align-items:center;gap:6px;padding:0;display:inline-flex}.table-footer{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.pagination-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.pagination-meta{color:var(--muted-foreground);font-size:13px}.pagination-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pagination-label{color:var(--muted-foreground);align-items:center;gap:6px;font-size:13px;display:inline-flex}.pagination-select{width:auto;min-width:74px;padding:7px 8px}.pagination-btn{min-width:44px;padding:7px 10px}.pagination-page{color:var(--foreground);text-align:center;min-width:88px;font-size:13px}.pagination-input{width:76px;padding:7px 8px}.list-row,details{border:1px solid var(--border);border-radius:var(--radius);background:#081a3559;padding:10px 12px}summary{cursor:pointer}.dropzone{border:2px dashed var(--border);border-radius:var(--radius);background:var(--card);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:160px;padding:32px 18px;transition:border-color .15s cubic-bezier(.4,0,.2,1),background .15s cubic-bezier(.4,0,.2,1);display:flex}.dropzone--active{border-color:var(--ring);background:var(--popover)}.dropzone__icon-wrap{margin-bottom:2px;display:inline-flex;position:relative}.dropzone__icon-file{opacity:.55;width:44px;height:44px}.dropzone__upload-badge{color:#fff;background:linear-gradient(135deg,#0090ff,#5c5cd6);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:-6px;right:-8px;box-shadow:0 2px 6px #0006}.dropzone__title{color:var(--foreground);font-size:13px;font-weight:500}.dropzone__cta{font-weight:700}.dropzone__hint{color:var(--muted-foreground);font-size:12px}.manuals-file-preview{border-radius:var(--radius);background:#081a3573;border:1px solid #ffffff1a;align-items:center;gap:12px;padding:12px 14px;display:flex}.manuals-file-preview__icon{color:#f87171;flex-shrink:0;width:20px;height:20px}.manuals-file-preview__info{flex:1;gap:2px;min-width:0;display:grid}.manuals-file-preview__name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.manuals-file-preview__remove{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:color .12s;display:flex}.manuals-file-preview__remove:hover{color:var(--foreground)}.manuals-range-panel{border-radius:var(--radius);background:linear-gradient(135deg,#0090ff1f,#5c5cd61f),#081a3559;border:1px solid #0090ff73;gap:12px;padding:14px;display:grid}.manuals-range-panel--inactive{background:#081a3540;border-color:#fff3}.manuals-range-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.manuals-range-title{letter-spacing:.03em;font-size:14px}.manuals-range-badge{border:1px solid #0000;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.manuals-range-badge--full{color:#d5ddff;background:#5c5cd62e;border-color:#5c5cd673}.manuals-range-badge--custom{color:#8ed0ff;background:#0090ff2e;border-color:#0090ff80}.manuals-range-grid{grid-template-columns:repeat(2,minmax(150px,220px));gap:12px;display:grid}.manuals-range-field{gap:6px;display:grid}.manuals-range-label{letter-spacing:.03em;text-transform:uppercase;font-size:12px;font-weight:700}.manuals-range-input{font-weight:700}.manuals-range-input:disabled{opacity:.55}.manuals-range-hint{color:var(--muted-foreground);font-size:12px}.manuals-feedback{border-radius:var(--radius);border:1px solid #0000;gap:6px;padding:12px 14px;display:grid}.manuals-feedback__title{color:#fff;font-size:14px;font-weight:700;line-height:1.3}.manuals-feedback__detail{color:#fffc;font-size:13px;line-height:1.45}.manuals-feedback--success{background:#1a7f4e33;border-color:#1a7f4e80}.manuals-feedback--warning{background:#ff950033;border-color:#ff950080}.manuals-feedback--info{background:#0090ff2e;border-color:#0090ff73}.manuals-feedback--error{background:#d04a4a3d;border-color:#d04a4a99}.manuals-upload-hint{color:var(--muted-foreground);font-size:12px}.manuals-upload-progress{background:#ffffff1a;border-radius:999px;width:100%;height:8px;overflow:hidden}.manuals-upload-progress__bar{border-radius:inherit;background:linear-gradient(90deg,#2ea8ff 0%,#1dd1a1 100%);height:100%;transition:width .16s}.manuals-upload-modal{width:min(640px,95vw);max-height:none}.modal.manuals-confirm-modal{width:min(540px,92vw);max-height:none}.manuals-confirm-modal__inner{gap:10px;padding:24px 22px 20px;display:grid}.manuals-confirm-modal__title{color:#fff;font-size:15px;font-weight:700;line-height:1.4}.manuals-confirm-modal__body{color:#ffffff80;font-size:12px;line-height:1.6}.manuals-confirm-modal__footer{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.manuals-confirm-modal__delete-btn{background:linear-gradient(135deg,#b83232,#8f1f1f);box-shadow:0 2px 10px #a0282866}.manuals-confirm-modal__delete-btn:hover:not(:disabled){opacity:1;background:linear-gradient(135deg,#c93a3a,#a02828);box-shadow:0 4px 14px #a028288c}.confirm-dialog{color:#fafafa;background:#081a35;border:1px solid #ffffff1a;border-radius:1rem;width:min(24rem,100vw - 2rem);height:fit-content;margin:auto;padding:0;position:fixed;inset:0;box-shadow:0 28px 70px #00000080}.confirm-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000009e}.confirm-dialog-panel{padding:1.25rem}.confirm-dialog-panel h2{margin:0 0 .5rem;font-size:1.125rem}.confirm-dialog-panel p{color:#fafafab8;margin:0}.confirm-dialog-actions{justify-content:flex-end;gap:.625rem;margin-top:1.25rem;display:flex}.btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;gap:.4rem;min-height:2.375rem;padding:.625rem .95rem;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;transition:background .16s cubic-bezier(.2,0,0,1),color .16s cubic-bezier(.2,0,0,1),border-color .16s cubic-bezier(.2,0,0,1),opacity .16s cubic-bezier(.2,0,0,1),box-shadow .16s cubic-bezier(.2,0,0,1),transform .16s cubic-bezier(.2,0,0,1);display:inline-flex}.btn svg{flex-shrink:0;width:16px;height:16px}.btn:active:not(:disabled){transform:translateY(1px)}.btn-secondary{color:#fafafa;background:#ffffff09;border-color:#ffffff1a}.btn-secondary:hover{background:#272963c7;border-color:#0000}.btn-destructive{color:#fb7089;background:#f9466426;border-color:#f9466466}.btn-destructive:hover{background:#f9466440}@media (max-width:480px){.confirm-dialog{width:calc(100vw - 1.5rem)}.confirm-dialog-panel{padding:1rem}.confirm-dialog-actions{flex-direction:column-reverse}.confirm-dialog-actions .btn{width:100%}}.manuals-upload-modal__body{gap:18px;display:grid;overflow:hidden}.manuals-upload-modal__title{font-size:18px;font-weight:700}.manuals-upload-modal__hero{align-items:center;gap:16px;display:flex}.manuals-upload-modal__hero-copy{gap:4px;display:grid}.manuals-upload-modal__percent{font-size:34px;font-weight:800;line-height:1}.manuals-upload-modal__phase{font-size:15px;font-weight:700}.manuals-upload-modal__subtext{color:var(--muted-foreground);font-size:13px}.manuals-upload-spinner{border:4px solid #2ea8ff;border-color:#2ea8ff #1dd1a1 #ffffff1f #ffffff1f;border-radius:999px;flex:none;width:52px;height:52px;animation:.9s linear infinite manuals-spin}.manuals-upload-modal__meta{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.manuals-upload-modal__meta-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;gap:6px;padding:12px;display:grid}.manuals-upload-modal__meta-value{word-break:break-word;font-size:14px;font-weight:700}@keyframes manuals-spin{to{transform:rotate(360deg)}}.manuals-summary-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;display:grid}.manuals-overview-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.manuals-upload-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:16px;display:grid}.manuals-section-heading{gap:4px;display:grid}.manuals-selection-card,.manuals-config-card,.manuals-record-card{border:1px solid var(--border);border-radius:var(--radius);background:#081a3559}.manuals-selection-card,.manuals-config-card{gap:12px;padding:14px;display:grid}.manuals-add-cols{grid-template-columns:1fr;gap:16px;display:grid}.manuals-add-col{flex-direction:column;gap:8px;display:flex}.manuals-add-label{color:var(--foreground);font-size:14px;font-weight:600}.manuals-add-input{padding-top:13px;padding-bottom:13px;font-size:14px}.dropzone--disabled{opacity:.35;pointer-events:none;cursor:not-allowed}.manuals-add-input:focus{border-color:#0090ff8c;outline:none;box-shadow:0 0 0 3px #0090ff1a}.dropzone:hover:not(.dropzone--disabled):not(.dropzone--active){background:linear-gradient(135deg,#0090ff12,#5c5cd612);border-color:#0090ff80}.manuals-name-field .input{padding-top:14px;padding-bottom:14px;font-size:15px}.manuals-name-tooltip-icon{cursor:help;width:16px;height:16px;color:var(--muted-foreground);background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.manuals-selection-header,.manuals-list-header,.manuals-list-controls,.manuals-record-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.manuals-selected-list{gap:8px;display:grid}.manuals-selected-item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.manuals-selected-name,.manuals-record-title,.manuals-mode-title{font-weight:700}.manuals-mode-toggle{gap:10px;display:grid}.manuals-mode-card{background:#ffffff08;border:1px solid #ffffff1f;border-radius:12px;align-items:flex-start;gap:10px;padding:12px;display:flex}.manuals-mode-card--active{background:linear-gradient(135deg,#0090ff1f,#5c5cd61f);border-color:#0090ff8c}.manuals-queue-actions{gap:8px;display:grid}.manuals-record-card{justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.manuals-record-main{gap:8px;min-width:0;display:grid}.manuals-record-meta{color:var(--muted-foreground);flex-wrap:wrap;gap:8px 14px;font-size:13px;display:flex}.manuals-record-error{color:#ffb4b4;font-size:13px}.manuals-status-pill{white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.manuals-status-pill--queued,.manuals-status-pill--uploaded,.manuals-status-pill--pending_upload{color:#a6d5ff;background:#0090ff24;border-color:#0090ff73}.manuals-status-pill--processing{color:#d5ddff;background:#5c5cd629;border-color:#5c5cd680}.manuals-status-pill--completed{color:#b9f3d8;background:#1a7f4e2e;border-color:#1a7f4e80}.manuals-status-pill--failed{color:#ffb4b4;background:#d04a4a29;border-color:#d04a4a8c}.manuals-summary-card{border:1px solid var(--border);border-radius:var(--radius);background:#081a3559;gap:8px;padding:12px;display:grid}.manuals-summary-value{font-size:24px;font-weight:700;line-height:1}.manuals-run-list{gap:10px;display:grid}.manuals-run-card{border:1px solid var(--border);border-radius:var(--radius);background:#081a3559;gap:10px;padding:12px;display:grid}.manuals-run-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.manuals-run-title{font-size:15px;font-weight:700;line-height:1.3}.manuals-run-metrics{flex-wrap:wrap;gap:8px;display:flex}.manuals-run-pill{color:#d5ddff;background:#5c5cd62e;border:1px solid #5c5cd673;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.manuals-run-output{word-break:break-word;font-size:12px;line-height:1.5}.manuals-run-output code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.manuals-procedure-list{gap:8px;display:grid}.manuals-procedure-item{border-radius:var(--radius);background:#0000001f;border:1px solid #ffffff1f;gap:4px;padding:8px 10px;display:grid}.manuals-procedure-id{font-size:13px;font-weight:700}.manuals-procedure-meta{color:var(--muted-foreground);font-size:12px;line-height:1.4}.tabs-card{border-radius:var(--radius);-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);background:#081a3580;border:1px solid #ffffff1a;overflow:hidden;box-shadow:0 12px 28px #0003}.manual-detail-nav{align-items:stretch;width:fit-content;display:flex}.manual-detail-tabs{margin:0;padding:0;list-style:none;display:flex}.manual-detail-tabs li{position:relative}.manual-detail-tabs li button{color:var(--muted-foreground);cursor:pointer;white-space:nowrap;clip-path:polygon(8px 0%,calc(100% - 8px) 0%,100% 100%,0% 100%);background:0 0;border:none;padding:18px 22px;font-size:14px;font-weight:600;transition:color .15s;display:block}.manual-detail-tabs li button:hover{color:var(--foreground)}.manual-detail-tabs li button:focus-visible{box-shadow:inset 0 0 0 2px var(--ring);outline:none}.manual-detail-tabs li.tab-current:before{content:"";background:var(--ring);height:3px;position:absolute;top:0;left:0;right:0}.manual-detail-tabs li.tab-current button{color:var(--foreground);font-weight:700}.manual-detail-content{gap:16px;padding:20px;display:grid}.tabs.tabs-style-linemove{border-radius:var(--radius);-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);background:#081a3580;border:1px solid #ffffff1a;overflow:hidden;box-shadow:0 12px 28px #0003}.tabs-style-linemove nav{border-bottom:1px solid #ffffff14}.tabs-style-linemove nav ul{margin:0;padding:0;list-style:none;display:flex;position:relative}.tabs-style-linemove nav ul:after{content:"";width:33.3333%;height:3px;transform:translateX(calc(var(--active,0)*100%));background:#fff;border-radius:2px 2px 0 0;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.tabs-style-linemove nav ul li{flex:1}.tabs-style-linemove nav ul li button.icon{cursor:pointer;width:100%;color:var(--muted-foreground);white-space:nowrap;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:16px 8px;font-size:12px;font-weight:600;transition:color .2s,background .2s;display:flex}.tabs-style-linemove nav ul li button.icon svg{flex-shrink:0;width:20px;height:20px}.tabs-style-linemove nav ul li button.icon:hover{color:var(--foreground);background:#ffffff0a}.tabs-style-linemove nav ul li.tab-current button.icon{color:var(--foreground)}.tabs-style-linemove nav ul li button.icon-home svg{color:#fff}.tabs-style-linemove .content-wrap{padding:20px}.tabs-style-linemove .content-wrap section{display:none}.tabs-style-linemove .content-wrap section.content-current{display:block}.manual-reports-intro{border:1px solid var(--border);border-radius:var(--radius);background:#081a3559;padding:12px}.manual-report-status{border:1px solid #0000;border-radius:999px;align-items:center;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.manual-report-status--ready{color:#b7f2cf;background:#1a7f4e38;border-color:#1a7f4e73}.manual-report-status--empty{color:#d5ddff;background:#5c5cd638;border-color:#5c5cd673}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{border-radius:var(--radius);-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);background:#081a3599;border:1px solid #ffffff1a;flex-direction:column;width:min(920px,95vw);max-height:85vh;display:flex;box-shadow:0 18px 48px #00000059}.modal__header{justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.modal__body{padding:16px 18px 20px;overflow:auto}.modal__body::-webkit-scrollbar{width:6px;height:6px}.modal__body pre::-webkit-scrollbar{width:6px;height:6px}.modal__body .code-block::-webkit-scrollbar{width:6px;height:6px}.modal__body::-webkit-scrollbar-track{background:#ffffff0a;border-radius:3px}.modal__body pre::-webkit-scrollbar-track{background:#ffffff0a;border-radius:3px}.modal__body .code-block::-webkit-scrollbar-track{background:#ffffff0a;border-radius:3px}.modal__body::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:3px}.modal__body pre::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:3px}.modal__body .code-block::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:3px}.modal__body::-webkit-scrollbar-thumb:hover{background:#ffffff52}.modal__body pre::-webkit-scrollbar-thumb:hover{background:#ffffff52}.modal__body .code-block::-webkit-scrollbar-thumb:hover{background:#ffffff52}.modal__footer{justify-content:flex-end;gap:10px;padding:14px 18px 18px;display:flex}.confirmation-modal{width:min(520px,95vw)}.add-proc-modal{width:min(560px,95vw)}.add-proc-form{flex-direction:column;gap:18px;display:flex}.add-proc-field{flex-direction:column;gap:6px;display:flex}.add-proc-label{color:var(--foreground);font-size:13px;font-weight:500}.add-proc-label--required:after{content:" *";color:#f44;font-weight:700}.confirmation-modal .modal__header{border-bottom:0;padding:18px 18px 8px}.confirmation-modal .modal__body{padding:4px 18px 8px}.confirmation-modal .modal__footer{border-top:0;padding:10px 18px 18px}.confirmation-modal__title{font-size:16px;font-weight:700}.confirmation-modal__filename{color:var(--foreground);overflow-wrap:anywhere;font-size:16px;line-height:1.45}.confirmation-modal__message{color:var(--muted-foreground);font-size:14px;line-height:1.55}.checks-summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.checks-checkbox{appearance:none;cursor:pointer;background:linear-gradient(#0d2242f2,#081a35f2);border:1px solid #92a7d299;border-radius:6px;place-content:center;width:18px;height:18px;margin:0;transition:background .14s cubic-bezier(.4,0,.2,1),border-color .14s cubic-bezier(.4,0,.2,1),box-shadow .14s cubic-bezier(.4,0,.2,1),transform .14s cubic-bezier(.4,0,.2,1);display:inline-grid;box-shadow:inset 0 1px #ffffff14,0 1px 2px #00000059}.checks-checkbox:hover{border-color:#8fb6ffe6;box-shadow:inset 0 1px #ffffff1f,0 0 0 1px #478aff59}.checks-checkbox:focus-visible{outline:none;box-shadow:0 0 0 2px #0090ff73,0 0 0 4px #0a1a31f2}.checks-checkbox:checked{background:linear-gradient(135deg,#0090ff 0%,#5c5cd6 100%);border-color:#0090fff2}.checks-checkbox:checked:after{content:"";clip-path:polygon(16% 53%,0 68%,40% 100%,100% 21%,84% 5%,39% 66%);background:#fff;width:10px;height:10px}.checks-checkbox:active{transform:scale(.96)}.checks-summary-card{border:1px solid var(--border);border-radius:var(--radius);background:#081a3559;gap:4px;padding:8px 12px;display:grid;position:relative}.checks-summary-card--tip{cursor:default;transition:border-color .15s,background .15s}.checks-summary-card--tip:hover{background:#0e28508c;border-color:#8fb6ff8c}.checks-summary-value{font-size:18px;font-weight:700;line-height:1}.checks-summary-tip{border:1px solid var(--border);border-radius:var(--radius);white-space:nowrap;opacity:0;pointer-events:none;z-index:30;background:#0a1f42;flex-direction:column;gap:5px;padding:10px 14px;transition:opacity .15s;display:flex;position:absolute;top:calc(100% + 8px);left:0}.checks-summary-card--tip:hover .checks-summary-tip{opacity:1}.checks-summary-bullet{align-items:center;gap:7px;font-size:13px;font-weight:500;line-height:1;display:flex}.checks-summary-bullet:before{content:"•";font-size:16px;line-height:1}.checks-summary-bullet--pass{color:#b7f2cf}.checks-summary-bullet--fail{color:#ffe1ba}.checks-summary-bullet--error{color:#ffc4c4}.checks-summary-bullet--unknown{color:#ebdeff}.checks-summary-bullet--skipped{color:#d5ddff}.checks-summary-pill{border:1px solid #0000;border-radius:999px;align-items:center;padding:3px 8px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.checks-summary-pill--pass{color:#b7f2cf;background:#1a7f4e47;border-color:#1a7f4e8c}.checks-summary-pill--fail{color:#ffe1ba;background:#ff950033;border-color:#ff950073}.checks-summary-pill--error{color:#ffc4c4;background:#d04a4a40;border-color:#d04a4a8c}.checks-summary-pill--unknown{color:#ebdeff;background:#7c5cd638;border-color:#7c5cd680}.checks-summary-pill--skipped{color:#d5ddff;background:#5c5cd633;border-color:#5c5cd673}.checks-missing-list{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.checks-missing-chip{color:#ffc4c4;background:#d04a4a33;border:1px solid #d04a4a8c;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.checks-results-list{gap:12px;display:grid}.history-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.history-filter{width:auto;min-width:160px}.history-row-subtitle{color:var(--muted-foreground);flex-wrap:wrap;gap:10px;font-size:13px;display:flex}.history-detail-grid{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.history-meta-list{gap:8px;font-size:14px;display:grid}.checks-procedure{border:1px solid var(--border);border-radius:var(--radius);background:#081a3559;border-left-width:3px}.checks-procedure--pass{border-left-color:#1a7f4e8c}.checks-procedure--fail{border-left-color:#ff950080}.checks-procedure--error{border-left-color:#d04a4a99}.checks-procedure--unknown{border-left-color:#7c5cd680}.checks-procedure--skipped{border-left-color:#5c5cd673}.checks-procedure--running{border-left-color:#0090ff73}.checks-procedure-header{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.checks-procedure-heading{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.checks-procedure-meta{flex-direction:column;gap:3px;min-width:0;display:flex}.checks-procedure-id{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.checks-procedure-subtitle{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:400;overflow:hidden}.checks-procedure-controls{flex-shrink:0;align-items:center;gap:6px;display:flex}.checks-badge-row{flex-wrap:wrap;gap:8px;display:flex}.checks-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:4px 9px;font-size:12px;font-weight:600;display:inline-flex}.checks-badge--pass{color:#b7f2cf;background:#1a7f4e47;border-color:#1a7f4e8c}.checks-badge--fail{color:#ffe1ba;background:#ff950033;border-color:#ff950080}.checks-badge--error{color:#ffc4c4;background:#d04a4a40;border-color:#d04a4a99}.checks-badge--unknown{color:#ebdeff;background:#7c5cd63d;border-color:#7c5cd680}.checks-badge--skipped{color:#d5ddff;background:#5c5cd633;border-color:#5c5cd673}.checks-badge--running{color:#8ed0ff;background:#0090ff33;border-color:#0090ff73}.checks-badge--pending{color:#ffffff59;background:#ffffff0f;border-color:#ffffff26}.checks-chevron{transition:transform .16s cubic-bezier(.4,0,.2,1)}.checks-chevron--open{transform:rotate(180deg)}.checks-procedure-body{border-top:1px solid var(--border);gap:0;padding:12px 14px 14px;display:grid}.checks-tab-row{flex-wrap:wrap;gap:8px;display:flex}.checks-tab{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:#081a3573;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-weight:600;display:inline-flex}.checks-tab:hover:not(:disabled){background:#5c5cd633}.checks-tab--active{background:#5c5cd638;border-color:#5c5cd6;box-shadow:0 0 0 1px #5c5cd661}.checks-tab:disabled{cursor:not-allowed;opacity:.5}.checks-tab-state{border:1px solid #0000;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:700}.checks-tab-state--pass{color:#b7f2cf;background:#1a7f4e38;border-color:#1a7f4e73}.checks-tab-state--fail{color:#ffe1ba;background:#ff950033;border-color:#ff950073}.checks-tab-state--error{color:#ffc4c4;background:#d04a4a38;border-color:#d04a4a73}.checks-tab-state--unknown{color:#ebdeff;background:#7c5cd638;border-color:#7c5cd673}.checks-tab-state--skipped{color:#d5ddff;background:#5c5cd638;border-color:#5c5cd673}.checks-tab-state--running{color:#8ed0ff;background:#0090ff2e;border-color:#0090ff73}.checks-response-panel{border:1px solid var(--border);border-radius:var(--radius);background:#081a3573;overflow:hidden}.checks-response-header{justify-content:space-between;align-items:center;gap:10px;padding:12px 12px 0;display:flex}.checks-response-title{align-items:center;gap:8px;font-weight:700;display:inline-flex}.checks-download-wrap{align-items:center;display:inline-flex;position:relative}.checks-download-btn{color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #8fb6ff73;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:background .15s,border-color .15s;display:inline-flex}.checks-download-btn:hover:not(:disabled){background:#8fb6ff1f;border-color:#8fb6ffbf}.checks-download-btn:disabled{opacity:.35;cursor:not-allowed}.checks-download-tip{border:1px solid var(--border);white-space:nowrap;color:var(--foreground);opacity:0;pointer-events:none;z-index:30;background:#0a1f42;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:500;transition:opacity .15s;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%)}.checks-download-wrap:hover .checks-download-tip{opacity:1}.checks-response-content{background:#0000001a;max-height:760px;padding:12px;overflow:auto}.checks-response-loading{color:#8ed0ff;align-items:center;gap:8px;font-weight:600;display:inline-flex}.checks-running-banner{color:#8ed0ff;border-radius:var(--radius);background:#0090ff1a;border:1px solid #0090ff73;align-items:center;gap:8px;padding:10px 12px;font-weight:600;display:inline-flex}.checks-lines{gap:8px;display:grid}.checks-line-space{height:6px}.checks-line-divider{border-top:1px solid var(--border);margin:4px 0}.checks-line-h1{font-size:18px;font-weight:700;line-height:1.35}.checks-line-h2{font-size:16px;font-weight:700;line-height:1.4}.checks-line-h3{font-size:14px;font-weight:700;line-height:1.45}.checks-line-text{white-space:pre-wrap;line-height:1.55}.checks-line-bullet{align-items:flex-start;gap:8px;line-height:1.55;display:flex}.checks-line-bullet-mark{color:#9dadff;font-size:14px;font-weight:700;line-height:1.35}.checks-line-number{align-items:flex-start;gap:8px;line-height:1.55;display:flex}.checks-line-number-index{text-align:center;color:#d5ddff;background:#5c5cd633;border:1px solid #5c5cd673;border-radius:999px;min-width:22px;padding:1px 0;font-size:11px;font-weight:700}.checks-spin{animation:.85s linear infinite checks-spin}@keyframes checks-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.checks-info-wrap{align-items:center;display:inline-flex;position:relative}.checks-info-btn{color:#fff5;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background .14s,color .14s,border-color .14s;display:inline-flex}.checks-info-btn:hover,.checks-info-btn--open{color:#8ed0ff;background:#0090ff1f;border-color:#0090ff8c}.checks-info-panel{z-index:60;background:#04122af7;border:1px solid #0090ff52;border-radius:10px;gap:12px;width:340px;padding:14px 16px;display:grid;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 8px 32px #0009,0 0 0 1px #0090ff14}.checks-info-title{color:#fafafa;letter-spacing:.01em;font-size:13px;font-weight:800}.checks-info-steps{gap:0;display:grid}.checks-info-step{align-items:flex-start;gap:11px;display:flex}.checks-info-step-track{flex-direction:column;flex-shrink:0;align-items:center;gap:0;width:20px;display:flex}.checks-info-step-num{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:flex}.checks-info-step-num--1{color:#8ed0ff;background:#0090ff38;border:1px solid #0090ff8c}.checks-info-step-num--2,.checks-info-step-num--3{color:#d5ddff;background:#5c5cd633;border:1px solid #5c5cd680}.checks-info-connector{background:#ffffff1f;width:1px;height:16px;margin:3px 0}.checks-info-step-body{flex:1;padding-bottom:14px}.checks-info-step-body:last-child{padding-bottom:0}.checks-info-step-head{align-items:center;gap:7px;margin-bottom:3px;display:flex}.checks-info-step-name{color:#fafafa;font-size:12.5px;font-weight:700}.checks-info-gate-pill{letter-spacing:.05em;text-transform:uppercase;color:#8ed0ff;background:#0090ff2e;border:1px solid #0090ff73;border-radius:999px;padding:1px 7px;font-size:10px;font-weight:800}.checks-info-step-desc{color:#fff7;font-size:11.5px;line-height:1.6}.checks-info-divider{border-top:1px solid #ffffff14}.checks-info-gate-note{color:#fff7;align-items:flex-start;gap:8px;font-size:11.5px;line-height:1.65;display:flex}.checks-info-gate-icon{color:#ffe1ba;flex-shrink:0;margin-top:1px}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.dashboard-kpi{font-size:30px;font-weight:800;line-height:1}.dashboard-last-run-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.dashboard-stat-block{border:1px solid var(--border);border-radius:var(--radius);background:#081a3559;gap:6px;padding:10px;display:grid}.dashboard-run-list{gap:10px;display:grid}.dashboard-results-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-results-filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dashboard-run-row{border:1px solid var(--border);border-radius:var(--radius);background:#081a3559;gap:8px;padding:10px;display:grid}.dashboard-run-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.dashboard-run-metrics{color:var(--muted-foreground);flex-wrap:wrap;gap:8px;font-size:13px;display:flex}.dashboard-run-procedures{color:var(--muted-foreground);word-break:break-word;font-size:13px;line-height:1.4}.dashboard-run-status{letter-spacing:.03em;font-size:12px;font-weight:700}.dashboard-run-status--pass{color:#7de3ac}.dashboard-run-status--fail,.dashboard-run-status--error{color:#ff8d8d}.dashboard-run-status--skipped,.dashboard-run-status--unknown{color:var(--muted-foreground)}@media (max-width:900px){.sidebar{flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto}.content{margin-left:0;padding-top:80px}.sidebar__brand{border-bottom:0;align-items:center;gap:4px;width:auto;margin-bottom:0;padding-bottom:0}.app-logo{width:104px;height:24px}.app-logo text{font-size:16px}.sidebar__links{flex-wrap:wrap;gap:6px;display:flex}.sidebar__group{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.sidebar__group+.sidebar__group{border-top:0;padding-top:0}.sidebar__group-title{padding:0 4px 0 0}.checks-procedure-header{padding:12px}.checks-procedure-body{padding:10px 12px 12px}.checks-response-content{max-height:none}.history-detail-grid,.manuals-range-grid,.manuals-upload-layout{grid-template-columns:1fr}.manuals-selected-item,.manuals-record-card{flex-direction:column;align-items:stretch}.manuals-list-controls{align-items:stretch}}.stepper{flex-direction:column;gap:16px;padding:16px 20px 20px;display:flex}.step{align-items:flex-start;gap:12px;display:flex}.step--dimmed{opacity:.4;pointer-events:none}.step-track{flex-direction:column;flex-shrink:0;align-items:center;width:28px;display:flex}.step-num{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:flex}.step-num--gate{color:#8ed0ff;background:#0090ff33;border:1.5px solid #0090ff99}.step-num--sub{color:#d5ddff;background:#5c5cd633;border:1.5px solid #5c5cd68c}.step-body{flex:1;min-width:0}.step-head{align-items:center;gap:8px;min-height:28px;display:flex}.step-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:700;overflow:hidden}.step-lock{color:#ffffff59;justify-content:center;align-items:center;width:32px;padding:6px;font-size:12px;display:flex}.step-head-actions{flex-direction:row;align-items:center;gap:6px;margin-left:auto;display:flex}.step-toggle{cursor:pointer;color:#ffffff4d;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;padding:6px;transition:color .15s;display:flex}.step-toggle:hover{color:#ffffffb3}.step-toggle svg{transition:transform .2s;transform:rotate(0)}.step--expanded .step-toggle svg{transform:rotate(180deg)}.step-result-box{background:#0000002e;border:1px solid #ffffff12;border-radius:8px;margin-top:10px;padding:13px 15px;font-size:12.5px;line-height:1.7;display:none}.step--expanded .step-result-box{display:block}@media (max-width:680px){.checks-procedure-header{flex-wrap:wrap;align-items:flex-start;gap:8px}.checks-procedure-heading{flex:100%}.checks-procedure-controls{border-top:1px solid #ffffff0f;justify-content:flex-end;width:100%;padding-top:8px}.stepper{padding:12px 14px 16px}.step-head{gap:6px}.checks-summary-grid{grid-template-columns:repeat(2,1fr)}.history-detail-checks{grid-template-columns:1fr}}.history-search-wrap{flex:1;align-items:center;min-width:200px;display:flex;position:relative}.history-search-icon{color:var(--muted-foreground);pointer-events:none;flex-shrink:0;position:absolute;left:12px}.history-search{width:100%;padding-left:36px}.history-table-wrap{border-radius:var(--radius);overflow-x:auto}.history-table td{vertical-align:middle}.history-table tr:hover .history-row-link{opacity:1}.history-proc-cell{flex-direction:column;gap:4px;min-width:180px;display:flex}.history-proc-name{font-size:14px;font-weight:500;line-height:1.3}.history-code-badge{letter-spacing:.03em;color:#c4c4ff;background:#5c5cd62e;border:1px solid #5c5cd659;border-radius:5px;width:fit-content;padding:2px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:600;display:inline-block}.history-code-badge--lg{padding:4px 10px;font-size:13px}.history-proc-manual{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;max-width:240px;font-size:11px;overflow:hidden}.history-th--overall,.history-td--overall{padding-left:28px!important}.history-date-cell{white-space:nowrap;color:var(--muted-foreground);font-size:13px}.history-arrow-cell{width:36px;padding-left:4px!important;padding-right:8px!important}.history-row-link{width:28px;height:28px;color:var(--muted-foreground);opacity:.5;border-radius:6px;justify-content:center;align-items:center;transition:opacity .12s,background .12s,color .12s;display:flex}.history-row-link:hover{color:#c4c4ff;opacity:1;background:#5c5cd633}.history-table-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.history-back-link{color:var(--muted-foreground);align-items:center;gap:6px;width:fit-content;font-size:13px;transition:color .12s;display:inline-flex}.history-back-link:hover{color:var(--foreground)}.history-detail-head{gap:12px;display:grid}.history-detail-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.history-detail-meta{color:var(--muted-foreground);flex-wrap:wrap;gap:16px;font-size:13px;display:flex}.history-detail-checks{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.history-check-panel{min-width:0}.history-check-panel-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.history-check-panel-title{align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.breadcrumb{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.breadcrumb a{color:var(--muted-foreground);text-decoration:none;transition:color .12s}.breadcrumb a:hover{color:var(--foreground)}.breadcrumb-sep{opacity:.4}.breadcrumb-current{color:var(--foreground);font-weight:500}.proc-view-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.proc-overview-card{gap:0;padding:20px 20px 0;display:grid}.proc-overview-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.proc-section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);font-size:11px;font-weight:700}.proc-meta-strip{align-items:center;gap:0;padding-bottom:18px;display:flex}.proc-meta-item{flex-direction:column;flex:1;gap:5px;display:flex}.proc-meta-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);font-size:10px;font-weight:700}.proc-meta-value{font-size:13px;font-weight:500}.proc-meta-divider{background:var(--border);flex-shrink:0;width:1px;height:36px;margin:0 24px}.proc-notes-section{border-top:1px solid var(--border);gap:10px;margin-left:-20px;margin-right:-20px;padding:16px 20px 18px;display:grid}.proc-notes-inner{max-width:560px}.proc-notes-header,.proc-runs-header{justify-content:space-between;align-items:center;display:flex}.proc-stat-cards{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.proc-stat-card{border:1px solid var(--border);border-radius:var(--radius);background:#081a3599;gap:6px;padding:14px 16px;display:grid}.proc-stat-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);font-size:11px;font-weight:600}.proc-stat-value{font-size:20px;font-weight:700}@media (max-width:680px){.proc-stat-cards{grid-template-columns:repeat(2,1fr)}.proc-meta-strip{flex-wrap:wrap;gap:16px}.proc-meta-divider{display:none}}
