.pscheck-workspace{padding:0!important;overflow:hidden}.pscheck-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:24px 26px 18px;border-bottom:1px solid var(--obs-line,#22282e)}.pscheck-head h2{margin:4px 0 6px}.pscheck-head p{margin:0;max-width:760px;color:#8e969f}.pscheck-state{display:flex;align-items:center;gap:8px;font:800 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;color:#74d9b6}.pscheck-state::before{content:"";width:7px;height:7px;background:#58e6ae;border-radius:50%}.pscheck-input{padding:22px 26px;border-bottom:1px solid var(--obs-line,#22282e)}.pscheck-input-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin-bottom:10px}.pscheck-input-head h3{margin:3px 0 0}.pscheck-input-head span:last-child{color:#6f8794;font-size:12px}.pscheck-input textarea{display:block;width:100%;box-sizing:border-box;min-height:360px;resize:vertical;background:#0b0e12;border:1px solid #2a3037;border-radius:2px;color:#eeeae2;padding:16px;font:13px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;tab-size:4}.pscheck-input textarea:focus{outline:2px solid transparent;border-color:#ff8a1f;box-shadow:0 0 0 3px rgba(255,138,31,.12)}.pscheck-input-footer{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:13px}.pscheck-input-footer>span{font-size:13px;color:#71818a}.pscheck-actions{display:flex;gap:8px;flex-wrap:wrap}.pscheck-actions button{min-height:40px}.pscheck-status{padding:0 26px}.pscheck-status .status{margin:18px 0}.pscheck-limit{margin:0 26px 22px;padding:13px 15px;border:1px solid #3f3528;background:#14110e}.pscheck-limit strong{display:block;margin-bottom:3px;color:#f4dfc7}.pscheck-limit span{font-size:13px;color:#a89d92;line-height:1.5}.pscheck-results{border-top:1px solid var(--obs-line,#22282e);scroll-margin-top:120px}.pscheck-summary{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--obs-line,#22282e)}.pscheck-summary>div{padding:18px 20px;border-right:1px solid var(--obs-line,#22282e)}.pscheck-summary>div:last-child{border-right:0}.pscheck-summary small{display:block;color:#7a8991;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.pscheck-summary strong{display:block;margin-top:5px;font:700 24px ui-monospace,SFMono-Regular,Consolas,monospace;color:#f1eee7}.pscheck-results-body{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr)}.pscheck-findings,.pscheck-good-signs{padding:24px 26px}.pscheck-good-signs{border-left:1px solid var(--obs-line,#22282e);background:#0d1115}.pscheck-section-head{margin-bottom:14px}.pscheck-section-head h3{margin:3px 0 5px}.pscheck-section-head p{margin:0;color:#7d8990;font-size:13px}.pscheck-findings-list{display:grid;gap:10px}.pscheck-finding{padding:15px 16px;border:1px solid #2b3137;background:#0b0e12}.pscheck-finding.is-attention{border-left:3px solid #ef7d61}.pscheck-finding.is-review{border-left:3px solid #e3b85f}.pscheck-finding.is-info{border-left:3px solid #6b9fc9}.pscheck-finding-head{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.pscheck-finding-head>span{font:800 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.06em;color:#aab1b7}.pscheck-finding-head strong{font-size:14px}.pscheck-finding-head small{color:#79858d;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace}.pscheck-finding p{margin:9px 0;color:#a9a8a3;line-height:1.55;font-size:13px}.pscheck-finding pre{margin:10px 0;padding:10px 12px;overflow:auto;border:1px solid #1c2227;background:#080b0e;color:#d6d3cb;font-size:12px}.pscheck-next{display:flex;gap:8px;align-items:flex-start;font-size:12px;line-height:1.45}.pscheck-next b{white-space:nowrap;color:#ff9a3d}.pscheck-next span{color:#89979e}.pscheck-empty{padding:18px;border:1px solid #24473d;background:#0b1512;display:flex;flex-direction:column;gap:5px}.pscheck-empty strong{color:#87d9bb}.pscheck-empty span{color:#8d9b96;font-size:13px}.pscheck-good-list{display:grid;gap:9px}.pscheck-good{display:flex;gap:10px;padding:11px 0;border-bottom:1px solid #1a2025}.pscheck-good:last-child{border-bottom:0}.pscheck-good>span{color:#5ed7aa;font-weight:900}.pscheck-good.is-suggestion>span{color:#cb9f58}.pscheck-good strong{font-size:13px}.pscheck-good p{margin:3px 0 0;color:#7f8d95;font-size:12px;line-height:1.45}.pscheck-seo-list{columns:2;column-gap:36px}.pscheck-seo-list li{break-inside:avoid;margin-bottom:7px}@media(max-width:900px){.pscheck-results-body{grid-template-columns:1fr}.pscheck-good-signs{border-left:0;border-top:1px solid var(--obs-line,#22282e)}.pscheck-summary{grid-template-columns:repeat(2,1fr)}.pscheck-summary>div:nth-child(2){border-right:0}.pscheck-summary>div:nth-child(-n+2){border-bottom:1px solid var(--obs-line,#22282e)}}@media(max-width:620px){.pscheck-head{display:block;padding:19px 17px 15px}.pscheck-state{margin-top:12px}.pscheck-input{padding:18px 17px}.pscheck-input textarea{min-height:300px}.pscheck-input-head,.pscheck-input-footer{display:block}.pscheck-input-head span:last-child{display:block;margin-top:7px}.pscheck-actions{display:grid;margin-top:12px}.pscheck-actions>*{width:100%}.pscheck-status{padding:0 17px}.pscheck-limit{margin:0 17px 17px}.pscheck-findings,.pscheck-good-signs{padding:20px 17px}.pscheck-finding-head{grid-template-columns:1fr}.pscheck-summary>div{padding:14px 15px}.pscheck-seo-list{columns:1}}
