.mobile-chat-root{height:100vh;height:100dvh;display:flex;flex-direction:column;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.mobile-login{display:flex;align-items:center;justify-content:center;height:100dvh;background:#0e0e14;padding:0 24px;font-family:Pretendard,-apple-system,sans-serif}.mobile-login-card{background:#12121a;border:1px solid #2a2a34;border-radius:16px;padding:40px 28px;width:100%;max-width:360px;text-align:center}.mobile-login-icon{font-size:48px;margin-bottom:16px}.mobile-login-title{font-size:20px;font-weight:700;color:#e8e8e8;margin-bottom:6px}.mobile-login-subtitle{font-size:13px;color:#666;margin-bottom:28px}.mobile-login-input{width:100%;background:#0e0e14;border:1px solid #2a2a34;border-radius:10px;color:#e0e0e0;padding:12px 16px;font-size:16px;outline:none;text-align:center;font-family:Pretendard,sans-serif;box-sizing:border-box}.mobile-login-btn{margin-top:14px;width:100%;padding:12px 0;background:#1a2a4a;border:1px solid #2a4a7a;border-radius:10px;color:#5b9bd5;font-size:16px;font-weight:600;cursor:pointer}.mobile-login-btn:disabled{background:#1a1a22;border-color:#2a2a34;color:#555}.mobile-chat-root .chat-bubble{max-width:85%!important}.mobile-chat-root .welcome-grid{grid-template-columns:1fr!important;max-width:100%!important;padding:0 8px}.mobile-chat-root textarea,.mobile-chat-root input{font-size:16px!important}.mobile-chat-root ::-webkit-scrollbar{display:none}.mobile-chat-root *{scrollbar-width:none}
