:root{--check-red:#c1121f;--check-dark:#11151b;--check-ink:#202631;--check-muted:#667085;--check-line:#e4e7ec;--check-bg:#f5f7fa;--check-ok:#15803d;--check-warn:#b45309;--check-bad:#b42318}.check-page{background:var(--check-bg);color:var(--check-ink)}.check-page .container{width:min(1120px,calc(100% - 32px));margin:auto}.check-hero{position:relative;padding:76px 0 70px;overflow:hidden;background:radial-gradient(circle at 15% 20%,rgba(193,18,31,.24),transparent 31%),linear-gradient(125deg,#0b0e13,#1b222c);color:#fff}.check-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px}.check-hero .container{position:relative;z-index:1}.check-hero nav{display:flex;gap:9px;align-items:center;margin-bottom:30px;font-size:12px;color:#aeb7c4}.check-hero nav a{color:#fff}.check-kicker{display:block;margin-bottom:11px;color:#ff6874;font:800 10px Arial;letter-spacing:2px}.check-hero h1{max-width:780px;margin:0 0 16px;font-size:clamp(29px,4vw,48px);line-height:1.45}.check-hero p{max-width:820px;margin:0;color:#cad0d8;font-size:16px;line-height:2}.check-workspace{padding:0 0 76px}.check-form{position:relative;z-index:2;width:min(880px,100%);margin:-30px auto 34px;padding:30px;border:1px solid var(--check-line);border-top:4px solid var(--check-red);border-radius:18px;background:#fff;box-shadow:0 22px 65px rgba(16,24,40,.12)}.check-form-title{display:flex;align-items:center;gap:16px;margin-bottom:24px}.check-form-title>i{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#fff0f1;color:var(--check-red);font-size:21px}.check-form-title h2{margin:0 0 3px;font-size:20px}.check-form-title p{margin:0;color:var(--check-muted);font-size:12px}.check-form label{display:grid;gap:8px;color:#344054;font-size:13px;font-weight:700}.check-form input,.check-form select{width:100%;height:48px;padding:0 14px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#101828;font:inherit;outline:none}.check-form input:focus,.check-form select:focus{border-color:var(--check-red);box-shadow:0 0 0 4px rgba(193,18,31,.1)}.check-fields{display:grid;grid-template-columns:1fr 180px;gap:14px}.human-check{margin:20px 0;padding:17px 18px;border:1px solid #dde2e8;border-radius:12px;background:#f8fafc}.human-check legend{padding:0 8px;color:#344054;font-size:12px;font-weight:800}.human-check>div{display:grid;grid-template-columns:1fr 150px;align-items:center;gap:18px}.human-check p{margin:11px 0 0;color:#667085;font-size:11px}.human-check p i{color:var(--check-ok);margin-left:5px}.check-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.check-form>button{min-height:48px;padding:0 24px;border:0;border-radius:10px;background:var(--check-red);color:#fff;font-weight:800;cursor:pointer;transition:background .2s,transform .2s}.check-form>button:hover{background:#9e0e19;transform:translateY(-1px)}.check-form>button i{margin-left:7px}.check-error{padding:12px 14px;border-radius:9px;background:#fff1f0;color:var(--check-bad);font-size:13px}.check-results{margin-top:34px;border:1px solid var(--check-line);border-radius:18px;background:#fff;box-shadow:0 12px 40px rgba(16,24,40,.07);overflow:hidden}.check-results>header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:25px 28px;border-bottom:1px solid var(--check-line)}.check-results>header span{color:var(--check-red);font:800 9px Arial;letter-spacing:1.4px}.check-results>header h2{margin:5px 0;font-size:21px}.check-results>header p{margin:0;color:var(--check-muted);font-size:11px}.check-score{display:grid;grid-template-columns:repeat(3,auto auto);align-items:baseline;gap:4px 7px;direction:rtl}.check-score b{font-size:21px}.check-score span{color:var(--check-muted)!important;font:500 10px inherit!important;letter-spacing:0!important}.check-finding-list{padding:24px;display:grid;gap:20px}.check-group{border:1px solid var(--check-line);border-radius:13px;overflow:hidden}.check-group>h3{margin:0;padding:12px 16px;background:#f8fafc;font-size:13px}.check-finding{display:grid;grid-template-columns:34px 1fr;gap:11px;padding:14px 16px;border-top:1px solid #eef1f4}.check-finding>i{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;font-size:11px}.check-finding strong{font-size:13px}.check-finding p{margin:4px 0 0;color:#475467;font-size:12px;line-height:1.75;overflow-wrap:anywhere}.check-finding small{display:block;margin-top:5px;color:#7a5200;font-size:10px}.state-passed>i{background:#ecfdf3;color:var(--check-ok)}.state-warning>i{background:#fff7ed;color:var(--check-warn)}.state-failed>i{background:#fff1f0;color:var(--check-bad)}.state-info>i{background:#eef4ff;color:#175cd3}.check-content{padding:76px 0;background:#fff}.check-content h2{margin:0 0 20px;font-size:25px}.check-content>div>p{max-width:1000px;margin:0 0 17px;color:#475467;line-height:2.15;text-align:justify}.check-content a{color:var(--check-red);font-weight:800}.check-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:0 0 42px}.check-feature-grid article{padding:25px;border:1px solid var(--check-line);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(16,24,40,.05)}.check-feature-grid i{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#fff0f1;color:var(--check-red)}.check-feature-grid h3{margin:16px 0 8px;font-size:15px}.check-feature-grid p{margin:0;color:#667085;font-size:12px;line-height:1.9}@media(max-width:767px){.check-hero{padding:55px 0 58px}.check-hero p{font-size:14px}.check-form{padding:22px 18px;border-radius:14px}.check-fields,.human-check>div{grid-template-columns:1fr}.check-results>header{align-items:flex-start;flex-direction:column}.check-score{grid-template-columns:repeat(3,auto auto)}.check-finding-list{padding:14px}.check-feature-grid{grid-template-columns:1fr}.check-content{padding:55px 0}}@media(prefers-reduced-motion:reduce){.check-form>button{transition:none}}
