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