*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f4f5f7;color:#151515}.topbar{height:72px;background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 34px;position:sticky;top:0;z-index:20}.brand{font-weight:800;font-size:20px}.brand span{font-weight:400;color:#aaa}.step{font-size:12px;letter-spacing:1.4px;color:#bbb}.container{max-width:1100px;margin:0 auto;padding:42px 22px 80px}.hero{margin-bottom:28px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.8px;color:#777;margin:0 0 10px}h1{font-size:42px;line-height:1.05;letter-spacing:-1.8px;margin:0 0 12px}.muted{color:#6c7077}.small{font-size:13px}.card{background:#fff;border:1px solid #e3e5e8;border-radius:18px;padding:26px;margin:16px 0;box-shadow:0 6px 25px rgba(0,0,0,.035)}h2{font-size:18px;margin:0 0 20px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;color:#34373b}input,select,textarea{width:100%;border:1px solid #d8dbe0;border-radius:10px;background:#fff;padding:12px 13px;font:inherit;font-weight:400;color:#17191c;outline:none}input:focus,select:focus,textarea:focus{border-color:#111;box-shadow:0 0 0 3px rgba(0,0,0,.06)}textarea{min-height:92px;resize:vertical}.hint{font-size:12px;font-weight:400;color:#777}.checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.check{display:block;padding:12px;border:1px solid #e1e3e6;border-radius:10px;font-weight:600}.check input{width:auto;margin-right:8px}.actions{display:flex;justify-content:flex-end;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;padding:13px 18px;font-weight:800;text-decoration:none;cursor:pointer;font-size:14px}.primary{background:#111;color:#fff}.ghost{background:#fff;color:#111;border:1px solid #d9dce0}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.contributor{border:1px solid #e1e3e6;border-radius:14px;padding:18px;margin:12px 0;background:#fafafa}.contributor-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.removeContributor{border:0;background:none;color:#9a2222;cursor:pointer;font-weight:700}.review-bg{background:#e9eaed}.review-wrap{max-width:1100px;margin:0 auto;padding:36px 20px 70px}.review-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:24px}.review-head h1{font-size:34px}.paper{background:#fff;max-width:850px;margin:auto;padding:55px 60px;box-shadow:0 18px 50px rgba(0,0,0,.12);min-height:1120px;color:#181818;font-family:Arial,Helvetica,sans-serif}.paper-title{text-align:center;font-weight:700;font-size:20px}.paper-meta{text-align:center;font-size:11px;color:#666;margin:8px 0 24px}.paper h3{font-size:13px;margin:24px 0 9px;border-bottom:1px solid #222;padding-bottom:5px}.paper p,.paper li{font-size:12px;line-height:1.55}.paper ul{padding-left:20px}.signatures{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-top:35px}.sig-box h4{font-size:12px}.sig-line{height:65px;border-bottom:1px solid #222}.company-sign-preview{height:65px;border-bottom:1px solid #222;display:flex;align-items:center}.company-sign-preview img{max-height:55px;max-width:180px}.client-sign{margin-top:38px;padding-top:24px;border-top:1px solid #ddd}.client-sign h3{border:0}.client-sign canvas{width:100%;height:auto;border:1px dashed #aaa;border-radius:8px;background:#fff;touch-action:none}.sig-actions{display:flex;justify-content:space-between;margin-top:12px}.contributor-review{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #ddd;padding:10px 0;font-size:12px}.contributor-review img{max-width:160px;max-height:55px}.unsigned{color:#999;font-size:11px}@media(max-width:720px){.topbar{padding:0 16px}.container,.review-wrap{padding-left:14px;padding-right:14px}.grid,.checks,.signatures{grid-template-columns:1fr}.section-head{flex-direction:column}h1{font-size:32px}.review-head{align-items:flex-start;flex-direction:column}.paper{padding:30px 22px}.sig-actions{flex-direction:column;gap:10px}.sig-actions .btn{width:100%;margin:0}}
