.RoomieAIPage-module__GGceKG__pageWrapper{background:var(--bg-main,#f8fafc);width:100%;height:100dvh;color:var(--text-main,#0f172a);font-family:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;z-index:100;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.RoomieAIPage-module__GGceKG__mainChatArea{flex-direction:column;flex:1;width:100%;max-width:880px;height:100%;margin:0 auto;padding:0 1.25rem;display:flex;position:relative;overflow:hidden}.RoomieAIPage-module__GGceKG__sfaHeader{padding:calc(.65rem + env(safe-area-inset-top,0px)) .25rem .65rem .25rem;border-bottom:1px solid var(--border-light,#e2e8f0);color:#334155;background:var(--bg-main,#f8fafc);z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;font-size:.95rem;font-weight:600;display:flex}.RoomieAIPage-module__GGceKG__headerLeftGroup{align-items:center;gap:.75rem;display:flex}.RoomieAIPage-module__GGceKG__backBtn{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:.625rem;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.85rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 1px 2px #00000008}.RoomieAIPage-module__GGceKG__backBtn:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1;transform:translate(-3px)}.RoomieAIPage-module__GGceKG__backBtn:active{transform:scale(.96)}.RoomieAIPage-module__GGceKG__headerBrand{align-items:center;gap:.65rem;display:flex}.RoomieAIPage-module__GGceKG__avatarCircle{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.RoomieAIPage-module__GGceKG__headerLogo{object-fit:contain;width:32px;height:32px}.RoomieAIPage-module__GGceKG__headerTitle{color:#0f172a;letter-spacing:-.01em;background:linear-gradient(135deg,#0f172a 0%,#00684a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.05rem;font-weight:800}.RoomieAIPage-module__GGceKG__headerBadge{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;padding:.2rem .55rem;font-size:.725rem;font-weight:700}.RoomieAIPage-module__GGceKG__newChatBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.825rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.RoomieAIPage-module__GGceKG__newChatBtn:hover{color:#00684a;background:#f8fafc;border-color:#00684a;transform:translateY(-1px);box-shadow:0 4px 12px #00684a1f}.RoomieAIPage-module__GGceKG__newChatBtn:active{transform:scale(.96)}.RoomieAIPage-module__GGceKG__chatCanvas{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;flex-direction:column;flex:1;gap:1.25rem;padding:1rem .25rem 1.5rem;display:flex;overflow-y:auto}.RoomieAIPage-module__GGceKG__welcomeCenter{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:auto 0;padding:1.5rem .5rem;display:flex}@keyframes RoomieAIPage-module__GGceKG__mascotFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.RoomieAIPage-module__GGceKG__sfaLogoBox{justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:.85rem;animation:3.5s ease-in-out infinite RoomieAIPage-module__GGceKG__mascotFloat;display:flex}.RoomieAIPage-module__GGceKG__welcomeTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:.4rem;font-size:1.65rem;font-weight:800}.RoomieAIPage-module__GGceKG__welcomeSubtitle{color:#64748b;max-width:500px;margin-bottom:1.5rem;font-size:.925rem;line-height:1.5}.RoomieAIPage-module__GGceKG__startersGrid{grid-template-columns:repeat(2,1fr);gap:.65rem;width:100%;max-width:680px;display:grid}@keyframes RoomieAIPage-module__GGceKG__slideFadeUp{0%{opacity:0;transform:translateY(10px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.RoomieAIPage-module__GGceKG__starterCard{text-align:left;color:#334155;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:.875rem;padding:.75rem .85rem;font-size:.85rem;transition:all .2s cubic-bezier(.16,1,.3,1);animation:.35s cubic-bezier(.16,1,.3,1) forwards RoomieAIPage-module__GGceKG__slideFadeUp;box-shadow:0 1px 3px #00000005}.RoomieAIPage-module__GGceKG__starterCard:hover{color:#0f172a;background:#fdfdfd;border-color:#00684a;transform:translateY(-2px);box-shadow:0 6px 16px #00684a1f}.RoomieAIPage-module__GGceKG__starterIcon{margin-bottom:.25rem;font-size:1.1rem;display:block}.RoomieAIPage-module__GGceKG__messageRow{gap:.75rem;width:100%;margin-bottom:.75rem;animation:.35s cubic-bezier(.16,1,.3,1) forwards RoomieAIPage-module__GGceKG__slideFadeUp;display:flex}.RoomieAIPage-module__GGceKG__messageRowUser{justify-content:flex-end}.RoomieAIPage-module__GGceKG__userBubble{color:#fff;white-space:pre-wrap;word-break:break-word;background:linear-gradient(135deg,#00684a 0%,#047857 100%);border-radius:1.15rem 1.15rem .25rem;max-width:78%;padding:.75rem 1.15rem;font-size:.925rem;line-height:1.5;animation:.25s cubic-bezier(.16,1,.3,1) forwards RoomieAIPage-module__GGceKG__slideFadeUp;box-shadow:0 4px 14px #00684a40}.RoomieAIPage-module__GGceKG__assistantAvatar{background:0 0;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:.2rem;display:flex}.RoomieAIPage-module__GGceKG__assistantContent{color:#1e293b;flex:1;max-width:calc(100% - 44px);font-size:.925rem;line-height:1.6;animation:.35s cubic-bezier(.16,1,.3,1) forwards RoomieAIPage-module__GGceKG__slideFadeUp}.RoomieAIPage-module__GGceKG__assistantText{white-space:pre-wrap;word-break:break-word}.RoomieAIPage-module__GGceKG__actionTip{color:#065f46;background:#f0fdf4;border-left:3.5px solid #059669;border-radius:0 .5rem .5rem 0;margin-top:.75rem;padding:.65rem .85rem;font-size:.85rem;animation:.35s cubic-bezier(.16,1,.3,1) forwards RoomieAIPage-module__GGceKG__slideFadeUp}.RoomieAIPage-module__GGceKG__hubRecommendationCard{background:linear-gradient(135deg,#00684a0d 0%,#0596690a 100%);border:1.5px solid #00684a38;border-radius:1rem;margin-top:1rem;transition:all .25s cubic-bezier(.16,1,.3,1);animation:.4s cubic-bezier(.16,1,.3,1) forwards RoomieAIPage-module__GGceKG__slideFadeUp;overflow:hidden;box-shadow:0 4px 14px #00684a14}.RoomieAIPage-module__GGceKG__hubRecommendationCard:hover{border-color:#00684a;transform:translateY(-2px);box-shadow:0 8px 24px #00684a29}.RoomieAIPage-module__GGceKG__hubHeaderBanner{background:#00684a14;border-bottom:1px solid #00684a1f;justify-content:space-between;align-items:center;padding:.55rem .85rem;display:flex}.RoomieAIPage-module__GGceKG__hubBadge{color:#065f46;align-items:center;gap:.35rem;font-size:.775rem;font-weight:700;display:flex}.RoomieAIPage-module__GGceKG__hubMembersBadge{color:#047857;background:#fff;border:1px solid #05966933;border-radius:.75rem;padding:.15rem .5rem;font-size:.725rem;font-weight:600}.RoomieAIPage-module__GGceKG__hubCardBody{align-items:center;gap:.85rem;padding:.85rem;display:flex}.RoomieAIPage-module__GGceKG__hubImageWrapper{background:#e2e8f0;border-radius:.75rem;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.RoomieAIPage-module__GGceKG__hubImage{object-fit:cover;width:100%;height:100%}.RoomieAIPage-module__GGceKG__hubImageFallback{background:linear-gradient(135deg,#e6f3ef 0%,#d1fae5 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex}.RoomieAIPage-module__GGceKG__hubContent{flex:1;min-width:0}.RoomieAIPage-module__GGceKG__hubTitle{color:#0f172a;margin:0 0 .25rem;font-size:.95rem;font-weight:800}.RoomieAIPage-module__GGceKG__hubDesc{color:#475569;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .65rem;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.RoomieAIPage-module__GGceKG__hubFooter{justify-content:flex-end;display:flex}.RoomieAIPage-module__GGceKG__btnJoinHub{color:#fff;background:linear-gradient(135deg,#00684a 0%,#047857 100%);border-radius:.5rem;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #00684a40}.RoomieAIPage-module__GGceKG__btnJoinHub:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00684a59}.RoomieAIPage-module__GGceKG__roomsGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.85rem;margin-top:1rem;display:grid}.RoomieAIPage-module__GGceKG__roomCard{background:#fff;border:1.5px solid #e2e8f0;border-radius:.875rem;flex-direction:column;justify-content:space-between;padding:.75rem;transition:all .25s cubic-bezier(.16,1,.3,1);animation:.45s cubic-bezier(.16,1,.3,1) forwards RoomieAIPage-module__GGceKG__slideFadeUp;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000005}.RoomieAIPage-module__GGceKG__roomCard:hover{border-color:#00684a;transform:translateY(-3px);box-shadow:0 8px 20px #00684a24}.RoomieAIPage-module__GGceKG__roomImageContainer{background:#f1f5f9;border-radius:.625rem;width:100%;height:130px;margin-bottom:.55rem;display:block;position:relative;overflow:hidden}.RoomieAIPage-module__GGceKG__roomImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.RoomieAIPage-module__GGceKG__roomCard:hover .RoomieAIPage-module__GGceKG__roomImage{transform:scale(1.04)}.RoomieAIPage-module__GGceKG__roomImageFallback{color:#00684a;background:linear-gradient(135deg,#e6f3ef 0%,#d1fae5 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex}.RoomieAIPage-module__GGceKG__roomHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.35rem;display:flex}.RoomieAIPage-module__GGceKG__roomTitle{color:#0f172a;margin-bottom:.2rem;font-size:.925rem;font-weight:700;line-height:1.3}.RoomieAIPage-module__GGceKG__roomTitle:hover{color:#00684a}.RoomieAIPage-module__GGceKG__roomCity{color:#64748b;align-items:center;gap:.2rem;font-size:.775rem;display:flex}.RoomieAIPage-module__GGceKG__roomPrice{color:#00684a;white-space:nowrap;font-size:1rem;font-weight:800}.RoomieAIPage-module__GGceKG__badgeVerified{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:.375rem;margin-bottom:.35rem;padding:.15rem .45rem;font-size:.675rem;font-weight:700;display:inline-block}.RoomieAIPage-module__GGceKG__matchReason{color:#475569;background:#f1f5f9;border-radius:.375rem;margin-bottom:.55rem;padding:.35rem .5rem;font-size:.775rem;line-height:1.35}.RoomieAIPage-module__GGceKG__roomActions{gap:.5rem;margin-top:.35rem;display:flex}.RoomieAIPage-module__GGceKG__btnApply{color:#fff;cursor:pointer;text-align:center;background:#00684a;border:none;border-radius:.5rem;flex:1;padding:.45rem .65rem;font-size:.775rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1)}.RoomieAIPage-module__GGceKG__btnApply:hover:not(:disabled){background:#004d36;transform:translateY(-1px);box-shadow:0 4px 12px #00684a4d}.RoomieAIPage-module__GGceKG__btnApply:active:not(:disabled){transform:scale(.97)}.RoomieAIPage-module__GGceKG__btnViewDetails{color:#334155;cursor:pointer;text-align:center;background:#f8fafc;border:1px solid #cbd5e1;border-radius:.5rem;padding:.45rem .65rem;font-size:.775rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1)}.RoomieAIPage-module__GGceKG__btnViewDetails:hover{color:#0f172a;background:#f1f5f9;border-color:#94a3b8;transform:translateY(-1px)}.RoomieAIPage-module__GGceKG__btnViewDetails:active{transform:scale(.97)}.RoomieAIPage-module__GGceKG__inputContainer{padding:.35rem 0 calc(.65rem + env(safe-area-inset-bottom,0px)) 0;background:var(--bg-main,#f8fafc);flex-shrink:0;width:100%}.RoomieAIPage-module__GGceKG__inputCard{background:#fff;border:1.5px solid #cbd5e1;border-radius:1.25rem;flex-direction:column;gap:.5rem;padding:.75rem 1rem .65rem;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #0000000d}.RoomieAIPage-module__GGceKG__inputCard:focus-within{border-color:#00684a;box-shadow:0 4px 20px #00684a26}.RoomieAIPage-module__GGceKG__chatTextarea{resize:none;color:#0f172a;background:0 0;border:none;outline:none;width:100%;max-height:120px;font-family:inherit;font-size:.95rem;line-height:1.45}.RoomieAIPage-module__GGceKG__chatTextarea::placeholder{color:#94a3b8}.RoomieAIPage-module__GGceKG__inputCardBottom{justify-content:space-between;align-items:center;display:flex}.RoomieAIPage-module__GGceKG__inputTools{gap:.5rem;display:flex}.RoomieAIPage-module__GGceKG__toolPill{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.775rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.RoomieAIPage-module__GGceKG__toolPill:hover{color:#00684a;background:#e6f3ef;border-color:#a7f3d0;transform:translateY(-1.5px);box-shadow:0 4px 12px #00684a26}.RoomieAIPage-module__GGceKG__toolPill:active{transform:scale(.96)}.RoomieAIPage-module__GGceKG__sendCircleBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00684a 0%,#047857 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.1rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 6px #00684a40}.RoomieAIPage-module__GGceKG__sendCircleBtn:hover:not(:disabled){background:linear-gradient(135deg,#004d36 0%,#00684a 100%);transform:scale(1.08);box-shadow:0 4px 14px #00684a66}.RoomieAIPage-module__GGceKG__sendCircleBtn:active:not(:disabled){transform:scale(.92)}.RoomieAIPage-module__GGceKG__sendCircleBtn:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#e2e8f0;transform:none}.RoomieAIPage-module__GGceKG__disclaimer{text-align:center;color:#94a3b8;margin-top:.25rem;padding-bottom:.15rem;font-size:.725rem}.RoomieAIPage-module__GGceKG__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172aa6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.RoomieAIPage-module__GGceKG__modalCard{background:#fff;border-radius:1.25rem;width:100%;max-width:600px;max-height:90vh;padding:2rem;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.RoomieAIPage-module__GGceKG__modalHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.RoomieAIPage-module__GGceKG__modalTitle{color:#0f172a;font-size:1.35rem;font-weight:800}.RoomieAIPage-module__GGceKG__modalSubtitle{color:#64748b;margin-top:.25rem;font-size:.875rem}.RoomieAIPage-module__GGceKG__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.1rem;display:flex}.RoomieAIPage-module__GGceKG__closeBtn:hover{color:#0f172a;background:#e2e8f0}.RoomieAIPage-module__GGceKG__formGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:1.25rem;display:grid}.RoomieAIPage-module__GGceKG__formLabel{color:#334155;margin-bottom:.35rem;font-size:.825rem;font-weight:600;display:block}.RoomieAIPage-module__GGceKG__formSelect{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;outline:none;width:100%;padding:.65rem .85rem;font-size:.9rem}.RoomieAIPage-module__GGceKG__formSelect:focus{border-color:#00684a}.RoomieAIPage-module__GGceKG__quizScoreCard{text-align:center;background:linear-gradient(135deg,#e6f3ef,#d1fae5);border-radius:1rem;margin-top:1rem;padding:1.5rem}.RoomieAIPage-module__GGceKG__scoreCircle{color:#fff;background:#00684a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:.5rem;font-size:1.6rem;font-weight:800;display:inline-flex;box-shadow:0 10px 15px -3px #00684a4d}.RoomieAIPage-module__GGceKG__personaTitle{color:#065f46;margin-bottom:.25rem;font-size:1.05rem;font-weight:700}@media (max-width:768px){.RoomieAIPage-module__GGceKG__mainChatArea{padding:0 .5rem}.RoomieAIPage-module__GGceKG__sfaHeader{padding:calc(.45rem + env(safe-area-inset-top,0px)) .15rem .45rem .15rem;gap:.5rem}.RoomieAIPage-module__GGceKG__backBtn{border-radius:50%;flex-shrink:0;justify-content:center;width:34px;height:34px;padding:0}.RoomieAIPage-module__GGceKG__backBtnText{display:none}.RoomieAIPage-module__GGceKG__headerBrand{gap:.45rem}.RoomieAIPage-module__GGceKG__avatarCircle{width:26px;height:26px}.RoomieAIPage-module__GGceKG__headerTitle{white-space:nowrap;font-size:.95rem}.RoomieAIPage-module__GGceKG__headerBadge{display:none}.RoomieAIPage-module__GGceKG__newChatBtn{border-radius:50%;flex-shrink:0;justify-content:center;width:34px;height:34px;padding:0}.RoomieAIPage-module__GGceKG__newChatBtnText{display:none}.RoomieAIPage-module__GGceKG__welcomeCenter{margin:auto 0;padding:.5rem .15rem}.RoomieAIPage-module__GGceKG__sfaLogoBox{width:48px;height:48px;margin-bottom:.35rem}.RoomieAIPage-module__GGceKG__welcomeTitle{margin-bottom:.25rem;font-size:1.25rem;line-height:1.25}.RoomieAIPage-module__GGceKG__welcomeSubtitle{margin-bottom:.75rem;padding:0 .25rem;font-size:.8rem;line-height:1.35}.RoomieAIPage-module__GGceKG__startersGrid{grid-template-columns:repeat(2,1fr);gap:.45rem;width:100%}.RoomieAIPage-module__GGceKG__starterCard{border-radius:.75rem;padding:.5rem .6rem;font-size:.775rem}.RoomieAIPage-module__GGceKG__starterCard strong{font-size:.775rem;line-height:1.2;display:block}.RoomieAIPage-module__GGceKG__starterCard div{line-height:1.25;margin-top:.15rem!important;font-size:.675rem!important}.RoomieAIPage-module__GGceKG__starterIcon{margin-bottom:.2rem;font-size:.95rem}.RoomieAIPage-module__GGceKG__chatCanvas{gap:.85rem;padding:.4rem .15rem 1rem}.RoomieAIPage-module__GGceKG__userBubble{max-width:88%;padding:.6rem .9rem;font-size:.875rem}.RoomieAIPage-module__GGceKG__assistantContent{max-width:calc(100% - 36px);font-size:.875rem;line-height:1.5}.RoomieAIPage-module__GGceKG__roomsGrid{grid-template-columns:1fr;gap:.75rem}.RoomieAIPage-module__GGceKG__roomImageContainer{height:150px}.RoomieAIPage-module__GGceKG__inputContainer{padding-top:.25rem;padding-bottom:calc(.5rem + env(safe-area-inset-bottom,0px));background:var(--bg-main,#f8fafc);padding-left:.25rem;padding-right:.25rem}.RoomieAIPage-module__GGceKG__inputCard{border-radius:1rem;padding:.5rem .75rem .4rem;box-shadow:0 2px 12px #0f172a0f}.RoomieAIPage-module__GGceKG__chatTextarea{max-height:80px;font-size:16px;line-height:1.35}.RoomieAIPage-module__GGceKG__inputCardBottom{font-size:.75rem}.RoomieAIPage-module__GGceKG__disclaimer{color:#94a3b8;margin-top:.2rem;padding:0 .25rem;font-size:.65rem}}
