/* Final responsive overrides for Tay Talk. */
#market-add{display:block!important}#dating-profile-tools{display:flex!important}
@media(max-width:1100px){#app{grid-template-columns:210px minmax(0,1fr) 235px}aside{padding:20px 14px}.chat{grid-template-rows:82px minmax(0,1fr) 76px}header{padding:16px 20px}#messages{padding:22px 24px}}
@media(max-width:900px){#app{height:100dvh;grid-template-columns:190px minmax(0,1fr)}.community{display:none}.chat{height:100dvh}.rules{display:none}}
@media(max-width:700px){html,body{width:100%;height:100%;overscroll-behavior:none}body{overflow:hidden;background:#090b13}#app{display:block;width:100%;height:100dvh;min-height:100dvh;border:0}.left,.community{display:none!important}.chat{width:100%;height:100dvh;min-height:100dvh;grid-template-rows:auto minmax(0,1fr) auto;background:#0b0e18}.chat header{min-height:64px;padding:9px 13px;padding-top:max(9px,env(safe-area-inset-top));gap:7px;overflow-x:auto;overflow-y:hidden;justify-content:flex-start;scrollbar-width:none}.chat header::-webkit-scrollbar{display:none}header>div:first-child{flex:0 0 auto;min-width:max-content}header p{font-size:8px}header h1{font-size:16px}#mobile-room-switch{display:flex!important;flex:0 0 auto;margin-left:auto}#mobile-room-switch button{min-height:30px;padding:6px 7px;font-size:8px}#messages{min-width:0;padding:14px 12px calc(14px + env(safe-area-inset-bottom));overflow-x:hidden}.message{gap:8px;margin-bottom:13px}.message .avatar{width:28px;height:28px;flex-basis:28px;border-radius:9px}.message p{font-size:12px;line-height:1.45}.msg-head time{font-size:8px}.emoji-bar{display:flex;max-width:100%;overflow-x:auto;gap:3px;padding:3px 8px;margin:0!important;scrollbar-width:none}.emoji-bar button{flex:0 0 auto}.chat #composer{position:relative!important;display:flex!important;width:auto!important;min-height:48px;height:auto!important;margin:0 8px max(8px,env(safe-area-inset-bottom))!important;padding:5px 6px 5px 11px;border-radius:13px}.chat #composer button{width:38px;height:38px;flex:0 0 38px;font-size:19px}.chat #message-input{min-width:0;font-size:12px}.empty{margin-top:20vh;font-size:13px}.market-toolbar{margin-bottom:10px;padding:8px;gap:5px}.market-toolbar input{flex-basis:100%;height:32px}.market-toolbar select{width:calc(50% - 3px);height:31px;font-size:9px}.market-toolbar b{font-size:9px}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.listing{min-width:0;padding:8px}.listing img,.listing-placeholder{height:88px}.listing b{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listing p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.listing-actions{display:grid;grid-template-columns:1fr;gap:4px}.listing-actions button{width:100%;min-height:27px}.dating-wrap{padding:4px}.dating-card{border-radius:17px}.dating-card>img,.dating-avatar{height:175px}.dating-content{padding:14px}.dating-content h2{font-size:20px}.dating-content p{font-size:11px;line-height:1.55}.dating-actions{margin-top:13px}.dating-actions button{min-height:42px}.dating-lists{padding:4px}.dating-list-row{padding:8px}.dating-list-row button{min-height:30px}#dating-profile-tools{flex:0 0 auto;margin-left:0!important}#dating-profile-tools button{min-height:29px;white-space:nowrap}#market-form form,#dating-setup form{max-height:calc(100dvh - 28px)!important;padding:18px!important}dialog{max-height:calc(100dvh - 24px);overflow:auto}#join-form{padding:26px 21px}}
@media(max-width:380px){.chat header{padding-left:10px;padding-right:10px}header h1{font-size:14px}#mobile-room-switch button{padding:5px;font-size:7px}.market-grid{gap:5px}.listing{padding:7px}.listing img,.listing-placeholder{height:75px}.listing-actions button{font-size:7px}.dating-card>img,.dating-avatar{height:155px}.dating-content{padding:12px}.dating-actions{gap:6px}.dating-actions button{font-size:10px;padding:9px 5px}}

/* User-created community rooms. */
.community-room-tools{margin-top:14px;padding-top:12px;border-top:1px solid #ffffff12}.community-room-tools>#create-room{width:100%;padding:9px 10px;border:1px dashed #8d7cff66;border-radius:10px;background:#8d7cff12;color:#ddd8ff;text-align:left;font:700 10px Manrope;cursor:pointer}.community-room-tools>#create-room:hover{background:#8d7cff24}.custom-room-entry{display:flex;width:100%;gap:10px;align-items:center;margin-top:7px;padding:9px 10px;border:1px solid #ffffff10;border-radius:10px;background:#ffffff06;color:#e7e5f5;text-align:left;cursor:pointer}.custom-room-entry:hover,.custom-room-entry.active{border-color:#9d8cff80;background:#8d7cff18}.custom-room-entry>span{min-width:15px;color:#b6a9ff;font-size:14px}.custom-room-entry b,.custom-room-entry small{display:block}.custom-room-entry b{font-size:11px}.custom-room-entry small{max-width:145px;margin-top:2px;overflow:hidden;color:#9299ad;font-size:9px;text-overflow:ellipsis;white-space:nowrap}#custom-room-share{border:1px solid #8e7cff66;border-radius:8px;background:#8d7cff1c;color:#e4e0ff;padding:7px 9px;font:700 9px Manrope;cursor:pointer}@media(max-width:700px){.community-room-tools{display:none}#custom-room-share{flex:0 0 auto;padding:6px 8px}.custom-room-entry small{max-width:190px}#mobile-rooms-popup [data-custom-mobile],#mobile-create-room{display:block;width:100%;margin-top:7px;padding:10px;border:1px solid #ffffff12;border-radius:9px;background:#ffffff08;color:#f2efff;text-align:left;font:700 11px Manrope}#mobile-create-room{border-color:#8e7cff66;background:#8d7cff1b;color:#e5e0ff}}

#custom-room-settings{border:1px solid #8e7cff66;border-radius:8px;background:#8d7cff1c;color:#e4e0ff;padding:7px 9px;font:700 9px Manrope;cursor:pointer}.chat.custom-theme-violet{background:radial-gradient(circle at 75% 10%,#553da53b,transparent 35%),#0b0e18}.chat.custom-theme-ocean{background:radial-gradient(circle at 75% 10%,#00a9c53b,transparent 38%),#06131c}.chat.custom-theme-forest{background:radial-gradient(circle at 75% 10%,#41b46e32,transparent 38%),#09150f}.chat.custom-theme-sunset{background:radial-gradient(circle at 75% 10%,#ff704d38,transparent 40%),#190d16}@media(max-width:700px){#custom-room-settings{flex:0 0 auto;padding:6px 8px}}

#custom-room-owner-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 12px;padding:9px 11px;border:1px solid #9b8cff4d;border-radius:11px;background:#8874ff13;color:#c9c4e8;font:600 10px Manrope}#custom-room-settings-inline{border:0;border-radius:8px;padding:7px 9px;background:#8874ff;color:#fff;font:700 10px Manrope;cursor:pointer}@media(max-width:700px){#custom-room-owner-tools{margin-bottom:10px;padding:8px 9px;font-size:9px}#custom-room-settings-inline{padding:7px 8px;font-size:9px}}

.room-alert{border-color:#ff3f61!important;animation:roomAlert 1s ease-in-out infinite!important;box-shadow:0 0 0 1px #ff3f6188,0 0 14px #ff3f6166}@keyframes roomAlert{50%{border-color:#ff9aad!important;box-shadow:0 0 0 3px #ff3f6133,0 0 20px #ff3f6199}}

@media(max-width:700px){#app{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.chat header{position:fixed!important;z-index:99999!important;top:0!important;left:0!important;right:0!important;width:100vw!important;min-height:74px!important;height:74px!important;padding:max(8px,env(safe-area-inset-top)) 10px 8px!important;background:#111522!important;box-shadow:0 3px 16px #000b!important}.chat #messages{padding-top:20px!important}}
