.review-page{max-width:1500px;margin-inline:auto}.review-stage-bar{max-width:860px}.review-stage-bar button{cursor:pointer}.review-titlebar{justify-content:space-between;align-items:end;gap:32px;margin-bottom:24px;display:flex}.review-titlebar h1{letter-spacing:-.04em;margin:8px 0 6px;font-size:clamp(32px,4vw,46px)}.review-titlebar p{color:var(--muted);margin:0}.review-title-actions{gap:7px;display:flex}.review-title-actions button{border:1px solid var(--line-strong);background:var(--paper);border-radius:6px;min-height:40px;padding:0 12px;font-weight:700}.review-title-actions button:hover:not(:disabled){border-color:var(--brand);background:var(--brand-soft)}.live-message{border-left:3px solid var(--brand);background:var(--brand-soft);color:var(--brand-dark);padding:10px 14px;font-size:13px}.safety-report{border:1px solid var(--line-strong);background:var(--paper);border-radius:10px;margin:20px 0}.safety-report.quarantined{border-color:#d4aaa1}.safety-report.passed{border-color:#a9c7b7}.safety-report-header{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(0,1fr) auto;align-items:start;gap:16px;padding:22px;display:grid}.safety-report-icon{border-radius:50%;place-items:center;width:40px;height:40px;font-size:18px;font-weight:900;display:grid}.safety-report-icon.blocked{background:var(--major-soft);color:var(--major)}.safety-report-icon.passed{background:var(--success-soft);color:var(--success)}.safety-report-icon.review{background:var(--minor-soft);color:var(--minor)}.safety-report-header h2{margin:6px 0 7px;font-size:25px}.safety-report-header p{max-width:760px;color:var(--muted);margin:0;line-height:1.65}.safety-report-state{border:1px solid var(--line);border-radius:5px;padding:7px 9px;font-size:11px;font-weight:800}.safety-report-state.blocked{background:var(--major-soft);color:var(--major);border-color:#ddb9b2}.safety-report-state.passed{background:var(--success-soft);color:var(--success);border-color:#b7d0c3}.safety-report-state.review{background:var(--minor-soft);color:var(--minor)}.safety-report-metrics{border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin:0;display:grid}.safety-report-metrics div{border-right:1px solid var(--line);padding:14px 18px}.safety-report-metrics div:last-child{border-right:0}.safety-report-metrics dt{color:var(--muted);font-size:10px}.safety-report-metrics dd{margin:5px 0 0;font-size:16px;font-weight:800}.safety-check-list{display:grid}.safety-check-row{border-bottom:1px solid var(--line)}.safety-check-row:last-child{border-bottom:0}.safety-check-row>summary{cursor:pointer;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 20px;list-style:none;display:grid}.safety-check-row>summary::-webkit-details-marker{display:none}.safety-check-row>summary:hover{background:#f7f7f3}.safety-check-symbol{border-radius:50%;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.safety-check-row.passed .safety-check-symbol{background:var(--success-soft);color:var(--success)}.safety-check-row.blocked .safety-check-symbol{background:var(--major-soft);color:var(--major)}.safety-check-row.review .safety-check-symbol{background:var(--minor-soft);color:var(--minor)}.safety-check-row summary div{gap:3px;display:grid}.safety-check-row summary strong{font-size:13px}.safety-check-row summary small{color:var(--muted)}.safety-check-state{font-size:11px;font-weight:780}.safety-check-row.passed .safety-check-state{color:var(--success)}.safety-check-row.blocked .safety-check-state{color:var(--major)}.safety-check-row.review .safety-check-state{color:var(--minor)}.safety-check-evidence{border-left:2px solid var(--line);background:#f8f8f4;margin:0 20px 16px 60px;padding:10px 14px}.safety-check-evidence>strong{font-size:11px}.safety-check-evidence ul{color:var(--muted);margin:8px 0;padding-left:18px;font-size:12px}.safety-check-evidence p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.6}.safety-report-footer{border-top:1px solid var(--line);background:#f3f4f0;gap:14px;padding:14px 20px;font-size:12px;display:flex}.safety-report-footer span{color:var(--muted)}.review-overview{border-block:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;margin:20px 0;padding:20px 0;display:grid}.review-overview h2{max-width:780px;margin:7px 0 0;font-size:22px;line-height:1.35}.review-overview dl{grid-template-columns:repeat(4,82px);margin:0;display:grid}.review-overview dl div{border-left:1px solid var(--line);padding-left:16px}.review-overview dt{color:var(--muted);font-size:10px}.review-overview dd{margin:5px 0 0;font-size:19px;font-weight:800}.review-editor-layout{border:1px solid var(--line-strong);background:var(--paper);border-radius:10px;grid-template-columns:minmax(220px,.55fr) minmax(300px,.78fr) minmax(0,1.2fr);min-height:620px;display:grid}.review-issue-column,.review-detail-column{border-right:1px solid var(--line)}.review-filterbar{border-bottom:1px solid var(--line);background:#f6f6f2;grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.review-filterbar label{gap:5px;display:grid}.review-filterbar label span{color:var(--muted);font-size:9px;font-weight:760}.review-filterbar select{border:1px solid var(--line);background:var(--paper);border-radius:5px;min-height:36px;font-size:11px}.compact-issue-list{margin:0;padding:0;list-style:none}.compact-issue-list li{border-bottom:1px solid var(--line)}.compact-issue-list button{text-align:left;background:0 0;border:0;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:13px 12px;display:grid}.compact-issue-list button:hover{background:#f5f6f2}.compact-issue-list button[aria-current=true]{background:var(--brand-soft);box-shadow:inset 3px 0 0 var(--brand)}.compact-issue-list button>span{color:var(--muted);font:800 11px ui-serif,Georgia,serif}.compact-issue-list button>div{gap:4px;min-width:0;display:grid}.compact-issue-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.compact-issue-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.decision-dot{border-radius:4px;padding:4px 5px;font-size:9px;font-weight:780}.decision-pending{color:var(--muted);background:#ecece7}.decision-accepted{background:var(--success-soft);color:var(--success)}.decision-rejected{background:var(--major-soft);color:var(--major)}.decision-deferred{background:var(--minor-soft);color:var(--minor)}.review-detail-column{padding:20px}.review-detail>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.review-detail>header>div{align-items:center;gap:8px;display:flex}.review-detail>header>div>span:last-child{color:var(--muted);font-size:11px}.review-detail h2{margin:14px 0 18px;font-size:20px}.decision-state{border-radius:4px;padding:5px 7px;font-size:10px;font-weight:760}.evidence-diff{border:1px solid var(--line);border-radius:7px;display:grid}.evidence-diff section{padding:14px}.evidence-diff section+section{border-top:1px solid var(--line)}.evidence-diff span,.review-reason span{color:var(--muted);font-size:10px;font-weight:780}.evidence-diff p{margin:8px 0 0;font-family:ui-serif,Georgia,serif;font-size:13px;line-height:1.65}.evidence-source{background:#fafaf7}.evidence-candidate{background:#f3f6f4}.review-reason{border-left:2px solid var(--brand);background:var(--brand-soft);margin-top:14px;padding:10px 12px}.review-reason p{margin:6px 0 0;font-size:12px;line-height:1.6}.meaning-assessment{background:var(--success-soft);border:1px solid #c6d8cf;border-radius:6px;margin-top:12px;padding:11px 12px}.meaning-assessment.danger{background:var(--major-soft);border-color:#dfb9b1}.meaning-assessment strong{font-size:11px}.meaning-assessment p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.5}.decision-toolbar{border:0;grid-template-columns:repeat(3,1fr);gap:5px;margin:14px 0 0;padding:0;display:grid}.decision-toolbar legend{color:var(--muted);grid-column:1/-1;margin-bottom:6px;font-size:10px;font-weight:760}.decision-toolbar button{border:1px solid var(--line);background:var(--paper);border-radius:5px;min-height:36px;font-size:11px;font-weight:700}.decision-toolbar button.selected{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-dark)}.application-permission{border-radius:6px;grid-template-columns:26px 1fr;gap:9px;margin:12px 0;padding:11px;display:grid}.application-permission>span{border-radius:50%;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.application-permission strong{font-size:11px}.application-permission p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.5}.application-permission.allowed{background:var(--success-soft)}.application-permission.allowed>span{color:var(--success);background:#cce0d5}.application-permission.blocked{background:var(--major-soft)}.application-permission.blocked>span{color:var(--major);background:#efd0ca}.full-button{width:100%}.review-document-column{min-width:0}.review-document-column .document-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.review-document-column .document-toolbar h2{margin:5px 0 0;font-size:18px}.segmented-control{border:1px solid var(--line);background:#f0f0eb;border-radius:6px;padding:2px;display:flex}.segmented-control button{min-height:30px;color:var(--muted);background:0 0;border:0;border-radius:4px;padding:0 8px;font-size:10px;font-weight:700}.segmented-control button[aria-selected=true]{background:var(--paper);color:var(--brand-dark);box-shadow:var(--shadow-sm)}.version-explanation{border-bottom:1px solid var(--line);color:var(--muted);background:#f7f7f3;padding:10px 18px;font-size:11px}.version-explanation.quarantined{background:var(--major-soft);color:var(--major)}.review-document-column .manuscript-text{white-space:pre-wrap;color:#2c332f;background:#fffefa;border:0;min-height:510px;max-height:650px;margin:0;padding:24px;font-family:ui-serif,Georgia,Times New Roman,serif;font-size:15px;line-height:1.88;overflow:auto}.author-edit-stage{grid-template-columns:minmax(0,1fr) 320px;gap:18px;display:grid}.author-edit-main,.author-edit-sidebar section{border:1px solid var(--line);background:var(--paper);border-radius:9px}.author-edit-main>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.author-edit-main h2{margin:6px 0 0}.author-edit-main>header>span{color:var(--muted);font-size:11px}.author-manuscript{white-space:pre-wrap;background:#fffefa;border:0;min-height:580px;margin:0;padding:30px;font-family:ui-serif,Georgia,serif;font-size:16px;line-height:1.9}.author-edit-sidebar{align-content:start;gap:12px;display:grid}.author-edit-sidebar section{padding:18px}.author-edit-sidebar dl{grid-template-columns:repeat(3,1fr);margin:14px 0 0;display:grid}.author-edit-sidebar dl div{border-right:1px solid var(--line)}.author-edit-sidebar dl div:last-child{border-right:0}.author-edit-sidebar dt{color:var(--muted);font-size:9px}.author-edit-sidebar dd{margin:5px 0 0;font-size:18px;font-weight:800}.author-edit-sidebar h3{margin:0;font-size:16px}.author-edit-sidebar p{color:var(--muted);font-size:12px;line-height:1.55}.author-history-actions{grid-template-columns:1fr 1fr;gap:6px;display:grid}.author-history-actions button{border:1px solid var(--line);background:var(--paper);border-radius:5px;min-height:38px;font-weight:700}.export-stage{border-top:1px solid var(--line-strong);grid-template-columns:minmax(0,.75fr) minmax(420px,1.25fr);align-items:start;gap:54px;padding-top:42px;display:grid}.export-stage-copy h2{margin:10px 0 14px;font-size:36px}.export-stage-copy>p{color:var(--muted);line-height:1.7}.export-stage-copy ul{color:var(--muted);gap:8px;margin:22px 0 0;padding-left:18px;font-size:13px;line-height:1.55;display:grid}.export-option-list{border:1px solid var(--line);background:var(--paper);border-radius:9px}.export-option-list button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:18px;display:grid}.export-option-list button:last-child{border-bottom:0}.export-option-list button:hover{background:var(--brand-soft)}.export-option-list button>span{border:1px solid var(--line);width:48px;height:40px;color:var(--brand-dark);background:#f6f6f2;border-radius:6px;place-items:center;font-size:10px;font-weight:800;display:grid}.export-option-list button>div{gap:4px;display:grid}.export-option-list strong{font-size:13px}.export-option-list small{color:var(--muted)}.export-option-list button>b{color:var(--brand);font-size:11px}.status-banner{box-shadow:none;border-radius:8px}.analysis-state,.loading-state{background:var(--paper);border-radius:10px}.save-indicator{-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:5px}
@keyframes pulse{0%,to{opacity:.35}50%{opacity:1}}@media (max-width:1120px){.editorial-hero-grid{grid-template-columns:1fr;min-height:auto}.editorial-hero-copy{max-width:780px}.gate-preview{max-width:800px}.workflow-layout,.try-hero{grid-template-columns:1fr}.case-preview{max-width:780px}.setup-editor-grid{grid-template-columns:minmax(0,1fr) 330px}.review-editor-layout{grid-template-columns:230px minmax(280px,.75fr) minmax(420px,1.2fr);overflow-x:auto}}@media (max-width:900px){.desktop-navigation{display:none}.mobile-menu-toggle{border:1px solid var(--line);background:var(--paper);border-radius:7px;place-content:center;gap:4px;width:44px;height:44px;margin-left:auto;display:grid}.mobile-menu-toggle span{background:var(--ink);width:18px;height:2px}.mobile-menu-toggle.open span:first-child{transform:translateY(6px)rotate(45deg)}.mobile-menu-toggle.open span:nth-child(2){opacity:0}.mobile-menu-toggle.open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-navigation-layer{z-index:90;display:block;position:fixed;inset:69px 0 0}.mobile-navigation-backdrop{background:#161c1961;border:0;width:100%;position:absolute;inset:0}.mobile-navigation-drawer{border-left:1px solid var(--line);background:var(--paper);width:min(92vw,390px);box-shadow:var(--shadow-md);padding:20px;position:absolute;top:0;bottom:0;right:0;overflow:auto}.mobile-navigation-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:16px;display:flex}.mobile-navigation-heading div{gap:3px;display:grid}.mobile-navigation-heading span{color:var(--muted);font-size:11px}.mobile-navigation-heading button{border:1px solid var(--line);background:0 0;border-radius:6px;min-height:38px}.mobile-primary-links,.mobile-secondary-links{margin-top:22px;display:grid}.mobile-primary-links>span,.mobile-secondary-links>span{color:var(--muted);margin-bottom:7px;font-size:10px;font-weight:780}.mobile-primary-links a,.mobile-secondary-links a,.mobile-secondary-links .account-menu-link{border:0;border-bottom:1px solid var(--line);min-height:48px;box-shadow:none;color:var(--ink);background:0 0;border-radius:0;align-items:center;padding:0 4px;font-size:15px;font-weight:720;display:flex}.mobile-primary-links a[aria-current=page],.mobile-secondary-links a[aria-current=page]{color:var(--brand)}.permission-list{grid-template-columns:1fr}.permission-list article{border-right:0;border-bottom:1px solid var(--line)}.permission-list article:last-child{border-bottom:0}.boundary-section{grid-template-columns:1fr}.boundary-section .text-link{grid-column:auto}.try-process ol{grid-template-columns:repeat(2,1fr);gap:24px 0}.try-process li:nth-child(2){border-right:0}.try-process li:nth-child(3){padding-left:0}.setup-editor-grid{grid-template-columns:1fr}.task-settings-panel{position:static}.example-loader{grid-template-columns:1fr}.example-loaded-message{grid-column:auto}.review-editor-layout{display:block;overflow:visible}.review-issue-column,.review-detail-column{border-right:0;border-bottom:1px solid var(--line)}.review-document-column .manuscript-text{max-height:none}.author-edit-stage,.export-stage{grid-template-columns:1fr}}@media (max-width:720px){.shell{width:min(calc(100% - 28px), var(--shell))}.page-main{padding-block:32px 64px}.header-inner{min-height:64px}.mobile-navigation-layer{top:65px}.brand small{display:none}.editorial-hero-grid{gap:38px;padding-block:52px}.editorial-hero-copy h1{font-size:clamp(38px,11vw,52px)}.editorial-hero-copy>p:not(.hero-assurance){font-size:16px}.editorial-actions{flex-direction:column}.editorial-actions>*{width:100%}.gate-preview-copy{grid-template-columns:1fr}.gate-preview-copy section+section{border-top:1px solid var(--line);border-left:0}.permission-section,.workflow-layout{padding-block:68px}.workspace-preview-body{grid-template-columns:1fr}.workspace-preview-body>aside{display:none}.workspace-preview-body>.preview-issues{border-top:1px solid var(--line);border-left:0;grid-template-columns:repeat(3,1fr);padding:12px;display:grid}.preview-issues div{border-right:1px solid var(--line);border-bottom:0;padding:6px 10px}.preview-issues div:last-child{border-right:0}.boundary-section ul{grid-template-columns:1fr}.try-copy h1{font-size:40px}.try-facts{grid-template-columns:repeat(2,1fr)}.try-facts div:nth-child(2){border-right:0}.try-facts div:nth-child(-n+2){border-bottom:1px solid var(--line)}.try-facts div:nth-child(3){padding-left:0}.try-process ol{grid-template-columns:1fr}.try-process li{border-right:0;border-bottom:1px solid var(--line);padding:16px 0}.try-process li:first-child{padding-top:0}.try-boundary-note{flex-direction:column;align-items:flex-start}.workspace-stage-bar{grid-template-columns:repeat(5,minmax(96px,1fr));justify-content:start;overflow-x:auto}.workspace-titlebar,.review-titlebar{flex-direction:column;align-items:flex-start}.workspace-titlebar>p{max-width:none}.quick-source textarea{min-height:330px;padding:17px;font-size:15px}.example-loader-list{grid-template-columns:1fr}.example-loader-list button{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.example-loader-list button:last-child{border-bottom:0}.review-title-actions{width:100%}.review-title-actions button{flex:1}.safety-report-header{grid-template-columns:40px 1fr}.safety-report-state{grid-column:2;justify-self:start}.safety-report-metrics{grid-template-columns:repeat(2,1fr)}.safety-report-metrics div{border-bottom:1px solid var(--line)}.safety-report-metrics div:nth-child(2n){border-right:0}.safety-report-metrics div:last-child{border-bottom:0;grid-column:1/-1}.safety-report-footer{flex-direction:column;gap:5px}.review-overview{grid-template-columns:1fr}.review-overview dl{grid-template-columns:repeat(4,1fr)}.review-overview dl div{padding-left:10px}.review-filterbar{grid-template-columns:1fr 1fr}.review-detail-column{padding:16px}.evidence-diff{grid-template-columns:1fr}.document-toolbar{flex-direction:column;align-items:flex-start!important}.segmented-control{width:100%}.segmented-control button{flex:1}.review-document-column .manuscript-text{min-height:420px;padding:20px}.export-stage{gap:28px}.export-option-list button{grid-template-columns:48px minmax(0,1fr)}.export-option-list button>b{grid-column:2}.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:22px;padding-block:30px}.footer-inner nav{justify-content:flex-start}}@media (max-width:480px){.editorial-hero-copy h1,.try-copy h1{font-size:36px}.section-intro h2,.boundary-section h2{font-size:32px}.gate-preview>header{flex-direction:column;align-items:flex-start}.gate-preview-findings li{grid-template-columns:26px 1fr}.gate-preview-findings li>b{grid-column:2}.workspace-preview-body>section{padding:20px}.workspace-preview-body>.preview-issues{grid-template-columns:1fr}.preview-issues div{border-right:0;border-bottom:1px solid var(--line)}.preview-issues div:last-child{border-bottom:0}.case-preview>header,.case-preview>footer{flex-direction:column;align-items:flex-start}.workspace-titlebar h1{font-size:34px}.source-editor-panel>header{flex-direction:column;align-items:flex-start}.imported-file-label{white-space:normal;overflow-wrap:anywhere;max-width:100%}.task-context-fields{padding-inline:16px}.term-entry{grid-template-columns:1fr}.review-stage-bar{margin-bottom:26px}.review-title-actions{grid-template-columns:repeat(3,1fr);display:grid}.safety-report-header{grid-template-columns:1fr}.safety-report-state{grid-column:auto}.safety-check-row>summary{grid-template-columns:26px 1fr}.safety-check-state{grid-column:2}.safety-check-evidence{margin-left:46px}.review-overview dl{grid-template-columns:repeat(2,1fr);gap:14px 0}.review-overview dl div:nth-child(odd){border-left:0;padding-left:0}.review-filterbar{grid-template-columns:1fr}.compact-issue-list button{grid-template-columns:26px minmax(0,1fr)}.decision-dot{grid-column:2;justify-self:start}.decision-toolbar{grid-template-columns:1fr}.author-edit-sidebar dl{grid-template-columns:repeat(3,1fr)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
:root{--canvas:#f3f5f7;--paper:#fff;--surface-soft:#f7f9fb;--surface-raised:#fff;--ink:#18212b;--muted:#5b6774;--muted-strong:#46515d;--line:#d9e0e7;--line-strong:#bcc7d1;--brand:#1f6257;--brand-dark:#174b43;--brand-soft:#e7f1ee;--major:#a3433b;--major-soft:#faece9;--minor:#8b651e;--minor-soft:#faf1dc;--info:#345f86;--info-soft:#eaf1f7;--success:#2f7059;--success-soft:#e7f3ed;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--shadow-sm:0 1px 2px #131f2b0d, 0 4px 12px #131f2b0a;--shadow-md:0 12px 30px #131f2b14;--shadow-lg:0 24px 60px #131f2b1f;--shell:1440px;--reading:820px;--font-ui:Inter, "SF Pro Text", "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", system-ui, sans-serif;--font-reading:"Iowan Old Style", "Palatino Linotype", "Noto Serif CJK SC", "Songti SC", Georgia, "Times New Roman", serif}html{background:var(--canvas);font-size:16px}body{background:radial-gradient(circle at 12% -10%, #1f62570e, transparent 34rem), var(--canvas);min-width:320px;color:var(--ink);font-family:var(--font-ui);letter-spacing:-.005em;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:17px;line-height:1.68}h1,h2,h3,h4,h5,h6{color:var(--ink);font-family:var(--font-ui);letter-spacing:-.035em;font-weight:760;line-height:1.16}p,li,dd,dt,label,input,textarea,select,button,summary{font-family:var(--font-ui)}small{font-size:13px;line-height:1.55}button,input,textarea,select{font-size:16px}button,.primary-link,.secondary-link,.primary-button,.secondary-button,.file-button{border-radius:9px;min-height:46px;font-size:15px;font-weight:720}input,select,textarea{border-color:var(--line-strong);background:var(--paper);border-radius:9px}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px #1f62571c}.shell{width:min(calc(100% - 64px), var(--shell))}.page-main{padding-block:56px 96px}.product-label,.eyebrow{letter-spacing:.08em;font-size:13px;font-weight:800}.text-link{font-size:15px}.app-header{background:#fffffff0;border-bottom-color:#bcc7d1e6;box-shadow:0 1px #131f2b05}.header-inner{gap:30px;min-height:76px}.brand{gap:12px}.brand-mark{border-radius:10px;width:42px;height:42px;font-size:14px;box-shadow:0 6px 16px #174b432e}.brand b{font-family:var(--font-ui);font-size:19px;font-weight:780}.brand small{margin-top:2px;font-size:12.5px}.app-header nav a.nav-link,.header-more>summary{border-radius:8px;min-height:44px;padding-inline:15px;font-size:14.5px;font-weight:700}.header-more-panel{width:236px;box-shadow:var(--shadow-md);border-radius:12px;padding:10px}.header-more-panel nav a,.header-more-panel .account-menu-link{border-radius:8px;min-height:46px;padding-inline:14px;font-size:14px}.app-footer{background:#eef1f3}.footer-inner{min-height:136px;font-size:14px}.footer-message strong{font-size:15px}.footer-message span{font-size:13px}.footer-inner nav a{font-size:14px}.panel,.project-card,.history-list article,.settings-section,.preference-section,.feedback-card,.revision-card,.auth-card,.account-panel,.project-empty,.loading-state,.analysis-state{border-color:var(--line);border-radius:var(--radius-md);background:var(--surface-raised);box-shadow:var(--shadow-sm)}.page-heading{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:64px;margin-bottom:44px}.page-heading h1{font-size:clamp(42px,4.8vw,62px);font-weight:780}.page-heading>p{color:var(--muted-strong);font-size:17px;line-height:1.75}.panel{padding:30px}.panel-heading{margin-bottom:26px}.panel-heading h2{font-size:25px}.panel-heading p{font-size:14px;line-height:1.65}.status-banner{border-radius:10px;gap:14px;padding:17px 20px;font-size:15px}.status-banner p{font-size:14.5px;line-height:1.6}.save-indicator{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#ffffffe6;gap:9px;padding:7px 11px;font-size:13px;top:12px}.editorial-hero{background:linear-gradient(#fff 0%,#f7f9fa 100%)}.editorial-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);gap:clamp(64px,7vw,112px);min-height:720px;padding-block:96px}.editorial-hero-copy h1{max-width:720px;margin:20px 0 26px;font-size:clamp(52px,5.6vw,76px);font-weight:800;line-height:1.04}.editorial-hero-copy>p:not(.hero-assurance){max-width:690px;color:var(--muted-strong);font-size:clamp(19px,1.65vw,23px);line-height:1.72}.editorial-actions{gap:12px;margin-top:36px}.editorial-actions>*{min-height:52px;padding-inline:22px;font-size:16px}.hero-assurance{margin-top:20px;font-size:14px}.gate-preview{box-shadow:var(--shadow-lg);border-radius:16px}.gate-preview>header{padding:24px 26px}.gate-preview>header span{font-size:12px}.gate-preview>header strong{font-size:22px}.gate-preview-status{padding:7px 10px;font-size:12px!important}.gate-preview-copy section{padding:24px 26px}.gate-preview-copy span{font-size:12px}.gate-preview-copy p{font-size:17px;line-height:1.8}.gate-preview-findings{padding:8px 26px}.gate-preview-findings li{grid-template-columns:32px minmax(0,1fr) auto;gap:13px;padding:17px 0}.gate-preview-findings li>span{width:28px;height:28px}.gate-preview-findings strong{font-size:15px}.gate-preview-findings small{font-size:13px}.gate-preview-findings b{font-size:12px}.gate-preview>footer{padding:18px 26px}.gate-preview>footer span{font-size:13px}.permission-section{padding-block:112px}.section-intro{max-width:760px}.section-intro h2,.boundary-section h2{margin:14px 0 18px;font-size:clamp(38px,4vw,54px);font-weight:780}.section-intro p,.boundary-section p{font-size:18px;line-height:1.75}.permission-list{border-color:var(--line-strong);margin-top:48px}.permission-list article{grid-template-columns:48px 1fr;gap:22px;padding:36px 32px}.permission-list article>span{font-family:var(--font-ui);font-size:20px}.permission-list h3{font-size:23px}.permission-list p{font-size:16px;line-height:1.72}.workflow-layout{gap:80px;padding-block:112px}.workflow-list{margin-top:42px}.workflow-list li{grid-template-columns:50px 1fr;gap:18px;padding:22px 0}.workflow-list li>span{font-family:var(--font-ui);font-size:16px}.workflow-list strong{font-size:17px}.workflow-list p{margin-top:6px;font-size:14.5px;line-height:1.65}.workspace-preview{box-shadow:var(--shadow-lg);border-radius:16px}.workspace-preview>header{min-height:64px;padding-inline:22px}.workspace-preview>header strong{font-size:15px}.preview-safe-state{font-size:12px}.workspace-preview-body{grid-template-columns:180px minmax(0,1fr) 230px;min-height:410px}.workspace-preview-body>aside{gap:7px;padding:28px 22px}.workspace-preview-body>aside>span{font-size:11px}.workspace-preview-body>aside>strong{font-size:14px}.workspace-preview-body>section{padding:32px 34px}.preview-document-heading span{font-size:15px}.preview-document-heading b{font-size:12px}.workspace-preview-body>section p{font-size:17px;line-height:1.92}.preview-issues div{gap:6px;padding:16px 0}.preview-issues div span{font-size:11px}.preview-issues div strong{font-size:14px}.preview-issues div small{font-size:12px}.boundary-section{gap:72px;padding-block:104px}.boundary-section li{padding:14px 0;font-size:15px}.final-cta .shell{padding-block:96px}.final-cta h2{font-size:clamp(40px,4.5vw,60px)}.final-cta p{font-size:17px}.workspace-stage-bar{max-width:980px;box-shadow:var(--shadow-sm);border-radius:12px;margin-bottom:46px}.workspace-stage-bar>span,.workspace-stage-bar>button{gap:9px;min-height:52px;font-size:14px;font-weight:720}.workspace-stage-bar b{width:24px;height:24px;font-size:12px}.workspace-titlebar{align-items:start;gap:64px;margin-bottom:32px}.workspace-titlebar h1{font-size:clamp(40px,4.2vw,56px);font-weight:790}.workspace-titlebar>p{max-width:620px;font-size:17px;line-height:1.75}.setup-editor-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.42fr);gap:24px}.source-editor-panel,.task-settings-panel{box-shadow:var(--shadow-sm);border-radius:14px}.source-editor-panel>header,.task-settings-panel>header{padding:24px 26px}.source-editor-panel h2,.task-settings-panel h2{font-size:24px}.setup-step,.imported-file-label{font-size:13px}.input-mode-tabs{gap:8px;padding:12px 18px}.input-mode-tabs button{min-height:42px;padding-inline:16px;font-size:14px}.paste-input-panel{padding:22px 24px 26px}.quick-source{gap:11px}.quick-source>span{font-size:14px}.quick-source textarea{min-height:500px;font-family:var(--font-reading);border-radius:10px;padding:28px;font-size:18px;line-height:1.95}.character-meter{margin-top:14px}.character-meter>div{font-size:13px}.character-meter>span{height:6px}.docx-input-panel{min-height:570px;padding:28px}.docx-dropzone{border-radius:12px;min-height:330px;padding:36px}.docx-dropzone>span{width:68px;height:68px;font-size:14px}.docx-dropzone strong{font-size:17px}.docx-dropzone p{font-size:14px;line-height:1.65}.task-settings-panel{top:98px}.task-choice-list{padding:10px 18px}.task-choice-list label{grid-template-columns:22px 1fr;gap:12px;padding:17px 8px}.task-choice-list label>span{width:19px;height:19px}.task-choice-list strong{font-size:15px}.task-choice-list small{margin-top:5px;font-size:13px;line-height:1.55}.task-context-fields{gap:17px;padding:22px 24px}.task-context-fields label{gap:8px}.task-context-fields label>span{font-size:13px}.task-context-fields input,.task-context-fields select,.compact-settings-content input{min-height:46px;font-size:15px}.compact-settings-details>summary{min-height:58px;padding-inline:24px;font-size:14px}.compact-settings-details>summary b{font-size:12px}.compact-settings-content{padding:20px 24px}.compact-settings-content>p{font-size:13.5px}.term-entry label span{font-size:12px}.term-entry button{min-height:42px;font-size:14px}.analysis-commitment{padding:22px 24px 24px}.analysis-commitment strong{font-size:14px}.analysis-commitment span{font-size:13px;line-height:1.55}.analysis-commitment .primary-button{min-height:52px;font-size:16px}.example-loader{grid-template-columns:minmax(280px,.5fr) minmax(0,1.5fr);gap:44px;margin-top:30px;padding-top:38px}.example-loader h2{font-size:27px}.example-loader p{font-size:15px;line-height:1.65}.example-loader-list{box-shadow:var(--shadow-sm);border-radius:12px}.example-loader-list button{min-height:150px;padding:22px}.example-loader-list span{font-size:12px}.example-loader-list strong{font-size:15px}.example-loader-list small{font-size:13px}.confirm-dialog{max-width:620px;box-shadow:var(--shadow-lg);border-radius:16px}.confirm-dialog form{padding:36px}.confirm-dialog h2{font-size:32px}.confirm-dialog>form>p{font-size:16px}.confirmation-list span{padding:13px 0;font-size:14px}.review-page{max-width:1560px}.review-stage-bar{max-width:1020px}.review-titlebar{gap:48px;margin-bottom:30px}.review-titlebar h1{font-size:clamp(38px,4vw,54px);font-weight:790}.review-titlebar p{font-size:16px;line-height:1.65}.review-title-actions{gap:9px}.review-title-actions button{min-height:44px;padding-inline:15px;font-size:14px}.live-message{padding:13px 16px;font-size:14px}.safety-report{box-shadow:var(--shadow-sm);border-radius:14px;margin:24px 0}.safety-report-header{grid-template-columns:52px minmax(0,1fr) auto;gap:20px;padding:26px}.safety-report-icon{width:48px;height:48px;font-size:21px}.safety-report-header h2{margin:6px 0 9px;font-size:29px}.safety-report-header p{max-width:900px;font-size:15px;line-height:1.7}.safety-report-state{padding:8px 11px;font-size:12px}.safety-report-metrics div{padding:17px 22px}.safety-report-metrics dt{font-size:12px}.safety-report-metrics dd{font-size:21px}.safety-check-row>summary{grid-template-columns:32px minmax(0,1fr) auto;gap:14px;padding:17px 24px}.safety-check-symbol{width:28px;height:28px}.safety-check-row summary strong{font-size:15px}.safety-check-row summary small{font-size:13px}.safety-check-state{font-size:12px}.safety-check-evidence{margin:0 24px 20px 70px;padding:14px 17px}.safety-check-evidence>strong{font-size:13px}.safety-check-evidence ul,.safety-check-evidence p{font-size:13.5px;line-height:1.6}.safety-report-footer{padding:17px 24px;font-size:13px}.review-overview{gap:36px;margin:24px 0;padding:24px 0}.review-overview h2{max-width:900px;font-size:26px;line-height:1.4}.review-overview dl{grid-template-columns:repeat(4,96px)}.review-overview dl div{padding-left:18px}.review-overview dt{font-size:12px}.review-overview dd{font-size:23px}.review-editor-layout{min-height:700px;box-shadow:var(--shadow-md);border-radius:14px;grid-template-columns:minmax(270px,.58fr) minmax(390px,.82fr) minmax(520px,1.25fr)}.review-filterbar{gap:10px;padding:16px}.review-filterbar label{gap:7px}.review-filterbar label span{font-size:12px}.review-filterbar select{min-height:42px;font-size:14px}.compact-issue-list button{grid-template-columns:34px minmax(0,1fr) auto;gap:11px;padding:16px 15px}.compact-issue-list button>span{font-family:var(--font-ui);font-size:12px}.compact-issue-list strong{font-size:14px}.compact-issue-list small{font-size:12px}.decision-dot{padding:5px 7px;font-size:11px}.review-detail-column{padding:26px}.review-detail>header>div>span:last-child{font-size:13px}.review-detail h2{margin:18px 0 22px;font-size:24px}.decision-state{padding:6px 8px;font-size:12px}.evidence-diff{border-radius:10px}.evidence-diff section{padding:18px}.evidence-diff span,.review-reason span{font-size:12px}.evidence-diff p{font-family:var(--font-reading);font-size:15.5px;line-height:1.75}.review-reason{margin-top:17px;padding:14px 16px}.review-reason p{margin-top:7px;font-size:14px;line-height:1.65}.meaning-assessment{margin-top:15px;padding:14px 15px}.meaning-assessment strong{font-size:13px}.meaning-assessment p{margin-top:5px;font-size:13px;line-height:1.55}.decision-toolbar{gap:7px;margin-top:17px}.decision-toolbar legend{font-size:12px}.decision-toolbar button{min-height:42px;font-size:13px}.application-permission{grid-template-columns:30px 1fr;gap:11px;margin:15px 0;padding:14px}.application-permission>span{width:26px;height:26px}.application-permission strong{font-size:13px}.application-permission p{font-size:12.5px;line-height:1.55}.review-document-column .document-toolbar{padding:20px 22px}.review-document-column .document-toolbar h2{font-size:22px}.segmented-control{border-radius:8px;padding:3px}.segmented-control button{min-height:36px;padding-inline:11px;font-size:12px}.version-explanation{padding:13px 22px;font-size:13px}.review-document-column .manuscript-text{min-height:570px;max-height:760px;font-family:var(--font-reading);padding:32px;font-size:17px;line-height:1.95}.author-edit-stage{grid-template-columns:minmax(0,1fr) 360px;gap:24px}.author-edit-main,.author-edit-sidebar section{box-shadow:var(--shadow-sm);border-radius:12px}.author-edit-main>header{padding:22px 26px}.author-edit-main h2{font-size:25px}.author-edit-main>header>span{font-size:13px}.author-manuscript{min-height:650px;font-family:var(--font-reading);padding:38px;font-size:18px;line-height:1.95}.author-edit-sidebar{gap:15px}.author-edit-sidebar section{padding:22px}.author-edit-sidebar dt{font-size:11px}.author-edit-sidebar dd{font-size:22px}.author-edit-sidebar h3{font-size:19px}.author-edit-sidebar p{font-size:14px;line-height:1.62}.author-history-actions button{min-height:42px;font-size:13px}.export-stage{grid-template-columns:minmax(0,.8fr) minmax(480px,1.2fr);gap:72px;padding-top:52px}.export-stage-copy h2{font-size:42px}.export-stage-copy>p{font-size:16px}.export-stage-copy ul{font-size:14.5px;line-height:1.65}.export-option-list{box-shadow:var(--shadow-sm);border-radius:12px}.export-option-list button{grid-template-columns:62px minmax(0,1fr) auto;gap:17px;padding:22px}.export-option-list button>span{width:54px;height:46px;font-size:12px}.export-option-list strong{font-size:15px}.export-option-list small,.export-option-list button>b{font-size:13px}.project-card,.history-list article{padding:26px}.project-card h2,.project-card h3,.history-list h2{font-size:24px}.project-card p,.history-list article p,.project-overview p,.project-empty p,.settings-section p,.preference-section p,.feedback-card p,.revision-card p{color:var(--muted-strong);font-size:15px;line-height:1.68}.project-card button,.project-card a,.history-actions button,.project-tool-nav a,.project-tool-nav button{font-size:14px}.project-overview,.project-editor,.project-sidebar,.feedback-workspace,.revision-workspace,.preferences-layout,.settings-layout,.auth-layout{gap:24px}label>span,.field-label,.form-label{font-size:13px;font-weight:720}table{font-size:14px}th{letter-spacing:.04em;font-size:12px}td,th{padding:14px 16px}@media (max-width:1280px){.shell{width:min(calc(100% - 48px), var(--shell))}.editorial-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);gap:56px}.setup-editor-grid{grid-template-columns:minmax(0,1fr) 370px}.review-editor-layout{grid-template-columns:250px 360px minmax(480px,1fr);overflow-x:auto}}@media (max-width:1120px){.editorial-hero-grid{grid-template-columns:1fr;min-height:auto}.gate-preview{max-width:880px}.setup-editor-grid{grid-template-columns:minmax(0,1fr) 350px}.review-editor-layout{grid-template-columns:240px 340px minmax(460px,1fr)}}@media (max-width:900px){body{font-size:16.5px}.shell{width:min(calc(100% - 36px), var(--shell))}.page-main{padding-block:42px 76px}.page-heading{grid-template-columns:1fr;gap:20px}.page-heading h1{font-size:clamp(38px,8vw,52px)}.setup-editor-grid{grid-template-columns:1fr}.task-settings-panel{position:static}.review-editor-layout{display:block;overflow:visible}.review-detail-column{padding:24px}.author-edit-stage,.export-stage{grid-template-columns:1fr}}@media (max-width:720px){.shell{width:min(calc(100% - 28px), var(--shell))}.header-inner{min-height:68px}.brand-mark{width:38px;height:38px}.editorial-hero-grid{gap:44px;padding-block:60px}.editorial-hero-copy h1{font-size:clamp(40px,11vw,56px)}.editorial-hero-copy>p:not(.hero-assurance){font-size:18px}.editorial-actions{flex-direction:column}.editorial-actions>*{width:100%}.permission-section,.workflow-layout{padding-block:76px}.section-intro h2,.boundary-section h2{font-size:36px}.section-intro p,.boundary-section p{font-size:16px}.workspace-stage-bar{grid-template-columns:repeat(5,minmax(116px,1fr))}.workspace-titlebar,.review-titlebar{gap:18px}.workspace-titlebar h1,.review-titlebar h1{font-size:38px}.source-editor-panel>header,.task-settings-panel>header{padding:20px}.quick-source textarea{min-height:390px;padding:22px;font-size:17px}.task-context-fields,.analysis-commitment{padding-inline:20px}.review-title-actions{width:100%}.review-title-actions button{flex:1}.safety-report-header{padding:22px}.safety-report-header h2{font-size:25px}.review-overview h2{font-size:23px}.review-document-column .manuscript-text{min-height:460px;padding:24px;font-size:16.5px}.author-manuscript{min-height:500px;padding:26px;font-size:17px}.export-stage-copy h2{font-size:36px}input,select,textarea{font-size:16px}}@media (max-width:480px){.page-main{padding-block:34px 62px}.editorial-hero-copy h1{font-size:38px}.section-intro h2,.boundary-section h2{font-size:32px}.workspace-titlebar h1,.review-titlebar h1{font-size:34px}.workspace-stage-bar>span,.workspace-stage-bar>button{font-size:13px}.review-title-actions{grid-template-columns:repeat(3,1fr);display:grid}.review-filterbar{grid-template-columns:1fr}.review-detail-column{padding:18px}.evidence-diff p{font-size:15px}.decision-toolbar{grid-template-columns:1fr}.save-indicator{width:fit-content;margin:0 0 16px auto;position:static}}@media (prefers-contrast:more){:root{--line:#aeb9c4;--line-strong:#8694a2;--muted:#46515d}}
.workspace-main,.workspace-setup,.setup-editor-grid,.source-editor-panel,.task-settings-panel,.paste-input-panel,.quick-source,.quick-source textarea{min-width:0;max-width:100%}.quick-review-setup{width:100%;max-width:1320px;margin-inline:auto}.workspace-stage-bar{width:100%;max-width:100%;margin:0 0 28px}.workspace-titlebar{align-items:center;gap:40px;margin-bottom:26px;padding-bottom:2px}.workspace-titlebar h1{margin-top:6px;font-size:clamp(34px,3.3vw,44px);line-height:1.08}.workspace-titlebar>p{max-width:600px;font-size:15.5px;line-height:1.68}.setup-editor-grid{grid-template-columns:minmax(0,1.68fr) minmax(380px,.72fr);gap:24px}.source-editor-panel,.task-settings-panel{overflow:hidden}.source-editor-panel>header,.task-settings-panel>header{min-height:86px;padding:20px 24px}.source-editor-panel>header{align-items:center}.source-panel-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.source-panel-actions button{border:1px solid var(--line);background:var(--surface-soft);min-height:36px;color:var(--brand-dark);cursor:pointer;border-radius:8px;padding:0 11px;font-size:12.5px;font-weight:750}.source-panel-actions button:hover:not(:disabled){border-color:var(--brand);background:var(--brand-soft)}.source-origin-badge{border:1px solid var(--line);background:var(--surface-soft);min-height:30px;color:var(--muted-strong);white-space:nowrap;border-radius:999px;align-items:center;padding:3px 10px;font-size:12px;font-weight:780;display:inline-flex}.source-origin-badge.origin-example{background:var(--brand-soft);color:var(--brand-dark);border-color:#b8d4ca}.source-origin-badge.origin-docx{background:var(--info-soft);color:var(--info);border-color:#bfd0df}.quick-source textarea{min-height:540px}.task-settings-panel{top:96px}.quick-task-switcher,.task-choice-list.quick-task-switcher{border-bottom:0;grid-template-columns:minmax(0,1fr);gap:9px;padding:16px 18px 10px;display:grid}.quick-task-switcher label,.task-choice-list.quick-task-switcher label{border:1px solid var(--line);background:var(--surface-soft);text-align:left;border-radius:10px;grid-template-columns:22px minmax(0,1fr);justify-content:stretch;align-items:start;gap:12px;min-height:86px;padding:15px 14px;display:grid}.quick-task-switcher label:last-child,.task-choice-list.quick-task-switcher label:last-child{border-bottom:1px solid var(--line)}.quick-task-switcher label:hover{background:#f2f8f6;border-color:#a9c6bc}.quick-task-switcher label.selected{border-color:var(--brand);background:var(--brand-soft);box-shadow:inset 0 0 0 1px var(--brand)}.quick-task-switcher label>span{width:19px;height:19px;margin-top:2px}.quick-task-switcher strong{font-size:15.5px;line-height:1.35}.quick-task-switcher small{margin-top:5px;font-size:13px;line-height:1.55}.task-selection-detail{border-left:3px solid var(--brand);background:#f6f9f8;border-radius:0 8px 8px 0;margin:0 18px 12px;padding:12px 14px}.task-selection-detail>span{color:var(--brand-dark);letter-spacing:.05em;font-size:11.5px;font-weight:820}.task-selection-detail p{color:var(--muted-strong);margin:4px 0 0;font-size:13px;line-height:1.58}.task-switch-notice{color:var(--brand-dark);background:#f0f7f4;border:1px solid #bfd5cc;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:12px 15px;font-size:13.5px;line-height:1.55;display:flex}.task-switch-notice button{min-height:34px;color:var(--brand-dark);cursor:pointer;background:#fff;border:1px solid #9ebfb3;border-radius:8px;flex:none;padding:0 11px;font-size:12.5px;font-weight:760}.inline-example-switcher{border-top:1px solid var(--line);gap:14px;margin-top:24px;padding-top:22px;display:grid}.inline-example-switcher h3{margin:4px 0 5px;font-size:19px}.inline-example-switcher p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.inline-example-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.inline-example-list button{border:1px solid var(--line);background:var(--surface-soft);text-align:left;cursor:pointer;border-radius:10px;flex-direction:column;align-items:flex-start;min-width:0;min-height:136px;padding:15px;display:flex}.inline-example-list button:hover:not(:disabled){background:var(--brand-soft);border-color:#9fc0b4;transform:translateY(-1px)}.inline-example-list button.selected,.inline-example-list button:disabled{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-dark);opacity:1;cursor:default}.inline-example-list button>span{color:var(--brand);font-size:11.5px;font-weight:800}.inline-example-list button>strong{margin-top:9px;font-size:14px;line-height:1.4}.inline-example-list button>small{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:7px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.source-editor-panel.example-transition{animation:.85s ease-out source-example-pulse}@keyframes source-example-pulse{0%{box-shadow:0 0 0 0 #1f62574d, var(--shadow-sm)}45%{box-shadow:0 0 0 6px #1f62571c, var(--shadow-md)}to{box-shadow:0 0 0 0 #1f625700, var(--shadow-sm)}}@media (max-width:1180px){.setup-editor-grid{grid-template-columns:minmax(0,1fr) 360px}.inline-example-list{grid-template-columns:minmax(0,1fr)}.inline-example-list button{min-height:108px}}@media (max-width:900px){.workspace-titlebar{flex-direction:column;align-items:flex-start;gap:12px}.setup-editor-grid{grid-template-columns:minmax(0,1fr)}.task-settings-panel{position:static}.source-editor-panel>header{flex-direction:column;align-items:flex-start}.source-panel-actions{justify-content:flex-start}.task-switch-notice{flex-direction:column;align-items:flex-start;gap:9px}}@media (max-width:720px){.workspace-stage-bar{overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:x proximity;width:100%;max-width:100%;display:flex;overflow:auto hidden}.workspace-stage-bar>span,.workspace-stage-bar>button{scroll-snap-align:start;flex:0 0 112px;min-width:112px}.setup-editor-grid,.source-editor-panel,.task-settings-panel,.input-mode-tabs,.task-context-fields,.analysis-commitment,.compact-settings-content,.inline-example-switcher,.inline-example-list{min-width:0;max-width:100%}.quick-source textarea{width:100%;min-height:420px;padding:21px}.inline-example-list{grid-template-columns:minmax(0,1fr);width:100%}.source-panel-actions button{width:100%}}@media (prefers-reduced-motion:reduce){.source-editor-panel.example-transition{animation:none}}
