/* CollabPitch v29.2 – premium Pitches + Messages UI */
#requests .workspace,#messages .workspace{background:#f7f8fc;min-height:100vh;padding:28px 30px 90px}
.cp29-pagehead{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.cp29-pagehead h2{font-size:30px;line-height:1.15;margin:0;color:#101828}.cp29-pagehead p{margin:6px 0 0;color:#667085}.cp29-head-actions{display:flex;gap:10px}
.cp29-toolbar{background:#fff;border:1px solid #e7eaf1;border-radius:16px;padding:10px;display:flex;align-items:center;justify-content:space-between;gap:14px;box-shadow:0 8px 28px rgba(16,24,40,.05);margin-bottom:16px}.cp29-tabs{display:flex;gap:4px;overflow:auto}.cp29-tabs button{border:0;background:transparent;padding:10px 14px;border-radius:10px;color:#475467;font-weight:700;white-space:nowrap;cursor:pointer}.cp29-tabs button.active{color:#6d28d9;background:#f2edff}.cp29-tabs b{margin-left:5px;font-size:11px;padding:2px 7px;border-radius:99px;background:#eef0f4}.cp29-tabs .active b{background:#fff}.cp29-search{display:flex;align-items:center;gap:8px;border:1px solid #dde2eb;border-radius:10px;padding:0 12px;min-width:280px;background:#fff}.cp29-search input{border:0;outline:0;padding:11px 0;width:100%;font:inherit;background:transparent}
.cp29-request-grid{display:grid;gap:14px}.cp29-pitch-card{background:#fff;border:1px solid #e7eaf1;border-radius:18px;padding:18px;display:grid;grid-template-columns:minmax(260px,1.6fr) minmax(155px,.7fr) minmax(200px,.8fr) 170px;gap:18px;align-items:center;box-shadow:0 8px 26px rgba(16,24,40,.045);transition:.2s}.cp29-pitch-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(16,24,40,.09)}.cp29-pitch-main{display:flex;gap:14px;min-width:0}.cp29-brandmark{width:64px;height:64px;border-radius:16px;background:linear-gradient(145deg,#111827,#344054);color:white;display:grid;place-items:center;font-size:24px;font-weight:900;flex:0 0 auto;box-shadow:inset 0 0 0 1px #ffffff20}.cp29-pitch-main h3{margin:1px 0 5px;font-size:17px;color:#101828}.cp29-pitch-main p{margin:0 0 8px;color:#667085;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cp29-meta{display:flex;flex-wrap:wrap;gap:10px;color:#98a2b3;font-size:12px}.cp29-budget small,.cp29-person small{display:block;color:#98a2b3;margin-bottom:5px}.cp29-budget strong{font-size:21px;color:#101828}.cp29-budget em{font-style:normal;color:#027a48;background:#ecfdf3;border-radius:99px;padding:4px 8px;font-size:11px;margin-left:5px}.cp29-person{display:flex;align-items:center;gap:10px}.cp29-person .cp29-avatar{width:44px;height:44px;border-radius:12px;background:#f2edff;color:#6d28d9;display:grid;place-items:center;font-weight:900}.cp29-person b{display:block;color:#101828}.cp29-person span{font-size:12px;color:#f79009}.cp29-card-actions{display:flex;flex-direction:column;gap:8px}.cp29-card-actions .btn{width:100%;justify-content:center}.cp29-card-actions .primary{background:linear-gradient(90deg,#6d4aff,#ec4899);border-color:transparent}.cp29-status{display:inline-flex;align-items:center;justify-content:center;border-radius:99px;padding:5px 11px;font-size:12px;font-weight:800;text-transform:capitalize;width:max-content}.cp29-status.pending{background:#fff7e6;color:#b54708}.cp29-status.accepted{background:#eafbf1;color:#027a48}.cp29-status.rejected{background:#fff0f3;color:#c01048}.cp29-status.completed{background:#eef4ff;color:#3538cd}
#messages .workspace{overflow:hidden}.cp29-message-shell{display:grid;grid-template-columns:310px minmax(420px,1fr) 270px;background:#fff;border:1px solid #e7eaf1;border-radius:18px;min-height:680px;overflow:hidden;box-shadow:0 14px 40px rgba(16,24,40,.07)}.cp29-convos{border-right:1px solid #e7eaf1;display:flex;flex-direction:column;min-width:0}.cp29-convo-head{padding:18px;border-bottom:1px solid #eef0f4}.cp29-convo-head h3{margin:0 0 12px}.cp29-convo-search{display:flex;gap:8px;border:1px solid #e0e4ec;border-radius:10px;padding:0 10px}.cp29-convo-search input{border:0;outline:0;padding:10px 0;width:100%;font:inherit}.cp29-convo-list{overflow:auto}.cp29-convo{width:100%;border:0;border-bottom:1px solid #f0f2f5;background:#fff;padding:14px 16px;display:grid;grid-template-columns:44px 1fr auto;gap:10px;text-align:left;cursor:pointer}.cp29-convo:hover,.cp29-convo.active{background:#f5f1ff}.cp29-convo .cp29-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#111827,#475467);color:#fff;font-weight:900;position:relative}.cp29-convo .cp29-avatar:after{content:"";position:absolute;right:0;bottom:1px;width:10px;height:10px;border-radius:50%;background:#12b76a;border:2px solid #fff}.cp29-convo b{display:block;color:#101828}.cp29-convo p{margin:4px 0 0;font-size:12px;color:#667085;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cp29-convo time{font-size:11px;color:#98a2b3}.cp29-unread{display:grid;place-items:center;margin-top:7px;margin-left:auto;background:#ec4899;color:#fff;width:20px;height:20px;border-radius:50%;font-size:11px;font-weight:800}.cp29-chat{display:flex;flex-direction:column;min-width:0;background:#fbfcfe}.cp29-chat-head{background:#fff;border-bottom:1px solid #e7eaf1;padding:14px 18px;display:flex;align-items:center;justify-content:space-between}.cp29-chat-user{display:flex;gap:10px;align-items:center}.cp29-chat-user .cp29-avatar{width:42px;height:42px;border-radius:50%;background:#111827;color:white;display:grid;place-items:center;font-weight:900}.cp29-chat-user h3{margin:0;font-size:16px}.cp29-chat-user small{color:#12b76a}.cp29-campaign-strip{margin:14px 18px 0;padding:12px;border:1px solid #e8eaf0;background:#fff;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:15px}.cp29-campaign-strip b{display:block}.cp29-campaign-strip small{color:#667085}.cp29-chat-body{padding:22px 18px;overflow:auto;flex:1;display:flex;flex-direction:column;gap:10px}.cp29-bubble{max-width:72%;background:#fff;border:1px solid #e7eaf1;border-radius:14px 14px 14px 4px;padding:11px 13px;color:#344054;box-shadow:0 4px 12px rgba(16,24,40,.04)}.cp29-bubble.mine{align-self:flex-end;background:linear-gradient(135deg,#6d4aff,#d946ef);color:#fff;border:0;border-radius:14px 14px 4px 14px}.cp29-bubble p{margin:0;line-height:1.45}.cp29-bubble small{display:block;text-align:right;margin-top:5px;opacity:.7;font-size:10px}.cp29-chat-form{padding:12px 16px;border-top:1px solid #e7eaf1;background:#fff;display:flex;gap:8px}.cp29-chat-form input{flex:1;border:1px solid #e0e4ec;border-radius:12px;padding:12px 14px;font:inherit;outline:0}.cp29-chat-form input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.cp29-send{width:45px;height:45px;border:0;border-radius:12px;background:linear-gradient(135deg,#6d4aff,#d946ef);color:#fff;font-size:18px;cursor:pointer}.cp29-details{border-left:1px solid #e7eaf1;padding:22px;background:#fff}.cp29-details-center{text-align:center}.cp29-details .cp29-avatar{width:74px;height:74px;border-radius:50%;margin:auto;background:#111827;color:#fff;display:grid;place-items:center;font-size:24px;font-weight:900}.cp29-details h3{margin:12px 0 3px}.cp29-details p{color:#667085;font-size:13px}.cp29-detail-card{border-top:1px solid #eef0f4;margin-top:18px;padding-top:16px}.cp29-detail-row{display:flex;justify-content:space-between;margin:10px 0;color:#667085;font-size:13px}.cp29-empty{display:grid;place-items:center;height:100%;padding:40px;text-align:center;color:#667085}
@media(max-width:1100px){.cp29-pitch-card{grid-template-columns:1fr 180px}.cp29-person{display:none}.cp29-message-shell{grid-template-columns:280px 1fr}.cp29-details{display:none}}
@media(max-width:760px){#requests .workspace,#messages .workspace{padding:18px 12px 92px}.cp29-pagehead h2{font-size:24px}.cp29-head-actions{display:none}.cp29-toolbar{display:block}.cp29-search{min-width:0;margin-top:8px}.cp29-pitch-card{grid-template-columns:1fr;padding:15px}.cp29-pitch-main{align-items:flex-start}.cp29-brandmark{width:52px;height:52px;border-radius:13px}.cp29-card-actions{display:grid;grid-template-columns:1fr 1fr}.cp29-card-actions .cp29-status{grid-column:1/-1}.cp29-message-shell{display:block;min-height:calc(100vh - 170px)}.cp29-convos{border-right:0}.cp29-chat{display:none;position:absolute;inset:0;background:#fff;z-index:20}.cp29-message-shell.chat-open .cp29-convos{display:none}.cp29-message-shell.chat-open .cp29-chat{display:flex;position:relative;min-height:calc(100vh - 170px)}.cp29-back{display:inline-grid!important}.cp29-campaign-strip{margin:10px}.cp29-chat-body{padding:16px 10px}.cp29-bubble{max-width:84%}}
.cp29-back{display:none;border:0;background:#f2edff;color:#6d28d9;width:36px;height:36px;border-radius:10px;place-items:center;font-size:20px}
