:root{--red:#da2209;--ink:#232320;--muted:#71716a;--paper:#f7f7f2;--line:#dfdfd7;--green:#31664d;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea,select{outline-offset:5px}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a{color:inherit}header{height:94px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 5vw}.wordmark{display:inline-flex;align-items:center;text-decoration:none}.wordmark img{display:block;width:190px;height:auto}.header-label,.eyebrow{font-family:monospace;font-size:11px;letter-spacing:1.5px;font-weight:500}.header-label{display:flex;align-items:center;gap:16px;color:#5e5e56}.dot{height:7px;width:7px;background:var(--red);border-radius:50%}main{max-width:1440px;margin:auto;padding:0 5vw}.intro{padding:66px 0 44px;max-width:800px}.intro .eyebrow{color:var(--red);margin-bottom:22px}h1{font-size:clamp(40px,5.7vw,76px);line-height:1.02;letter-spacing:-3.7px;margin:0 0 24px;font-weight:750}h1 span{color:var(--red)}.intro>p{font-size:18px;line-height:1.55;max-width:610px;color:#64645c;margin:0}.principles{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;font-size:12px;color:#50574b}.workspace{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:24px;align-items:start}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px}.card-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.eyebrow{color:#72736a;margin-bottom:12px}h2{font-size:24px;line-height:1.2;letter-spacing:-.8px;margin:0 0 14px}h3{font-size:17px;margin:0 0 10px}.pill{background:#f2f3ed;border:1px solid #e8e9e2;color:#5e6558;border-radius:30px;padding:7px 11px;font-size:11px;white-space:nowrap}.tabs{display:flex;background:#f1f1ec;border-radius:9px;padding:4px;margin:16px 0 26px}.tabs button{border:0;background:transparent;width:50%;padding:12px 6px;color:#73736d;border-radius:7px;font-size:14px}.tabs button[aria-selected=true]{background:white;box-shadow:0 1px 4px #00000012;color:var(--ink)}.tabs button span{margin-left:6px}.label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}label{display:block;font-size:13px;font-weight:600}.text-button{background:none;border:0;color:var(--red);font-size:12px;font-weight:600;padding:5px 0}.text-button:hover{text-decoration:underline}textarea{width:100%;resize:vertical;border:1px solid var(--line);border-radius:10px;padding:18px;font-size:15px;line-height:1.7;color:var(--ink);background:#fdfdfb;min-height:290px}textarea::placeholder{color:#94948b}textarea:focus{outline:2px solid #da220930;border-color:var(--red)}.editor-meta{display:flex;justify-content:space-between;font-family:monospace;font-size:10px;color:var(--muted);margin:10px 0 26px}.relationship{padding-top:21px;border-top:1px solid #eeeee8}.relationship label{margin-bottom:12px}select,input{border:1px solid var(--line);border-radius:8px;padding:13px 10px;width:100%;background:#fff;color:var(--ink);font-size:13px}.small{font-size:12px;line-height:1.6;color:var(--muted)}.primary{border:0;border-radius:8px;background:var(--red);color:white;padding:16px 22px;font-weight:600;font-size:14px}.primary:hover{background:#b91e09}.review-button{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.review-button span{font-size:22px;line-height:15px}.privacy{margin:17px 0 0;font-size:11px}.side-card{background:#eeefe7;padding:30px;border-color:#e4e5db}.side-card h2{font-size:25px;line-height:1.3}.example-note{border-top:1px solid #d6d9ca;padding:25px 0}.example-note p{font-size:21px;letter-spacing:-.5px;line-height:1.35;margin:14px 0 10px}.example-note>span:last-child{font-size:12px;color:#6a7062;line-height:1.6;display:block}.keep-tag,.tweak-tag{font:10px monospace;letter-spacing:.9px;color:var(--green)}.tweak-tag{color:#aa6921}.tweak-note{padding-bottom:25px}.what-checks{border-top:1px solid #d6d9ca;padding-top:24px}.what-checks h3{font-size:13px;margin-bottom:17px}.what-checks p{font-size:13px;margin:13px 0}.what-checks b{font:11px monospace;color:#999e8c;margin-right:12px}.side-card>.small{border-top:1px solid #d6d9ca;padding-top:21px;margin:24px 0 0;font-size:11px}.upload-zone{padding:25px 10px;text-align:center;border:1px dashed #c6c9bb;border-radius:12px;background:#f8f9f4}.upload-icon{display:inline-flex;align-items:center;justify-content:center;background:#eeefe7;border-radius:50%;width:44px;height:44px;font-size:25px;margin-bottom:16px}.upload-zone p{font-size:13px;color:var(--muted)}.file-button{display:inline-block;background:white;border:1px solid #cccfc1;border-radius:7px;padding:13px 18px;cursor:pointer;margin:12px 0}.upload-zone input{font-size:11px;margin:5px auto 15px;max-width:280px}.upload-zone .small{font-size:10px}.hidden{display:none!important}#status{font-size:13px;color:var(--green);line-height:1.5;margin-top:12px}#error,#access-error{font-size:13px;line-height:1.5;color:#b12111}#error:empty,#access-error:empty,#status:empty{display:none}.note{padding:12px;background:#f1f5e9;border-radius:8px;font-size:12px;line-height:1.6}.inline{display:flex;gap:10px;margin-top:10px}.inline input{flex:1}.inline button{white-space:nowrap}#access{max-width:650px}.results-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:55px 0 20px}.results-heading h2{font-size:34px;margin-bottom:8px}.results-heading p{font-size:15px;color:var(--muted);line-height:1.6;max-width:850px}.strengths{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 26px}.strength{background:#eaf1e7;color:#3f6247;border-radius:8px;padding:10px 14px;font-size:12px;line-height:1.5}.results-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start}.edit{margin-bottom:14px;padding:23px}.edit-top{display:flex;align-items:center;gap:9px;margin-bottom:17px}.edit-top input{width:17px;height:17px;accent-color:var(--red);padding:0}.edit-top label{flex:1;font-size:13px}.edit-tag{font:10px monospace;letter-spacing:.8px;text-transform:uppercase;color:#9b5e1e}.quote{font-size:14px;line-height:1.6;color:#77776f;padding-left:12px;border-left:2px solid #dfd4c9;white-space:pre-wrap;overflow-wrap:anywhere}.replacement{font-size:15px;line-height:1.65;background:#f0f5ea;border-radius:8px;padding:14px;margin:15px 0;white-space:pre-wrap;overflow-wrap:anywhere}.reason{font-size:12px;color:#73736c;line-height:1.6;margin-bottom:0}.revised{position:sticky;top:20px}.revised textarea{min-height:540px;font-size:14px;margin:8px 0 12px}.secondary{border:1px solid var(--line);border-radius:7px;background:white;padding:10px 13px;font-size:12px;white-space:nowrap}.secondary:hover{border-color:var(--red);color:var(--red)}.publish-check{background:#eeefe7;border-color:#e4e5db;margin-top:24px}.publish-check>p{font-size:13px;line-height:1.7}.publish-check>.small{font-size:11px}footer{margin:65px 0 30px;padding-top:28px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:end;gap:20px}.footer-logo{display:block;width:132px;height:auto}footer p{font-size:11px;color:#777970;margin:8px 0}footer>div:last-child{text-align:right}#results:focus{outline:0}@media(min-width:1500px){main{padding:0 64px}}@media(max-width:900px){.workspace{grid-template-columns:minmax(0,1.45fr) minmax(240px,1fr);gap:16px}.card{padding:22px}.card-heading>.pill{display:none}.side-card h2{font-size:21px}.example-note p{font-size:18px}.principles{gap:12px;font-size:11px}}@media(max-width:720px){header{height:74px}.wordmark img{width:156px}.header-label{font-size:8px;gap:8px;letter-spacing:1px}.intro{padding:40px 0 30px}h1{font-size:48px;letter-spacing:-2.6px}.intro>p{font-size:16px}.principles{gap:10px 14px;font-size:10px}.workspace,.results-grid{grid-template-columns:1fr}.side-card{margin-top:4px}.side-card h2 br{display:none}.card{padding:22px 18px}.card h2{font-size:22px}.revised{position:static}.results-heading h2{font-size:28px}.results-heading{align-items:start}.revised textarea{min-height:440px}.editor-meta{font-size:9px}.label-row .text-button{font-size:11px}.results-heading>.pill{display:none}footer{align-items:start}footer>div:last-child{max-width:58%}footer p{font-size:10px;line-height:1.6}.inline{flex-direction:column}}
