.markdown-content{min-width:0;line-height:1.75;overflow-wrap:anywhere;color:inherit;font-size:14px}.markdown-content>:first-child{margin-top:0}.markdown-content>:last-child{margin-bottom:0}.markdown-content p{margin:8px 0;white-space:pre-line}.markdown-content h1,.markdown-content h2,.markdown-content h3{font-size:1.1em;margin:16px 0 8px;line-height:1.5}.markdown-content ul,.markdown-content ol{padding-left:24px;margin:8px 0}.markdown-content li{margin:4px 0}.markdown-content pre{overflow:auto;padding:12px;background:#f3f6fa;border-radius:8px;white-space:pre}.markdown-content code{font-family:Consolas,monospace;background:#f3f6fa;border-radius:4px}.markdown-content blockquote{margin:12px 0;padding:8px 12px;border-left:3px solid #b4c9ed}.markdown-table{overflow:auto;max-width:100%}.markdown-table table{border-collapse:collapse;width:100%}.markdown-table th,.markdown-table td{border:1px solid #dce3ed;padding:8px 12px;text-align:left}.review-summary{border:1px solid #dce5f3;background:#f5f8ff;border-radius:12px;padding:16px;margin:12px 0}.review-summary p{margin:8px 0 0;line-height:1.7;font-size:13px}.review-summary-counts{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:10px;font-size:13px}.review-result{border:1px solid #e1e7ef;border-radius:12px;padding:16px;margin:12px 0;background:#fff;min-width:0}.review-result.issue{border-left:3px solid #e5a137}.review-result.needs_human,.review-result.not_checked{border-left:3px solid #8b9bb1}.review-result.no_issue{border-left:3px solid #58a585}.review-result h3{font-size:15px;line-height:1.6;margin:6px 0 14px}.review-result-label{font-size:12px;font-weight:600;color:#526179}.review-result-section{margin-top:14px}.review-result-section>strong{display:block;font-size:12px;color:#687991;margin-bottom:5px}.review-result blockquote{margin:8px 0;padding:10px 12px;background:#f8fafc;border-left:2px solid #cbd8e8;white-space:pre-wrap;font-size:13px}.review-result blockquote small{display:block;margin-top:6px;color:#64748b}.ui-select{position:relative;display:inline-flex;min-width:120px;max-width:100%;vertical-align:middle;padding:0!important;border:0!important;background:transparent!important}.field>.ui-select{width:100%}.ui-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:42px;width:100%;padding:9px 12px;border:1px solid #dde4ef;border-radius:10px;background:#fff;color:#344054;text-align:left;box-shadow:0 1px 2px #14213d05;transition:box-shadow .15s,border-color .15s}.ui-select-trigger:hover{border-color:#91adf5}.ui-select-trigger[aria-expanded=true]{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb12}.ui-select-trigger>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-placeholder{color:var(--text-muted)}.ui-select-trigger svg{transition:transform .15s}.ui-rotate{transform:rotate(180deg)}.ui-select-menu{position:fixed;z-index:1100;overflow:auto;background:#fff;border:1px solid #e1e7f0;border-radius:12px;box-shadow:0 12px 36px #10284c24;padding:5px;overscroll-behavior:contain}.ui-option{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 11px;border-radius:7px;cursor:pointer;color:#344054;font-size:14px;line-height:1.6}.ui-option.is-active{background:#f0f5ff;color:#2158d5}.ui-option[aria-selected=true]{color:#2563eb;font-weight:600}.ui-option.is-disabled{opacity:.4;cursor:not-allowed}.ui-modal-backdrop{position:fixed;inset:0;z-index:900;background:#12243e66;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:22px}.ui-modal{width:min(520px,100%);max-height:90dvh;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 24px 80px #15284433;outline:none}.ui-modal>header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #edf0f6}.ui-modal>header h2{margin:0;font-size:19px}.ui-modal-body{padding:24px}.ui-modal>footer{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;padding:18px 24px;background:#fafbfd;border-top:1px solid #edf0f6}.ui-date-trigger{display:flex;align-items:center;gap:10px;min-height:42px;border:1px solid #dde4ef;border-radius:10px;padding:10px 12px;background:#fff;color:#475467;text-align:left}.ui-date-trigger:hover{border-color:#91adf5}.ui-calendar-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.ui-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;text-align:center}.ui-calendar-grid small{padding:8px 0;color:var(--text-muted)}.ui-calendar-grid button{aspect-ratio:1;border:0;background:transparent;border-radius:10px;color:#344054}.ui-calendar-grid button:hover{background:#eff4ff}.ui-calendar-grid button.today{box-shadow:inset 0 0 0 1px #9fbaf6}.ui-calendar-grid button.selected{background:#2563eb;color:#fff}.ui-time-row{display:flex;align-items:center;gap:10px;border-top:1px solid #edf0f6;padding-top:18px;margin-top:18px}.ui-time-row>span{margin-right:auto}.ui-time-row .ui-select{min-width:88px}.ui-time-row .ui-select-trigger{gap:5px}input[type=checkbox],input[type=radio]{appearance:none;-webkit-appearance:none;width:17px;height:17px;min-width:17px;border:1.5px solid #b8c4d5;border-radius:5px;background:#fff;display:inline-grid;place-content:center;vertical-align:middle;cursor:pointer;margin:0 7px 0 0}input[type=radio]{border-radius:50%}input[type=checkbox]:checked,input[type=radio]:checked{border-color:#2563eb;background:#2563eb}input[type=checkbox]:checked:after{content:"";width:8px;height:4px;border:solid white;border-width:0 0 2px 2px;transform:rotate(-45deg) translateY(-1px)}input[type=radio]:checked:after{content:"";width:7px;height:7px;background:#fff;border-radius:50%}input[type=number]{appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{appearance:none;margin:0}input,textarea,button{font:inherit}input:disabled,textarea:disabled{background:#f3f5f9;color:#7c889b}::selection{background:#dbe7ff;color:#1745a2}@media(max-width:600px){.ui-modal-backdrop{padding:12px}.ui-modal{border-radius:16px}.ui-modal-body{padding:18px}.ui-modal>header{padding:16px 18px}.ui-select-trigger{min-height:44px}}.shared-file-preview{min-width:0;flex:1;width:100%;overflow:auto;background:#f7f9fc}.shared-file-preview .text-preview{padding:22px}.shared-file-preview .text-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:14px;line-height:1.8;margin:0}.shared-file-preview .text-preview-state,.file-preview-message{padding:28px;color:#64748b;line-height:1.7;display:grid;gap:16px}.file-content-preview{padding:20px}.file-preview-notice{display:grid;gap:7px;padding:14px 16px;border:1px solid #dbe7fa;border-radius:12px;background:#edf4ff;color:#425b7c;font-size:13px;line-height:1.7}.file-preview-notice strong{color:#214777}.file-preview-warnings{margin:16px 0;color:#805b29;font-size:12px;line-height:1.7}.file-preview-warnings summary{cursor:pointer}.file-preview-blocks{display:grid;gap:10px;margin-top:18px}.file-preview-block{padding:16px;background:#fff;border:1px solid #e3e9f1;border-radius:10px;min-width:0}.file-preview-block small{color:#7d8ba1}.file-preview-block pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:14px;line-height:1.8;color:#223751;margin:8px 0 0}.file-image-preview{display:grid;place-items:start center;padding:20px}.file-image-preview img{max-width:100%;height:auto;object-fit:contain}.file-preview-modal{height:min(65vh,800px);display:flex;min-width:0}.ui-modal:has(.file-preview-modal){width:min(1000px,calc(100vw - 32px));max-width:1000px}.file-preview-trigger{flex:0 0 auto;white-space:nowrap}.work-file-row>a:last-child{color:#41648e;font-size:13px;white-space:nowrap}.shared-file-preview .pdf-controls{display:flex;justify-content:center;align-items:center;gap:16px;padding:12px}.shared-file-preview .pdf-paper{display:flex;justify-content:center;padding:12px}.shared-file-preview .pdf-paper canvas{max-width:100%}@media(max-width:600px){.file-content-preview{padding:12px}.work-file-row{flex-wrap:wrap}.work-file-row .work-file-name{min-width:160px}}.work-page{max-width:1320px;margin:0 auto;padding:28px 34px 56px;color:#1c2d3f;min-width:0}.work-page a{color:inherit;text-decoration:none}.work-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:4px 0 25px}.work-heading h1,.work-task-hero h1,.work-project-hero h1,.work-submission-hero h1{font-size:27px;letter-spacing:-.035em;margin:5px 0 8px;color:#182b40}.work-heading p,.work-task-hero p,.work-project-hero p,.work-submission-hero p{margin:0;color:#718195;font-size:14px;line-height:1.6}.work-kicker{display:flex;align-items:center;gap:8px;color:#8593a3;font-size:12px;font-weight:650;letter-spacing:.035em}.work-kicker a{color:#547b9f}.work-heading-action{flex:0 0 auto}.work-state{display:flex;min-height:220px;align-items:center;justify-content:center;flex-direction:column;gap:12px;background:#fff;border:1px solid #e8edf2;border-radius:12px;color:#8290a0;text-align:center;padding:28px}.work-state>strong{color:#344a60;font-size:15px}.work-state>span{font-size:13px;max-width:440px}.work-state.error{color:#bb5960}.work-state.error strong{color:#7f2f37}.work-spin{animation:work-spin .9s linear infinite}@keyframes work-spin{to{transform:rotate(360deg)}}.work-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border:1px solid transparent;border-radius:999px;font-size:12px;font-weight:650;white-space:nowrap;line-height:1.2}.work-badge.neutral{background:#f2f5f7;color:#526179;border-color:#e7ebef}.work-badge.blue{background:#eaf3fb;color:#526179;border-color:#dceaf6}.work-badge.amber{background:#fff5e5;color:#526179;border-color:#f5e7cb}.work-badge.green{background:#eaf6f0;color:#526179;border-color:#dcefe5}.work-badge.red{background:#fff0ef;color:#b65e59;border-color:#f5dfde}.work-tabs{display:flex;align-items:center;gap:6px;border-bottom:1px solid #e8edf2;margin:0 0 18px;flex-wrap:wrap;overflow:visible}.work-tabs button{appearance:none;border:0;background:none;color:#758598;padding:13px 14px;white-space:nowrap;font:inherit;font-size:13px;font-weight:600;border-bottom:2px solid transparent;margin-bottom:0;cursor:pointer}.work-tabs button.active{color:#397fb5;border-bottom-color:#4e9bd2}.work-tabs button span{font-size:12px;color:#98a4b1;margin-left:6px}.work-card{background:#fff;border:1px solid #e8edf2;border-radius:11px;padding:22px;box-shadow:0 2px 10px #293f5506}.work-card.stack{display:flex;flex-direction:column;gap:19px}.work-card-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.work-card-heading h2{font-size:17px;margin:4px 0 0;color:#24384d}.work-card-heading h3{font-size:15px;margin:0;color:#304458}.work-card-heading p{margin:5px 0 0;color:#8592a0;font-size:12px}.work-inline-empty{padding:19px 15px;color:#98a3ad;font-size:13px;text-align:center;background:#fafbfd;border:1px dashed #e7ecf1;border-radius:8px}.work-text-link{display:inline-flex;align-items:center;gap:6px;color:#478ac0!important;font-size:12px;font-weight:650;background:none;border:0;cursor:pointer}.work-back-link{display:inline-flex;align-items:center;gap:7px;color:#526179!important;font-size:13px;font-weight:600;margin:2px 0 18px}.work-back-link:hover,.work-text-link:hover{color:#2e79af!important}.work-welcome{position:relative;display:flex;align-items:center;justify-content:space-between;overflow:hidden;padding:28px 34px;margin-bottom:19px;border:1px solid #dfeaf2;border-radius:13px;background:linear-gradient(110deg,#f0f7fb,#f7fafc 72%,#f1f7fb)}.work-welcome:after{position:absolute;content:"";width:250px;height:250px;border:1px solid #d9e8f1;border-radius:50%;right:53px;top:-140px;box-shadow:0 0 0 24px #e9f2f7,0 0 0 48px #eef5f8}.work-welcome-copy{position:relative;z-index:1}.work-welcome h1{font-size:25px;letter-spacing:-.03em;margin:9px 0 7px;color:#21394e}.work-welcome p{margin:0;color:#77899a;font-size:14px}.work-welcome-mark{z-index:1;margin-right:22px;display:flex;flex-direction:column;align-items:center;gap:5px;color:#6689a2;font-size:12px;font-weight:650}.work-mark-inner{display:grid;place-items:center;width:42px;height:42px;background:#fff;border:1px solid #dbe8f0;border-radius:13px;color:#5791b9;box-shadow:0 5px 16px #618ba314}.work-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:0 0 27px}.work-metric{position:relative;display:flex;flex-direction:column;min-height:119px;padding:17px 18px;background:#fff;border:1px solid #e8edf2;border-radius:10px}.work-metric>span:first-child{color:#526179;font-size:12px;font-weight:600}.work-metric strong{font-size:27px;line-height:1.2;margin-top:8px;color:#23384d;font-weight:650}.work-metric small{font-size:12px;color:#a0aab4;margin-top:5px}.work-metric-icon{position:absolute;right:16px;top:16px;display:grid;place-items:center;width:32px;height:32px;border-radius:9px}.work-metric-icon.blue{background:#eaf3fb;color:#5790bc}.work-metric-icon.amber{background:#fff5e8;color:#d49b4b}.work-metric-icon.green{background:#eaf6f0;color:#58a47b}.work-metric-icon.slate{background:#f0f3f6;color:#8294a7}.work-home-columns{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(250px,.9fr);gap:24px;align-items:start}.work-home-primary,.work-home-aside{min-width:0}.work-home-aside{display:flex;flex-direction:column;gap:16px}.work-section{margin:0 0 25px}.work-section-head{display:flex;align-items:center;gap:9px;margin:0 0 11px}.work-section-head h2{font-size:15px;font-weight:700;margin:0;color:#34495c}.work-section-head>span{min-width:20px;text-align:center;padding:2px 6px;border-radius:10px;background:#eef3f6;color:#526179;font-size:12px}.work-task-list{display:flex;flex-direction:column;gap:8px}.work-task-card{display:flex;align-items:center;gap:13px;padding:14px 15px;border:1px solid #e8edf2;border-radius:9px;background:#fff;transition:border-color .15s,box-shadow .15s;min-width:0}.work-task-card:hover{border-color:#c6ddeb;box-shadow:0 3px 13px #42698b0b}.work-task-icon{flex:none;width:35px;height:35px;border-radius:9px;background:#edf5fa;display:grid;place-items:center;color:#5790b8}.work-task-main{min-width:0;flex:1}.work-task-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.work-task-title-row>strong{font-size:13px;color:#2d4358;max-width:100%;font-weight:650}.work-task-sub{display:flex;align-items:center;gap:15px;flex-wrap:wrap;color:#526179;margin-top:7px;font-size:12px}.work-task-sub>span{display:inline-flex;align-items:center;gap:4px}.work-task-sub .overdue{color:#526179}.work-task-chevron{flex:none;color:#aab5bf}.work-task-card.compact{padding:11px 12px;gap:10px}.work-task-card.compact .work-task-icon{width:31px;height:31px}.work-return-reason{display:flex;gap:5px;align-items:flex-start;margin-top:7px;color:#a26b22;font-size:12px;line-height:1.45}.work-return-reason svg{flex:none;margin-top:1px}.work-aside-card{background:#fff;border:1px solid #e8edf2;border-radius:11px;padding:18px}.work-aside-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px}.work-aside-heading h2{font-size:16px;margin:4px 0 0;color:#2d4358}.work-aside-heading>a{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#f0f6fa;color:#5589ad}.work-mini-project{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #f0f3f5}.work-mini-icon{display:grid;place-items:center;width:29px;height:29px;flex:none;border-radius:8px;background:#edf5fa;color:#5f91b3}.work-mini-project>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:3px;min-width:0}.work-mini-project strong{font-size:12px;color:#34495b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.work-mini-project small{font-size:12px;color:#9ba6b0}.work-mini-project>svg{color:#a8b2bc}.work-aside-link{display:flex;align-items:center;gap:6px;padding-top:12px;border-top:1px solid #f0f3f5;color:#526179!important;font-size:12px;font-weight:650}.work-tip-card{display:flex;gap:11px;padding:15px;border-radius:10px;background:#f4f8fa;border:1px solid #e7eff3}.work-tip-icon{display:grid;place-items:center;flex:none;width:30px;height:30px;border-radius:8px;background:#fff;color:#6895b2}.work-tip-card strong{font-size:12px;color:#486277}.work-tip-card p{font-size:12px;line-height:1.55;color:#8394a1;margin:5px 0 0}.work-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.work-project-card{display:flex;align-items:flex-start;gap:13px;padding:18px;border-radius:10px;border:1px solid #e7edf2;background:#fff;min-width:0;transition:.15s}.work-project-card:hover{border-color:#c6ddeb;box-shadow:0 4px 15px #42698b0b}.work-project-symbol{display:grid;place-items:center;flex:none;width:39px;height:39px;border:1px solid #deebf3;border-radius:10px;background:#eff6fa;color:#588bac}.work-project-symbol.large{width:48px;height:48px;border-radius:13px}.work-project-content{min-width:0;flex:1}.work-project-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.work-project-title strong{font-size:14px;color:#2e4358}.work-project-content>p{font-size:12px;color:#81909f;line-height:1.6;margin:8px 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.work-project-foot,.work-project-meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap;color:#919daa;font-size:12px}.work-project-foot span,.work-project-meta span{display:inline-flex;align-items:center;gap:5px}.work-project-card>svg{flex:none;margin-top:10px;color:#9eabb6}.work-project-hero{display:flex;align-items:flex-start;gap:16px;padding:22px;background:#f3f8fb;border:1px solid #e3edf3;border-radius:11px}.work-project-hero>div:nth-child(2){min-width:0}.work-project-hero h1{margin:5px 0 6px}.work-project-hero p{max-width:760px}.work-project-meta{margin-top:13px}.work-project-stats{display:grid;grid-template-columns:repeat(4,1fr);margin:16px 0 27px;background:#fff;border:1px solid #e8edf2;border-radius:9px}.work-project-stats>div{display:flex;flex-direction:column;gap:7px;padding:14px 18px;border-right:1px solid #edf0f3}.work-project-stats>div:last-child{border:0}.work-project-stats span{color:#8391a0;font-size:12px}.work-project-stats strong{color:#31475b;font-size:19px}.work-task-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;margin-bottom:18px;background:#f3f8fb;border:1px solid #e4edf3;border-radius:11px}.work-task-hero-title{min-width:0}.work-task-hero h1{margin-top:7px}.work-task-hero p{max-width:760px}.work-task-hero-badges{display:flex;gap:7px;margin-top:12px;flex-wrap:wrap}.work-owner-card{display:flex;align-items:center;gap:10px;padding:10px 13px;border:1px solid #e3ebf0;background:#fff;border-radius:9px;flex:none}.work-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e8f1f7;color:#5789ad;font-weight:700}.work-owner-card>div:not(.work-avatar):not(.work-owner-divider){display:flex;flex-direction:column;gap:4px}.work-owner-card small{font-size:12px;color:#95a0aa}.work-owner-card strong{font-size:12px;color:#344b60}.work-owner-divider{width:1px;height:30px;background:#e8edf1;margin:0 3px}.work-task-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(285px,.85fr);align-items:start;gap:20px}.work-task-content{min-width:0}.work-task-side{display:flex;flex-direction:column;gap:13px;min-width:0}.work-side-summary{padding:18px}.work-side-summary dl{display:flex;flex-direction:column;gap:14px;margin:17px 0 15px}.work-side-summary dl>div{display:flex;justify-content:space-between;gap:10px;align-items:center}.work-side-summary dt{color:#8693a0;font-size:12px}.work-side-summary dd{display:flex;align-items:center;gap:6px;margin:0;text-align:right;color:#3c5164;font-size:12px;font-weight:600}.work-side-summary dd a{color:#5489ad}.work-side-revision{padding-top:11px;border-top:1px solid #eef1f4;color:#a0aab3;font-size:12px}.work-description-block h3,.work-criteria h3,.work-submission-files h3{font-size:13px;color:#42576a;margin:0 0 8px}.work-description-block p{font-size:13px;line-height:1.75;color:#657789;white-space:pre-wrap;margin:0}.work-criteria>h3{display:flex;align-items:center;gap:8px}.work-criteria>h3 span,.work-submission-files h3 span{color:#98a4af;font-size:12px;font-weight:500}.work-criterion{display:flex;align-items:flex-start;gap:11px;padding:13px 0;border-top:1px solid #f0f3f5}.work-criterion-number{display:grid;place-items:center;flex:none;width:26px;height:26px;border-radius:8px;background:#f0f5f8;color:#7690a3;font-size:12px;font-weight:700}.work-criterion>div:nth-child(2){min-width:0;flex:1}.work-criterion strong{display:block;font-size:12px;color:#3b5063;line-height:1.5}.work-criterion p{margin:4px 0 0;color:#7e8c9a;font-size:12px;line-height:1.55}.work-criterion small{display:block;margin-top:5px;color:#9aa5af;font-size:12px;line-height:1.5}.work-alert{display:flex;align-items:center;gap:8px;padding:11px 13px;margin-bottom:14px;border-radius:8px;font-size:12px}.work-alert button{display:grid;place-items:center;margin-left:auto;border:0;background:transparent;color:inherit;cursor:pointer}.work-alert.success{background:#edf7f1;border:1px solid #dcefe4;color:#40805c}.work-alert.error{background:#fff2f0;border:1px solid #f2dedd;color:#aa524d}.work-return-banner{display:flex;align-items:center;gap:12px;padding:13px 15px;margin:0 0 16px;border:1px solid #f2e5ce;border-radius:9px;background:#fff9ef}.work-return-symbol{display:grid;place-items:center;flex:none;width:32px;height:32px;background:#fff0d8;border-radius:9px;color:#af7928}.work-return-banner>div:nth-child(2){flex:1;min-width:0}.work-return-banner strong{font-size:12px;color:#755521}.work-return-banner p{margin:4px 0 0;color:#8a714f;font-size:12px;line-height:1.5}.work-readonly-note{display:flex;align-items:flex-start;gap:9px;padding:13px;border-radius:9px;border:1px solid #e7edf2;background:#f8fafb;color:#728493;font-size:12px;line-height:1.55}.work-readonly-note svg{flex:none;color:#8098a9}.work-current-submission{display:flex;gap:11px;padding:14px;border:1px solid #f0e6d3;border-radius:9px;background:#fffaf2}.work-current-icon{display:grid;place-items:center;flex:none;width:30px;height:30px;border-radius:8px;background:#fff0d8;color:#b17b2e}.work-current-submission>div:nth-child(2){display:flex;flex-direction:column;gap:5px;min-width:0}.work-current-submission small{font-size:12px;color:#a4824e}.work-current-submission strong{font-size:12px;color:#745728}.work-current-submission a{display:flex;align-items:center;gap:5px;color:#ac7934!important;font-size:12px}.work-editor-card{background:#fff;border:1px solid #dfe8ee;border-radius:11px;padding:19px;scroll-margin-top:20px}.work-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:18px}.work-editor-heading h2{font-size:17px;margin:4px 0 0;color:#2a4054}.work-private-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:99px;background:#f3f5f7;color:#788896;font-size:12px;white-space:nowrap}.work-required{color:#526179;font-size:12px;margin-left:6px}.work-return-context{display:flex;align-items:flex-start;gap:8px;padding:11px;margin-bottom:15px;background:#fff8ee;border:1px solid #f1e6d3;border-radius:8px;color:#ad792b}.work-return-context>svg{flex:none;margin-top:1px}.work-return-context strong{font-size:12px;color:#805e2b}.work-return-context p{font-size:12px;line-height:1.5;color:#8b7654;margin:5px 0 0;white-space:pre-wrap}.work-editor-card .field{display:flex;flex-direction:column;gap:7px;margin:0 0 15px;color:#53687b;font-size:12px;font-weight:650}.work-editor-card .textarea,.work-form-card .textarea,.work-blocker-create .textarea,.work-note-field .textarea{width:100%;min-height:74px;padding:10px 11px;border:1px solid #dfe6eb;border-radius:7px;background:#fff;color:#33485b;font:inherit;font-weight:400;font-size:12px;line-height:1.6;resize:vertical;outline:none}.work-editor-card .textarea:focus,.work-form-card .textarea:focus,.work-blocker-create .textarea:focus,.work-note-field .textarea:focus{border-color:#77add0;box-shadow:0 0 0 3px #73a9d01a}.work-editor-card .textarea::placeholder,.work-form-card .textarea::placeholder,.work-note-field .textarea::placeholder{color:#aeb8c1}.work-editor-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.work-editor-label>div{display:flex;flex-direction:column;gap:4px}.work-editor-label strong{color:#41576a;font-size:12px}.work-editor-label span{color:#96a2ad;font-size:12px}.work-editor-files,.work-editor-criteria{margin:17px 0}.work-editor-file{display:flex;align-items:center;gap:9px;padding:9px 0;border-top:1px solid #eff2f4}.work-file-icon{display:grid;place-items:center;flex:none;width:30px;height:30px;background:#eef5f9;border-radius:7px;color:#628eab}.work-file-name{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.work-file-name strong{overflow:hidden;color:#41566a;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.work-file-name small{overflow:hidden;color:#9aa5af;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.work-editor-file select{max-width:92px;padding:6px 5px;border:1px solid #e2e8ed;border-radius:6px;background:#fff;color:#627486;font-size:12px}.work-remove-file{display:grid;place-items:center;flex:none;width:27px;height:27px;border:0;border-radius:6px;background:transparent;color:#9ba8b2;cursor:pointer}.work-remove-file:hover{background:#fff0ef;color:#b25d56}.work-upload-button{position:relative;display:flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:1px dashed #cbdbe5;border-radius:7px;background:#f8fbfd;color:#5287a9;font-size:12px;font-weight:650;cursor:pointer}.work-upload-button:hover{border-color:#8cb8d4;background:#f3f9fc}.work-upload-button input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.work-file-hint{margin-top:7px;color:#a1abb4;font-size:12px;line-height:1.5}.work-inline-error{margin-top:8px;color:#a7524c;font-size:12px}.work-inline-error button{border:0;background:none;color:#397fac;cursor:pointer}.work-note-field{display:flex;flex-direction:column;gap:6px;padding:12px 0;border-top:1px solid #eff2f4}.work-note-field>span{display:flex;align-items:center;gap:8px}.work-note-field>span b{color:#526179;font-size:12px}.work-note-field>span strong{color:#465c6f;font-size:12px}.work-note-field>small{color:#929faa;font-size:12px;line-height:1.45}.work-note-field .textarea{min-height:56px}.work-share-note{display:flex;align-items:flex-start;gap:7px;padding:10px;margin:14px 0;border-radius:7px;background:#f4f8fa;color:#526179;font-size:12px;line-height:1.5}.work-share-note svg{flex:none;color:#7895a8}.work-editor-message{display:flex;align-items:center;gap:7px;padding:9px 10px;margin:10px 0;border-radius:7px;font-size:12px;line-height:1.4}.work-editor-message.success{background:#eef7f1;color:#39805b}.work-editor-message.error{background:#fff3f0;color:#aa514c}.work-editor-message span{flex:1}.work-editor-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap;border-top:1px solid #eef1f3;padding-top:13px}.work-draft-state{display:flex;align-items:center;gap:5px;margin-right:auto;color:#91a0ac;font-size:12px}.work-editor-privacy{display:flex;align-items:center;justify-content:flex-end;gap:5px;margin-top:9px;color:#9ba7b0;font-size:12px}.work-editor-privacy svg{color:#7c9eaf}.work-form-card{padding:15px;margin:12px 0 8px;background:#f8fafb;border:1px solid #e8edf1;border-radius:9px}.work-form-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.work-form-title strong{font-size:12px;color:#3f566a}.work-form-title span{font-size:12px;color:#98a4ae}.work-form-card .field,.work-blocker-create .field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;color:#5b7081;font-size:12px;font-weight:600}.work-form-card .textarea,.work-blocker-create .textarea{background:#fff}.work-form-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:5px}.work-add-blocker{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:9px;padding:9px;border:1px dashed #d7e0e6;border-radius:7px;background:#fff;color:#71899b;font-size:12px;cursor:pointer}.work-blocker-card{padding:11px;margin:8px 0;background:#fff;border:1px solid #e9edf0;border-radius:8px}.work-blocker-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.work-blocker-heading strong{font-size:12px;color:#465b6c;line-height:1.5}.work-blocker-card>p{font-size:12px;color:#8795a1;line-height:1.5;margin:7px 0 0}.work-blocker-comment{display:flex;gap:7px;align-items:center;padding-top:8px;margin-top:8px;border-top:1px solid #eff2f4;font-size:12px;color:#728392}.work-blocker-comment time{margin-left:auto;color:#a3adb5}.work-timeline-card{padding:20px;background:#fff;border:1px solid #e8edf2;border-radius:10px}.work-timeline{margin:17px 0 20px 8px;border-left:1px solid #e5edf2}.work-timeline-item{position:relative;padding:0 0 21px 19px}.work-timeline-item:last-child{padding-bottom:2px}.work-timeline-dot{position:absolute;left:-11px;top:0;display:grid;place-items:center;width:21px;height:21px;border:2px solid white;border-radius:50%;background:#dcecf5;color:#568bad}.work-timeline-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.work-timeline-top>strong{font-size:12px;color:#43596b}.work-timeline-top time{color:#99a4ad;font-size:12px}.work-timeline-item>p{margin:8px 0;color:#586d7f;font-size:12px;line-height:1.7;white-space:pre-wrap}.work-progress-result,.work-progress-next{padding:9px 10px;margin-top:7px;background:#f7f9fa;border-radius:6px;color:#63798b;font-size:12px;line-height:1.5;white-space:pre-wrap}.work-progress-result small,.work-progress-next small{display:block;margin-bottom:3px;color:#94a0aa;font-size:12px}.work-progress-blocker{display:flex;align-items:flex-start;gap:6px;padding:9px;margin-top:7px;border-radius:6px;background:#fff8ed;color:#946d36;font-size:12px;line-height:1.5}.work-progress-blocker svg{flex:none;margin-top:1px}.work-progress-files{display:flex;gap:8px;margin-top:7px}.work-progress-files a{display:flex;align-items:center;gap:4px;color:#5488ab;font-size:12px}.work-replace-main{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:14px 0}.work-replace-main small{flex:1;min-width:160px;color:#60728b;line-height:1.65}.work-submit-manifest{margin:20px 0;padding:18px;border:1px solid #dbe6f5;background:#f8faff;border-radius:14px}.work-submit-manifest>p{font-size:13px;line-height:1.7;color:#60728b}.work-submit-manifest>div{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;font-size:13px}.work-submit-manifest>div>b{flex-shrink:0;color:#2259ab}.work-submit-manifest>div>span{overflow-wrap:anywhere}.work-submit-manifest .work-reuse-warning{color:#9b6400;background:#fff8e8;padding:10px;border-radius:8px;line-height:1.65}.work-blockers{padding-top:16px;border-top:1px solid #edf1f3}.work-blockers>.work-card-heading{margin-bottom:8px}.work-submission-list{display:flex;flex-direction:column;gap:9px}.work-submission-card{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid #e8edf2;border-radius:9px;background:#fff;transition:.15s}.work-submission-card:hover{border-color:#c9ddea}.work-submission-card.accepted{border-color:#dcece3;background:#fcfefc}.work-submission-version{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:none;width:42px;height:42px;border-radius:9px;background:#f2f6f8;color:#8194a3}.work-submission-version span{font-size:8px}.work-submission-version strong{font-size:13px;color:#527991}.work-submission-main{min-width:0;flex:1}.work-submission-main>div{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.work-submission-main>div>strong{font-size:12px;color:#40576a}.work-submission-main p{overflow:hidden;margin:5px 0;color:#718394;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.work-submission-main small{color:#a0aab3;font-size:12px}.work-submission-status{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex:none}.work-ai-status{display:flex;align-items:center;gap:4px;color:#8998a6;font-size:12px}.work-ai-status.running,.work-ai-status.queued{color:#a77b34}.work-ai-status.failed{color:#af6258}.work-ai-status.succeeded{color:#518668}.work-submission-card>svg{color:#aab5be;flex:none}.work-final-banner{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #dceee3;border-radius:8px;background:#f2faf5;color:#41845e}.work-final-banner>div{display:flex;flex:1;flex-direction:column;gap:4px}.work-final-banner strong{font-size:12px}.work-final-banner span{font-size:12px;color:#71967f}.work-final-banner>a{display:flex;align-items:center;gap:5px;font-size:12px;color:#41845e}.work-submission-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px;margin-bottom:15px;border:1px solid #e4edf3;border-radius:11px;background:#f3f8fb}.work-submission-hero h1{margin-top:8px}.work-submission-status-banner{display:flex;align-items:center;gap:12px;padding:15px 18px;margin-bottom:18px;border:1px solid #e7edf1;border-radius:9px;background:#fff}.work-status-banner-icon{display:grid;place-items:center;flex:none;width:36px;height:36px;border-radius:10px;background:#f1f4f6;color:#7f94a4}.work-status-banner-icon svg{width:18px}.work-submission-status-banner.approved{background:#f3faf5;border-color:#deeee4}.work-submission-status-banner.approved .work-status-banner-icon{background:#e5f4eb;color:#438860}.work-submission-status-banner.pending{background:#fffbf4;border-color:#f0e8d8}.work-submission-status-banner.pending .work-status-banner-icon{background:#fff3df;color:#ab7c37}.work-submission-status-banner.returned{background:#fff7f5;border-color:#f1e3e0}.work-submission-status-banner.returned .work-status-banner-icon{background:#ffebe8;color:#ad6258}.work-submission-status-banner>div:nth-child(2){display:flex;flex-direction:column;gap:5px}.work-submission-status-banner strong{font-size:13px;color:#3e5668}.work-submission-status-banner span{font-size:12px;color:#8897a4}.work-submission-detail-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.8fr);align-items:start;gap:18px}.work-long-text{font-size:13px;line-height:1.8;color:#5f7385;white-space:pre-wrap;margin:0}.work-changes{padding:12px;background:#f7f9fa;border-radius:7px}.work-changes strong{color:#607588;font-size:12px}.work-changes p{margin:5px 0 0;color:#677c8e;font-size:12px;line-height:1.6;white-space:pre-wrap}.work-submission-files h3{display:flex;align-items:center;gap:8px}.work-file-row{display:flex;align-items:center;gap:10px;padding:9px 0;border-top:1px solid #eff2f4}.work-file-row .work-file-name{flex:1}.work-file-row>svg{color:#9eabb5}.work-submission-aside{display:flex;flex-direction:column;gap:12px;min-width:0}.work-ai-card{padding:17px;background:#fff;border:1px solid #e8edf2;border-radius:10px}.work-ai-heading{display:flex;align-items:center;justify-content:space-between;gap:9px;padding-bottom:11px;border-bottom:1px solid #edf1f3}.work-ai-heading>span{display:flex;align-items:center;gap:6px;color:#50697c;font-size:12px;font-weight:700}.work-ai-heading>span svg{color:#718fa4}.work-ai-card>p{font-size:12px;line-height:1.65;color:#7d8d9a;margin:12px 0}.work-ai-card .work-ai-warning{padding:9px;background:#fff4f1;border-radius:6px;color:#a95f54}.work-finding{padding:11px 0;border-bottom:1px solid #edf1f3}.work-finding:last-of-type{border-bottom:0}.work-finding>strong{font-size:12px;color:#465d70}.work-finding>p{font-size:12px;line-height:1.6;color:#788b99;margin:6px 0}.work-finding>small{display:block;font-size:12px;color:#8a9aa5;line-height:1.5}.work-finding blockquote{margin:8px 0 0;padding:9px;border-left:2px solid #e5c985;background:#fffaf0;color:#78694c;font-size:12px;line-height:1.55}.work-finding blockquote small{display:block;margin-top:5px;color:#a09175}.work-finding.issue>strong{color:#a9684d}.work-finding.no_issue>strong{color:#4b8965}.work-unchecked{padding:10px;margin-top:7px;background:#fff8ec;border-radius:7px;color:#886c3b;font-size:12px}.work-unchecked ul{padding-left:16px;margin:7px 0 0;line-height:1.7}.work-decision-card{padding:15px;border:1px solid #e8edf1;border-radius:9px;background:#fff}.work-decision-card.approve{background:#f4faf6;border-color:#e1eee5}.work-decision-card.return{background:#fff8f5;border-color:#f1e4df}.work-decision-card>strong{display:block;margin:6px 0;color:#3c596c;font-size:13px}.work-decision-card p{margin:7px 0;color:#6f8190;font-size:12px;line-height:1.6;white-space:pre-wrap}.work-decision-card>small{color:#9aa5ae;font-size:12px}.work-snapshot-note{display:flex;gap:8px;align-items:flex-start;padding:12px;background:#f4f8fa;border-radius:8px;color:#748795;font-size:12px;line-height:1.55}.work-snapshot-note svg{flex:none;color:#7294a8}.work-pending-footnote{display:flex;align-items:center;justify-content:center;gap:7px;padding:12px;margin-top:16px;background:#faf8f3;border:1px solid #f0eadd;border-radius:8px;color:#977b4a;font-size:12px}@media(max-width:1050px){.work-page{padding:24px 22px 45px}.work-home-columns{grid-template-columns:minmax(0,1.5fr) minmax(230px,.85fr);gap:17px}.work-task-layout,.work-submission-detail-grid{grid-template-columns:minmax(0,1.4fr) minmax(255px,.9fr);gap:14px}.work-metrics{gap:9px}.work-metric{padding:15px}.work-owner-card{gap:7px;padding:9px}}@media(max-width:780px){.work-page{padding:20px 16px calc(88px + env(safe-area-inset-bottom))}.work-heading{align-items:flex-start;margin-bottom:19px}.work-heading h1,.work-task-hero h1,.work-project-hero h1,.work-submission-hero h1{font-size:23px}.work-heading p{font-size:13px}.work-welcome{padding:21px 18px}.work-welcome h1{font-size:20px;max-width:450px;line-height:1.4}.work-welcome p{font-size:12px;max-width:420px}.work-welcome-mark{margin-right:4px}.work-welcome:after{right:5px}.work-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:20px}.work-metric{min-height:105px;padding:13px}.work-metric strong{font-size:23px;margin-top:6px}.work-metric small{font-size:12px}.work-metric-icon{top:12px;right:12px;width:28px;height:28px}.work-home-columns{grid-template-columns:1fr;gap:8px}.work-home-aside{display:grid;grid-template-columns:1fr;gap:12px}.work-section{margin-bottom:21px}.work-task-layout,.work-submission-detail-grid{grid-template-columns:1fr}.work-task-side{order:2}.work-task-content{order:1}.work-owner-card{display:none}.work-task-hero{padding:18px;align-items:flex-start}.work-task-hero p{font-size:12px}.work-project-grid{grid-template-columns:1fr}.work-project-stats>div{padding:12px 10px}.work-project-stats span{font-size:12px}.work-project-stats strong{font-size:17px}.work-project-hero{padding:17px;gap:12px}.work-project-symbol.large{width:40px;height:40px}.work-project-meta{gap:8px}.work-editor-card{padding:16px}.work-editor-actions{position:sticky;bottom:calc(58px + env(safe-area-inset-bottom));z-index:2;margin:0 -16px;padding:11px 16px calc(10px + env(safe-area-inset-bottom));background:#fffffff2;box-shadow:0 -4px 12px #25394d0b}.work-draft-state{width:100%;margin:0 0 3px}.work-editor-actions>.button{min-height:42px;flex:1}.work-editor-privacy{justify-content:flex-start}.work-form-card{padding:12px}.work-timeline-card{padding:15px}.work-submission-hero{padding:17px}.work-submission-detail-grid>.work-card{padding:16px}.work-submission-card{gap:9px;padding:11px}.work-submission-version{width:36px;height:36px}.work-submission-main>div>strong{font-size:12px}.work-submission-main p{max-width:210px}.work-submission-status .work-badge{font-size:12px;padding:3px 6px}.work-ai-status{font-size:12px}.work-submission-card>svg{display:none}.work-return-banner{align-items:flex-start;flex-wrap:wrap}.work-return-banner .button{margin-left:42px;min-height:40px}.work-blocker-comment{flex-wrap:wrap}.work-blocker-comment time{margin-left:0}}@media(max-width:430px){.work-page{padding-left:13px;padding-right:13px}.work-welcome-mark{display:none}.work-task-card{padding:12px;gap:9px}.work-task-sub{gap:8px}.work-task-title-row>strong{font-size:12px}.work-task-sub>span{font-size:12px}.work-tabs button{padding:12px 9px;font-size:12px}.work-editor-heading{flex-direction:column}.work-editor-file select{max-width:78px}.work-editor-file{gap:6px}.work-editor-actions{margin-left:-13px;margin-right:-13px;padding-left:13px;padding-right:13px}.work-project-stats>div{padding:10px 7px}.work-project-stats span,.work-project-meta{font-size:12px}.work-submission-status-banner{padding:12px}.work-submission-main p{max-width:150px}}.work-submit-cta{position:relative;z-index:1;display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px solid #d8e7f0;border-radius:10px;background:#fff;color:#47799a!important;box-shadow:0 7px 20px #517b9610;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.work-submit-cta:hover{transform:translateY(-1px);border-color:#9fc2d8;box-shadow:0 9px 22px #517b961b}.work-submit-cta>span:first-child{display:grid;place-items:center;width:35px;height:35px;border-radius:9px;background:#edf6fb;color:#4d8cb2}.work-submit-cta>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.work-submit-cta strong{color:#365c77;font-size:12px}.work-submit-cta small{color:#8b9daa;font-size:12px}.work-submit-cta>svg{margin-left:6px}.work-task-submit-hint{color:#526179!important;font-weight:650}.work-submit-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin:4px 0 22px}.work-submit-intro h1{margin:6px 0 7px;color:#1e3449;font-size:27px;letter-spacing:-.03em}.work-submit-intro p{margin:0;color:#7a8b9b;font-size:13px;line-height:1.6}.work-submit-steps{display:flex;align-items:center;gap:9px;padding-bottom:3px;color:#9aa7b2;white-space:nowrap;font-size:12px}.work-submit-steps span{display:inline-flex;align-items:center;gap:6px}.work-submit-steps b{display:grid;place-items:center;width:22px;height:22px;border:1px solid #dce5eb;border-radius:50%;background:#fff;color:#8999a6;font-size:12px}.work-submit-steps .active{color:#4d83a4;font-weight:650}.work-submit-steps .active b{border-color:#9dc2d9;background:#eef7fb;color:#4c86a9}.work-submit-steps i{width:20px;height:1px;background:#dce5eb}.work-submit-task-picker{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding:15px 17px;border:1px solid #e2eaf0;border-radius:11px;background:#fff}.work-submit-picker-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#edf5fa;color:#5685a3;flex:none}.work-submit-picker-copy{display:flex;flex:1;flex-direction:column;gap:4px;min-width:180px}.work-submit-picker-copy strong{color:#3c5368;font-size:12px}.work-submit-picker-copy span{color:#95a1ab;font-size:12px}.work-submit-task-select{min-width:280px}.work-submit-selected-task{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin:0 0 14px;padding:14px 17px;border:1px solid #e8eef2;border-radius:10px;background:#f9fbfc}.work-submit-selected-task>div{display:flex;flex-direction:column;gap:5px}.work-submit-selected-task>div>span{color:#6e93aa;font-size:12px}.work-submit-selected-task strong{color:#3d556a;font-size:13px}.work-submit-selected-task small{color:#8998a5;font-size:12px;line-height:1.5}.work-submit-center .work-editor-card{box-shadow:0 8px 28px #233f5809}.work-submit-center .work-editor-card>.work-editor-heading{border-bottom:1px solid #edf1f4;padding-bottom:14px}.work-submit-center .work-editor-heading h2{font-size:19px}.work-upload-dropzone{position:relative;display:flex;min-height:148px;flex-direction:column;align-items:center;justify-content:center;gap:7px;margin-top:6px;border:1.5px dashed #bfd3e0;border-radius:10px;background:linear-gradient(180deg,#f9fcfe,#f5f9fc);color:#8194a3;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.work-upload-dropzone:hover,.work-upload-dropzone:focus-visible,.work-upload-dropzone.dragging{outline:none;border-color:#69a2c4;background:#eef7fc;box-shadow:0 0 0 3px #71aaca1c}.work-upload-dropzone.busy{cursor:progress;opacity:.76}.work-upload-symbol{display:grid;place-items:center;width:39px;height:39px;margin-bottom:2px;border-radius:12px;background:#e7f2f8;color:#5a95b7}.work-upload-dropzone strong{color:#4d687e;font-size:12px}.work-upload-dropzone>span:not(.work-upload-symbol){font-size:12px}.work-upload-dropzone em{color:#4b8eb4;font-style:normal;font-weight:650;text-decoration:underline;text-underline-offset:2px}.work-upload-dropzone small{color:#9ba8b2;font-size:12px}.work-upload-input{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.work-file-role-select{min-width:100px}@media(max-width:760px){.work-submit-steps{width:100%;justify-content:flex-start}.work-submit-intro{align-items:flex-start;flex-direction:column;gap:12px}.work-submit-task-picker{flex-wrap:wrap}.work-submit-picker-copy{flex-basis:calc(100% - 52px)}.work-submit-task-select{width:100%;min-width:0}.work-submit-cta{padding:9px}.work-submit-cta small{display:none}}.work-page{--work-secondary: #526179}.work-page p{color:var(--work-secondary);font-size:14px}.work-page small,.work-page .work-kicker,.work-page .work-draft-state,.work-page .work-file-hint,.work-page .work-upload-dropzone small,.work-page .work-submit-picker-copy span,.work-page .work-submit-intro p,.work-page .work-editor-label span,.work-page .work-note-field>small,.work-page .work-editor-privacy,.work-page .work-private-pill{color:var(--work-secondary);font-size:12px}.work-submit-cta{border-color:#2867d8;background:#2867d8;color:#fff!important;box-shadow:0 8px 20px #2867d833}.work-submit-cta:hover{border-color:#1e55be;background:#1e55be;box-shadow:0 10px 24px #1e55be3b}.work-submit-cta strong,.work-submit-cta small{color:#fff}.work-submit-cta>span:first-child{background:#ffffff26;color:#fff}.work-submit-intro{margin:0 0 12px}.work-submit-intro h1{margin:2px 0 3px;font-size:24px}.work-submit-task-picker{gap:10px;min-height:58px;padding:9px 12px;margin-bottom:10px;border-radius:9px}.work-submit-picker-copy{flex:0 1 auto;min-width:0;gap:2px}.work-submit-picker-copy strong{color:var(--work-secondary);font-size:12px}.work-submit-picker-copy span{overflow:hidden;max-width:320px;text-overflow:ellipsis;white-space:nowrap}.work-submit-task-select{flex:1 1 230px;min-width:160px}.work-submit-task-picker>.work-badge{flex:none}.work-submit-center .work-editor-card{padding:14px}.work-submit-center .work-editor-card>.work-editor-heading{padding-bottom:8px;margin-bottom:10px}.work-submit-center .work-editor-heading h2{margin-top:0;font-size:16px}.work-submit-center .work-editor-files{margin-bottom:14px}.work-upload-dropzone{min-height:126px;gap:6px;margin-top:5px;padding:8px 12px;border-color:#a7bed8;background:#f7f9fd;color:var(--work-secondary)}.work-upload-dropzone strong{color:#33445d;font-size:14px}.work-upload-dropzone small{font-size:12px;line-height:1.35;text-align:center}.work-upload-symbol{width:34px;height:34px;margin:0;background:#e7edf8;color:#315fbd}.work-upload-choose{min-height:38px;padding:7px 15px;border:1px solid #245fc9;border-radius:7px;background:#2867d8;color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:650}.work-upload-choose:hover:not(:disabled){background:#1e55be}.work-upload-choose:focus-visible{outline:3px solid #2867d84a;outline-offset:2px}.work-upload-choose:disabled{cursor:progress;opacity:.7}.work-file-hint{font-size:12px;line-height:1.45}.work-editor-message.notice{background:#f2f5fa;color:var(--work-secondary)}.work-editor-message.notice svg{color:#71829a}@media(max-width:760px){.work-submit-intro{margin-bottom:9px}.work-submit-intro h1{font-size:21px}.work-submit-intro p{font-size:12px}.work-submit-task-picker{gap:7px;padding:8px 10px}.work-submit-picker-copy{flex:1 1 100%}.work-submit-picker-copy span{max-width:100%}.work-submit-task-select{flex:1 1 0;width:auto;min-width:0}.work-submit-center .work-editor-card{padding:12px}.work-submit-center .work-editor-heading .work-private-pill{white-space:normal}.work-upload-dropzone{min-height:126px}}@media(max-width:350px){.work-submit-center.work-page{padding-top:12px}.work-submit-intro h1{font-size:20px}.work-submit-intro p{font-size:12px}.work-submit-task-picker{min-height:0;margin-bottom:7px}.work-submit-task-picker .work-badge{padding:3px 6px;font-size:12px}.work-submit-center .work-editor-card{padding:10px}.work-upload-dropzone{min-height:118px;gap:5px}.work-upload-choose{min-height:44px;padding:6px 13px}}@media(max-width:760px){.work-submit-center .work-back-link,.work-submit-center .work-submit-intro .work-kicker,.work-submit-center .work-editor-heading>div,.work-submit-picker-copy span{display:none}.work-submit-center .work-editor-actions{position:static;margin-top:16px;background:#fff}.work-submit-center .work-editor-heading{min-height:0}.work-upload-choose{min-height:44px}}.work-welcome{flex-wrap:wrap;gap:20px}.work-welcome-copy{flex:1 1 340px;min-width:0}.work-welcome-mark{display:none}.work-submit-cta{flex:0 0 auto;max-width:100%}.work-submit-cta strong{white-space:nowrap;font-size:14px}.work-submit-cta>span:first-child,.work-submit-cta>svg{flex-shrink:0}.work-tabs{row-gap:6px;padding-bottom:8px;border-bottom:0}.work-tabs button{min-height:44px;padding:9px 12px;border:1px solid transparent;border-radius:8px;color:#526179}.work-tabs button.active{background:#eaf1ff;border-color:#bacdfb;color:#2457bd}.work-tabs button span{color:inherit}@media(max-width:760px){.work-welcome{flex-direction:column;align-items:stretch;gap:18px;padding:22px}.work-welcome-copy{flex:auto}.work-submit-cta{align-self:flex-start;padding:10px 14px}.work-welcome h1{font-size:23px;line-height:1.4}.work-tabs{gap:6px}.work-tabs button{flex:1 0 auto}}@media(max-width:600px){.work-editor-file{flex-wrap:wrap}.work-editor-file .work-file-name{flex:1 1 calc(100% - 52px);min-width:0}.work-editor-file .work-file-name strong,.work-editor-file .work-file-name small{white-space:normal;overflow-wrap:anywhere}}@media(min-width:1101px){.work-task-layout{grid-template-columns:minmax(0,1fr) 280px;gap:24px}.work-home-columns{grid-template-columns:minmax(0,1fr) 290px;gap:24px}}.work-form-title{align-items:flex-start;gap:8px;flex-wrap:wrap}.work-form-card{padding:20px;background:#fbfcfe}.work-form-card .textarea{min-height:96px;resize:vertical;line-height:1.7}.work-side-summary dd{max-width:68%;overflow-wrap:anywhere}.work-tabs{margin-bottom:16px}.work-metrics{gap:16px;margin-bottom:24px}.work-metric{min-height:108px}.work-section:has(.work-empty){margin-bottom:18px}@media(max-width:1100px){.work-task-layout,.work-home-columns{grid-template-columns:minmax(0,1fr)}.work-task-side{order:2}.work-home-aside{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.work-form-card .grid-2{grid-template-columns:minmax(0,1fr)}}@media(max-width:600px){.work-home-aside{display:flex}.work-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.work-form-card{padding:14px}.work-form-title span{flex-basis:100%}}.ai-page{color:var(--text, #172a43);min-width:0}.ai-page .page-header p,.ai-muted{color:var(--text-muted, #526179);font-size:14px;line-height:1.7}.ai-page h1{margin-top:0}.ai-page h2{font-size:18px;margin:0 0 12px}.ai-page h3{font-size:16px}.ai-page p{line-height:1.7}.ai-page small{display:block;font-size:12px;color:var(--text-muted, #526179);margin-top:4px}.ai-layout{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:24px;align-items:start}.ai-layout>*{min-width:0}.ai-panel{padding:24px;margin-bottom:20px;background:#fff;border:1px solid #e1e8f1;border-radius:18px;min-width:0;box-shadow:0 4px 18px #16345303}.ai-page label{display:flex;flex-direction:column;gap:8px;margin:16px 0;font-size:14px;font-weight:600}.ai-page input,.ai-page textarea{width:100%;border:1px solid #ced8e5;border-radius:10px;padding:11px 12px;color:#20344e;font:inherit;font-weight:400;background:#fff;box-sizing:border-box}.ai-page textarea{resize:vertical;line-height:1.7;min-height:70px}.ai-page input:focus,.ai-page textarea:focus{outline:3px solid #326bea24;border-color:#326bea}.ai-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.ai-page .button{min-height:42px;white-space:normal;text-align:center}.ai-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.ai-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ai-message{background:#eff5ff;border:1px solid #d5e3fa;border-radius:10px;padding:12px 14px;color:#365780;font-size:13px;overflow-wrap:anywhere}.ai-message.is-error{color:#a02b32;background:#fff2f2;border-color:#f2d5d5}.ai-drafts{display:flex;flex-direction:column;gap:8px;max-height:430px;overflow:auto}.ai-drafts button{background:#f8fafc;border:1px solid transparent;padding:14px;border-radius:10px;text-align:left;cursor:pointer;color:#344962}.ai-drafts button strong,.ai-drafts button span{display:block;overflow-wrap:anywhere}.ai-drafts button span{margin-top:6px;font-size:12px}.ai-drafts button.is-selected{background:#edf4ff;border-color:#92b5f4}.ai-start{max-width:500px;padding:22px 0;color:#526179}.ai-start>svg{color:#376bdd}.ai-start li{margin:12px 0}.ai-question,.ai-criterion,.ai-proposal{padding:18px;margin-top:18px;background:#f8fafd;border:1px solid #e0e8f2;border-radius:12px}.ai-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.ai-options button{border:1px solid #d1ddea;border-radius:20px;padding:9px 13px;background:#fff;color:#465a75;cursor:pointer;font:inherit;font-size:13px}.ai-options button.is-selected{background:#e7f0ff;color:#2457ae;border-color:#81a9ee}.ai-candidates{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr));gap:14px;margin-top:18px}.ai-candidates article{padding:18px;border:1px solid #d8e3f2;border-radius:12px;display:flex;flex-direction:column;align-items:flex-start;overflow-wrap:anywhere}.ai-candidates article>p{font-size:13px;white-space:pre-wrap}.ai-candidates article>.button{margin-top:auto}.ai-candidates ul{padding-left:18px;font-size:13px;line-height:1.8}.ai-kicker{color:#3163c2;font-size:12px;font-weight:700}.ai-preserve{white-space:pre-wrap;overflow-wrap:anywhere}.ai-metrics{display:flex;flex-wrap:wrap;gap:36px;margin:18px 0 24px}.ai-metrics strong{font-size:28px;color:#285ec2;display:block}.ai-metrics span{font-size:13px;color:#526179}.ai-rules{list-style:none;padding:0}.ai-rules li{display:flex;align-items:flex-start;gap:10px;padding:12px 0;line-height:1.7}.ai-rules svg{flex-shrink:0;color:#26886e;margin-top:5px}.ai-proposal li{line-height:1.7;margin:12px 0}.ai-version{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px;border-bottom:1px solid #e5ebf3;padding:16px 0}.ai-version p{margin:5px 0;color:#526179;font-size:13px}.ai-feedback{background:#fff;border:1px solid #dce5f1;border-radius:14px;margin:20px 0}.ai-feedback>summary{display:flex;align-items:center;gap:12px;cursor:pointer;padding:18px;font-weight:600;list-style:none}.ai-feedback>summary:after{content:"展开";margin-left:auto;color:#526179;font-size:12px;white-space:nowrap}.ai-feedback[open]>summary:after{content:"收起"}.ai-feedback>summary small{font-weight:400}.ai-feedback-body{border-top:1px solid #e6ecf5;padding:4px 20px 20px}.ai-page details:not(.ai-feedback)>summary{cursor:pointer;padding:10px 0;color:#315fb4;font-size:13px}@media(max-width:1050px){.ai-layout{grid-template-columns:1fr}.ai-layout>aside{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ai-drafts{max-height:370px}}@media(max-width:620px){.ai-layout>aside,.ai-field-grid{grid-template-columns:1fr;gap:0}.ai-panel{padding:18px 15px;border-radius:13px}.ai-actions>.button{flex:1 1 160px}.ai-page input,.ai-page textarea{font-size:16px}.ai-page .button,.ai-options button{min-height:44px}.ai-criterion,.ai-question{padding:14px}.ai-row{flex-wrap:wrap}.ai-feedback-body{padding:4px 14px 18px}.ai-metrics{gap:22px}.ai-page .page-header{align-items:flex-start}.ai-drafts{max-height:200px}}.ai-page label.ai-check{flex-direction:row;align-items:flex-start;font-weight:400;line-height:1.7}.ai-page .ai-check input{width:18px;height:18px;flex-shrink:0;margin-top:3px;accent-color:#326bea}@media(max-width:620px){.ai-layout.has-selected>aside>.ai-panel:first-child{display:none}.ai-layout.has-selected .ai-drafts{max-height:150px}}.manage-area{font-size:14px;color:#182230}.manage-area :where(small,.muted,.field-hint){color:#526179}.manage-area :where(small){font-size:12px}.standards-layout{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.55fr);align-items:start;gap:18px}.standards-mobile-picker{display:none}.standards-mobile-current{width:100%;min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;color:#182230;text-align:left;background:#fff;border:1px solid #d0d9e8;border-radius:10px;font:inherit;font-weight:650;cursor:pointer}.standards-mobile-current:disabled{color:#526179;cursor:wait}.standards-mobile-current svg{flex:none;color:#526179}.standards-mobile-task-dialog{display:grid;gap:12px;min-width:min(460px,calc(100vw - 44px))}.standards-mobile-task-list{display:grid;gap:7px;max-height:min(56dvh,460px);overflow:auto}.standards-picker{position:sticky;top:20px}.standards-task-list{display:grid;gap:7px;max-height:calc(100vh - 245px);overflow:auto}.standards-task{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px;text-align:left;color:#344054;background:#fff;border:1px solid #eaecf0;border-radius:10px;cursor:pointer;transition:.16s ease}.standards-task:hover{background:#f8faff;border-color:#b2ccff}.standards-task.selected{background:#eff5ff;border-color:#84adff;box-shadow:inset 3px 0 #2e66d4}.standards-task b,.standards-task small{display:block}.standards-task b{font-size:14px}.standards-task small{margin-top:5px;color:#526179;font-size:12px}.standards-task-count{flex:none;padding:4px 7px;color:#175cd3;background:#e6efff;border-radius:99px;font-size:12px}.standards-workspace{min-height:500px}.standards-empty{min-height:430px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#526179}.standards-empty svg{color:#5283dc}.standards-empty h2{margin:16px 0 4px;color:#182230;font-size:18px}.standards-empty p{max-width:350px;line-height:1.6}.standards-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:18px;border-bottom:1px solid #eaecf0}.standards-title h2{margin:4px 0;font-size:21px}.standards-title p{max-width:620px;margin:5px 0 0;color:#526179;line-height:1.55;font-size:14px}.eyebrow{color:#175cd3;font-size:12px;font-weight:700}.standards-notice,.standards-snapshot-note{display:flex;align-items:flex-start;gap:9px;margin-top:15px;padding:11px 13px;border-radius:9px;font-size:12px;line-height:1.55}.standards-notice{color:#93370d;background:#fff7ed;border:1px solid #fed7aa}.standards-notice svg{flex:none}.standards-snapshot-note{color:#526179;background:#f8faff;border:1px solid #e4eaff}.standards-editor{display:grid;gap:10px;margin-top:15px}.standard-item{display:flex;align-items:flex-start;gap:12px;padding:15px;border:1px solid #eaecf0;border-radius:11px;background:#fff}.standard-item.is-editing{border-color:#84adff;background:#fbfdff}.standard-index{flex:none;display:grid;place-items:center;width:30px;height:30px;color:#175cd3;background:#eef4ff;border-radius:9px;font-size:12px;font-weight:700}.standard-description{flex:1;min-width:0}.standard-description b{font-size:14px}.standard-description p{margin:6px 0 9px;color:#526179;font-size:12px;line-height:1.6;white-space:pre-wrap}.standard-judge{display:inline-block;padding:4px 8px;color:#526179;background:#f2f4f7;border-radius:99px;font-size:12px}.standard-judge.is-ai{color:#6941c6;background:#f4f0ff}.standard-fields{display:grid;flex:1;gap:9px;min-width:0}.standard-actions{display:flex;gap:7px;flex:none}.standard-actions .button,.standard-new .button{min-height:34px;padding:6px 10px;font-size:12px}.button.danger{color:#b42318}.button.danger:hover{background:#fff1f0;border-color:#fecdca}.standard-new{display:grid;gap:10px;padding:15px;border:1px dashed #b2ccff;background:#f9fbff;border-radius:11px}.standard-new-heading,.standard-new-controls{display:flex;align-items:center;gap:9px}.standard-new-heading{color:#175cd3;font-size:14px}.standard-new-controls{justify-content:space-between}.standard-new-controls .select{min-width:170px}.standards-save-bar{display:grid;grid-template-columns:1fr auto;align-items:end;gap:14px;margin-top:16px;padding-top:16px;border-top:1px solid #eaecf0}.standards-save-bar .field{margin:0}.standards-save-bar .button{min-height:42px}.error-text{color:#b42318;font-size:12px}.field-hint{color:#526179;font-size:12px}.ai-state-neutral{display:grid;gap:4px;margin:12px 0;padding:13px 14px;color:#344054;background:#f3f6fb;border:1px solid #dce4f0;border-radius:10px;font-size:14px;line-height:1.55}.ai-state-neutral span{color:#526179}.success-message{margin-top:13px;padding:11px 13px;color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:9px;font-size:14px}.text-preview{min-height:400px;max-height:72vh;overflow:auto;padding:20px;background:#fff}.text-preview pre{margin:0;color:#344054;font:13px/1.75 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.text-preview-state{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;color:#526179;text-align:center}@media(max-width:900px){.standards-layout{grid-template-columns:1fr}.standards-picker{position:static}.standards-task-list{max-height:260px}}@media(max-width:600px){.standard-item{gap:8px;padding:11px}.standard-actions{flex-direction:column}.standards-save-bar{grid-template-columns:1fr}}.manage-nav{position:sticky;top:0;height:100vh;padding:22px 14px;background:#fff;border-right:1px solid #e4e7ec;display:flex;flex-direction:column;z-index:4}.manage-brand,.admin-brand{display:flex;align-items:center;gap:11px;padding:5px 8px 24px}.manage-brand b,.admin-brand b{display:block;font-size:15px}.manage-brand small,.admin-brand small{display:block;color:#526179;margin-top:4px}.manage-mark{width:34px;height:34px;border-radius:11px;background:#eaf2ff;color:#1763e9;display:grid;place-items:center;font-weight:800}.manage-nav nav,.admin-nav nav{display:grid;gap:5px}.manage-nav-link{display:flex;align-items:center;gap:11px;padding:11px 12px;text-decoration:none;color:#526179;border-radius:8px;font-size:14px}.manage-nav-link:hover,.manage-nav-link.active{background:#eff5ff;color:#175cd3}.manage-nav-foot,.admin-nav-foot{margin-top:auto;padding:12px 9px;color:#526179;font-size:12px}.manage-area,.admin-main{padding:30px clamp(18px,3vw,42px) 54px;min-width:0}.manage-area>.page-header,.manage-area>div>.page-header,.admin-main>.page-header,.admin-main>div>.page-header{margin:0 0 22px}.manage-area .page-header h1,.admin-main .page-header h1{margin:0;font-size:26px;letter-spacing:-.02em}.manage-area .page-header p,.admin-main .page-header p{margin:7px 0 0}.manage-actions{display:flex;align-items:center;gap:10px}.manage-actions .select{min-width:190px}.manage-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.manage-stat{display:flex;flex-direction:column;gap:6px;padding:17px 19px;background:#fff;border:1px solid #e4e7ec;border-radius:11px;text-decoration:none;color:inherit;transition:box-shadow .15s,border-color .15s}.manage-stat:hover{border-color:#b2ccff;box-shadow:0 3px 12px #10182810}.manage-stat.is-priority{border-color:#b2ccff;background:linear-gradient(135deg,#f4f8ff,#fff 76%);box-shadow:inset 3px 0 #2e66d4}.manage-stat.is-priority span,.manage-stat.is-priority small{color:#344d72}.manage-stat span{font-size:14px;color:#526179}.manage-stat b{font-size:28px;color:#101828}.manage-stat small{font-size:12px;color:#526179}.manage-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.manage-overview-grid>.card{min-width:0}.card-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.card-heading h2,.review-files h2,.review-side h2{font-size:16px;margin:0}.card-heading p{margin:5px 0 0;font-size:14px}.card-heading>a{display:flex;align-items:center;color:#175cd3;text-decoration:none;font-size:14px;white-space:nowrap}.manage-list{display:grid}.manage-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 2px;border-top:1px solid #f0f2f5;color:inherit;text-decoration:none}.manage-row:hover{background:#f8faff}.manage-row>div:first-child{min-width:0;display:grid;gap:5px}.manage-row b{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manage-row small{font-size:12px;color:#526179}.align-right{display:grid;justify-items:end;gap:5px;flex-shrink:0}.warning-icon,.warning-text{color:#d97706}.manage-filters{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 16px}.manage-filters .input{max-width:310px}.manage-filters .select{min-width:150px}.manage-filters>.muted:last-child{margin-left:auto}.acceptance-card{display:flex;align-items:center;gap:14px;padding:15px 4px;border-top:1px solid #eaecf0;text-decoration:none;color:inherit}.acceptance-card:hover{background:#f8faff}.acceptance-icon{width:42px;height:42px;border-radius:10px;background:#eff5ff;color:#175cd3;display:grid;place-items:center;flex-shrink:0}.acceptance-main{display:grid;gap:4px;min-width:0;flex:1}.acceptance-main b{font-size:14px}.acceptance-main span,.acceptance-main small,.acceptance-meta span{font-size:12px;color:#526179}.acceptance-meta{display:grid;justify-items:end;gap:6px}.ai-state{white-space:nowrap}.ai-state.warning{color:#b54708}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.project-card{position:relative;text-decoration:none;color:inherit;min-height:175px}.project-avatar{width:42px;height:42px;border-radius:11px;background:#eff5ff;color:#175cd3;display:grid;place-items:center}.project-card h2{margin:13px 0 6px;font-size:16px}.project-card p{margin:0 0 15px;color:#526179;font-size:14px;min-height:32px}.project-card>div:nth-last-of-type(1){display:flex;gap:14px;color:#526179;font-size:12px}.project-card>svg:last-child{position:absolute;right:20px;top:22px;color:#526179}.member-row{display:flex;align-items:center;gap:12px;padding:12px 3px;border-top:1px solid #eaecf0}.member-avatar,.user-avatar{width:36px;height:36px;border-radius:50%;background:#eef4ff;color:#175cd3;font-weight:700;display:grid;place-items:center;flex-shrink:0}.member-row>div:nth-child(2),.user-cell>div{display:grid;gap:4px;flex:1}.member-row small,.user-cell small{font-size:12px;color:#526179}.member-row>.muted{font-size:12px}.member-add{display:flex;gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid #eaecf0}.member-add .select{max-width:420px}.table-wrap{width:100%;overflow:auto}.table{width:100%;border-collapse:collapse;font-size:14px}.table th{text-align:left;background:#f9fafb;color:#526179;font-weight:600}.table td,.table th{padding:12px 11px;border-bottom:1px solid #eaecf0;vertical-align:middle}.table td>small{display:block;max-width:300px;color:#526179;margin-top:4px;overflow-wrap:anywhere}.table-actions{display:flex;gap:6px;flex-wrap:wrap}.outcome-files{display:grid;gap:5px}.outcome-files a{color:#175cd3}.review-page{min-height:calc(100vh - 60px)}.review-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:15px}.review-header>.button{flex-shrink:0}.review-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.review-title h1{font-size:22px;margin:2px 0}.review-title>small{width:100%;color:#526179}.review-columns{display:grid;grid-template-columns:230px minmax(260px,1fr) minmax(320px,390px);gap:12px;height:calc(100vh - 172px);min-height:570px}.review-columns>.card{min-height:0;padding:14px}.review-files{overflow:auto}.review-files h2{margin-bottom:12px}.review-file{display:flex;width:100%;gap:10px;padding:12px 8px;border:1px solid transparent;border-radius:8px;background:#fff;text-align:left;cursor:pointer;color:#344054}.review-file.selected{background:#eff5ff;border-color:#84adff;color:#175cd3}.review-file>span{min-width:0;display:grid;gap:6px}.review-file b{font-size:12px;overflow-wrap:anywhere}.review-file small{font-size:12px;color:#526179}.review-preview{display:flex;flex-direction:column;overflow:hidden;padding:0!important}.preview-toolbar{min-height:46px;padding:7px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #eaecf0}.preview-toolbar b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.preview-toolbar .button{min-height:32px;white-space:nowrap}.review-preview iframe{border:0;width:100%;height:100%;background:#e5e7eb}.review-preview>img{max-width:100%;max-height:100%;object-fit:contain;align-self:center;overflow:auto}.no-preview{margin:auto;text-align:center;max-width:390px;padding:32px;color:#526179}.no-preview h2{font-size:18px;color:#344054}.no-preview p{font-size:14px;line-height:1.7}.review-side{padding:0!important;display:flex;flex-direction:column;overflow:hidden}.tabs{display:flex;border-bottom:1px solid #eaecf0;flex-shrink:0}.tabs .tab{flex:1;padding:13px 5px;border:0;background:#fff;color:#526179;cursor:pointer;font-size:14px}.tabs .tab.active{border-bottom:2px solid #175cd3;color:#175cd3;font-weight:650}.review-side-body{padding:13px;overflow:auto;flex:1}.review-side-body .banner{margin-bottom:12px}.finding{padding:13px;margin:10px 0;border:1px solid #eaecf0;border-radius:9px;font-size:14px}.finding-issue{background:#fffaeb;border-color:#fedf89}.finding p{margin:8px 0;color:#526179;line-height:1.6}.finding>small{color:#526179;line-height:1.6}.finding blockquote{margin:10px 0 0;padding:9px;border-left:3px solid #fdb022;background:#fff;font-size:12px}.finding blockquote small{display:block;margin-top:6px;color:#526179}.criteria-list article,.history-list article{display:grid;gap:7px;padding:13px 0;border-bottom:1px solid #eaecf0}.criteria-list article>span,.criteria-list article small,.history-list article small{font-size:12px;color:#526179}.criteria-list article b{font-size:14px}.criteria-list article p,.history-list article p{margin:0;font-size:14px;line-height:1.6}.decision-box{padding:13px;border-top:1px solid #eaecf0;background:#fff;flex-shrink:0}.decision-box>p{margin:0 0 10px;color:#526179;font-size:12px;line-height:1.55}.decision-actions{display:flex;gap:9px}.decision-actions .button{flex:1;justify-content:center}.decision-box .field{margin-bottom:9px}.decision-box textarea{resize:vertical}.review-mobile-tabs,.manage-mobile-nav{display:none}.manage-modal-backdrop{position:fixed;inset:0;background:#10182880;z-index:20;display:grid;place-items:center;padding:18px}.manage-modal{width:min(680px,100%);max-height:min(90vh,880px);display:flex;flex-direction:column;background:#fff;border-radius:14px;box-shadow:0 16px 48px #10182833;overflow:hidden}.modal-head,.modal-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 20px;border-bottom:1px solid #eaecf0}.modal-head h2{margin:0;font-size:18px}.modal-foot{border-top:1px solid #eaecf0;border-bottom:0;justify-content:flex-end}.modal-content{padding:18px 20px;overflow:auto;display:grid;gap:13px}.criterion-edit{display:flex;justify-content:space-between;align-items:center;padding:9px 10px;background:#f9fafb;border-radius:8px;margin:6px 0}.criterion-edit>div{display:grid;gap:4px}.criterion-edit small{color:#526179}.criterion-add{display:grid;grid-template-columns:1fr 1fr auto auto;gap:7px}.criterion-add .select{max-width:140px}.manage-area .banner,.review-page .banner{line-height:1.5}.success-banner{background:#ecfdf3;color:#027a48}.warning-banner{background:#fffaeb;color:#b54708}.danger-outline{color:#b42318;border-color:#fda29b;background:#fff}.icon-button{border:0;background:none;color:#526179;cursor:pointer}.pane-files .review-preview,.pane-files .review-side,.pane-preview .review-files,.pane-preview .review-side,.pane-review .review-files,.pane-review .review-preview{display:flex}.manage-area .empty,.manage-area .error{margin:12px 0}.manage-area .error{display:flex;gap:8px;align-items:center}.status.is-pending{background:#fffaeb;color:#b54708}.status.is-done{background:#ecfdf3;color:#027a48}.status.is-muted{background:#f2f4f7;color:#526179}@media(max-width:1120px){.manage-area{grid-template-columns:190px minmax(0,1fr)}.review-columns{grid-template-columns:190px minmax(220px,1fr) minmax(280px,340px)}.manage-stats,.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.manage-area{display:block;padding-bottom:66px}.manage-nav{display:none}.manage-area{padding:20px 14px 22px}.manage-area .page-header{align-items:flex-start;gap:12px;flex-wrap:wrap}.manage-area .page-header h1{font-size:22px}.standards-mobile-picker{display:grid;gap:6px;margin:-8px 0 12px;color:#526179;font-size:12px;font-weight:650}.standards-picker{display:none}.standards-workspace{min-height:0}.standards-title h2{font-size:19px}.standards-title p{font-size:14px}.standards-snapshot-note{font-size:12px}.standard-description p{font-size:14px}.manage-actions{width:100%;display:grid;grid-template-columns:1fr auto}.manage-actions .select{min-width:0}.manage-stats{gap:9px}.manage-stat{padding:13px}.manage-stat b{font-size:24px}.manage-overview-grid,.project-grid{grid-template-columns:1fr}.manage-mobile-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:10;left:0;right:0;bottom:0;padding:7px 4px max(8px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eaecf0}.manage-mobile-nav a{display:grid;justify-items:center;gap:3px;color:#526179;text-decoration:none;font-size:12px}.manage-mobile-nav a.active{color:#175cd3}.review-header{display:grid;gap:9px}.review-title h1{font-size:19px}.review-mobile-tabs{display:grid;grid-template-columns:repeat(3,1fr);position:sticky;top:0;z-index:5;background:#f5f7fa;padding:4px 0 9px}.review-mobile-tabs button{border:0;border-radius:8px;background:transparent;padding:9px;color:#526179}.review-mobile-tabs button.selected{background:#eaf2ff;color:#175cd3;font-weight:650}.review-columns{display:block;height:auto;min-height:0}.review-columns>.card{display:none;min-height:calc(100dvh - 250px)}.review-columns.pane-files .review-files,.review-columns.pane-preview .review-preview,.review-columns.pane-review .review-side{display:flex}.review-files{flex-direction:column}.review-preview{height:calc(100dvh - 255px);min-height:440px!important}.review-side{min-height:calc(100dvh - 260px)!important;padding-bottom:0!important}.review-side-body{min-height:180px}.decision-box{position:sticky;bottom:0;padding-bottom:max(12px,env(safe-area-inset-bottom));box-shadow:0 -5px 15px #1018280d}.review-side-body .empty{padding:24px 4px}.table-wrap{margin:0 -14px;width:calc(100% + 28px)}.table{min-width:760px}.member-add{display:grid}.member-add .select{max-width:none}.manage-modal-backdrop{padding:0;align-items:end}.manage-modal{border-radius:16px 16px 0 0;max-height:94dvh}.criterion-add{grid-template-columns:1fr}.criterion-add .select{max-width:none}.manage-filters>.input{max-width:none;flex:1;min-width:180px}.acceptance-meta{display:none}.acceptance-card{gap:9px}.acceptance-card>svg:last-child{flex-shrink:0}.review-file{border-bottom:1px solid #eaecf0}}.ai-entry-links{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.review-run-summary{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:14px;border:1px solid #dbe6f7;border-radius:12px;background:#f6f9ff;margin-bottom:14px}.review-run-summary>div{flex:1;min-width:140px;display:grid;gap:5px}.review-run-summary small,.review-run-summary p{font-size:12px;color:#526179;line-height:1.6}.review-run-summary p{flex-basis:100%;margin:0}.review-run-status{font-size:12px;color:#175cd3;background:#e7efff;border-radius:20px;padding:4px 9px;white-space:nowrap}.review-side-body{min-height:220px;overscroll-behavior:contain}.review-side{overflow:auto}.ai-feedback-trigger{display:flex;flex-shrink:0;align-items:center;gap:10px;width:100%;padding:12px 14px;border:0;border-top:1px solid #e4e9f2;background:#f8faff;text-align:left;color:#294267;cursor:pointer}.ai-feedback-trigger span{flex:1;font-weight:650}.ai-feedback-trigger small{display:block;margin-top:3px;font-size:11px;font-weight:400;color:#63748b}.ai-feedback-trigger:hover{background:#edf3ff}.ai-feedback-trigger:focus-visible{outline:2px solid #2563eb;outline-offset:-3px}.task-reference-files{border:1px solid #e3eaf6;border-radius:12px;padding:16px;margin:0 0 20px;background:#f8faff}.task-reference-files h3{margin:0;font-size:15px}.task-reference-files>p{font-size:12px;line-height:1.7}.reference-upload{position:relative;overflow:hidden;cursor:pointer}.reference-upload input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}.reference-upload:focus-within{outline:2px solid #2563eb;outline-offset:2px}.reference-upload.is-uploading{opacity:.65}.task-reference-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid #e3eaf6}.task-reference-row>span{flex:1;min-width:100px;overflow-wrap:anywhere;font-size:13px}.task-reference-row .button{min-height:32px;padding:5px 9px;font-size:12px}.review-basis{flex-basis:100%;min-width:0;font-size:13px}.review-basis summary{cursor:pointer;color:#2259ab;font-weight:600}.review-basis p{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0}.approval-view-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 20px}.approval-view-tabs button{border:1px solid #dce4f0;background:#fff;color:#526179;padding:11px 18px;border-radius:10px;cursor:pointer;font:inherit}.approval-view-tabs button.selected{background:#eaf1ff;border-color:#a9c4fc;color:#2457bd;font-weight:600}.history-list article{display:grid;gap:10px}.history-list article .button{justify-self:start}.review-side-body .review-result{margin:12px 0}.review-side-body .review-result p{line-height:1.75}.review-side-body .banner ul{padding-left:20px}.admin-area{color:#182230;--admin-muted: #526179}.admin-nav{position:sticky;top:0;height:100vh;padding:22px 14px;background:#fff;border-right:1px solid #e4e7ec;display:flex;flex-direction:column;z-index:4}.admin-brand{padding-bottom:24px}.admin-brand>span{width:34px;height:34px;border-radius:10px;background:#ecfdf3;color:#039855;display:grid;place-items:center}.admin-nav-link{display:flex;align-items:center;gap:11px;padding:11px 12px;text-decoration:none;color:#475467;border-radius:8px;font-size:14px}.admin-nav-link:hover,.admin-nav-link.active{background:#ecfdf3;color:#027a48}.admin-area{padding:30px clamp(18px,3vw,42px) 54px;min-width:0}.admin-area>.page-header,.admin-area>div>.page-header{margin:0 0 22px}.admin-area .page-header h1{margin:0;font-size:26px;letter-spacing:-.02em}.admin-area .page-header p{margin:7px 0 0;color:#526179;font-size:14px}.admin-area .card{padding:20px}.admin-area .table{width:100%;border-collapse:collapse;font-size:14px}.admin-area .table th{text-align:left;background:#f9fafb;color:#526179;font-weight:600}.admin-area .table td,.admin-area .table th{padding:12px 11px;border-bottom:1px solid #eaecf0;vertical-align:middle}.admin-area .table td>small{display:block;max-width:320px;color:#526179;margin-top:4px;overflow-wrap:anywhere}.admin-area .table-wrap{width:100%;overflow:auto}.admin-area .user-cell{display:flex;align-items:center;gap:10px;min-width:180px}.admin-area .user-cell>div{display:grid;gap:4px}.admin-area .user-cell small{color:#526179;font-size:12px}.admin-area .user-avatar{width:36px;height:36px;border-radius:50%;background:#eef4ff;color:#175cd3;font-weight:700;display:grid;place-items:center}.user-actions{display:flex;gap:8px}.admin-user-cards{display:none}.admin-user-identity{min-width:0;display:grid;gap:4px}.admin-user-identity span{color:#526179;font-size:12px;overflow-wrap:anywhere}.admin-user-card-meta{display:flex;justify-content:space-between;gap:12px;color:#526179;font-size:13px}.admin-user-card-meta b{color:#344054}.admin-user-card-heading{display:flex;align-items:center;gap:10px;min-width:0}.admin-user-card-heading>.status{margin-left:auto;flex:none}.admin-user-card-actions{display:flex;gap:8px}.admin-user-card-actions .button{flex:1;justify-content:center;min-height:42px}.reset-account-summary{display:grid;gap:4px;margin-bottom:18px;padding:12px 14px;border-radius:10px;background:#f6f8fc}.reset-account-summary span{color:#526179;font-size:13px;overflow-wrap:anywhere}.reset-password-field{display:grid;gap:7px}.reset-password-field>span{font-size:14px;font-weight:600;color:#344054}.reset-password-field small{font-size:12px;line-height:1.55;color:#526179}.admin-modal-form{display:grid;gap:16px}.admin-modal-form .field{display:grid;gap:7px;color:#344054;font-size:14px}.admin-modal-form .field>span,.admin-modal-form legend{font-size:14px;font-weight:600;color:#344054}.admin-modal-form .field small{font-size:12px;color:#526179;line-height:1.55}.admin-modal-form .input,.admin-modal-form .textarea{width:100%}.admin-modal-form .member-checks label{min-width:0}.admin-modal-form .member-checks small{min-width:0;font-size:12px;color:#526179}.admin-modal-form .error{font-size:13px}.admin-area .status.is-done{background:#ecfdf3;color:#027a48}.admin-area .status.is-muted{background:#f2f4f7;color:#475467}.admin-area .status.is-pending{background:#fffaeb;color:#b54708}.check-field{display:flex;align-items:center;gap:9px;font-size:13px;color:#344054}.check-field input,.member-checks input{width:16px;height:16px;accent-color:#175cd3}.member-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:9px;border:1px solid #d0d5dd;border-radius:8px;max-height:190px;overflow:auto}.member-checks label{display:flex;align-items:center;gap:7px;font-size:13px}.member-checks small{color:#667085;overflow:hidden;text-overflow:ellipsis}.admin-modal-form fieldset{border:0;padding:0;margin:0}.admin-modal-form legend{font-size:14px;font-weight:600;margin-bottom:8px}.admin-ai-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,1fr);gap:16px;align-items:start}.admin-ai-grid .card h2{display:flex;align-items:center;gap:9px;margin:0 0 18px;font-size:17px}.admin-ai-grid .card h2 svg{color:#175cd3}.admin-form{display:grid;gap:16px}.admin-form .field{display:grid;gap:7px}.admin-form .field>span,.admin-modal .field>span{font-size:13px;font-weight:600;color:#344054}.admin-form .input{width:100%}.admin-form .button{justify-self:start}.ai-config-state{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f9fafb;border-radius:8px;font-size:13px}.ai-config-state.configured{background:#ecfdf3;color:#027a48}.ai-config-state.unconfigured{background:#fffaeb;color:#b54708}.status-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.ai-explainer{line-height:1.7;font-size:14px;color:#526179}.ai-explainer p{margin:0 0 12px}.admin-area .banner.success-banner{background:#ecfdf3;color:#027a48}.admin-area .error{display:flex;align-items:center;gap:8px}.job-error{max-width:420px;color:#b42318;overflow-wrap:anywhere}.admin-mobile-nav{display:none}@media(max-width:900px){.admin-ai-grid{grid-template-columns:1fr}.admin-area{padding:24px 20px}}@media(max-width:700px){.admin-area{display:block;padding-bottom:68px}.admin-nav{display:none}.admin-area{padding:20px 14px 24px}.admin-area .page-header{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.admin-area .page-header h1{font-size:22px}.admin-area .page-header .button{min-height:36px}.admin-area .card{padding:14px}.admin-mobile-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:10;left:0;right:0;bottom:0;padding:7px 4px max(8px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eaecf0}.admin-mobile-nav a{display:grid;justify-items:center;gap:3px;color:#667085;text-decoration:none;font-size:12px}.admin-mobile-nav a.active{color:#027a48}.admin-area .table-wrap:not(.admin-users-table){margin:0 -14px;width:calc(100% + 28px)}.admin-area .table{min-width:760px}.member-checks{grid-template-columns:1fr}.admin-users-table{display:none}.admin-user-cards{display:grid;gap:12px}.admin-user-card{display:grid;gap:14px;padding:14px;border:1px solid #e4eaf3;border-radius:12px;background:#fff}.admin-area .status{font-size:12px}.admin-area .user-avatar{flex:none}.user-actions{flex-wrap:wrap}.user-actions .button{min-height:40px}.admin-area .card:has(.admin-users-table){padding:12px}}.reset-success{display:block;color:#027a48;font-size:12px;margin-top:5px}.admin-project-cards{display:none}.admin-projects-table .table{table-layout:fixed;width:100%;min-width:0}.admin-projects-table th:nth-child(1){width:25%}.admin-projects-table th:nth-child(2){width:45%}.admin-projects-table th:nth-child(3){width:18%}.admin-projects-table td{white-space:normal;overflow-wrap:anywhere}@media(max-width:1000px){.admin-projects-table{display:none}.admin-project-cards{display:grid;gap:14px}.admin-project-card{padding:18px;border:1px solid #e4eaf3;border-radius:12px;min-width:0}.admin-project-card h2{margin:0 0 16px;font-size:17px;overflow-wrap:anywhere}.admin-project-goal>span,.admin-project-card dt{color:#526179;font-size:12px}.admin-project-goal p{margin:6px 0 18px;line-height:1.65;overflow-wrap:anywhere}.admin-project-card dl{display:flex;flex-wrap:wrap;gap:16px 36px;margin:0;padding-top:14px;border-top:1px solid #edf0f5}.admin-project-card dd{margin:5px 0 0;font-size:14px}}:root{--text-muted: #526179;--font-caption: 12px;--font-body: 14px;--control-height: 44px;--surface-radius: 14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;color:#182230;background:#f5f7fa;font-synthesis:none;font-weight:400;font-size:14px;line-height:1.65;--primary: #2563eb;--border: #e4e7ec;--muted: #667085;--surface: #fff;--radius: 10px}*{box-sizing:border-box}body{margin:0}a{color:#2563eb;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #93b4ff;outline-offset:3px}h1,h2,h3,h4,p{margin-top:0}h1{font-size:28px;line-height:1.35;letter-spacing:-.6px;margin-bottom:8px}h2{font-size:20px;line-height:1.45;margin-bottom:16px}h3{font-size:16px;margin-bottom:10px}p{margin-bottom:14px}small{font-size:12px}svg{flex-shrink:0}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid #edf0f4;vertical-align:middle}th{font-size:12px;letter-spacing:.02em;color:#667085;font-weight:500;background:#f9fafb}tr:last-child td{border-bottom:0}td{overflow-wrap:anywhere}form{margin:0}input[type=checkbox]{accent-color:#2563eb}.brand{display:flex;gap:12px;align-items:center;color:#182230;font-size:20px;font-weight:750;line-height:1.25;letter-spacing:-.4px}.brand small{display:block;font-size:var(--font-caption);font-weight:400;color:var(--text-muted);letter-spacing:1px;margin-top:6px}.brand-symbol{width:38px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:#2563eb;color:#fff;border-radius:11px;font-weight:750;font-size:21px;box-shadow:0 5px 12px #2563eb22}.app-layout{display:flex;min-height:100vh}.sidebar{width:220px;position:fixed;left:0;top:0;bottom:0;background:#fff;border-right:1px solid #e7ecf2;padding:30px 16px 20px;display:flex;flex-direction:column;z-index:40}.sidebar>.brand{padding-left:10px;margin-bottom:42px}.sidebar-caption{padding:0 15px 10px;font-size:var(--font-caption);color:var(--text-muted);letter-spacing:1.5px}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 14px;margin:4px 0;border-radius:8px;color:#596579;font-size:14px;font-weight:500}.nav-item:hover{background:#f6f8fc;color:#2563eb}.nav-item.active{background:#edf3ff;color:#2563eb}.sidebar-footer{margin-top:auto;padding:20px 12px 0;border-top:1px solid #eef1f5;display:flex;align-items:center;gap:8px;font-size:var(--font-caption);color:var(--text-muted)}.app-main{margin-left:220px;width:calc(100% - 220px);min-width:0}.topbar{height:76px;background:#fffffff0;border-bottom:1px solid #e7ecf2;padding:0 34px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30}.workspace-switch{display:flex;align-items:center;gap:10px}.workspace-switch select{appearance:none;background:transparent;border:0;font-weight:600;padding:10px 0;color:#344054;max-width:170px;cursor:pointer}.workspace-switch svg{pointer-events:none}.topbar-right{display:flex;gap:18px;align-items:center}.account{display:flex;align-items:center;gap:10px;color:#344054;font-size:13px}.avatar{display:inline-flex;width:33px;height:33px;border-radius:50%;align-items:center;justify-content:center;background:#eaf1ff;color:#2563eb;font-weight:600}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:7px;background:transparent;color:#667085}.icon-button:hover{background:#f2f4f7}.main-content{padding:30px 34px 50px;max-width:1800px;margin:auto}.mobile-nav{display:none}.page{width:100%;max-width:1440px;margin:auto}.page.narrow{max-width:620px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px;flex-wrap:wrap}.page-header p{margin-bottom:0}.page-header .actions,.actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.eyebrow{color:var(--text-muted);font-size:var(--font-caption);letter-spacing:1.5px;font-weight:600;margin-bottom:8px;display:block}.muted{color:#667085}.small{font-size:12px}.card{background:#fff;border:1px solid #e5eaf0;border-radius:10px;padding:24px;box-shadow:0 2px 4px #18223002;margin-bottom:20px}.card-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #edf0f4}.card-header h2,.card-header h3{margin:0}.card.flush{padding:0;overflow:hidden}.stack{display:flex;flex-direction:column;gap:16px}.stack>.card{margin-bottom:0}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 16px;min-height:40px;border:1px solid #d0d7e2;border-radius:7px;background:#fff;color:#344054;font-size:13px;font-weight:500;white-space:nowrap;transition:background .12s}.button:hover{background:#f8fafc}.button.primary{background:#2563eb;border-color:#2563eb;color:#fff;box-shadow:0 2px 3px #2563eb10}.button.primary:hover{background:#1d4ed8}.button.danger{color:#b42318;border-color:#f3b6b0;background:#fff}.button.small{min-height:30px;padding:4px 10px;font-size:12px}.button.ghost{border-color:transparent;box-shadow:none;background:transparent;color:#2563eb}.input,.textarea,.select{display:block;width:100%;border:1px solid #d5dce6;border-radius:7px;background:#fff;padding:10px 12px;color:#182230;min-height:42px;transition:border-color .1s}.input:hover,.textarea:hover,.select:hover{border-color:#9faec3}.input:focus,.textarea:focus,.select:focus{border-color:#2563eb}.input::placeholder,.textarea::placeholder{color:var(--text-muted)}.textarea{min-height:105px;resize:vertical;line-height:1.7}.field{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:500;color:#344054}.field .muted{font-weight:400;font-size:12px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid .full{grid-column:1/-1}.form-actions{display:flex;gap:10px;justify-content:flex-end;border-top:1px solid #edf0f4;padding-top:18px;margin-top:20px}.table{width:100%;overflow:auto}.status{display:inline-flex;align-items:center;gap:5px;font-size:var(--font-caption);font-weight:500;line-height:1.6;white-space:nowrap;padding:3px 9px;border-radius:5px;background:#f2f4f7;color:#667085}.status.in_progress,.status.pending,.status.pending_acceptance,.status.blue{background:#edf3ff;color:#2563eb}.status.approved,.status.completed,.status.success,.status.read{background:#ecfdf3;color:#067647}.status.returned,.status.warning,.status.partial,.status.blocked{background:#fffaeb;color:#b54708}.status.failed,.status.danger{background:#fff1f0;color:#b42318}.error{border:1px solid #fecdca;background:#fff5f4;color:#b42318;border-radius:7px;padding:12px 15px;font-size:13px;overflow-wrap:anywhere}.banner{border:1px solid #d6e4ff;background:#f3f7ff;color:#365f9d;border-radius:7px;padding:12px 15px;font-size:13px}.banner.warning{border-color:#fedf89;background:#fffcf0;color:#935c15}.banner.success{border-color:#abefc6;background:#f0fdf4;color:#067647}.empty{padding:44px 24px;text-align:center;color:var(--text-muted);border:1px dashed #dfe5ed;border-radius:9px;background:#fcfdff}.empty h3{color:#475467}.tabs{display:flex;gap:24px;border-bottom:1px solid #e4e7ec;margin-bottom:24px;overflow-x:auto}.tab{background:transparent;color:#667085;border:0;border-bottom:2px solid transparent;padding:13px 0;white-space:nowrap;font-weight:500}.tab.active{color:#2563eb;border-bottom-color:#2563eb}.screen-state{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;color:#667085;padding:24px;text-align:center}.screen-state h2{color:#182230}.divider{height:1px;background:#edf0f4;margin:18px 0}.count{font-variant-numeric:tabular-nums;font-size:30px;font-weight:650;letter-spacing:-1px;color:#182230}.file-link{overflow-wrap:anywhere}.breadcrumbs{font-size:12px;color:var(--text-muted);margin-bottom:16px}.modal-overlay,.drawer-overlay{position:fixed;inset:0;background:#18223055;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px}.modal{background:#fff;border-radius:12px;padding:28px;width:min(640px,100%);max-height:90vh;overflow:auto}.drawer-overlay{justify-content:flex-end;padding:0}.drawer{width:min(540px,100%);height:100%;background:#fff;padding:28px;overflow:auto;box-shadow:-15px 0 40px #18223010}.login-page{min-height:100vh;display:grid;grid-template-columns:1.08fr 1fr;background:#fff}.login-story{background:#edf3fc;padding:48px 64px;display:flex;flex-direction:column;min-height:100vh;position:relative;overflow:hidden}.login-story:after{content:"";position:absolute;bottom:13%;right:-160px;width:450px;height:450px;border:1px solid #d4e1f4;border-radius:50%;pointer-events:none}.login-story>.brand{position:relative;z-index:1}.login-message{margin:auto 0;max-width:500px;position:relative;z-index:1;padding:80px 0}.login-message .eyebrow{color:#5877a8;margin-bottom:22px}.login-message h1{font-size:44px;line-height:1.5;letter-spacing:-1px;font-weight:650;margin-bottom:24px}.login-message p{font-size:15px;color:#70819a;max-width:380px;line-height:2}.login-steps{display:flex;gap:24px;color:#6e819e;font-size:var(--font-caption);margin-top:40px}.login-story>small{color:#8b9ab0}.login-form-wrap{display:flex;align-items:center;justify-content:center;padding:50px}.login-form{width:100%;max-width:350px}.login-form h2{font-size:28px;margin:10px 0 8px}.login-form>.muted{margin-bottom:34px;font-size:13px}.login-form .field{margin-bottom:20px}.login-form .input{height:46px}.login-submit{width:100%;height:46px;justify-content:space-between;margin-top:10px}.login-help{text-align:center;font-size:12px;color:var(--text-muted);margin:24px 0 0}@media(min-width:1700px){.main-content{padding:40px 50px}.sidebar{width:236px}.app-main{margin-left:236px;width:calc(100% - 236px)}}@media(max-width:1200px){.sidebar{width:190px;padding-left:10px;padding-right:10px}.sidebar>.brand{font-size:18px;padding-left:8px}.app-main{margin-left:190px;width:calc(100% - 190px)}.main-content{padding:24px}.topbar{padding:0 24px}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.login-story{padding:36px}.login-message h1{font-size:36px}}@media(max-width:767px){:root{font-size:14px}.sidebar{display:none}.app-main{margin-left:0;width:100%}.topbar{height:62px;padding:0 16px}.topbar-right{gap:10px}.account>span:last-child{display:none}.main-content{padding:22px 16px 100px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;background:#fffffff5;border-top:1px solid #e4e7ec;padding:10px 4px calc(9px + env(safe-area-inset-bottom));z-index:45}.mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:3px;color:var(--text-muted);font-size:var(--font-caption);min-width:50px}.mobile-nav a.active{color:#2563eb}.page-header{align-items:flex-start;gap:14px;margin-bottom:20px}h1{font-size:24px}h2{font-size:18px}.card{padding:18px}.grid-2,.grid-3,.form-grid{grid-template-columns:1fr}.grid-4{gap:10px}.tabs{gap:20px}.input,.textarea,.select{font-size:16px}.button{min-height:44px}.page-header .actions{width:100%}.table{overflow:auto}.table th,.table td{padding:12px;min-width:90px}.table th:first-child,.table td:first-child{min-width:150px}.modal-overlay{padding:12px}.modal{padding:20px}.login-page{grid-template-columns:1fr}.login-story{min-height:0;padding:24px;background:#f0f5fd}.login-message{padding:35px 0 10px}.login-message h1{font-size:27px;line-height:1.4;margin-bottom:12px}.login-message p,.login-steps,.login-story>small{display:none}.login-message .eyebrow{margin-bottom:12px}.login-form-wrap{padding:35px 24px}.login-form h2{font-size:24px}.login-form>.muted{margin-bottom:24px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.app-layout:has(.review-page) .sidebar,.app-layout:has(.review-page) .mobile-nav{display:none}.app-layout:has(.review-page) .main-content{max-width:none;padding:18px 24px}.app-layout:has(.review-page) .manage-area{padding:0}.manage-modal-backdrop{z-index:100!important}@media(max-width:767px){.app-layout:has(.review-page) .main-content{padding:16px 12px}.app-layout:has(.review-page) .review-mobile-tabs{top:62px}.app-layout:has(.review-page) .review-side{padding-bottom:20px!important}}.review-files{flex-direction:column;align-items:stretch}.review-files h2{flex-shrink:0}.review-file{flex-shrink:0;min-height:72px}.pdf-viewer{flex:1;min-height:0;width:100%;overflow:auto;background:#e7eaf0}.pdf-controls{height:42px;position:sticky;top:0;z-index:2;background:#f8fafcf5;display:flex;align-items:center;justify-content:center;gap:18px;border-bottom:1px solid #dbe2ea;font-size:12px}.pdf-paper{padding:16px;display:flex;justify-content:center}.pdf-paper canvas{background:#fff;box-shadow:0 2px 7px #18223010;max-width:100%;object-fit:contain}.pdf-viewer>.error{margin:24px!important}:root{--radius: 14px;--primary: #3564ed;--border: #e6ebf3;--muted: var(--text-muted);background:#f4f6fb;color:#24324a}body{background:#f4f6fb}.sidebar{width:232px;padding:30px 18px 22px;background:#fff}.app-main{margin-left:232px;width:calc(100% - 232px)}.sidebar>.brand{margin-bottom:38px}.brand-symbol{background:linear-gradient(145deg,#5084fc,#2b56dc);border-radius:12px;box-shadow:0 5px 14px #396dec22}.nav-item{padding:13px 14px;border-radius:11px;margin:6px 0;transition:background .15s,color .15s}.nav-item.active{background:#edf2ff;color:#2e60df;box-shadow:inset 3px 0 #3d6ced}.topbar{height:72px;border-bottom:1px solid #e9edf4}.workspace-switch .ui-select-trigger{border:0;box-shadow:none;background:transparent;font-weight:600;padding-left:0}.main-content{padding-top:30px}.button{border-radius:10px;min-height:40px;transition:background .15s,box-shadow .15s,transform .15s}.button.primary{background:#3564ed;border-color:#3564ed;box-shadow:0 3px 8px #3564ed20}.button.primary:hover:not(:disabled){background:#2555dd;box-shadow:0 4px 12px #3564ed30;transform:translateY(-1px)}.card{border-radius:16px;border:1px solid #e6ebf3;box-shadow:0 2px 8px #162e5103}.input,.textarea{border-radius:10px;min-height:42px}.input:focus,.textarea:focus{box-shadow:0 0 0 3px #3564ed12;border-color:#7d9df7}.runtime-strip{display:flex;align-items:center;gap:20px;padding:9px 34px;border-bottom:1px solid #e8edf5;background:#fbfcff;font-size:var(--font-caption);color:var(--text-muted)}.runtime-label{display:flex;align-items:center;gap:7px;white-space:nowrap;color:#546681;font-weight:600}.live-dot{width:6px;height:6px;display:inline-block;background:#2eb381;border-radius:50%;box-shadow:0 0 0 3px #2eb38114}.live-dot.offline{background:#d99a43;box-shadow:0 0 0 3px #d99a4314}.runtime-strip>button{min-height:32px;display:flex;align-items:center;gap:5px;margin-left:auto;border:0;background:transparent;color:#5372a0;font-size:var(--font-caption);padding:3px 0;white-space:nowrap}.runtime-item{display:flex;align-items:flex-start;gap:12px;padding:16px 0;border-bottom:1px solid #edf0f6}.runtime-item>svg{color:#537df0;margin-top:3px}.runtime-item b,.runtime-item span{display:block}.runtime-item b{margin-bottom:4px}.runtime-item span{font-size:13px;color:var(--text-muted)}.runtime-item:last-of-type{margin-bottom:16px}.demo-accounts{border-top:1px solid #e6ebf3;padding-top:22px;margin-top:22px}.demo-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#536681}.demo-accounts>p{font-size:12px;color:var(--text-muted);margin:9px 0 15px;line-height:1.7}.demo-role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.demo-role{display:flex;align-items:center;flex-direction:column;gap:5px;border:1px solid #e3eaf6;background:#f8faff;border-radius:12px;padding:13px 5px;color:#536581;font-size:12px}.demo-role svg{color:#4474e8;margin-bottom:3px}.demo-role span{font-size:var(--font-caption);text-align:center;color:var(--text-muted)}.demo-role:hover,.demo-role:focus-visible{border-color:#648bf0;background:#eff4ff}.demo-hint{background:#f1f5ff;padding:12px;border-radius:10px;font-size:12px;color:#5473ab;margin:18px 0}.login-form-wrap{padding:36px}.login-form{max-width:410px}.login-form h2{font-size:29px;letter-spacing:-.6px}.login-story{background:radial-gradient(ellipse at 20% 15%,#3662a2 0,transparent 65%),linear-gradient(150deg,#1c355c,#14243c);color:#fff}.login-story .brand{color:#fff}.login-story .login-message p,.login-story>small{color:#bdcce2}.login-story .eyebrow{color:#92b5ff}.login-steps span{border-color:#ffffff25;background:#ffffff09;color:#d3dff1}.login-message h1{letter-spacing:-1px}.login-form .input{background:#fcfdff;padding:12px 14px;min-height:48px}.login-submit{min-height:48px}.app-layout:has(.review-page) .app-main{margin-left:0;width:100%}.app-layout:has(.review-page) .runtime-strip{padding-left:24px;padding-right:24px}@media(max-width:900px){.sidebar{width:200px}.app-main{margin-left:200px;width:calc(100% - 200px)}.runtime-description{display:none}.runtime-strip{padding:9px 22px}}@media(max-width:760px){input:not([type=checkbox]):not([type=radio]),textarea{font-size:16px}.button,.icon-button{min-height:var(--control-height)}.sidebar{display:none}.app-main{margin-left:0;width:100%}.runtime-strip{padding:9px 18px;gap:10px}.login-form-wrap{padding:26px 22px}.main-content{padding-top:22px}.topbar{height:64px}.workspace-switch .ui-select-trigger{font-size:13px}.login-story{display:none}.login-form{max-width:440px;width:100%}.login-page{display:block;min-height:100dvh}.login-form-wrap{min-height:100dvh;display:flex;align-items:center;justify-content:center}}img.brand-symbol{width:40px;height:40px;flex:none;border-radius:11px;background:transparent}.mobile-brand{display:none;flex:none;line-height:0}@media(max-width:1000px){.mobile-brand{display:inline-flex;align-items:center}.workspace-switch{display:flex;align-items:center;gap:8px;min-width:0}.workspace-switch .custom-select{min-width:0}}
