.checkup-workspace{--checkup-line: #dfe3e9;--checkup-muted: #5a5f6b;color:#141519;min-width:0;padding-bottom:24px}.checkup-workspace button,.checkup-workspace summary{font:inherit;cursor:pointer}.checkup-workspace [hidden]{display:none!important}.checkup-workspace :is(button,summary,a):focus-visible{outline:2px solid #0068d1;outline-offset:4px;border-radius:4px}.checkup-workspace ::selection{background:#d6e8ff;color:#141519}.checkup-workspace a{color:#0068d1;text-underline-offset:3px}.checkup-workspace h1,.checkup-workspace h2,.checkup-workspace h3,.checkup-workspace h4{margin:0}.checkup-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px}.checkup-heading h1{font-size:28px;line-height:1.2;letter-spacing:-.03em;font-weight:600}.checkup-heading p{font-size:13px;line-height:1.7;color:var(--checkup-muted);margin:8px 0 0}.checkup-run-controls{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.checkup-run-controls small{font-size:11px;color:var(--checkup-muted)}.checkup-overview{background:#fff;border:1px solid var(--checkup-line);border-radius:12px;padding:22px 26px 0;margin-bottom:30px}.checkup-site{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:12px;color:var(--checkup-muted)}.checkup-site>span{display:flex;align-items:center;gap:9px;min-width:0;overflow-wrap:anywhere}.checkup-site svg{flex-shrink:0}.checkup-site time{font-size:11px;flex-shrink:0}.checkup-verdict{padding:23px 0 22px}.checkup-verdict h2{font-size:clamp(23px,2.3vw,31px);line-height:1.3;font-weight:500;letter-spacing:-.025em;max-width:38ch;text-wrap:balance}.verdict-blocked .checkup-verdict h2{color:#8c2325}.verdict-needs_work .checkup-verdict h2{color:#765500}.checkup-verdict p{margin:10px 0 0;font-size:13px;line-height:1.7;color:var(--checkup-muted)}.checkup-overview-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0;border-top:1px solid var(--checkup-line)}.checkup-totals{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.checkup-totals>span{display:inline-flex;align-items:center;gap:7px;font-size:12px}.checkup-totals strong{font-size:14px;font-weight:600;font-variant-numeric:tabular-nums}.total-fail{color:#a5292b}.total-warn{color:#795809}.total-pass{color:#276640}.checkup-text-button{background:none;border:0;color:#0068d1;display:inline-flex;gap:8px;align-items:center;font-size:12px!important;padding:8px 0}[dir=rtl] .checkup-text-button svg{transform:rotate(180deg)}.checkup-layout{display:grid;grid-template-columns:228px minmax(0,1fr);gap:30px;align-items:start}.checkup-outline{position:sticky;top:24px}.checkup-outline h2{font-size:13px;font-weight:500;padding:0 12px;margin-bottom:14px}.checkup-outline nav{display:grid;gap:4px}.checkup-outline nav button{display:flex;gap:12px;justify-content:space-between;align-items:center;padding:12px;border:0;border-radius:7px;background:transparent;text-align:start;font-size:12px;color:var(--checkup-muted);min-height:43px}.checkup-outline nav button[aria-pressed=true]{background:#e6edf7;color:#234b7c;font-weight:500}.checkup-outline nav button:hover{background:#edf1f6}.checkup-outline nav button>span:last-child{font-variant-numeric:tabular-nums}.checkup-area-issues{display:inline-grid;place-items:center;background:#f7eacc;color:#795809;border-radius:4px;min-width:22px;min-height:20px;font-size:11px}.checkup-scope{margin:24px 12px 0;padding-top:20px;border-top:1px solid #d7dce4}.checkup-scope h3{font-size:12px;font-weight:500}.checkup-scope p{font-size:12px;line-height:1.8;color:var(--checkup-muted);margin:10px 0}.checkup-scope a{font-size:12px}.checkup-results{min-width:0}.checkup-section-heading h2{font-size:20px;letter-spacing:-.02em;font-weight:500;scroll-margin-top:82px}.checkup-section-heading p{font-size:12px;line-height:1.7;color:var(--checkup-muted);margin:7px 0 18px}.checkup-filters{display:flex;gap:4px;border-bottom:1px solid #cbd1da;overflow-x:auto;scrollbar-width:thin}.checkup-filters button{display:flex;align-items:center;gap:7px;border:0;border-bottom:2px solid transparent;padding:11px 12px;background:transparent;color:var(--checkup-muted);font-size:12px;white-space:nowrap}.checkup-filters button[aria-pressed=true]{border-bottom-color:#141519;color:#141519;font-weight:500}.checkup-filters button:hover{color:#0068d1}.checkup-filters span{font-size:10px;font-variant-numeric:tabular-nums;padding:2px 5px;background:#e8ebf0;border-radius:4px}.checkup-result-count{display:flex;gap:12px;justify-content:space-between;margin:13px 0;font-size:11px;color:var(--checkup-muted)}.checkup-result-count button{padding:0;background:none;border:0;color:#0068d1;font-size:11px}.checkup-finding-list{border:1px solid var(--checkup-line);border-radius:10px;overflow:hidden;background:#fff}.checkup-finding+.checkup-finding{border-top:1px solid var(--checkup-line)}.checkup-finding-toggle{display:flex;width:100%;align-items:center;gap:13px;padding:20px;text-align:start;border:0;background:#fff;color:#141519}.checkup-finding-toggle:hover{background:#fafbfc}.checkup-state-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:7px;background:#f2f4f7;color:var(--checkup-muted);flex-shrink:0}.state-fail{color:#a5292b;background:#fdecec}.state-warn{color:#795809;background:#fff6de}.state-pass{color:#276640;background:#eaf5ee}.checkup-finding-title{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.checkup-finding-title>span:first-child{font-size:14px;font-weight:500;line-height:1.5}.checkup-row-meta{font-size:11px;font-weight:400;color:var(--checkup-muted)}.checkup-status{font-size:10px;font-weight:500;padding:4px 8px;border-radius:4px;white-space:nowrap}.checkup-chevron{display:grid;color:#687588}[dir=rtl] .checkup-chevron{transform:rotate(180deg)}.is-open .checkup-chevron{transform:rotate(90deg)}.checkup-finding-body{padding:0 24px 24px 63px}[dir=rtl] .checkup-finding-body{padding:0 63px 24px 24px}.checkup-detail{font-size:14px;line-height:1.8;margin:0 0 18px;max-width:70ch}.checkup-finding-body h4{font-size:12px;font-weight:500}.checkup-remedy{padding:16px 18px;background:#f0f4fa;border-radius:6px}.checkup-remedy p{font-size:13px;line-height:1.8;margin:7px 0 0;color:#344761}.checkup-why{margin-top:20px}.checkup-why p,.checkup-reason{font-size:12px;color:var(--checkup-muted);line-height:1.8;margin:7px 0 0}.checkup-pages{margin-top:20px}.checkup-pages ul{list-style:none;padding:0;margin:8px 0 0;display:grid;gap:7px}.checkup-pages a{font-size:12px;line-height:1.7;overflow-wrap:anywhere}.checkup-pages svg{vertical-align:middle;margin-inline-start:7px}.checkup-evidence{margin-top:20px;font-size:12px;border-top:1px solid var(--checkup-line);padding-top:14px}.checkup-evidence summary{color:var(--checkup-muted)}.checkup-evidence summary span{font-size:10px;margin-inline-start:5px}.checkup-evidence ul{padding-inline-start:20px;margin:12px 0 0}.checkup-evidence li{font-size:12px;line-height:1.9;overflow-wrap:anywhere}.checkup-evidence .technical{font-family:JetBrains Mono,monospace;font-size:11px}.checkup-no-findings{padding:32px 24px;text-align:center;color:var(--checkup-muted)}.checkup-no-findings h3{font-size:16px;color:#141519;margin-top:12px}.checkup-no-findings p{font-size:13px;margin:10px 0 18px;line-height:1.6}.checkup-speed,.checkup-limits{margin-top:32px}.checkup-speed>h2,.checkup-limits>h2{font-size:20px;font-weight:500;letter-spacing:-.02em}.checkup-speed>p,.checkup-limits>p{font-size:12px;color:var(--checkup-muted);line-height:1.7;margin:8px 0 16px}.checkup-vitals{padding:22px;border:1px solid var(--checkup-line);background:#fff;border-radius:10px}.checkup-vitals-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding-bottom:18px}.checkup-vitals h3{font-size:13px;font-weight:500}.checkup-vitals-heading>span{font-size:10px;color:var(--checkup-muted)}.checkup-vitals-table{width:100%;border-collapse:collapse;table-layout:fixed;text-align:start}.checkup-vitals-table th,.checkup-vitals-table td{text-align:start;padding:15px 12px 15px 0;border-top:1px solid var(--checkup-line);vertical-align:middle}[dir=rtl] .checkup-vitals-table th,[dir=rtl] .checkup-vitals-table td{padding:15px 0 15px 12px}.checkup-vitals-table thead th{font-size:10px;font-weight:400;color:var(--checkup-muted);padding-block:10px}.checkup-vitals-table tbody th{font-size:12px;font-weight:500;line-height:1.5}.checkup-vitals-table th:first-child{width:39%}.checkup-vitals-table th:nth-child(2){width:23%}.checkup-vitals-table small{display:block;font-size:10px;font-weight:400;color:var(--checkup-muted);line-height:1.6;margin-top:4px}.checkup-vitals-table strong{display:block;font-size:20px;font-weight:500;font-variant-numeric:tabular-nums}.vital-band{display:block;font-size:10px;margin-top:4px}.band-good{color:#276640}.band-needsWork{color:#795809}.band-poor{color:#a5292b}.band-unknown{color:var(--checkup-muted)}.checkup-spread{display:flex;height:6px;width:100%;border-radius:2px;overflow:hidden;background:#e8ebf0}.checkup-spread>span{flex-basis:0}.spread-good{background:#27834e}.spread-needsWork{background:#b8860b}.spread-poor{background:#c62b2d}.checkup-lab{display:flex;align-items:center;gap:20px;justify-content:space-between;border-top:1px solid var(--checkup-line);padding-top:18px;margin-top:8px}.checkup-lab p{font-size:11px;line-height:1.6;color:var(--checkup-muted);margin:5px 0 0;max-width:48ch}.checkup-lab-score{display:flex;align-items:baseline;gap:5px;flex-shrink:0;direction:ltr}.checkup-lab-score strong{font-size:24px;font-weight:500;font-variant-numeric:tabular-nums}.checkup-lab-score span{font-size:11px;color:var(--checkup-muted)}.checkup-unavailable{font-size:12px;line-height:1.8;color:var(--checkup-muted);margin:0;padding:12px 0}.checkup-limits{scroll-margin-top:80px;border-top:1px solid #d7dce4;padding-top:24px}.checkup-limit-list details{border-bottom:1px solid #d7dce4;padding:14px 0}.checkup-limit-list summary{font-size:12px;line-height:1.6}.checkup-limit-list p{color:var(--checkup-muted);font-size:12px;line-height:1.8;max-width:70ch;margin:10px 0 0}.checkup-unreadable{padding:16px 18px;background:#eef0f4;border-radius:6px;margin-bottom:8px}.checkup-unreadable>div+div{margin-top:14px}.checkup-unreadable strong{display:block;font-size:12px;font-weight:500;overflow-wrap:anywhere}.checkup-unreadable p{font-size:12px;line-height:1.7;color:var(--checkup-muted);margin:5px 0 0}.checkup-error{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border-radius:8px;background:#fdecec;color:#8c2325;font-size:13px;line-height:1.6;margin-bottom:22px}.checkup-running{display:flex;align-items:flex-start;gap:15px;padding:20px;background:#eaf1fb;color:#234b7c;border-radius:10px;margin-bottom:22px}.checkup-running strong{font-size:14px;font-weight:500}.checkup-running p{font-size:12px;line-height:1.7;margin:7px 0}.checkup-running small{font-size:11px}.checkup-loading{padding:40px 0;display:flex;align-items:center;gap:14px;color:var(--checkup-muted);font-size:14px}.checkup-spinner{display:inline-block;width:17px;height:17px;border:2px solid #b7c9e1;border-top-color:#27558c;border-radius:50%;flex-shrink:0;animation:checkup-spin .9s linear infinite}@keyframes checkup-spin{to{transform:rotate(360deg)}}.checkup-start{padding:48px;background:#fff;border:1px solid var(--checkup-line);border-radius:12px}.checkup-start-icon{color:#27558c;margin-bottom:24px}.checkup-start h2{font-size:28px;letter-spacing:-.025em;font-weight:500}.checkup-start>p{font-size:14px;line-height:1.8;color:var(--checkup-muted);max-width:65ch;margin:16px 0}.checkup-start ul{list-style:none;display:grid;gap:16px;padding:24px 0;margin:24px 0;border-block:1px solid var(--checkup-line);max-width:580px}.checkup-start li{display:flex;gap:12px;align-items:center;font-size:14px}.checkup-start li svg{color:#276640}.checkup-start .checkup-start-note{font-size:12px}@media(max-width:1050px){.checkup-layout{grid-template-columns:minmax(0,1fr);gap:22px}.checkup-outline{position:static}.checkup-outline nav{display:flex;flex-wrap:wrap;gap:6px}.checkup-outline nav h2{width:100%;padding:0;margin-bottom:5px}.checkup-outline nav button{border:1px solid var(--checkup-line);padding:8px 10px;min-height:38px;font-size:11px}.checkup-scope{display:none}}@media(max-width:540px){.checkup-heading{flex-wrap:wrap;gap:18px}.checkup-heading h1{font-size:25px}.checkup-run-controls{flex-direction:row;align-items:center;flex-wrap:wrap;gap:14px}.checkup-overview{padding:18px 18px 0;margin-bottom:24px}.checkup-site{flex-direction:column;align-items:flex-start;gap:9px}.checkup-verdict{padding:20px 0}.checkup-verdict h2{font-size:24px}.checkup-overview-bottom{flex-wrap:wrap;gap:8px}.checkup-totals{gap:16px}.checkup-filters button{font-size:11px;padding:11px 8px}.checkup-finding-toggle{flex-wrap:wrap;gap:10px;padding:16px}.checkup-finding-title{flex-basis:calc(100% - 50px)}.checkup-status{margin-inline-start:40px}.checkup-chevron{margin-inline-start:auto}.checkup-finding-body,[dir=rtl] .checkup-finding-body{padding:0 18px 20px}.checkup-remedy{padding:14px}.checkup-vitals{padding:18px 14px}.checkup-vitals-table strong{font-size:17px}.checkup-vitals-table tbody th{font-size:11px}.checkup-vitals-table small,.checkup-vitals-table thead th{font-size:10px}.checkup-start{padding:28px 22px}.checkup-start h2{font-size:25px}}@media(prefers-reduced-motion:reduce){.checkup-spinner{animation:none}}.review-workspace{--review-line: #dfe3e9;--review-muted: #5a5f6b;--review-accent: #0068d1;color:#141519;min-width:0;padding-bottom:16px}.review-workspace button,.review-workspace input,.review-workspace textarea{font:inherit}.review-workspace button{cursor:pointer}.review-workspace button:disabled{cursor:not-allowed;opacity:.5}.review-workspace :is(button,summary,input,textarea):focus-visible{outline:2px solid var(--review-accent);outline-offset:3px}.review-workspace ::selection{background:#d6e8ff;color:#141519}.review-workspace textarea{caret-color:var(--review-accent)}.review-workspace [hidden]{display:none!important}.review-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.review-heading h1{font-size:28px;line-height:1.2;letter-spacing:-.03em;font-weight:600;margin:0}.review-heading p{color:var(--review-muted);font-size:13px;margin:8px 0 0;line-height:1.6}.review-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 14px;min-height:42px;background:#fff;border:1px solid var(--review-line);border-radius:8px;font-size:13px!important;white-space:nowrap}.review-button:hover{background:#edf2f9}.review-count{border-radius:4px;background:#eef0f4;min-width:23px;padding:2px 5px;font-variant-numeric:tabular-nums}.review-queue{background:#fff;border:1px solid var(--review-line);border-radius:12px;margin-bottom:24px;overflow:hidden}.review-filters{display:flex;gap:4px;padding:10px 12px;border-bottom:1px solid var(--review-line)}.review-filters button{border:0;background:transparent;color:var(--review-muted);border-radius:6px;padding:9px 14px;font-size:13px}.review-filters button[aria-pressed=true]{color:#141519;background:#eef0f4;font-weight:600}.review-drafts{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));max-height:290px;overflow:auto}.review-draft{text-align:start;display:flex;flex-direction:column;gap:9px;border:0;border-inline-end:1px solid var(--review-line);border-bottom:1px solid var(--review-line);background:#fff;padding:18px}.review-draft:hover,.review-draft[aria-current=true]{background:#edf3fb}.review-draft strong{font-size:14px;line-height:1.5}.review-draft>span:last-child{font-size:12px;color:var(--review-muted)}.review-draft-meta{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:var(--review-muted)}.review-document-head{padding:4px 0 22px}.review-document-meta{display:flex;flex-wrap:wrap;align-items:center;gap:16px;color:var(--review-muted);font-size:12px}.review-document-meta>span+span{border-inline-start:1px solid #cbd1da;padding-inline-start:16px}.review-document-head h2{font-size:clamp(23px,2.2vw,33px);max-width:38ch;line-height:1.3;font-weight:600;letter-spacing:-.025em;margin:12px 0;text-wrap:balance}.review-document-bottom{display:flex;justify-content:space-between;gap:16px;align-items:center;color:var(--review-muted);font-size:12px}.review-more{position:relative;flex-shrink:0}.review-more summary{cursor:pointer;padding:7px}.review-more>div{position:absolute;inset-inline-end:0;top:100%;z-index:10;background:#fff;box-shadow:0 8px 28px -8px #14151940;border-radius:10px;padding:10px;display:grid;gap:6px;min-width:190px}.review-desk{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;align-items:start}.review-desk.with-assistant{grid-template-columns:minmax(0,1fr) minmax(300px,340px)}.review-paper{background:#fff;border:1px solid var(--review-line);border-radius:12px;min-width:0;overflow:clip}.review-editor-tabs{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:0 20px;border-bottom:1px solid var(--review-line)}.review-editor-tabs>div{display:flex;min-width:0}.review-editor-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;padding:16px 10px;color:var(--review-muted);font-size:12px;white-space:nowrap}.review-editor-tabs button[aria-pressed=true]{border-bottom-color:#141519;color:#141519;font-weight:600}.review-editor-tabs button:hover{color:var(--review-accent)}.review-editor-tabs .review-assist-toggle{display:flex;align-items:center;gap:6px;color:var(--review-accent);padding:10px 0}.review-editor-content{padding:0 32px 32px;min-height:460px}.review-editor-content .article-body{font-size:16px!important;line-height:1.85!important;max-width:72ch;margin-inline:auto}.review-editor-content .article-body h2{font-size:23px;letter-spacing:-.02em;margin-top:1.65em;line-height:1.4}.review-editor-content .article-body h3{font-size:19px;line-height:1.45}.review-check{font-size:12px;color:var(--review-muted);border-bottom:1px solid var(--review-line);padding:13px 20px;background:#fafbfc;line-height:1.6}.review-check.has-findings{background:#fffbef;color:#795809}.review-check summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px}.review-check summary>span:first-child{display:flex;align-items:center;gap:7px;font-weight:500}.review-check summary>span:last-child:after{content:" +";font-size:15px;margin-inline-start:6px}.review-check[open] summary>span:last-child:after{content:" −"}.review-finding{padding:16px 0;border-top:1px solid #e6dcbf}.review-finding blockquote{font-size:14px;margin:10px 0;line-height:1.7}.review-findings>p{margin:14px 0}.review-finding p{margin:0 0 12px}.review-featured{padding:18px 0 0;max-width:72ch;margin-inline:auto;font-size:12px;color:var(--review-muted)}.review-featured summary{cursor:pointer}.review-featured img{display:block;width:auto;height:auto;max-width:100%;max-height:340px;margin:12px auto 0;border-radius:6px}.review-html{box-sizing:border-box;width:100%;margin-top:22px;min-height:520px;resize:vertical;border:1px solid var(--review-line);border-radius:6px;padding:16px;font:13px/1.8 JetBrains Mono,monospace!important;background:#fafbfc}.review-seo{padding-top:24px}.review-seo h3{font-size:19px;margin:0}.review-seo>p{font-size:13px;color:var(--review-muted);line-height:1.6}.review-search-preview{padding:20px 0;border-block:1px solid var(--review-line);margin:22px 0;overflow-wrap:anywhere}.review-search-preview>div{color:#1a0dab;font-size:20px;line-height:1.4;margin-top:8px}.review-search-preview p{font-size:14px;color:var(--review-muted);line-height:1.6}.review-seo label,.review-date label{display:grid;gap:8px;font-size:13px}.review-seo input,.review-date input{min-height:42px;border:1px solid var(--review-line);border-radius:6px;padding:8px 12px;box-sizing:border-box;width:100%;min-width:0;background:#fafbfc}.review-seo>small{display:block;font-size:12px;color:var(--review-muted);margin:8px 0 22px}.review-details{margin:8px 0}.review-details>div{padding:18px 0;border-bottom:1px solid var(--review-line)}.review-details dt{color:var(--review-muted);font-size:12px}.review-details dd{margin:7px 0 0;font-size:14px;overflow-wrap:anywhere;line-height:1.6}.review-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#edf5ef;color:#245b36;padding:12px 16px;margin-bottom:16px;border-radius:8px;font-size:13px;line-height:1.6}.review-error{background:#fdecec;color:#8c2325}.review-applied{margin:16px 20px 0}.review-empty{padding:48px 24px;text-align:center;font-size:14px;color:var(--review-muted);line-height:1.6}.review-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.review-rewrite{background:#fffbef;padding:24px;border:1px solid #e6dcbf;border-radius:10px;margin-bottom:20px}.review-rewrite h3{margin:0;font-size:18px}.review-rewrite p{font-size:13px;line-height:1.7}.review-rewrite .review-actions{margin-top:14px}.review-publish-bar{position:sticky;bottom:12px;z-index:5;box-shadow:0 12px 32px -14px #1415194d;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:24px;padding:16px 20px;background:#fff;border:1px solid #cbd1da;border-radius:10px;font-size:13px}.review-publish-bar strong{font-weight:600}.review-publish-bar p{margin:5px 0 0;font-size:12px;color:var(--review-muted)}.review-publish-bar>span{max-width:65ch;line-height:1.6}.review-date{display:flex;align-items:flex-end;justify-content:flex-end;gap:12px;width:100%;border-top:1px solid var(--review-line);padding-top:16px}.review-assistant-slot{scroll-margin-top:78px;min-width:0;position:sticky;top:16px}.edit-assistant{display:flex;flex-direction:column;background:#f0f3f8;border:1px solid #d9e0eb;border-radius:12px;height:clamp(520px,calc(100dvh - 360px),720px);max-height:calc(100dvh - 40px);overflow:hidden}.assistant-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:20px 18px 16px}.assistant-identity{display:flex;align-items:center;gap:10px}.assistant-icon{display:grid;place-items:center;width:36px;height:36px;background:#e0e8f4;color:#27558c;border-radius:9px}.assistant-header h3{font-size:15px;font-weight:600;margin:0}.assistant-header p{font-size:11px;color:#526079;margin:5px 0 0}.assistant-close{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:6px;background:transparent;color:#526079}.assistant-close:hover{background:#e0e8f4}.assistant-scope{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 18px;padding:10px 0;border-block:1px solid #d9e0eb;color:#526079;font-size:11px;line-height:1.5}.assistant-scope button{background:transparent;border:0;padding:4px;color:#0060bd;font-size:11px;text-decoration:underline;text-underline-offset:3px}.assistant-thread{flex:1;min-height:100px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#aab9ce transparent;padding:22px 18px;display:flex;flex-direction:column;gap:16px}.assistant-welcome h4{font-size:20px;font-weight:500;line-height:1.4;margin:2px 0 10px;letter-spacing:-.02em;max-width:22ch}.assistant-welcome p{font-size:12px;line-height:1.8;color:#526079;margin:0}.assistant-prompts{display:grid;margin:24px 0 18px;border-top:1px solid #d9e0eb}.assistant-prompts button{display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-bottom:1px solid #d9e0eb;background:transparent;text-align:start;padding:14px 0;font-size:12px;color:#234b7c}.assistant-prompts button:hover{color:#0068d1;background:#e5edf7}[dir=rtl] .assistant-prompts svg{transform:rotate(180deg)}.assistant-welcome .assistant-tip{font-size:11px}.assistant-message{overflow-wrap:anywhere;white-space:pre-wrap}.assistant-speaker{display:block;font-size:10px;font-weight:600;margin-bottom:5px;color:#526079}.assistant-message.user{align-self:flex-end;max-width:92%}.assistant-suggestions h4{font-size:13px;margin:0 0 8px}.assistant-diff-key{display:flex;gap:10px;font-size:11px;margin:0 0 12px}.assistant-diff-key del{color:#7a2020;background:#fbe0e0;padding:2px 5px}.assistant-diff-key ins{color:#1d5b32;background:#dcf5e4;padding:2px 5px;text-decoration:none}.assistant-suggestion{background:#fff!important;border:1px solid #d9e0eb;border-radius:8px!important;margin-bottom:10px}.assistant-suggestion input{width:16px;height:16px;accent-color:#0068d1}.assistant-change-label{display:block;font-size:11px;margin-bottom:7px;font-weight:500;color:#526079}.assistant-apply{padding:14px 18px!important;border-top:1px solid #d9e0eb}.assistant-thinking{font-size:12px;line-height:1.7;color:#234b7c;padding:12px 0}.assistant-composer{padding:16px 18px;border-top:1px solid #d9e0eb;margin-top:auto}.assistant-composer label{display:block;font-size:12px;font-weight:500;margin-bottom:9px}.assistant-composer textarea{display:block;width:100%;box-sizing:border-box;background:#fff!important;border:1px solid #c4cfdd!important;border-radius:8px!important;min-height:90px}.assistant-composer textarea::placeholder{color:#687588}.assistant-send{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}.assistant-send>span{font-size:10px;color:#526079}.assistant-send button{padding:10px 14px!important;font-size:12px!important}.assistant-error{color:#8c2325;background:#fdecec;margin:0 18px 16px;padding:12px;border-radius:6px;font-size:12px;line-height:1.6}.edit-assistant>div:last-child:not(.assistant-composer):not(.assistant-error){padding:0 18px 16px}@media(min-width:1181px)and (max-width:1380px){.review-desk.with-assistant{grid-template-columns:minmax(0,1fr) 300px;gap:14px}.review-editor-content{padding-inline:22px}.review-editor-tabs{padding-inline:12px}}@media(max-width:850px){.review-desk.with-assistant{grid-template-columns:minmax(0,1fr)}.review-assistant-slot{position:static}.edit-assistant{min-height:520px;max-height:700px}.review-assist-toggle[aria-expanded=true]{font-weight:600}}@media(max-width:540px){.review-heading{align-items:flex-start;gap:12px;flex-wrap:wrap;margin-bottom:22px}.review-heading h1{font-size:25px}.review-heading p{font-size:12px}.review-button{font-size:12px!important}.review-document-head h2{font-size:25px}.review-document-meta{gap:10px;font-size:11px}.review-document-meta>span+span{padding-inline-start:10px}.review-document-bottom{align-items:flex-start}.review-editor-tabs{padding:0 12px;gap:0}.review-editor-tabs button{padding:13px 8px;font-size:11px}.review-editor-content{padding:0 18px 24px}.review-editor-content .article-body{font-size:15px!important}.review-check{padding:12px;font-size:11px}.review-check summary{flex-wrap:wrap}.review-publish-bar{padding:18px}.review-publish-bar>.review-actions{justify-content:flex-start;width:100%}.review-date{align-items:stretch;flex-direction:column}}.assistant-send button:disabled{background:#dfe5ed!important;color:#526079!important;opacity:1}
