.InboxPage-module__EWL9Pa__container{background:#fafbfc;justify-content:center;width:100%;min-height:100vh;display:flex}.InboxPage-module__EWL9Pa__page{background:#fff;border:1px solid #e2e8f0;border-radius:20px;grid-template-columns:380px minmax(0,1fr);width:100%;max-width:1200px;min-height:calc(100vh - 80px);margin:20px 0;display:grid;overflow:hidden;box-shadow:0 1px 3px #0000000a}.InboxPage-module__EWL9Pa__sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;min-width:0;display:flex}.InboxPage-module__EWL9Pa__sidebarTop{border-bottom:1px solid #e2e8f0;padding:24px 20px 20px}.InboxPage-module__EWL9Pa__pageTitle{color:#0f1218;letter-spacing:-.01em;margin:0;font-size:28px;font-weight:600;line-height:1.2}.InboxPage-module__EWL9Pa__pageSubtitle{color:#64748b;margin:8px 0 0;font-size:14px;line-height:1.5}.InboxPage-module__EWL9Pa__searchWrap{margin-top:18px}.InboxPage-module__EWL9Pa__searchInput{color:#0f1218;background:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;height:44px;padding:0 16px;font-size:14px;transition:all .2s}.InboxPage-module__EWL9Pa__searchInput::placeholder{color:#94a3b8}.InboxPage-module__EWL9Pa__searchInput:focus{border-color:#155eef;box-shadow:0 0 0 3px #155eef1a}.InboxPage-module__EWL9Pa__filters{gap:8px;margin-top:16px;display:flex}.InboxPage-module__EWL9Pa__filterButton{color:#0f1218;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.InboxPage-module__EWL9Pa__filterButton:hover{background:#f8fafc;border-color:#cbd5e1}.InboxPage-module__EWL9Pa__filterButtonActive{color:#fff;background:#0f1218;border-color:#0f1218}.InboxPage-module__EWL9Pa__filterButtonActive:hover{background:#1a1f2e;border-color:#1a1f2e}.InboxPage-module__EWL9Pa__filterCount{min-width:22px;height:22px;color:inherit;background:#ffffff26;border-radius:11px;justify-content:center;align-items:center;padding:0 8px;font-size:12px;font-weight:500;display:inline-flex}.InboxPage-module__EWL9Pa__filterButtonActive .InboxPage-module__EWL9Pa__filterCount{background:#fff3}.InboxPage-module__EWL9Pa__filterDropdown{margin-top:16px;position:relative}.InboxPage-module__EWL9Pa__filterDropdownButton{color:#0f1218;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:44px;padding:0 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.InboxPage-module__EWL9Pa__filterDropdownButton:hover{background:#f8fafc;border-color:#cbd5e1}.InboxPage-module__EWL9Pa__filterDropdownIcon{color:#64748b;font-size:12px}.InboxPage-module__EWL9Pa__filterDropdownMenu{z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:12px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #00000014}.InboxPage-module__EWL9Pa__filterDropdownItem{color:#0f1218;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 16px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.InboxPage-module__EWL9Pa__filterDropdownItem:hover{background:#f8fafc}.InboxPage-module__EWL9Pa__filterDropdownItemActive{color:#155eef;background:#f1f5f9}.InboxPage-module__EWL9Pa__filterDropdownCount{color:#0f1218;background:#f1f5f9;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 8px;font-size:12px;font-weight:500;display:inline-flex}.InboxPage-module__EWL9Pa__threadList{flex:1;min-height:0;padding:12px;overflow-y:auto}.InboxPage-module__EWL9Pa__threadRow{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;grid-template-columns:64px minmax(0,1fr);gap:14px;width:100%;margin-bottom:4px;padding:14px;transition:all .2s;display:grid}.InboxPage-module__EWL9Pa__threadRow:hover{background:#f8fafc}.InboxPage-module__EWL9Pa__threadRowActive{background:#f1f5f9}.InboxPage-module__EWL9Pa__threadImageWrap{background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.InboxPage-module__EWL9Pa__threadImage{object-fit:cover;width:100%;height:100%}.InboxPage-module__EWL9Pa__threadImageFallback{color:#64748b;font-size:22px;font-weight:600}.InboxPage-module__EWL9Pa__threadContent{min-width:0}.InboxPage-module__EWL9Pa__threadHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.InboxPage-module__EWL9Pa__threadProperty{color:#0f1218;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.InboxPage-module__EWL9Pa__threadTime{color:#94a3b8;flex-shrink:0;font-size:12px;line-height:1.4}.InboxPage-module__EWL9Pa__threadMetaRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.InboxPage-module__EWL9Pa__typeBadge{color:#0f1218;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:500;display:inline-flex}.InboxPage-module__EWL9Pa__stayLabel{color:#64748b;font-size:12px;line-height:1.4}.InboxPage-module__EWL9Pa__threadPreview{color:#5b6778;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.InboxPage-module__EWL9Pa__threadFoot{justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.InboxPage-module__EWL9Pa__threadLocation{color:#94a3b8;font-size:12px;line-height:1.4}.InboxPage-module__EWL9Pa__unreadBadge{color:#fff;background:#155eef;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 8px;font-size:12px;font-weight:600;display:inline-flex}.InboxPage-module__EWL9Pa__chatPanel{background:#fafbfc;flex-direction:column;min-width:0;min-height:0;display:flex}.InboxPage-module__EWL9Pa__chatHeader{background:#fff;border-bottom:1px solid #e2e8f0;padding:24px 24px 20px}.InboxPage-module__EWL9Pa__mobileBackButton{color:#0f1218;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;height:40px;margin-bottom:16px;padding:0 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.InboxPage-module__EWL9Pa__mobileBackButton:hover{background:#f8fafc;border-color:#cbd5e1}.InboxPage-module__EWL9Pa__mobileBackIcon{font-size:18px;line-height:1}.InboxPage-module__EWL9Pa__chatHeaderMain{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.InboxPage-module__EWL9Pa__chatTitleWrap{flex:1;min-width:0}.InboxPage-module__EWL9Pa__chatTitle{color:#0f1218;letter-spacing:-.01em;margin:0;font-size:22px;font-weight:600;line-height:1.3}.InboxPage-module__EWL9Pa__chatSubTitle{color:#64748b;margin-top:6px;font-size:14px;line-height:1.5}.InboxPage-module__EWL9Pa__chatBookingContext{text-align:right;flex-shrink:0}.InboxPage-module__EWL9Pa__chatBookingLine{color:#0f1218;font-size:14px;font-weight:600;line-height:1.5}.InboxPage-module__EWL9Pa__chatBookingLineMuted{color:#64748b;margin-top:4px;font-size:13px;line-height:1.4}.InboxPage-module__EWL9Pa__contextNotice{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:18px;padding:14px 16px}.InboxPage-module__EWL9Pa__contextNoticeTitle{color:#0f1218;font-size:14px;font-weight:600;line-height:1.4}.InboxPage-module__EWL9Pa__contextNoticeText{color:#5b6778;margin:6px 0 0;font-size:13px;line-height:1.6}.InboxPage-module__EWL9Pa__chatBody{flex:1;min-height:0;padding:24px;overflow-y:auto}.InboxPage-module__EWL9Pa__messageList{flex-direction:column;gap:16px;display:flex}.InboxPage-module__EWL9Pa__messageRow{width:100%;display:flex}.InboxPage-module__EWL9Pa__messageRowGuest{justify-content:flex-end}.InboxPage-module__EWL9Pa__messageRowOther{justify-content:flex-start}.InboxPage-module__EWL9Pa__messageBubble{border-radius:18px;max-width:min(500px,80%);padding:14px 16px;box-shadow:0 1px 2px #0000000a}.InboxPage-module__EWL9Pa__messageBubbleGuest{color:#fff;background:#155eef;border-bottom-right-radius:6px}.InboxPage-module__EWL9Pa__messageBubbleOther{color:#0f1218;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:6px}.InboxPage-module__EWL9Pa__messageSender{opacity:.85;font-size:12px;font-weight:600;line-height:1.3}.InboxPage-module__EWL9Pa__messageText{white-space:pre-wrap;word-break:break-word;margin-top:6px;font-size:15px;line-height:1.6}.InboxPage-module__EWL9Pa__messageTime{opacity:.75;margin-top:8px;font-size:11px;line-height:1.3}.InboxPage-module__EWL9Pa__composerWrap{background:#fff;border-top:1px solid #e2e8f0;padding:18px 20px 20px}.InboxPage-module__EWL9Pa__composerCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.InboxPage-module__EWL9Pa__blockedCard{background:#fef3c7;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:14px;padding:14px}.InboxPage-module__EWL9Pa__blockedTitle{color:#92400e;font-size:13px;font-weight:600;line-height:1.4}.InboxPage-module__EWL9Pa__blockedText{color:#b45309;margin:6px 0 0;font-size:13px;line-height:1.6}.InboxPage-module__EWL9Pa__composer{resize:vertical;color:#0f1218;background:0 0;border:0;outline:none;width:100%;min-height:90px;font-family:inherit;font-size:15px;line-height:1.6}.InboxPage-module__EWL9Pa__composer:disabled{opacity:.6;cursor:not-allowed}.InboxPage-module__EWL9Pa__composer::placeholder{color:#94a3b8}.InboxPage-module__EWL9Pa__composerBottom{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:16px;padding-top:12px;display:flex}.InboxPage-module__EWL9Pa__composerHint{color:#94a3b8;font-size:12px;line-height:1.5}.InboxPage-module__EWL9Pa__sendButton{color:#fff;cursor:pointer;white-space:nowrap;background:#155eef;border:0;border-radius:10px;height:42px;padding:0 20px;font-size:14px;font-weight:600;transition:all .2s}.InboxPage-module__EWL9Pa__sendButton:hover:not(:disabled){background:#1a4fd0;box-shadow:0 4px 12px #155eef33}.InboxPage-module__EWL9Pa__sendButton:disabled{opacity:.5;cursor:not-allowed}.InboxPage-module__EWL9Pa__stateBlock,.InboxPage-module__EWL9Pa__chatState,.InboxPage-module__EWL9Pa__chatEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:32px;display:flex}.InboxPage-module__EWL9Pa__stateIcon,.InboxPage-module__EWL9Pa__chatEmptyIcon{margin-bottom:16px;font-size:36px;line-height:1}.InboxPage-module__EWL9Pa__stateTitle,.InboxPage-module__EWL9Pa__chatEmptyTitle{color:#0f1218;font-size:20px;font-weight:600;line-height:1.3}.InboxPage-module__EWL9Pa__stateText,.InboxPage-module__EWL9Pa__chatEmptyText{color:#64748b;max-width:360px;margin-top:8px;font-size:14px;line-height:1.6}@media (max-width:860px){.InboxPage-module__EWL9Pa__container{background:#fff}.InboxPage-module__EWL9Pa__page{border:none;border-radius:0;grid-template-columns:1fr;min-height:100vh;margin:0}.InboxPage-module__EWL9Pa__pageMobile{display:block}.InboxPage-module__EWL9Pa__sidebar{border-right:none;height:100vh}.InboxPage-module__EWL9Pa__chatPanel{z-index:20;background:#fff;height:100vh;position:fixed;inset:0}.InboxPage-module__EWL9Pa__chatHeader{padding-top:16px}.InboxPage-module__EWL9Pa__chatHeaderMain{flex-direction:column;align-items:flex-start}.InboxPage-module__EWL9Pa__chatBookingContext{text-align:left}.InboxPage-module__EWL9Pa__messageBubble{max-width:90%}}@media (max-width:640px){.InboxPage-module__EWL9Pa__sidebarTop{padding:18px 16px 16px}.InboxPage-module__EWL9Pa__pageTitle{font-size:24px}.InboxPage-module__EWL9Pa__threadRow{grid-template-columns:56px minmax(0,1fr);gap:12px;padding:12px}.InboxPage-module__EWL9Pa__threadImageWrap{border-radius:10px;width:56px;height:56px}.InboxPage-module__EWL9Pa__chatHeader{padding:16px}.InboxPage-module__EWL9Pa__chatTitle{font-size:18px}.InboxPage-module__EWL9Pa__chatBody{padding:16px}.InboxPage-module__EWL9Pa__messageBubble{max-width:95%;padding:12px 14px}.InboxPage-module__EWL9Pa__messageText{font-size:14px}.InboxPage-module__EWL9Pa__composerWrap{padding:14px 16px 16px}.InboxPage-module__EWL9Pa__composer{min-height:80px;font-size:14px}.InboxPage-module__EWL9Pa__composerBottom{flex-direction:column;align-items:stretch}.InboxPage-module__EWL9Pa__sendButton{width:100%}.InboxPage-module__EWL9Pa__stateBlock,.InboxPage-module__EWL9Pa__chatState,.InboxPage-module__EWL9Pa__chatEmpty{padding:24px}.InboxPage-module__EWL9Pa__stateTitle,.InboxPage-module__EWL9Pa__chatEmptyTitle{font-size:18px}}@media (hover:none) and (pointer:coarse){.InboxPage-module__EWL9Pa__threadRow,.InboxPage-module__EWL9Pa__filterButton,.InboxPage-module__EWL9Pa__filterDropdownButton,.InboxPage-module__EWL9Pa__filterDropdownItem,.InboxPage-module__EWL9Pa__mobileBackButton,.InboxPage-module__EWL9Pa__sendButton{min-height:44px}}
