:root{font-family:Arial,Helvetica,sans-serif;color:#272727;background:#f6f5f2;font-synthesis:none;--red:#b71929;--line:#e4e2de}*{box-sizing:border-box}body{margin:0}header{height:100px;padding:0 5.5%;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:30px}.brand{display:flex;gap:13px;text-decoration:none;color:#242424;font-size:25px;letter-spacing:2px;font-weight:800;align-items:center}.brand small{display:block;font-size:8px;letter-spacing:1.9px;margin-top:5px}.mark{background:var(--red);color:white;padding:10px 15px;font-family:Georgia,serif;font-size:35px;line-height:1}.header-label{font-size:10px;letter-spacing:1.7px;margin-left:auto}.pill{font-size:11px;border:1px solid #ddd7ce;border-radius:30px;padding:10px 14px;background:#f8f7f4}main{max-width:1450px;margin:auto;padding:0 5.5%}.intro{display:flex;justify-content:space-between;align-items:center;padding:57px 0 44px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;color:var(--red)}h1{font-size:clamp(36px,4.3vw,61px);line-height:1.07;letter-spacing:-2px;font-weight:500;margin:21px 0}h1 em{font-family:Georgia,serif;font-weight:400;color:var(--red)}.lede{line-height:1.8;color:#686868;font-size:14px}.intro-note{border-left:2px solid var(--red);padding-left:24px;margin-right:25px}.intro-note p{font-family:Georgia,serif;font-size:21px;line-height:1.5}.small-label,.tiny{font-size:9px;letter-spacing:1.2px;color:#6e6e6e}.workspace{display:grid;grid-template-columns:1fr 1fr;gap:23px;align-items:start}.card{background:white;border:1px solid var(--line);border-radius:9px;padding:26px}.section-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:8px}h2{font-size:18px;font-weight:600;margin:0}.step{font-size:10px;color:var(--red);background:#fbf0f1;padding:7px;border-radius:50%;margin-right:9px}.text-button{background:none;border:none;color:var(--red);font-size:11px}.upload{border:1px dashed #d7c9c9;border-radius:6px;padding:22px;display:flex;align-items:center;flex-direction:column;gap:9px;background:#fcfaf9;cursor:pointer}.upload strong{font-size:13px}.upload span{font-size:11px;color:#777}.upload .upload-symbol{font-size:26px;color:var(--red)}input[type=file]{max-width:100%;font-size:11px;margin-top:5px}.field-heading{display:flex;justify-content:space-between;margin:23px 0 10px;font-size:11px}.field-heading span{color:#777}textarea{display:block;resize:vertical;width:100%;min-height:280px;border:1px solid #ddd;border-radius:5px;padding:16px;font:12px/1.7 Arial;color:#333;background:#fff}textarea:focus{outline:2px solid #b7192940;border-color:var(--red)}.hint{font-size:10px;color:#737373;line-height:1.6}details{border-top:1px solid var(--line);padding-top:17px;margin-top:20px}summary{cursor:pointer;font-size:12px;padding-bottom:16px}summary span{color:#888;margin-left:10px;font-size:10px}details label{font-size:11px;display:block;margin-bottom:10px}#job{min-height:140px}.actions{display:flex;gap:10px;margin-top:22px}button{cursor:pointer;font-family:inherit;min-height:44px;border-radius:5px;padding:12px 17px;transition:background .15s}button:disabled{opacity:.55;cursor:wait}button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #c44958;outline-offset:3px}.primary{background:var(--red);color:white;border:0;flex:1;font-weight:600;font-size:12px;display:flex;justify-content:space-between}.primary:hover{background:#921421}.secondary{background:white;border:1px solid #d9d7d2;font-size:11px}.privacy{font-size:10px;line-height:1.65;color:#888;margin-top:16px}.feedback{min-height:713px}#empty{padding:37px 22px}.empty-icon{font-family:Georgia;font-size:34px;background:#f7f4ee;width:65px;height:65px;display:grid;place-items:center;border-radius:50%;color:#a69579}h3{font-size:20px;font-weight:500;margin-top:25px}#empty>p{font-size:13px;color:#777;line-height:1.8;max-width:310px}.check-row{display:flex;gap:18px;border-top:1px solid #eee;padding-top:22px;margin-top:22px}.check-row>span{font-size:10px;color:#a79c88;padding-top:3px}.check-row strong{font-size:12px;font-weight:500}.check-row p{font-size:11px;color:#888;line-height:1.6}.export-bar{margin:26px 0 40px;background:#eeece6;border:1px solid #e3dfd6;border-radius:8px;padding:28px 32px;display:flex;justify-content:space-between;align-items:center;gap:20px}.export-bar h2{font-family:Georgia,serif;font-size:24px;font-weight:400;margin:13px 0}.export-bar p:not(.eyebrow){font-size:11px;color:#777;line-height:1.6}.dark{color:white;background:#292929;border:0;white-space:nowrap;font-size:12px}.dark span{margin-left:25px}footer{border-top:1px solid #ddd;display:flex;justify-content:space-between;padding:24px 0 30px;font-size:9px;letter-spacing:.6px;color:#888}#notice:not(:empty){padding:12px;background:#fff5df;border:1px solid #ead8ae;font-size:12px;line-height:1.6;margin-bottom:18px;border-radius:4px}.result-summary{font:18px/1.6 Georgia,serif}.criteria{font-size:11px;line-height:1.7;color:#777;background:#f7f5f0;padding:12px}.filters{display:flex;gap:5px;flex-wrap:wrap;margin:20px 0}.filters button{font-size:10px;border:1px solid #eee;padding:8px;background:white}.filters .active{background:#292929;color:white}.finding{border-top:1px solid var(--line);padding:20px 0}.finding h3{font-size:14px;margin:0 0 10px}.priority{font-size:9px;padding:5px 8px;border-radius:20px;background:#f4f0e9;margin-left:10px;text-transform:uppercase}.priority.high{background:#fbe9eb;color:#a31a2a}.finding p{font-size:12px;line-height:1.7;color:#666}.finding .action{color:#333}.finding blockquote{margin:10px 0;padding:10px;border-left:2px solid #d5c6aa;background:#faf9f6;font-size:11px;line-height:1.7}.source{font-size:11px;line-height:1.7;border-bottom:1px solid #eee;padding:10px 0;white-space:pre-wrap}#report{margin-top:18px}[hidden]{display:none!important}@media(max-width:900px){.intro-note{display:none}.header-label{display:none}.pill{margin-left:auto}.workspace{grid-template-columns:1fr}.feedback{min-height:400px}.export-bar{align-items:start;flex-direction:column}footer{gap:20px;flex-wrap:wrap}}@media(max-width:500px){header{padding:0 20px;height:80px}.brand{font-size:20px}.pill{font-size:9px;padding:8px}main{padding:0 18px}.card{padding:20px}.intro{padding-top:35px}.section-top>.tiny{display:none}.export-bar{padding:24px}h1{letter-spacing:-1px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
