:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--staff-ink:#1c2b37;--staff-muted:#667681;--staff-teal:#147f79;--staff-teal-dark:#0d6561;--staff-purple:#7558c8;--staff-border:#dce7e5;--staff-bg:#f4f8f7;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--staff-ink);background:var(--staff-bg);margin:0}button,input,select,textarea{font:inherit}button,select{touch-action:manipulation}a{color:inherit}.staff-auth-page{background:radial-gradient(circle at 8% 8%, #147f7924, transparent 34%), radial-gradient(circle at 95% 92%, #7558c81c, transparent 31%), var(--staff-bg);place-items:center;min-height:100vh;padding:28px 18px;display:grid}.staff-auth-card{background:#fffffff7;border:1px solid #ffffffe6;border-radius:24px;width:min(500px,100%);padding:34px;box-shadow:0 24px 70px #1c3d401f}.staff-brand{align-items:center;gap:11px;text-decoration:none;display:inline-flex}.staff-brand-mark{color:#fff;background:linear-gradient(135deg,#198d84,#705bc7);border-radius:13px;place-items:center;width:42px;height:42px;font-weight:900;display:grid;box-shadow:0 9px 22px #147f793d}.staff-brand strong,.staff-brand small{display:block}.staff-brand strong{font-size:17px}.staff-brand small{color:var(--staff-muted);margin-top:1px;font-size:11px}.staff-auth-heading{margin:42px 0 26px}.staff-auth-heading h1,.staff-page-header h1{letter-spacing:-.025em;margin:9px 0 10px}.staff-auth-heading h1{font-size:clamp(29px,5vw,38px)}.staff-auth-heading>p:last-child,.staff-page-header>div>p:last-child{color:var(--staff-muted);margin:0;line-height:1.7}.staff-eyebrow{color:var(--staff-teal);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.staff-security-note{color:var(--staff-muted);margin:24px 0 0;font-size:12px;line-height:1.65}.staff-form{gap:18px;display:grid}.staff-form label{color:#293b44;gap:8px;font-size:14px;font-weight:800;display:grid}.staff-form input{width:100%;min-height:48px;color:var(--staff-ink);background:#fff;border:1px solid #c9d9d6;border-radius:11px;outline:none;padding:11px 13px}.staff-form input:focus{border-color:var(--staff-teal);box-shadow:0 0 0 4px #147f791f}.staff-primary-button{color:#fff;background:var(--staff-teal);cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;min-height:46px;padding:11px 18px;font-weight:850;display:inline-flex}.staff-primary-button:hover{background:var(--staff-teal-dark)}.staff-primary-button:disabled{cursor:wait;opacity:.62}.staff-text-link{color:var(--staff-teal);font-weight:750}.staff-alert{border:1px solid #0000;border-radius:11px;gap:5px;margin-bottom:16px;padding:12px 14px;font-size:14px;line-height:1.55;display:grid}.staff-alert small{opacity:.78}.staff-alert-error{color:#8f2635;background:#fff1f3;border-color:#f0c3c9}.staff-alert-success{color:#176451;background:#ebf8f3;border-color:#b8dfd2}.staff-alert-with-action{justify-content:space-between;align-items:center;gap:16px;display:flex}.staff-alert-with-action button{color:inherit;cursor:pointer;background:0 0;border:0;flex:none;font-weight:850;text-decoration:underline}.staff-inline-state{color:var(--staff-muted)}.staff-password-guide{color:var(--staff-muted);background:#f4f8f7;border-radius:11px;gap:7px;padding:13px;font-size:13px;display:grid}.staff-password-guide span:before{content:"○";margin-right:7px}.staff-password-guide span.is-met{color:var(--staff-teal)}.staff-password-guide span.is-met:before{content:"✓"}.staff-spinner{border:3px solid #dce9e7;border-top-color:var(--staff-teal);border-radius:50%;width:28px;height:28px;margin:8px auto;animation:.8s linear infinite staff-spin}@keyframes staff-spin{to{transform:rotate(360deg)}}.staff-state-page{min-height:100vh;color:var(--staff-muted);place-content:center;justify-items:center;gap:11px;display:grid}.staff-app{min-height:100vh}.staff-topbar{border-bottom:1px solid var(--staff-border);background:#ffffffeb;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:14px clamp(20px,5vw,68px);display:flex}.staff-primary-nav{align-self:stretch;gap:5px;display:flex}.staff-primary-nav a{min-height:44px;color:var(--staff-muted);border-radius:10px;align-self:center;align-items:center;padding:8px 13px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.staff-primary-nav a:hover,.staff-primary-nav a.is-current{color:var(--staff-teal);background:#eaf6f3}.staff-account-menu{color:var(--staff-muted);align-items:center;gap:12px;font-size:13px;display:flex}.staff-account-menu button{border:1px solid var(--staff-border);min-height:38px;color:var(--staff-teal);cursor:pointer;background:#fff;border-radius:9px;padding:7px 12px;font-weight:750}.staff-main{width:min(1180px,100%);margin:0 auto;padding:48px 24px 68px}.staff-page-header{justify-content:space-between;align-items:flex-end;gap:26px;margin-bottom:28px;display:flex}.staff-page-header>div{max-width:790px}.staff-page-header h1{font-size:clamp(34px,5vw,55px)}.staff-access-badge{color:var(--staff-teal);background:#e7f5f2;border-radius:999px;flex:none;padding:9px 13px;font-size:12px;font-weight:850}.staff-loading-panel{border:1px solid var(--staff-border);color:var(--staff-muted);text-align:center;background:#fff;border-radius:17px;padding:48px}.staff-profile-panel{border:1px solid var(--staff-border);background:#fff;border-radius:17px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;padding:20px 22px;display:flex;box-shadow:0 10px 30px #1c3d400b}.staff-profile-panel>div:first-child{gap:4px;display:grid}.staff-profile-panel small{color:var(--staff-muted)}.staff-role-list{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.staff-role-list span{color:#4d427b;background:#f0ecfb;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.staff-work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.staff-work-card{border:1px solid var(--staff-border);background:#fff;border-radius:18px;min-height:210px;padding:23px;position:relative;box-shadow:0 10px 30px #1c3d400b}.staff-work-card.is-disabled{opacity:.62;background:#f8faf9}.staff-work-card>small{color:var(--staff-purple);font-weight:850}.staff-work-card h2{margin:17px 0 9px;font-size:22px}.staff-work-card p{max-width:440px;color:var(--staff-muted);margin:0;line-height:1.65}.staff-card-status{color:var(--staff-muted);align-items:center;gap:5px;font-size:12px;font-weight:800;display:flex;position:absolute;top:19px;right:19px}.staff-work-card.is-enabled .staff-card-status{color:var(--staff-teal)}.staff-card-status span{background:#edf2f1;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.staff-work-card.is-enabled .staff-card-status span{color:#fff;background:var(--staff-teal)}.staff-coming-panel{background:#eaf6f3;border:1px solid #d5e5e1;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:20px 22px;display:flex}.staff-coming-panel p{color:var(--staff-muted);margin:5px 0 0}.staff-coming-panel>span{color:var(--staff-teal);background:#fff;border-radius:999px;flex:none;padding:7px 10px;font-size:12px;font-weight:850}.staff-header-action{flex:none;text-decoration:none}.staff-secondary-button,.staff-quiet-button,.staff-danger-button{border:1px solid var(--staff-border);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:9px 14px;font-weight:800;text-decoration:none;display:inline-flex}.staff-secondary-button{color:var(--staff-teal);background:#fff;border-color:#b9d8d3}.staff-quiet-button{color:#42545e;background:#fff}.staff-danger-button{color:#9a2d3c;background:#fff5f6;border-color:#ecc3c9}.staff-secondary-button:hover,.staff-quiet-button:hover{border-color:var(--staff-teal)}.staff-danger-button:hover{border-color:#c75a69}.staff-secondary-button:disabled,.staff-quiet-button:disabled,.staff-danger-button:disabled{cursor:not-allowed;opacity:.48}.staff-overview{gap:20px;display:grid}.staff-metric-grid,.staff-skeleton-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.staff-metric-card{border:1px solid var(--staff-border);border-top:4px solid var(--staff-teal);background:#fff;border-radius:17px;align-content:space-between;min-height:164px;padding:20px;display:grid;box-shadow:0 10px 30px #1c3d400b}.staff-metric-card.is-purple{border-top-color:var(--staff-purple)}.staff-metric-card.is-orange{border-top-color:#da7a32}.staff-metric-card.is-green{border-top-color:#3c956b}.staff-metric-card small,.staff-metric-card span{color:var(--staff-muted)}.staff-metric-card small{font-weight:800}.staff-metric-card strong{margin:10px 0;font-size:42px;line-height:1}.staff-metric-card span{font-size:12px}.staff-skeleton-grid span{background:linear-gradient(90deg,#e8efed 25%,#f5f8f7 50%,#e8efed 75%) 0 0/200% 100%;border-radius:17px;min-height:164px;animation:1.2s linear infinite staff-shimmer}@keyframes staff-shimmer{to{background-position:-200% 0}}.staff-overview-columns{grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:16px;display:grid}.staff-focus-card,.staff-preaudit-card,.staff-process-panel{border:1px solid var(--staff-border);background:#fff;border-radius:18px;box-shadow:0 10px 30px #1c3d400a}.staff-focus-card{background:linear-gradient(135deg,#fff 25%,#ebf7f4 100%);justify-content:space-between;align-items:flex-end;gap:24px;min-height:230px;padding:27px;display:flex}.staff-focus-card h2{max-width:620px;margin:10px 0;font-size:clamp(25px,3vw,35px)}.staff-focus-card p{max-width:650px;color:var(--staff-muted);margin:0;line-height:1.65}.staff-focus-card a{flex:none}.staff-preaudit-card{padding:24px}.staff-preaudit-card header{align-items:center;gap:12px;display:flex}.staff-preaudit-card header>span{color:#fff;background:var(--staff-purple);border-radius:13px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.staff-preaudit-card header div{gap:3px;display:grid}.staff-preaudit-card header small{color:var(--staff-muted)}.staff-preaudit-card dl{gap:0;margin:22px 0 0;display:grid}.staff-preaudit-card dl div{border-top:1px solid var(--staff-border);justify-content:space-between;gap:15px;padding:13px 0;display:flex}.staff-preaudit-card dt{color:var(--staff-muted)}.staff-preaudit-card dd{text-align:right;margin:0;font-weight:850}.staff-process-panel{grid-template-columns:minmax(220px,.65fr) minmax(0,1.6fr);gap:24px;padding:25px;display:grid}.staff-process-panel h2{margin:9px 0 0;font-size:25px}.staff-process-panel ol{grid-template-columns:repeat(4,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid}.staff-process-panel li{background:#f5f8f7;border-radius:13px;align-content:start;gap:10px;padding:14px;display:grid}.staff-process-panel li>span{color:#fff;background:var(--staff-teal);border-radius:9px;place-items:center;width:29px;height:29px;font-weight:900;display:grid}.staff-process-panel li div{gap:5px;display:grid}.staff-process-panel li small{color:var(--staff-muted);line-height:1.45}.staff-empty-panel{text-align:center;background:#fff;border:1px dashed #bfd2ce;border-radius:18px;justify-items:center;padding:54px 22px;display:grid}.staff-empty-panel>span{width:55px;height:55px;color:var(--staff-teal);background:#e8f5f2;border-radius:18px;place-items:center;font-size:22px;font-weight:900;display:grid}.staff-empty-panel h1,.staff-empty-panel h2{margin:18px 0 8px}.staff-empty-panel p{max-width:620px;color:var(--staff-muted);margin:0 0 20px;line-height:1.65}.staff-filter-panel{border:1px solid var(--staff-border);background:#fff;border-radius:17px;grid-template-columns:minmax(260px,1.8fr) repeat(4,minmax(120px,.7fr));gap:12px;margin-bottom:20px;padding:18px;display:grid}.staff-filter-panel label{color:#40525c;gap:7px;font-size:12px;font-weight:800;display:grid}.staff-filter-panel input,.staff-filter-panel select{width:100%;min-height:43px;color:var(--staff-ink);background:#fff;border:1px solid #cad9d6;border-radius:9px;outline:none;padding:9px 11px}.staff-filter-panel input:focus,.staff-filter-panel select:focus,.staff-review-notes textarea:focus,.staff-revision-actions textarea:focus{border-color:var(--staff-teal);box-shadow:0 0 0 3px #147f791c}.staff-filter-actions{grid-column:1/-1;justify-content:flex-end;gap:9px;padding-top:2px;display:flex}.staff-target-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.staff-target-card{border:1px solid var(--staff-border);background:#fff;border-radius:17px;min-height:285px;padding:20px;display:grid;box-shadow:0 8px 26px #1c3d400a}.staff-target-card:hover{border-color:#b5d4ce;box-shadow:0 13px 32px #1c3d4013}.staff-target-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.staff-target-card-top>div,.staff-content-badges{flex-wrap:wrap;gap:7px;display:flex}.staff-type-badge,.staff-risk-badge,.staff-status-badge,.staff-verdict-badge,.staff-proposal-badge{border-radius:999px;align-items:center;min-height:25px;padding:4px 8px;font-size:11px;font-weight:850;display:inline-flex}.staff-type-badge{color:#4e427e;background:#efecfa}.staff-risk-badge.is-high{color:#992f3e;background:#ffecee}.staff-risk-badge.is-medium{color:#9a5a19;background:#fff3df}.staff-risk-badge.is-normal,.staff-status-badge{color:#4c6964;background:#edf4f2}.staff-status-badge.is-approved{color:#1f704f;background:#e6f5ed}.staff-status-badge.is-changes_requested{color:#9a5a19;background:#fff0d6}.staff-status-badge.is-revision_queued,.staff-status-badge.is-revision_generating{color:#755416;background:#fff2d3}.staff-status-badge.is-revision_ready{color:#59438f;background:#f0ecfa}.staff-status-badge.is-revision_failed{color:#982f3f;background:#ffebee}.staff-status-badge.is-resolved{color:#1f704f;background:#e6f5ed}.staff-status-badge.is-rejected{color:#952d3c;background:#ffeaed}.staff-target-card h2{margin:18px 0 5px;font-size:21px;line-height:1.35}.staff-target-card h2 a{text-decoration:none}.staff-target-card h2 a:hover{color:var(--staff-teal)}.staff-target-subtitle{color:var(--staff-muted);margin:0;font-size:12px}.staff-target-excerpt{color:#3c4d56;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:16px 0;line-height:1.65;display:-webkit-box;overflow:hidden}.staff-target-meta,.staff-tag-list,.staff-preaudit-flags{flex-wrap:wrap;gap:6px;display:flex}.staff-target-meta span,.staff-tag-list span,.staff-preaudit-flags span{color:#52666f;background:#f0f5f4;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:750}.staff-section-note{color:#607078;margin:12px 0 0;font-size:13px;line-height:1.65}.staff-target-card footer{border-top:1px solid var(--staff-border);justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:17px;display:flex}.staff-target-card footer small{color:var(--staff-muted)}.staff-target-card footer a{color:var(--staff-teal);flex:none;font-weight:850;text-decoration:none}.staff-queue-loading,.staff-detail-loading{min-height:260px;color:var(--staff-muted);place-content:center;justify-items:center;display:grid}.staff-pagination{justify-content:center;align-items:center;gap:14px;margin-top:24px;display:flex}.staff-pagination button{border:1px solid var(--staff-border);min-height:40px;color:var(--staff-teal);cursor:pointer;background:#fff;border-radius:9px;padding:8px 13px;font-weight:800}.staff-pagination button:disabled{cursor:not-allowed;opacity:.4}.staff-pagination span{color:var(--staff-muted);font-size:13px}.staff-breadcrumb{color:var(--staff-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:22px;font-size:13px;display:flex}.staff-breadcrumb a{color:var(--staff-teal);font-weight:750}.staff-review-layout{grid-template-columns:minmax(0,1fr) 365px;align-items:start;gap:18px;display:grid}.staff-review-main{gap:17px;min-width:0;display:grid}.staff-review-side{min-width:0;position:sticky;top:18px}.staff-content-hero,.staff-content-section,.staff-decision-form{border:1px solid var(--staff-border);background:#fff;border-radius:18px;box-shadow:0 8px 26px #1c3d4009}.staff-content-hero{padding:27px}.staff-content-hero h1{margin:17px 0 8px;font-size:clamp(29px,4vw,43px);line-height:1.25}.staff-content-hero>p{color:var(--staff-muted);margin:0;line-height:1.6}.staff-content-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0 0;display:grid}.staff-content-meta div{background:#f5f8f7;border-radius:10px;min-width:0;padding:11px}.staff-content-meta dt{color:var(--staff-muted);margin-bottom:5px;font-size:11px}.staff-content-meta dd{overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:750}.staff-content-section{padding:24px}.staff-section-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.staff-section-heading h2{margin:7px 0 0;font-size:23px}.staff-section-heading>span{color:var(--staff-muted);background:#f0f5f4;border-radius:999px;flex:none;padding:6px 9px;font-size:11px;font-weight:800}.staff-copy-stack{gap:11px;display:grid}.staff-copy-stack article{border:1px solid var(--staff-border);border-radius:13px;padding:18px}.staff-copy-stack article.is-student-copy{background:#f0faf7;border-color:#b9dcd5}.staff-copy-stack article.is-help-copy{background:#fff9eb;border-color:#ecd6a8}.staff-copy-stack small{color:var(--staff-muted);font-weight:850}.staff-copy-stack p{white-space:pre-wrap;margin:9px 0 0;font-size:18px;line-height:1.75}.staff-diagram-evidence{grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:13px;display:grid}.staff-diagram-evidence>div,.staff-diagram-evidence>pre{background:#f5f8f7;border-radius:12px;margin:0;padding:17px}.staff-diagram-evidence>div{align-content:start;gap:6px;display:grid}.staff-diagram-evidence>div small,.staff-diagram-evidence>div p{color:var(--staff-muted)}.staff-diagram-evidence>div p{margin:8px 0 0;line-height:1.6}.staff-diagram-evidence pre,.staff-structured-grid pre,.staff-raw-json pre,.staff-diff-list pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.55;overflow:auto}.staff-structured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.staff-structured-grid>div{border:1px solid #e3ecea;border-radius:11px;min-width:0;padding:14px}.staff-structured-grid dt{color:var(--staff-muted);margin-bottom:7px;font-size:12px;font-weight:850}.staff-structured-grid dd{overflow-wrap:anywhere;margin:0;line-height:1.6}.staff-structured-grid pre{max-height:270px;margin:0}.staff-empty-value{color:#87949a;font-style:italic}.staff-raw-json{border:1px solid var(--staff-border);border-radius:11px;margin-top:14px;padding:13px}.staff-raw-json summary{cursor:pointer;color:var(--staff-teal);font-weight:850}.staff-raw-json>p{color:var(--staff-muted);font-size:12px}.staff-raw-json pre{color:#e9f4f1;background:#17252c;border-radius:9px;max-height:520px;padding:14px}.staff-inline-empty{color:var(--staff-muted);background:#f8faf9;border:1px dashed #c8d8d5;border-radius:12px;padding:18px}.staff-inline-empty p{margin:6px 0 0;line-height:1.6}.staff-ai-prereview{background:#f7f9ff;border:1px solid #c9d8ed;border-radius:13px;gap:14px;padding:18px;display:grid}.staff-ai-prereview.is-medium{background:#fffaf0;border-color:#e8ce9a}.staff-ai-prereview.is-high{background:#fff5f6;border-color:#e5b7bf}.staff-ai-prereview-summary strong{font-size:17px}.staff-ai-prereview-summary p{margin:7px 0 0;line-height:1.65}.staff-ai-finding-list{gap:9px;display:grid}.staff-ai-finding-list article{background:#fffc;border:1px solid #5b70862e;border-radius:10px;padding:13px}.staff-ai-finding-list small{color:var(--staff-muted);font-weight:800}.staff-ai-finding-list p{margin:7px 0 0;line-height:1.6}.staff-ai-teacher-checks{background:#ffffffb8;border-radius:10px;padding:13px}.staff-ai-teacher-checks ul{margin:8px 0 0;padding-left:20px}.staff-ai-teacher-checks li{margin:5px 0;line-height:1.55}.staff-decision-form{gap:18px;padding:21px;display:grid}.staff-decision-form>div:first-child h2{margin:7px 0}.staff-decision-form>div:first-child>p:last-child{color:var(--staff-muted);margin:0;font-size:13px;line-height:1.55}.staff-severity-picker,.staff-issue-picker{border:0;min-width:0;margin:0;padding:0}.staff-severity-picker legend,.staff-issue-picker legend{margin-bottom:9px;font-size:13px;font-weight:850}.staff-severity-picker{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.staff-severity-picker legend{grid-column:1/-1}.staff-severity-picker label{cursor:pointer}.staff-severity-picker label input,.staff-issue-picker input{opacity:0;pointer-events:none;position:absolute}.staff-severity-picker label>span{border:1px solid var(--staff-border);background:#fff;border-radius:9px;min-height:65px;padding:10px;display:grid}.staff-severity-picker label.is-selected>span{border-color:var(--staff-teal);background:#eff9f6;box-shadow:0 0 0 2px #147f791a}.staff-severity-picker strong{color:var(--staff-teal)}.staff-severity-picker small{color:var(--staff-muted);margin-top:3px;line-height:1.3}.staff-issue-picker>div{flex-wrap:wrap;gap:6px;max-height:190px;display:flex;overflow-y:auto}.staff-issue-picker label{cursor:pointer}.staff-issue-picker label span{border:1px solid var(--staff-border);color:#52656d;background:#fff;border-radius:8px;padding:6px 8px;font-size:11px;display:inline-flex}.staff-issue-picker label.is-selected span{color:var(--staff-teal);background:#eaf7f3;border-color:#9fcac3;font-weight:800}.staff-review-notes,.staff-revision-actions label{color:#354851;gap:7px;font-size:13px;font-weight:850;display:grid}.staff-review-notes textarea,.staff-revision-actions textarea{resize:vertical;border:1px solid #cad9d6;border-radius:9px;outline:none;width:100%;padding:11px;line-height:1.55}.staff-review-notes>small{color:var(--staff-muted);justify-self:end;font-weight:500}.staff-form-validation,.staff-blocking-note,.staff-readonly-note{border-radius:9px;margin:0;padding:10px 11px;font-size:12px;line-height:1.55}.staff-form-validation,.staff-blocking-note{color:#963244;background:#fff0f2}.staff-readonly-note{color:#625092;background:#f3f0fb}.staff-decision-actions{gap:8px;display:grid}.staff-decision-actions button{cursor:pointer;border:1px solid #0000;border-radius:9px;min-height:43px;font-weight:850}.staff-decision-actions button:disabled{cursor:not-allowed;opacity:.45}.staff-decision-actions .is-approve{color:#fff;background:#21815c}.staff-decision-actions .is-change{color:#744813;background:#fff6e7;border-color:#e8ca98}.staff-decision-actions .is-reject{color:#962f3e;background:#fff1f3;border-color:#ebc3c9}.staff-hash-reminder{min-width:0;color:var(--staff-muted);overflow-wrap:anywhere}.staff-hash-reminder code{font-size:10px}.staff-proposal-badge.is-pending{color:#755416;background:#fff2d3}.staff-proposal-badge.is-failed,.staff-proposal-badge.is-rejected{color:#982f3f;background:#ffebee}.staff-proposal-badge.is-ready{color:#59438f;background:#f0ecfa}.staff-proposal-badge.is-confirmed{color:#1c704f;background:#e4f5ec}.staff-inline-loading,.staff-proposal-state{background:#f5f8f7;border-radius:12px;align-items:center;gap:14px;padding:17px;display:flex}.staff-inline-loading .staff-spinner,.staff-proposal-state .staff-spinner{flex:none;margin:0}.staff-inline-loading p,.staff-proposal-state p{color:var(--staff-muted);margin:4px 0 0;line-height:1.55}.staff-proposal-state>span{border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.staff-proposal-state.is-failed>span,.staff-proposal-state.is-rejected>span{color:#9b3141;background:#ffe9ec}.staff-proposal-state.is-confirmed>span{color:#fff;background:#2b8a65}.staff-revision-summary{color:#4c4370;background:#f4f1fb;border-radius:11px;margin:15px 0;padding:14px 14px 14px 32px;line-height:1.6}.staff-diff-list{gap:11px;display:grid}.staff-diff-list>article{border:1px solid var(--staff-border);border-radius:12px;overflow:hidden}.staff-diff-list>article>header{background:#f5f8f7;justify-content:space-between;padding:10px 13px;display:flex}.staff-diff-list>article>header span{color:var(--staff-purple);font-size:11px;font-weight:850}.staff-diff-list>article>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.staff-diff-list section{min-width:0;padding:14px}.staff-diff-list section+section{border-left:1px solid var(--staff-border)}.staff-diff-list section.is-revised{background:#eff9f6}.staff-diff-list section small{color:var(--staff-muted);font-weight:850}.staff-diff-list section p{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 0;line-height:1.6}.staff-risk-checks{gap:8px;margin-top:17px;display:grid}.staff-risk-checks h3{margin:0 0 3px}.staff-risk-checks article{background:#f5f8f7;border-radius:10px;gap:11px;padding:12px;display:flex}.staff-risk-checks article>span{color:#fff;background:#71817f;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.staff-risk-checks article.is-passed>span{background:#2e8a67}.staff-risk-checks article.is-warning>span{background:#d48735}.staff-risk-checks article.is-blocked>span{background:#b83f51}.staff-risk-checks p{color:var(--staff-muted);margin:4px 0;line-height:1.55}.staff-risk-checks code{font-size:10px}.staff-revision-actions{border-top:1px solid var(--staff-border);gap:11px;margin-top:17px;padding-top:17px;display:grid}.staff-revision-actions>div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.staff-decision-list{gap:10px;display:grid}.staff-decision-list article{border:1px solid var(--staff-border);border-radius:11px;padding:15px}.staff-decision-list article header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.staff-decision-list article header>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.staff-decision-list article time{color:var(--staff-muted);font-size:11px}.staff-verdict-badge.is-approved{color:#1d704e;background:#e4f5ec}.staff-verdict-badge.is-changes_requested{color:#8b5517;background:#fff0d5}.staff-verdict-badge.is-rejected{color:#982f3f;background:#ffebee}.staff-decision-list article>p{color:#41525a;white-space:pre-wrap;margin:12px 0;line-height:1.65}.staff-decision-list article>code{color:var(--staff-muted);overflow-wrap:anywhere;font-size:10px}.staff-release-loading{min-height:310px;color:var(--staff-muted);place-content:center;justify-items:center;display:grid}.staff-release-workspace{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.staff-release-panel{border:1px solid var(--staff-border);background:#fff;border-radius:18px;min-width:0;padding:24px;box-shadow:0 9px 28px #1c3d400a}.staff-release-panel.is-muted{color:#65747c;background:#f8faf9}.staff-release-panel .staff-section-heading{margin-bottom:15px}.staff-release-panel .staff-section-heading h2{margin:7px 0 0}.staff-readiness-panel,.staff-activation-panel{grid-column:1/-1}.staff-readiness-panel{border-top:5px solid #c05868}.staff-readiness-panel.is-ready{border-top-color:#2e8a67}.staff-readiness-panel .staff-section-heading button{flex:none}.staff-readiness-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.staff-readiness-summary>div{background:#f5f8f7;border-radius:12px;gap:8px;padding:15px;display:grid}.staff-readiness-summary small{color:var(--staff-muted);font-weight:800}.staff-readiness-summary strong{font-size:27px}.staff-release-progress{background:#e5ecea;border-radius:999px;height:9px;margin:17px 0;overflow:hidden}.staff-release-progress>span{border-radius:inherit;background:linear-gradient(90deg, var(--staff-teal), #6a59c7);height:100%;transition:width .25s;display:block}.staff-release-status-list{flex-wrap:wrap;gap:8px;display:flex}.staff-release-status-list>span{color:#475b64;background:#f1f5f4;border-radius:9px;align-items:center;gap:8px;padding:7px 10px;display:flex}.staff-release-status-list small{color:var(--staff-muted)}.staff-release-status-list strong{font-size:14px}.staff-release-hash{color:var(--staff-muted);overflow-wrap:anywhere;margin:18px 0 0;font-size:11px}.staff-release-hash code{margin-left:6px}.staff-release-explanation{color:var(--staff-muted);margin:0 0 18px;line-height:1.7}.staff-release-build-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.staff-release-build-form label{color:#354851;gap:7px;font-size:13px;font-weight:850;display:grid}.staff-release-build-form input{background:#fff;border:1px solid #cad9d6;border-radius:10px;outline:none;width:100%;min-height:46px;padding:10px 12px}.staff-release-build-form input:focus{border-color:var(--staff-teal);box-shadow:0 0 0 3px #147f791c}.staff-release-build-form input[aria-invalid=true]{border-color:#c45868}.staff-release-build-form small{color:var(--staff-muted);font-size:11px;font-weight:500}.staff-release-build-form button{min-width:154px}.staff-release-panel .staff-blocking-note{margin-top:15px}.staff-release-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0;display:grid}.staff-release-facts>div{background:#fafcfb;border:1px solid #e4ecea;border-radius:11px;min-width:0;padding:13px}.staff-release-facts dt{color:var(--staff-muted);margin-bottom:6px;font-size:11px;font-weight:800}.staff-release-facts dd{overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:850}.staff-release-facts code{color:#4f447d;font-size:11px}.staff-active-release .staff-release-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-activation-actions{border-top:1px solid var(--staff-border);justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding-top:17px;display:flex}.staff-activation-actions p{color:var(--staff-muted);margin:0;line-height:1.6}.staff-activation-actions button{flex:none}.staff-activation-confirm{background:#f7f4fd;border:1px solid #d9cef4;border-radius:14px;gap:15px;margin-top:20px;padding:19px;display:grid}.staff-activation-confirm h3{margin:6px 0 8px;font-size:21px}.staff-activation-confirm p{color:var(--staff-muted);margin:0;line-height:1.6}.staff-activation-confirm>label{cursor:pointer;background:#fff;border:1px solid #d8dfe1;border-radius:11px;align-items:flex-start;gap:11px;padding:13px;line-height:1.55;display:flex}.staff-activation-confirm>label.is-checked{border-color:var(--staff-teal);background:#f0faf7;box-shadow:0 0 0 2px #147f7917}.staff-activation-confirm input{width:18px;height:18px;accent-color:var(--staff-teal);flex:none;margin:2px 0 0}.staff-activation-confirm>div:last-child{justify-content:flex-end;gap:9px;display:flex}@media (max-width:760px){.staff-auth-card{padding:25px 20px}.staff-auth-heading{margin-top:34px}.staff-topbar{flex-wrap:wrap;align-items:flex-start}.staff-primary-nav{order:3;width:100%}.staff-primary-nav a{flex:1;justify-content:center}.staff-account-menu span{display:none}.staff-main{padding:34px 15px 50px}.staff-page-header,.staff-profile-panel,.staff-coming-panel{flex-direction:column;align-items:stretch}.staff-role-list{justify-content:flex-start}.staff-work-grid{grid-template-columns:1fr}.staff-access-badge{width:fit-content}.staff-metric-grid,.staff-skeleton-grid,.staff-target-list,.staff-structured-grid,.staff-content-meta,.staff-overview-columns,.staff-process-panel,.staff-review-layout,.staff-diagram-evidence{grid-template-columns:1fr}.staff-focus-card{flex-direction:column;align-items:stretch}.staff-focus-card a{width:100%}.staff-process-panel ol{grid-template-columns:repeat(2,1fr)}.staff-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-filter-search{grid-column:1/-1}.staff-review-side{position:static}.staff-diff-list>article>div{grid-template-columns:1fr}.staff-diff-list section+section{border-top:1px solid var(--staff-border);border-left:0}.staff-copy-stack p{font-size:16px}.staff-revision-actions>div{display:grid}.staff-release-workspace{grid-template-columns:1fr}.staff-readiness-panel,.staff-activation-panel{grid-column:auto}.staff-readiness-summary,.staff-release-facts,.staff-active-release .staff-release-facts,.staff-release-build-form{grid-template-columns:1fr}.staff-release-build-form button{width:100%}.staff-activation-actions{flex-direction:column;align-items:stretch}.staff-activation-confirm>div:last-child{display:grid}}@media (min-width:761px) and (max-width:1040px){.staff-metric-grid,.staff-skeleton-grid{grid-template-columns:repeat(2,1fr)}.staff-filter-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.staff-filter-search{grid-column:span 2}.staff-review-layout{grid-template-columns:minmax(0,1fr) 320px}}@media (max-width:480px){.staff-filter-panel,.staff-process-panel ol{grid-template-columns:1fr}.staff-filter-search{grid-column:auto}.staff-filter-actions{display:grid}.staff-target-card footer,.staff-decision-list article header{flex-direction:column;align-items:flex-start}.staff-severity-picker{grid-template-columns:1fr}.staff-severity-picker legend{grid-column:auto}}:where(a,button,input,select,textarea,summary):focus-visible{outline-offset:2px;outline:3px solid #147f7952}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
