:root{--blue:#2e7097;--navy:#193f59;--green:#61ce70;--red:#b63f4d;--red-dark:#8e2e3b;--red-soft:#fff0f1;--ink:#183246;--muted:#607583;--line:#dcecef;--cream:#f8fbfa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'Noto Kufi Arabic',Tahoma,sans-serif}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 max(22px,calc((100% - 1240px)/2));background:#fff;border-bottom:1px solid var(--line);direction:rtl}.brand{display:flex;align-items:center;gap:10px;color:var(--navy);text-decoration:none;white-space:nowrap}.brand img{width:48px;height:48px;object-fit:contain}.brand b{display:block;font-size:16px}.brand small{display:block;color:var(--blue);font-size:9px;margin-top:3px}.site-header nav{display:flex;align-items:center;gap:28px;margin-right:auto;margin-left:32px}.site-header nav a{color:var(--muted);text-decoration:none;font-size:12px;font-weight:700}.site-header nav a:hover,.site-header nav a.active{color:var(--red)}.header-cta,.primary,.red-btn{border:0;border-radius:9px;background:var(--red);color:#fff!important;text-decoration:none;font:inherit;font-size:11px;font-weight:800;cursor:pointer;box-shadow:0 9px 18px #b63f4d2b;transition:.2s}.header-cta{padding:11px 17px}.header-cta:hover,.primary:hover,.red-btn:hover{background:var(--red-dark);transform:translateY(-2px)}main{max-width:1240px;margin:auto}.scan-hero{display:grid;grid-template-columns:1fr 390px;align-items:center;gap:80px;padding:76px 30px 64px;background:linear-gradient(115deg,#effaf1,#f5fbfd 55%,#fff3f3);border-bottom:1px solid var(--line);direction:rtl}.eyebrow{display:inline-block;color:var(--blue);font-size:10px;font-weight:800}.eyebrow.red{color:var(--red)}h1{margin:14px 0 18px;color:var(--navy);font-size:clamp(30px,4.5vw,52px);line-height:1.5}h1 strong{color:var(--red)}h2{margin:8px 0;color:var(--navy);font-size:25px}p{color:var(--muted);font-size:13px;line-height:2}.scan-hero>div:first-child>p{max-width:650px;font-size:15px}.hero-points{display:flex;gap:20px;flex-wrap:wrap;margin-top:25px;color:#388a62;font-size:11px;font-weight:800}.hero-card{border:1px solid #dfced2;border-radius:22px;padding:24px;background:var(--navy);box-shadow:0 22px 44px #193f5922;color:#fff}.card-top,.score-title,.score-foot,.level-head,.result>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.card-top{font-size:11px;color:#d7e7ec}.card-top i{color:var(--red);font-style:normal;font-size:22px}.hero-meters,.score-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.hero-meters>div,.score-row>div{padding:15px;border-radius:14px;background:#ffffff12}.hero-meters small,.score-row small{display:block;color:#bbd1da;font-size:9px}.hero-meters b,.score-row strong{display:block;margin-top:10px;font-size:29px;color:#fff}.hero-meters em,.score-row em{font-size:14px;color:#e6a3ac;font-style:normal}.hero-meters span,.bar{display:block;height:5px;margin-top:13px;overflow:hidden;border-radius:9px;background:#ffffff1c}.hero-meters span i,.bar i{display:block;width:16%;height:100%;border-radius:9px;background:#e6a3ac}.hero-meters span:last-child i,.bar.green i{background:var(--green);width:8%}.hero-card p{margin:18px 0 0;color:#b7cdd5;font-size:10px}.workspace,.humanize{padding:62px 30px;background:#fff}.humanize{border-top:1px solid var(--line);background:#fffafa}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-heading p{margin:4px 0 0;font-size:11px}.privacy{border:1px solid var(--line);border-radius:20px;padding:9px 13px;color:#398b68;font-size:10px;font-weight:800}.input-grid{display:grid;grid-template-columns:1fr 360px;gap:20px}.input-panel,.score-panel{border:1px solid var(--line);border-radius:18px;padding:18px;background:#fff}.tabs{display:flex;gap:4px;padding:4px;background:#f1faf3;border-radius:10px}.tab{flex:1;padding:10px;border:0;border-radius:8px;background:transparent;color:var(--muted);font:inherit;font-size:11px;font-weight:800;cursor:pointer}.tab.active{background:#fff;color:var(--red);box-shadow:0 2px 8px #193f5912}textarea{display:block;width:100%;min-height:220px;margin-top:15px;border:1px solid var(--line);border-radius:13px;background:#fcfefe;resize:vertical;padding:17px;color:var(--ink);font:inherit;font-size:12px;line-height:2.1;outline:none}textarea:focus{border-color:#d99099;box-shadow:0 0 0 4px #b63f4d12}.counter,.actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px;color:#81929b;font-size:10px}.counter button{border:0;background:none;color:var(--red);font:inherit;font-weight:800;cursor:pointer}.primary{padding:12px 19px}.attempts{color:#81929b;font-weight:700}.score-panel{background:var(--navy);color:#fff}.score-title{color:#fff;font-size:13px}.score-title b{border-radius:20px;background:#ffffff15;color:#abdcb5;padding:6px 9px;font-size:9px}.score-row{margin-top:28px}.score-row small{color:#b5cbd4}.score-row strong{font-size:32px}.score-foot{border-top:1px solid #ffffff17;margin-top:24px;padding-top:18px;color:#b5cbd4;font-size:10px}.score-foot b{color:#e8a8af}.bar{background:#ffffff1a}.bar i{width:0;background:#e7a1aa}.bar.green i{background:var(--green)}.upload-box{min-height:220px;margin-top:15px;border:2px dashed #c7dfe5;border-radius:13px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;text-align:center;color:var(--blue);cursor:pointer}.upload-box input{display:none}.upload-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:var(--red-soft);color:var(--red);font-size:24px}.upload-box small,.upload-box span{color:var(--muted);font-size:10px}.hidden{display:none!important}.humanize-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.humanize-grid textarea{margin:0;min-height:230px}.level-panel{padding:22px;border:1px solid #ead6d9;border-radius:15px;background:#fff}.level-head strong{color:var(--red);font-size:13px}.levels{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-top:19px}.levels button{padding:12px 4px;border:0;border-radius:9px;background:#fff0f1;color:var(--red);font:inherit;font-weight:800;cursor:pointer}.levels button.selected,.levels button:hover{background:var(--red);color:#fff}.level-panel p{min-height:50px;margin:14px 0;font-size:11px;line-height:1.9}.red-btn{width:100%;padding:13px}.result{margin-top:20px;border:1px solid #cce6d5;border-radius:14px;background:#f2fbf4;padding:18px}.result b{color:#388a62;font-size:13px}.result button{border:0;border-radius:8px;background:#fff;color:#388a62;padding:7px 11px;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.result p{white-space:pre-wrap;color:#345e4c;font-size:13px}.result small{color:#6e9080;font-size:10px}.notice-block{margin:0 30px 50px;padding:18px 20px;border-right:4px solid var(--red);border-radius:10px;background:var(--red-soft)}.notice-block b{color:var(--red-dark);font-size:12px}.notice-block p{margin:5px 0 0;font-size:11px}footer{display:flex;justify-content:space-between;gap:18px;padding:25px max(22px,calc((100% - 1180px)/2));background:var(--navy);color:#c1d4dc;font-size:10px}footer a{color:#e6a3ac;text-decoration:none}@media(max-width:800px){.site-header{height:70px;padding:0 16px}.site-header nav{display:none}.brand b{font-size:14px}.header-cta{padding:9px 11px;font-size:10px}.scan-hero{grid-template-columns:1fr;gap:30px;padding:45px 20px}.hero-card{max-width:430px;width:100%;margin:auto}.workspace,.humanize{padding:42px 18px}.input-grid,.humanize-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}.privacy{align-self:stretch;text-align:center}.notice-block{margin:0 18px 35px}footer{flex-direction:column;text-align:center}}
.notice{margin-top:14px;padding:11px 13px;border-radius:10px;background:#eef8f1;color:#388a62;font-size:10px;font-weight:700;line-height:1.9}.notice.error{background:var(--red-soft);color:var(--red-dark)}
.sentence-results{margin-top:18px;border-top:1px solid #ffffff17;padding-top:14px}.sentence-results-title{display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:10px;font-weight:800;margin-bottom:9px}.sentence-results-title small{color:#9fb8c2;font-size:8px}.sentence-result{position:relative;margin-top:7px;padding:9px 10px 8px;border-right:3px solid #9fb8c2;border-radius:7px;background:#ffffff0d}.sentence-result.medium{border-color:#e6c27a}.sentence-result.high{border-color:#e7a1aa}.sentence-result>span{float:left;color:#e7a1aa;font-size:10px;font-weight:800}.sentence-result.medium>span{color:#e6c27a}.sentence-result.low>span{color:#a9dbb1}.sentence-result p{margin:0;color:#d5e3e8;font-size:9px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sentence-result small{display:block;margin-top:3px;color:#9fb8c2;font-size:8px}
.integrity-flags{margin-top:14px;border-top:1px solid #ffffff17;padding-top:13px}.integrity-title{display:flex;justify-content:space-between;color:#fff;font-size:10px;font-weight:800;margin-bottom:8px}.integrity-title small{color:#9fb8c2;font-size:8px}.integrity-row{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:5px;margin-top:6px;color:#d5e3e8;font-size:8px}.integrity-row>span{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#2e7097;color:#fff;font-weight:800}.integrity-row.warning>span{background:#b63f4d}.integrity-row b{font-size:9px}.integrity-row small{color:#9fb8c2;font-size:8px}
.heading-tools{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.heading-tools label{color:var(--muted);font-size:10px;font-weight:800}.heading-tools select{border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--navy);padding:9px 12px;font:inherit;font-size:10px;font-weight:700;outline:none}.heading-tools select:focus{border-color:var(--red)}
.segment-results{margin-top:14px;border-top:1px solid #ffffff17;padding-top:13px}.segment-title{display:flex;justify-content:space-between;color:#fff;font-size:10px;font-weight:800;margin-bottom:8px}.segment-title small{color:#9fb8c2;font-size:8px}.segment-row{display:grid;grid-template-columns:52px 30px 1fr;align-items:center;gap:6px;margin-top:7px;color:#d5e3e8;font-size:8px}.segment-row>b{color:#e6a3ac;font-size:9px}.segment-row>i{display:block;height:5px;border-radius:8px;background:#ffffff1a;overflow:hidden}.segment-row>i em{display:block;height:100%;border-radius:8px;background:var(--red)}.segment-row small{grid-column:1/-1;color:#9fb8c2;font-size:8px}.segment-note{margin:10px 0 0;color:#9fb8c2;font-size:8px!important;line-height:1.7!important}.segment-empty{color:#9fb8c2;font-size:8px}
.report-btn{width:100%;margin-top:14px;padding:10px;border:1px solid #e7a1aa;border-radius:9px;background:#fff;color:var(--red);font:inherit;font-size:9px;font-weight:800;cursor:pointer;transition:.2s}.report-btn:hover{background:var(--red);color:#fff}.report-btn.hidden{display:none!important}
.highlight-card{margin-top:20px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}.highlight-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px}.highlight-head h2{margin-bottom:0}.legend{display:flex;gap:13px;flex-wrap:wrap;color:var(--muted);font-size:9px;font-weight:800}.legend span{display:inline-flex;align-items:center;gap:5px}.legend i{width:10px;height:10px;border-radius:3px;display:inline-block}.legend-low{background:#d9f1df}.legend-medium{background:#ffe4a8}.legend-high{background:#f2b5bc}.highlight-help{margin:7px 0 14px;font-size:10px}.highlighted-text{padding:22px;border:1px solid var(--line);border-radius:13px;background:#fbfdfd;color:var(--ink);font-size:13px;line-height:2.35;min-height:120px}.text-mark{position:relative;display:inline;border-radius:5px;padding:3px 5px;margin:2px 1px;cursor:help;transition:.18s}.text-mark.low{background:#e4f7e8;border-bottom:2px solid #75c886}.text-mark.medium{background:#fff0c9;border-bottom:2px solid #e3b74f}.text-mark.high{background:#ffe1e4;border-bottom:2px solid #cb6571}.text-mark:hover{box-shadow:0 5px 16px #193f5922;filter:saturate(1.15)}.text-mark b{display:inline-block;margin-right:5px;border-radius:10px;padding:0 5px;background:#fff;color:var(--red);font-size:8px;line-height:1.6;vertical-align:middle}.text-mark.low b{color:#398b68}.text-mark.medium b{color:#a87917}.empty-highlight{color:#81929b;font-size:11px}@media(max-width:800px){.highlight-card{padding:18px}.highlight-head{align-items:flex-start;flex-direction:column}.highlighted-text{padding:15px;font-size:11px;line-height:2.45}.legend{gap:8px}}
