/* Client task composition, separate from the read-only workspace. */
.ct90{max-width:1160px;margin:0 auto;padding:32px 24px 56px}.ct90-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:22px}.ct90-heading h1{font-size:32px;letter-spacing:-.7px;margin:8px 0}.ct90-heading .eyebrow{margin:22px 0 8px}.ct90-layout{display:grid;grid-template-columns:minmax(220px, .7fr) minmax(0,1.7fr);gap:22px;align-items:start}.ct90-card,.ct90-person{background:#fff;border:1px solid #e2e5e9;border-radius:16px;padding:24px}.ct90-person{border-top:4px solid #35725a}.ct90-person h2{font-size:24px;line-height:1.25;margin:14px 0;overflow-wrap:anywhere}.ct90-person p,.ct90-person small{font-size:12px;color:#697582;overflow-wrap:anywhere}.ct90-card h2{font-size:21px;line-height:1.4;margin:0 0 22px}.ct90-card label{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;font-size:13px;color:#455164}.ct90-card input,.ct90-card select,.ct90-card textarea{width:100%;min-height:42px;box-sizing:border-box;font:inherit}.ct90-card textarea{resize:vertical;min-height:120px;padding:12px 14px;border:1px solid #d4dfd8;border-radius:10px;background:#fff;color:#213a31;font-weight:400;line-height:1.55}.ct90-fields{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:14px}.ct90-actions{display:flex;gap:10px;flex-wrap:wrap}.ct90 button,.ct90 .btn{min-height:42px;max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.4}.ct90-note{font-size:13px;color:#657180;line-height:1.65}.ct90-review{display:grid;grid-template-columns:135px minmax(0,1fr);gap:13px;margin:0 0 22px}.ct90-review dt{font-size:13px;color:#657180}.ct90-review dd{margin:0;overflow-wrap:anywhere}.ct90-review dd small{display:block;color:#657180;margin-top:6px}.ct90-text{white-space:pre-wrap}.ct90-warning{color:#845518}.ct90-result{border-color:#9bc1ac}.ct90 .form-error:not([hidden]){background:#fff0eb;padding:16px;margin-bottom:18px;border-radius:10px;overflow-wrap:anywhere}.ct90 [hidden]{display:none!important}.ct90 button:disabled{opacity:.5;cursor:not-allowed}.ct90 :focus-visible{outline:3px solid #a0baa8;outline-offset:3px}
@media(max-width:820px){.ct90-layout{grid-template-columns:1fr}.ct90-fields{grid-template-columns:1fr 1fr}.ct90-fields label:first-child{grid-column:1/-1}}
@media(max-width:480px){.ct90{padding:24px 16px}.ct90-heading{flex-direction:column;gap:12px}.ct90-heading h1{font-size:28px}.ct90-card,.ct90-person{padding:18px}.ct90-fields{grid-template-columns:1fr}.ct90-review{grid-template-columns:1fr;gap:6px}.ct90-review dd{margin-bottom:12px}.ct90-actions{flex-direction:column}.ct90-actions>*{width:100%}}
