.StartConversationDialog-module__cC7E9a__seekerHeader{background:var(--brand-primary);align-items:center;gap:1rem;padding:1.375rem 1.5rem;display:flex}.StartConversationDialog-module__cC7E9a__seekerPhoto{border-radius:12px;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.StartConversationDialog-module__cC7E9a__seekerPhoto img{object-fit:cover;width:100%;height:100%;display:block}.StartConversationDialog-module__cC7E9a__seekerPhotoFallback{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.StartConversationDialog-module__cC7E9a__seekerPhotoInitials{font-family:var(--font-display);font-size:1.375rem;font-weight:var(--font-weight-bold);color:#ffffffe6;letter-spacing:-.03em}.StartConversationDialog-module__cC7E9a__onlineDot{border:1px solid var(--brand-primary);background:#22c55e;border-radius:999px;width:9px;height:9px;position:absolute;bottom:5px;right:5px}.StartConversationDialog-module__cC7E9a__seekerInfo{flex-direction:column;gap:.25rem;min-width:0;display:flex}.StartConversationDialog-module__cC7E9a__nameRow{align-items:center;gap:.35rem;display:flex}.StartConversationDialog-module__cC7E9a__seekerName{font-family:var(--font-display);font-size:var(--text-base);font-weight:var(--font-weight-bold);color:#fff;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;line-height:1.2;overflow:hidden}.StartConversationDialog-module__cC7E9a__infinityBadge{opacity:.9;flex-shrink:0;display:block}.StartConversationDialog-module__cC7E9a__occupation{font-size:var(--text-xs);color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.StartConversationDialog-module__cC7E9a__chips{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.StartConversationDialog-module__cC7E9a__chip{font-size:var(--text-xs);font-weight:var(--font-weight-medium);color:#ffffffa6;white-space:nowrap;background:#ffffff17;border-radius:999px;align-items:center;gap:.25rem;padding:3px 9px;display:flex}.StartConversationDialog-module__cC7E9a__selectWrap{width:100%;min-width:0}.StartConversationDialog-module__cC7E9a__selectWrap [data-slot=select-trigger]{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);height:2.875rem;font-family:var(--font-body);font-size:var(--text-sm);color:var(--brand-primary);border-radius:.75rem;padding:0 .875rem;transition:border-color .15s,box-shadow .15s;width:100%!important}.StartConversationDialog-module__cC7E9a__selectWrap [data-slot=select-trigger]:focus-visible{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #c9a96e2e}.StartConversationDialog-module__cC7E9a__selectWrap [data-slot=select-trigger]:disabled{opacity:.5;cursor:not-allowed;background:var(--surface-secondary)}.StartConversationDialog-module__cC7E9a__selectContent{border:1px solid var(--border);background:var(--surface);border-radius:.875rem;padding:.25rem;box-shadow:0 8px 32px #1a171424}.StartConversationDialog-module__cC7E9a__selectItem{font-family:var(--font-body);font-size:var(--text-sm);color:var(--brand-primary);cursor:pointer;border-radius:.5rem;padding:.5rem .875rem}.StartConversationDialog-module__cC7E9a__selectItem:focus{background:var(--surface-secondary);color:var(--brand-primary)}.StartConversationDialog-module__cC7E9a__textareaWrap{width:100%;min-width:0}.StartConversationDialog-module__cC7E9a__textareaWrap [data-slot=textarea]{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);font-family:var(--font-body);font-size:var(--text-sm);color:var(--brand-primary);resize:none;border-radius:.75rem;padding:.75rem .875rem;line-height:1.55;transition:border-color .15s,box-shadow .15s;width:100%!important}.StartConversationDialog-module__cC7E9a__textareaWrap [data-slot=textarea]::placeholder{color:var(--brand-primary-subtle)}.StartConversationDialog-module__cC7E9a__textareaWrap [data-slot=textarea]:focus-visible{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #c9a96e2e}.StartConversationDialog-module__cC7E9a__formBody{flex-direction:column;gap:1rem;min-width:0;padding:1.25rem 1.5rem 0;display:flex;overflow:hidden}.StartConversationDialog-module__cC7E9a__fieldGroup{flex-direction:column;gap:.375rem;display:flex}.StartConversationDialog-module__cC7E9a__fieldLabel{font-size:var(--text-xs);font-weight:var(--font-weight-semibold);color:var(--brand-primary);text-transform:uppercase;letter-spacing:.07em}.StartConversationDialog-module__cC7E9a__errorText{font-size:var(--text-xs);color:var(--error);margin:0}.StartConversationDialog-module__cC7E9a__footer{justify-content:flex-end;align-items:center;gap:.625rem;padding:1rem 1.5rem 1.5rem;display:flex}.StartConversationDialog-module__cC7E9a__cancelBtn{border:1px solid var(--border);font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--brand-primary);cursor:pointer;background:0 0;border-radius:.75rem;padding:.575rem 1.25rem;transition:background .15s}.StartConversationDialog-module__cC7E9a__cancelBtn:hover{background:var(--surface-secondary)}.StartConversationDialog-module__cC7E9a__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.StartConversationDialog-module__cC7E9a__sendBtn{background:var(--teal);font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:#fff;cursor:pointer;letter-spacing:.01em;border:none;border-radius:.75rem;align-items:center;gap:.375rem;padding:.575rem 1.25rem;transition:background .15s,transform .15s;display:flex}@media (hover:hover){.StartConversationDialog-module__cC7E9a__sendBtn:hover:not(:disabled){background:#274f48;transform:translateY(-1px)}}.StartConversationDialog-module__cC7E9a__sendBtn:disabled{opacity:.55;cursor:not-allowed}.StartConversationDialog-module__cC7E9a__gatePanel{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1.5rem 1.75rem;display:flex}.StartConversationDialog-module__cC7E9a__gateIcon{border-radius:var(--radius-full);background:var(--surface-secondary);width:2.75rem;height:2.75rem;color:var(--brand-primary);justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.StartConversationDialog-module__cC7E9a__gateTitle{font-family:var(--font-display);font-size:var(--text-base);font-weight:var(--font-weight-semibold);color:var(--brand-primary);margin:0}.StartConversationDialog-module__cC7E9a__gateBody{font-size:var(--text-sm);color:var(--ink-muted);max-width:30ch;margin:0}.StartConversationDialog-module__cC7E9a__gateCta{margin-top:.75rem}.StartConversationDialog-module__cC7E9a__listingStatic{background:var(--surface);font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--brand-primary);align-items:center;gap:.5rem;min-width:0;padding:.625rem .75rem;display:flex}.StartConversationDialog-module__cC7E9a__listingStaticTitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-slot=sheet-content].StartConversationDialog-module__cC7E9a__sheet{z-index:70;background:var(--surface);border-start-start-radius:var(--app-radius-2xl);border-start-end-radius:var(--app-radius-2xl);gap:0;max-height:88dvh;padding:0}.StartConversationDialog-module__cC7E9a__grabber{border-radius:var(--radius-full);background:var(--border);flex-shrink:0;width:2.25rem;height:.25rem;margin:.625rem auto 0}[data-slot=sheet-header].StartConversationDialog-module__cC7E9a__sheetHeader{flex-direction:row;align-items:center;gap:.75rem;padding:.875rem 1.25rem .75rem}.StartConversationDialog-module__cC7E9a__sheetPhoto{border-radius:12px;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.StartConversationDialog-module__cC7E9a__sheetPhoto img{object-fit:cover;width:100%;height:100%;display:block}.StartConversationDialog-module__cC7E9a__sheetPhoto .StartConversationDialog-module__cC7E9a__seekerPhotoInitials{font-size:1rem}.StartConversationDialog-module__cC7E9a__sheetPhoto .StartConversationDialog-module__cC7E9a__onlineDot{border-color:var(--surface);bottom:3px;right:3px}.StartConversationDialog-module__cC7E9a__sheetIdentity{flex-direction:column;gap:.125rem;min-width:0;display:flex}[data-slot=sheet-title].StartConversationDialog-module__cC7E9a__sheetName{font-family:var(--font-display);font-size:var(--text-base);font-weight:var(--font-weight-bold);color:var(--brand-primary);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;line-height:1.2;overflow:hidden}.StartConversationDialog-module__cC7E9a__sheetMeta{font-size:var(--text-xs);color:var(--ink-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.StartConversationDialog-module__cC7E9a__sheetBody{overscroll-behavior:contain;flex-direction:column;flex:1;gap:.875rem;min-height:0;padding:.25rem 1.25rem 1rem;display:flex;overflow-y:auto}[data-slot=sheet-footer].StartConversationDialog-module__cC7E9a__sheetFooter{padding:.75rem 1.25rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:var(--surface);flex-direction:column;flex-shrink:0;gap:.5rem;margin-top:0;display:flex}.StartConversationDialog-module__cC7E9a__sheetFooter [data-slot=button]{border-radius:.875rem;justify-content:center;width:100%;min-height:44px}.StartConversationDialog-module__cC7E9a__sheetGatePanel{padding-bottom:calc(1.75rem + env(safe-area-inset-bottom,0px))}
